@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
---------------------------------------------*/
/* font
---------------------------------------------*/
.font-ja-L {
  font-weight: 400;
}

.font-ja-B {
  font-weight: 600;
}

.font-didot-B {
  font-family: linotype-didot, serif;
  font-weight: 700;
}

.font-futura-M {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}

/* common
---------------------------------------------*/
body {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  background-color: #fff;
  color: #000;
  letter-spacing: 0em;
  line-height: 1.6;
  background-color: #f3ffcc;
  overflow: hidden;
}

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

@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
---------------------------------------------*/
.inner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .inner {
    max-width: 876px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding: 0 20px;
  }
}

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

/* .header
---------------------------------------------*/
.header {
  background-color: #f3ffcc;
  margin-bottom: 70px;
}

@media screen and (min-width: 769px) {
  .header {
    position: relative;
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .header::before {
    content: "";
    display: block;
    padding-top: 58.3333%;
  }
}

@media screen and (max-width: 768px) {
  .header {
    padding-top: 25px;
  }
}

@media screen and (min-width: 769px) {
  .header-left {
    position: absolute;
    top: 19%;
    left: 3.5%;
    z-index: 2;
  }
}

@media screen and (min-width: 769px) {
  .header-logo {
    width: 36vw;
    margin: 0 0 50px;
  }
}

@media screen and (max-width: 768px) {
  .header-logo {
    width: 65%;
    margin: 0 auto 15px;
  }
}

@media screen and (min-width: 769px) {
  .header-title {
    width: 41vw;
  }
}

@media screen and (max-width: 768px) {
  .header-title {
    width: 93%;
    margin: 0 auto 20px;
  }
}

@media screen and (min-width: 769px) {
  .header-img {
    width: 63%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}

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

.header-img svg {
  width: 100%;
}

/* .lead
---------------------------------------------*/
.lead {
  margin-bottom: 115px;
}

.lead-text {
  font-size: 14px;
  line-height: 2.28;
  letter-spacing: 0;
}

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

/* .menu
---------------------------------------------*/
.menu {
  margin-bottom: 80px;
}

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

.menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

@media screen and (max-width: 768px) {
  .menu-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.menu-list__item {
  position: relative;
}

@media screen and (min-width: 769px) {
  .menu-list__item {
    width: 32%;
  }
}

@media screen and (max-width: 768px) {
  .menu-list__item {
    width: calc(94% / 2);
  }
}

@media screen and (max-width: 768px) {
  .menu-list__item:nth-child(odd) {
    margin: 0 1% 0 2%;
  }
}

@media screen and (max-width: 768px) {
  .menu-list__item:nth-child(even) {
    margin: 0 2% 0 1%;
  }
}

@media screen and (max-width: 768px) {
  .menu-list__item:not(:last-child) {
    margin-bottom: 75px;
  }
}

.menu-list__item:nth-child(1) .menu-title {
  background-color: #f8f0fd;
}

@media screen and (min-width: 769px) {
  .menu-list__item:nth-child(2) {
    margin: 0 2% 75px;
  }
}

.menu-list__item:nth-child(2) .menu-title {
  background-color: #f4e8fc;
}

.menu-list__item:nth-child(3) .menu-title {
  background-color: #f2dffd;
}

@media screen and (min-width: 769px) {
  .menu-list__item:nth-child(4) {
    margin-right: 2%;
  }
}

.menu-list__item:nth-child(4) .menu-title {
  background-color: #f1d8ff;
}

.menu-list__item:nth-child(5) .menu-title {
  background-color: #e9c6ff;
}

.menu-list__item a {
  display: block;
  z-index: 1;
  position: relative;
  background-color: #fff;
  border: 1px solid #000;
  height: 285px;
}

@media screen and (min-width: 769px) {
  .menu-list__item a {
    padding: 65px 19% 0;
  }
}

@media screen and (max-width: 768px) {
  .menu-list__item a {
    padding: 50px 20px 0;
  }
}

.menu-title__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.menu-title {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  line-height: 1;
  text-align: center;
  height: 0;
  z-index: 2;
  pointer-events: none;
  /* この要素のイベント無効化 */
}

@media screen and (min-width: 769px) {
  .menu-title {
    width: 32%;
    padding-top: 32%;
  }
}

@media screen and (max-width: 768px) {
  .menu-title {
    width: 90px;
    height: 90px;
  }
}

.menu-title .menu-title__text {
  font-size: 12px;
  margin-bottom: 4px;
}

.menu-title .menu-title__num {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
  font-size: 32px;
}

.menu-title .menu-title__num span {
  font-size: 20px;
}

.menu-item__text {
  word-break: break-all;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 2.57;
}

.menu-item__arrow {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .menu-item__arrow {
    bottom: 6%;
    width: 6%;
  }
}

@media screen and (max-width: 768px) {
  .menu-item__arrow {
    bottom: 7%;
    width: 18px;
  }
}

/* .sec
---------------------------------------------*/
.sec {
  background-color: #fdfff5;
  width: 100%;
  padding-top: 125px;
}

.sec:not(:last-child) {
  padding-bottom: 125px;
}

.sec:nth-child(odd) .question {
  background-color: #f3ffcc;
}

.sec:nth-child(even) .question {
  background-color: #f8f0fd;
}

/* .sec-code
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .sec-code:not(:last-child) {
    margin-bottom: 140px;
  }
}

@media screen and (max-width: 768px) {
  .sec-code:not(:last-child) {
    margin-bottom: 140px;
  }
}

.question {
  margin: 0 auto;
  border-radius: 30px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .question {
    max-width: 750px;
    padding: 40px 70px 40px;
    margin-bottom: 140px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .question {
    width: 95%;
    padding: 40px 30px 40px;
    margin-bottom: 140px;
  }
}

.question::after {
  content: "";
  display: block;
  width: 1px;
  background-color: #000;
  position: absolute;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

@media screen and (min-width: 769px) {
  .question::after {
    bottom: 20px;
    height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .question::after {
    bottom: 20px;
    height: 100px;
  }
}

.question a {
  display: block;
}

.question__num {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

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

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

.question__text {
  letter-spacing: 0;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .question__text {
    font-size: 16px;
    line-height: 2;
  }
}

@media screen and (max-width: 768px) {
  .question__text {
    font-size: 15px;
    line-height: 2.1;
  }
}

.sec-title {
  text-align: center;
  line-height: 1.1;
  letter-spacing: 0.03em;
  margin-bottom: 15px;
}

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

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

.sec-title span {
  display: block;
  margin-bottom: 5px;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .sec-title span {
    font-size: 16px;
  }
}

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

@media screen and (max-width: 768px) {
  .sec-title__min {
    font-size: 30px;
    white-space: nowrap;
  }
}

.sec__main {
  margin-bottom: 40px;
}

@media screen and (min-width: 769px) {
  .sec__main {
    position: relative;
  }
}

.sec-img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .sec-img {
    margin-bottom: 40px;
    min-height: 600px;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .sec-img {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  .sec-img::before {
    content: "";
    display: block;
    padding-top: 50%;
  }
}

@media screen and (min-width: 769px) {
  .sec-img img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 100%;
    width: 100%;
  }
}

.sec-text {
  letter-spacing: 0;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .sec-text {
    position: absolute;
    top: 7vw;
    width: 28%;
    line-height: 3;
  }
}

@media screen and (max-width: 768px) {
  .sec-text {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    line-height: 2.4;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  .sec-point-wrap {
    position: absolute;
    top: 3%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .sec-point-wrap {
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .sec-point {
    height: 94%;
    width: 39vw;
    position: relative;
  }
}

.sec-point__color {
  background-color: #fff;
  width: 100%;
  height: 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;
}

@media screen and (max-width: 768px) {
  .sec-point__color {
    padding: 30px 0;
  }
}

@media screen and (min-width: 769px) {
  .sec-point__inner {
    width: 71%;
  }
}

@media screen and (max-width: 768px) {
  .sec-point__inner {
    width: 83%;
  }
}

@media screen and (min-width: 769px) {
  .sec-code.right .sec-point-wrap {
    right: 0;
  }
}

@media screen and (min-width: 769px) {
  .sec-code.right .sec-point {
    padding-left: 55px;
  }
}

@media screen and (min-width: 769px) {
  .sec-code.right .sec-point__arrow {
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  .sec-code.right .sec-text {
    left: 7vw;
  }
}

@media screen and (min-width: 769px) {
  .sec-code.left .sec-point-wrap {
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  .sec-code.left .sec-point {
    padding-right: 55px;
  }
}

@media screen and (min-width: 769px) {
  .sec-code.left .sec-point__arrow {
    right: 0;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
}

@media screen and (min-width: 769px) {
  .sec-code.left .sec-text {
    right: 7vw;
  }
}

.sec-point__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 769px) {
  .sec-point__item:nth-child(odd) {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .sec-point__item:nth-child(odd) {
    margin-bottom: 30px;
  }
}

.sec-point__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (min-width: 769px) {
  .sec-point__img {
    width: 54%;
  }
}

@media screen and (max-width: 768px) {
  .sec-point__img {
    width: 54%;
  }
}

@media screen and (min-width: 769px) {
  .sec-point__contents {
    width: calc(46% - 20px);
  }
}

@media screen and (max-width: 768px) {
  .sec-point__contents {
    width: calc(46% - 10px);
  }
}

.sec-point__contents .sec-point__title {
  margin-bottom: 6px;
}

@media screen and (min-width: 769px) {
  .sec-point__contents .sec-point__title {
    width: 67%;
  }
}

@media screen and (max-width: 768px) {
  .sec-point__contents .sec-point__title {
    width: 64%;
  }
}

.sec-point__contents .sec-point__text {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 2.3;
}

@media screen and (min-width: 769px) {
  .sec-point__arrow {
    position: absolute;
    top: 70px;
    width: 55px;
  }
}

.sec-credit {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .sec-credit {
    width: 540px;
    margin-bottom: 60px;
    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;
  }
}

@media screen and (max-width: 768px) {
  .sec-credit {
    width: 78%;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  .sec-credit__item {
    width: 45%;
  }
}

.sec-credit__item:not(:last-child) {
  margin-bottom: 10px;
}

.sec-credit__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .sec-credit__item a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .sec-credit__item a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (min-width: 769px) {
  .sec-credit__item a:hover .sec-credit__btn_buy {
    background-color: #f3ffcc;
    color: #000;
  }
}

@media screen and (min-width: 769px) {
  .sec-credit__img {
    width: 29%;
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .sec-credit__img {
    width: 21%;
    margin-right: 20px;
  }
}

@media screen and (min-width: 769px) {
  .sec-credti__data {
    width: calc((100% - 29%) - 20px);
  }
}

@media screen and (max-width: 768px) {
  .sec-credti__data {
    width: calc((100% - 21%) - 20px);
  }
}

.sec-credti__data .sec-credit__item {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .sec-credti__data .sec-credit__item {
    margin-bottom: 7px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .sec-credti__data .sec-credit__item {
    margin-bottom: 7px;
  }
}

.sec-credti__data .sec-credit__btn {
  text-align: center;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 0 7px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.sec-credti__data .sec-credit__btn.sec-credit__btn_buy {
  background-color: #000;
  color: #fff;
}

.sec-credti__data .sec-credit__btn.sec-credit__btn_coming {
  background-color: none;
  color: #000;
  border: 1px solid #000;
}

.sec-staff {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #000;
}

@media screen and (min-width: 769px) {
  .sec-staff {
    width: 540px;
    padding: 40px 70px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .sec-staff {
    width: 78%;
    padding: 40px 0 0;
  }
}

@media screen and (min-width: 769px) {
  .sec-staff__img {
    width: 115px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  .sec-staff__img {
    width: 39%;
    margin: 0 auto 20px;
  }
}

.sec-staff__img img {
  border-radius: 50%;
}

.sec-staff__name {
  font-size: 16px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .sec-staff__name {
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .sec-staff__name {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sec-staff__name span {
  font-size: 13px;
  margin-left: 10px;
}

.sec-staff__store {
  font-size: 12px;
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .sec-staff__store {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .sec-staff__store {
    text-align: center;
  }
}

.sec-staff__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 768px) {
  .sec-staff__link {
    margin: 0 auto;
  }
}

.sec-staff__link .sec-staff__item {
  width: 120px;
}

.sec-staff__link .sec-staff__item:not(:last-child) {
  margin-right: 5px;
}

.sec-staff__link .sec-staff__item a {
  text-align: center;
  display: block;
  background-color: #fff;
  border: 1px solid #000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 28px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .sec-staff__link .sec-staff__item a:hover {
    background-color: #000;
    color: #fff;
  }
}

/* .live-anker
---------------------------------------------*/
.live-anker {
  background-color: #fdfff5;
}

@media screen and (min-width: 769px) {
  .live-anker {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 768px) {
  .live-anker {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.live-anker__item {
  margin: 0 auto;
  border: 2px solid #959692;
  background-color: #f3ffcc;
  border-radius: 30px;
}

@media screen and (min-width: 769px) {
  .live-anker__item {
    max-width: 725px;
  }
}

@media screen and (max-width: 768px) {
  .live-anker__item {
    width: 95%;
  }
}

.live-anker__item a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 50px 0 20px;
}

.live-anker__text {
  text-align: center;
  font-size: 14px;
  line-height: 1.92;
}

@media screen and (min-width: 769px) {
  .live-anker__text {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .live-anker__text {
    margin-bottom: 20px;
  }
}

.live-anker__down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-size: 12px;
  line-height: 1;
}

.live-anker__down svg {
  margin-top: 7px;
  width: 10px;
}

/* .keyword
---------------------------------------------*/
.keyword {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .keyword {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 768px) {
  .keyword {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.key-title {
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 15px;
}

.key-title span {
  display: block;
  line-height: 1;
  margin-top: 8px;
}

@media screen and (min-width: 769px) {
  .key-title span {
    font-size: 13px;
  }
}

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

.key-list {
  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;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .key-list {
    max-width: 865px;
  }
}

@media screen and (max-width: 768px) {
  .key-list {
    width: 95%;
  }
}

.key-list__item {
  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;
  border: 1px solid #cdd1cd;
}

@media screen and (min-width: 769px) {
  .key-list__item {
    height: 60px;
    margin-bottom: 60px;
    width: calc(50% - 2.5px);
  }
}

@media screen and (max-width: 768px) {
  .key-list__item {
    width: 49%;
    height: 55px;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 769px) {
  .key-list__item:nth-child(1), .key-list__item:nth-child(2) {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 768px) {
  .key-list__item:nth-child(1), .key-list__item:nth-child(2) {
    margin-bottom: 2vw;
  }
}

.key-list__item a {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  letter-spacing: 0.04em;
}

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

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

.key-list__item a span {
  display: block;
  font-size: 8px;
  margin-top: 5px;
  letter-spacing: 0.04em;
}

.key-item-title {
  text-align: center;
  letter-spacing: 0.04em;
}

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

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

ul.category,
div.category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  ul.category,
  div.category {
    max-width: 865px;
  }
}

@media screen and (max-width: 768px) {
  ul.category,
  div.category {
    width: 95%;
  }
}

@media screen and (min-width: 769px) {
  ul.category li,
  div.category li {
    width: calc((100% - 60px) / 4);
  }
}

@media screen and (min-width: 769px) {
  ul.category li:nth-child(1),
  ul.category li:nth-child(2),
  ul.category li:nth-child(3),
  ul.category li:nth-child(5),
  ul.category li:nth-child(6),
  ul.category li:nth-child(7),
  div.category li:nth-child(1),
  div.category li:nth-child(2),
  div.category li:nth-child(3),
  div.category li:nth-child(5),
  div.category li:nth-child(6),
  div.category li:nth-child(7) {
    margin-right: 20px;
  }
}

@media screen and (min-width: 769px) {
  ul.category li:nth-child(-n + 4),
  div.category li:nth-child(-n + 4) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  ul.category div:nth-child(1),
  ul.category div:nth-child(2),
  ul.category div:nth-child(4),
  ul.category div:nth-child(5),
  div.category div:nth-child(1),
  div.category div:nth-child(2),
  div.category div:nth-child(4),
  div.category div:nth-child(5) {
    margin-right: 5px;
  }
}

@media screen and (max-width: 768px) {
  ul.category div:nth-child(-n + 3),
  div.category div:nth-child(-n + 3) {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 768px) {
  ul.category > div,
  div.category > div {
    width: calc((100% - 10px) / 3);
  }
}

ul.category a,
div.category a {
  font-size: 10px;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  ul.category a:hover img,
  div.category a:hover img {
    opacity: 0.8;
  }
}

@media screen and (min-width: 769px) {
  ul.category a > p:first-child,
  div.category a > p:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  ul.category a .photo,
  div.category a .photo {
    margin-bottom: 10px;
  }
}

ul.category a .salecolor,
div.category a .salecolor {
  color: #ee2e2e;
}

ul.category a .salecolor + .price,
div.category a .salecolor + .price {
  color: #ee2e2e;
}

ul.category a .ico_box,
div.category a .ico_box {
  display: none;
}

.key-btn {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .key-btn {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .key-btn {
    margin-top: 30px;
  }
}

.key-btn a {
  text-decoration: underline;
  font-size: 10px;
  letter-spacing: 0.04em;
}

/* .staff
---------------------------------------------*/
.staff {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .staff {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .staff {
    padding-bottom: 92px;
  }
}

.staffTitle {
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 15px;
}

.staffTitle span {
  display: block;
  line-height: 1;
  margin-top: 10px;
}

@media screen and (min-width: 769px) {
  .staffTitle span {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .staffTitle span {
    font-size: 10px;
  }
}

.staffTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

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

.staffTab li {
  text-align: center;
  background-color: #cdd1cd;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .staffTab li {
    line-height: 55px;
    font-size: 12px;
    width: 33%;
  }
}

@media screen and (max-width: 768px) {
  .staffTab li {
    line-height: 40px;
    font-size: 10px;
    width: 32.5%;
  }
}

.staffTab li.kara {
  background-color: #fff;
  border-bottom: 1px solid #cdd1cd;
  width: calc(2.5% / 2);
  cursor: auto;
}

.staffList {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  letter-spacing: 0.05em;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .staffList {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    max-width: 1080px;
    padding: 0 4%;
  }
}

@media screen and (max-width: 768px) {
  .staffList {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 640px;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}

@media screen and (min-width: 769px) {
  .staffList li {
    width: 25%;
    padding: 0 1.5%;
  }
}

@media screen and (max-width: 768px) {
  .staffList li {
    width: 265px;
    padding: 0 10px;
  }
}

@media screen and (min-width: 769px) {
  .staffList li:nth-child(odd) {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li:nth-child(odd) {
    margin-bottom: 35px;
  }
}

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

@media screen and (min-width: 769px) {
  .staffList li .top {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top {
    margin-bottom: 12px;
  }
}

.staffList li .top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .staffList li .top a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .staffList li .top a:hover {
    opacity: 0.7;
    text-decoration: underline;
  }
}

@media screen and (min-width: 769px) {
  .staffList li .top a .icon {
    width: 22%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top a .icon {
    width: 24%;
    margin-right: 5%;
  }
}

.staffList li .top a .icon img {
  border-radius: 50%;
  border: 1px solid #cdd1cd;
}

.staffList li .top a .prof {
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .staffList li .top a .prof {
    font-size: 10px;
    width: calc(100% - 22% - 10px);
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top a .prof {
    font-size: 9px;
    width: 71%;
    white-space: nowrap;
  }
}

.staffList li .top a .prof span {
  display: block;
}

@media screen and (min-width: 769px) {
  .staffList li .top a .prof span {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .top a .prof span {
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .staffList li .middle {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staffList li .middle {
    margin-bottom: 12px;
  }
}

.staffList li .middle svg {
  width: 100%;
  margin-bottom: 7px;
}

.staffList li .middle .come-text {
  font-size: 10px;
  line-height: 1.7;
}

.staffList li .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.staffList li .bottom a {
  display: block;
  width: 49%;
  position: relative;
}

.staffList li .bottom a::before {
  content: "";
  display: block;
  padding-top: 133.2129%;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .staffList li .bottom a:hover {
    opacity: 0.8;
  }
}

.staffList li .bottom a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slideArrow {
  width: 30px;
  height: 60px;
  position: absolute;
  z-index: 10;
  top: 43%;
  cursor: pointer;
}

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

.slideArrow::before, .slideArrow::after {
  content: "";
  display: block;
  height: 40px;
  width: 1px;
  background-color: #959692;
  position: absolute;
}

.prevArrow {
  left: 0;
}

.prevArrow::before {
  top: 0;
  right: 0;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

.prevArrow::after {
  bottom: 0;
  right: 0;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.nextArrow {
  right: 0;
}

.nextArrow::before {
  top: 0;
  left: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

.nextArrow::after {
  bottom: 0;
  left: 0;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

.staffTab .tabactive {
  background-color: #fff;
  border: 1px solid #cdd1cd;
  border-bottom: 1px solid #fff;
}

/* .leeep
---------------------------------------------*/
.leeep {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .leeep {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .leeep {
    padding-bottom: 60px;
  }
}

.leeep_title {
  text-align: center;
  position: relative;
}

@media screen and (min-width: 769px) {
  .leeep_title {
    width: 350px;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 768px) {
  .leeep_title {
    width: 310px;
    margin: 0 auto 20px;
  }
}

.leeep_title::before {
  content: "((";
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 22px;
  font-weight: 400;
}

.leeep_title::after {
  content: "))";
  position: absolute;
  top: 3px;
  right: 0px;
  font-size: 22px;
  font-weight: 400;
}

.leeep_title span {
  display: block;
}

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

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

.leeep_title a {
  color: #959692;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .leeep_title a {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .leeep_title a {
    font-size: 11px;
  }
}

.leeep_umekomi {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .leeep_umekomi {
    width: 460px;
  }
}

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

/* .live
---------------------------------------------*/
.live {
  background-color: #fdfff5;
}

@media screen and (min-width: 769px) {
  .live {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .live {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.live-title {
  text-align: center;
  letter-spacing: 0.02em;
}

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

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

.live-title:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #000;
  margin: 10px auto 0;
}

.live-text {
  text-align: center;
  font-size: 12px;
  line-height: 1.41;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  line-height: 1.8em;
}

.live-text span {
  display: block;
  font-size: 14px;
  letter-spacing: 0.13em;
}

.live-date {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
}

.live-bnr {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .live-bnr {
    width: 490px;
  }
}

@media screen and (max-width: 768px) {
  .live-bnr {
    width: 80%;
  }
}

.live-bnr a {
  display: block;
}

/* .voice
---------------------------------------------*/
.voice {
  background-color: #f3ffcc;
}

@media screen and (min-width: 769px) {
  .voice {
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  .voice {
    padding-top: 100px;
  }
}

.voice-text {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  line-height: 2em;
}

.voice__bnr {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .voice__bnr {
    width: 490px;
  }
}

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

.voice__bnr a {
  display: block;
}

/* .personal
---------------------------------------------*/
.personal {
  background-color: #f3ffcc;
}

@media screen and (min-width: 769px) {
  .personal {
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  .personal {
    padding-top: 100px;
  }
}

.personal-text {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  line-height: 2em;
}

.personal-text span {
  display: block;
  font-size: 14px;
}

.personal-bnr {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .personal-bnr {
    width: 490px;
  }
}

@media screen and (max-width: 768px) {
  .personal-bnr {
    width: 80%;
  }
}

.personal-bnr a {
  display: block;
}

/* #pal_footer
---------------------------------------------*/
#pal_footer .info {
  text-align: center;
  line-height: 130%;
}

@media screen and (min-width: 769px) {
  #pal_footer .info {
    padding: 140px 10% 50px;
  }
}

@media screen and (max-width: 768px) {
  #pal_footer .info {
    padding: 100px 10% 50px;
  }
}

#pal_footer .info p {
  font-size: 18px;
  border-bottom: dotted 1px;
  display: inline;
  padding-bottom: 5px;
}

#pal_footer .info .bnr {
  margin: 0 auto 60px;
}

@media screen and (min-width: 769px) {
  #pal_footer .info .bnr {
    max-width: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#pal_footer .info .bnr li {
  margin-top: 30px;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  #pal_footer .info .bnr li {
    width: 48%;
    font-size: 14px;
  }
}

#pal_footer .info .bnr li img {
  margin-bottom: 5px;
}

#pal_footer .info ul#footer_snsArea {
  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;
  margin-bottom: 50px;
}

#pal_footer .info ul#footer_snsArea li {
  width: 30px;
  height: auto;
  margin-right: 22px;
}

#pal_footer .info ul#footer_snsArea li a img {
  width: 100%;
  display: block;
  height: auto;
}

#pal_footer .info .palcloset {
  width: 150px;
  margin: 0 auto 10px;
  padding: 5px;
  display: block;
}

#pal_footer .info .palcloset img {
  width: 100%;
}

#pal_footer .info small {
  font-size: 10px;
  color: #000;
}

/* .side-left
---------------------------------------------*/
.side-left {
  position: fixed;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
  display: none;
}

.side-menu__item a {
  display: block;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 30px;
  height: 30px;
  width: 30px;
  text-align: center;
  color: #959692;
}

.side-menu__item a.on {
  background-color: #f3ffcc;
  border-radius: 50%;
  color: #000;
}

.side-menu__item:nth-child(odd) a.on {
  background-color: #f3ffcc;
}

.side-menu__item:nth-child(even) a.on {
  background-color: #f8f0fd;
}

/* .side-right
---------------------------------------------*/
.side-right {
  display: none;
}

.side-right__wrap {
  color: #959692;
  line-height: 1;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
  letter-spacing: 0.06em;
  position: fixed;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
}

.side-right__wrap .side-right__num {
  font-size: 13px;
}

.side-right__wrap .side-right__text {
  font-size: 16px;
}

/* .load
---------------------------------------------*/
.load {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999999;
  width: 100%;
  height: 100vh;
  background-color: #f3ffcc;
}

/* アニメーション
---------------------------------------------*/
.header .header-left {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.header .header-img {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.header.active .header-left {
  opacity: 1;
}

.header.active .header-img {
  opacity: 1;
}

.menu-list .menu-list__item .menu-title {
  opacity: 0;
}

.menu-list .menu-list__item a {
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0, 0 0);
          clip-path: polygon(0 0, 0 0, 0 0, 0 0, 0 0);
}

.menu-list.active .menu-list__item .menu-title {
  opacity: 1;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.menu-list.active .menu-list__item a {
  -webkit-animation-name: paper;
          animation-name: paper;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes paper {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0, 0 0, 0 0);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 80% 20%, 20% 80%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 80% 20%, 20% 80%, 0 100%);
  }
  75% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 65% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 65%, 65% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 90% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 90% 100%, 0 100%);
  }
}

@keyframes paper {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0, 0 0, 0 0);
  }
  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 80% 20%, 20% 80%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 80% 20%, 20% 80%, 0 100%);
  }
  75% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 65% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 65%, 65% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 90% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 90% 100%, 0 100%);
  }
}

.menu-list.active .menu-list__item:nth-child(1) .menu-title {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.menu-list.active .menu-list__item:nth-child(1) a {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.menu-list.active .menu-list__item:nth-child(2) .menu-title {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.menu-list.active .menu-list__item:nth-child(2) a {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.menu-list.active .menu-list__item:nth-child(3) .menu-title {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.menu-list.active .menu-list__item:nth-child(3) a {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.menu-list.active .menu-list__item:nth-child(4) .menu-title {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.menu-list.active .menu-list__item:nth-child(4) a {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.menu-list.active .menu-list__item:nth-child(5) .menu-title {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

.menu-list.active .menu-list__item:nth-child(5) a {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.fade {
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

.fade.active {
  opacity: 1;
}

.fade_title .question__num {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translate(-50%, -50%) scale(0.3);
          transform: translate(-50%, -50%) scale(0.3);
  opacity: 0;
}

.fade_title.active .question__num {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: scale_big;
          animation-name: scale_big;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

@-webkit-keyframes scale_big {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.3);
            transform: translate(-50%, -50%) scale(0.3);
    opacity: 0;
  }
  40% {
    -webkit-transform: translate(-50%, -50%) scale(1.08);
            transform: translate(-50%, -50%) scale(1.08);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}

@keyframes scale_big {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.3);
            transform: translate(-50%, -50%) scale(0.3);
    opacity: 0;
  }
  40% {
    -webkit-transform: translate(-50%, -50%) scale(1.08);
            transform: translate(-50%, -50%) scale(1.08);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}

.sec-code.right .sec-point-wrap {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow: hidden;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.sec-code.right .sec-point-wrap .sec-point {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.sec-code.right .sec-point-wrap.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.sec-code.right .sec-point-wrap.active .sec-point {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.sec-code.left .sec-point-wrap {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  overflow: hidden;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.sec-code.left .sec-point-wrap .sec-point {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.sec-code.left .sec-point-wrap.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.sec-code.left .sec-point-wrap.active .sec-point {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
/*# sourceMappingURL=style.css.map */