@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-en {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-en-light {
  font-family: futura-pt, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.font-en_italic {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: italic;
}

/* common
---------------------------------------------*/
body {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #f5f5f5;
  color: #000;
  letter-spacing: 0em;
  line-height: 1.6;
  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;
}

@media screen and (min-width: 769px) {
  .wrapper {
    width: 700px;
    margin: 0 auto;
  }
}

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

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

/* .leeep
---------------------------------------------*/
.leeep {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.leeep .leeepinner {
  -webkit-transform-origin: top;
          transform-origin: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
  background-size: 100%;
  background-repeat: no-repeat;
}

.leeep .leeepinner > div {
  height: 100%;
  width: 100%;
}

.leeep .leeepinner > div iframe {
  height: 100% !important;
  max-width: 100% !important;
}

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

@media screen and (min-width: 769px) {
  .top {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.top .topvideo::before {
  content: "";
  display: block;
  padding-top: 177.8%;
}

.top .topvideo .leeepinner {
  background-image: url(../images/top.jpg);
}

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

.lead .title {
  margin: 0 auto 30px;
}

@media screen and (min-width: 769px) {
  .lead .title {
    width: 330px;
  }
}

@media screen and (max-width: 768px) {
  .lead .title {
    width: 85%;
  }
}

.lead .lead_text {
  text-align: center;
  letter-spacing: 0.05em;
}

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

@media screen and (max-width: 768px) {
  .lead .lead_text {
    font-size: 13px;
    line-height: 2.8;
  }
}

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

@media screen and (min-width: 769px) {
  .prof {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
}

.prof-area {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .prof-area {
    padding: 40px 8%;
  }
}

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

.prof-img {
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 30px;
}

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

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

.prof-name {
  font-size: 24px;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}

.prof-text {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-bottom: 30px;
  word-break: break-all;
}

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

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

.prof-link .prof-link__item:not(:last-of-type) {
  margin-bottom: 15px;
}

.prof-link .prof-link__item a {
  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;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .prof-link .prof-link__item a:hover {
    opacity: 0.7;
  }
}

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

@media screen and (max-width: 768px) {
  .prof-link .prof-link__item a .prof-link__name {
    font-size: 12px;
  }
}

.prof-link .prof-link__item a .prof-link__id {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .prof-link .prof-link__item a .prof-link__id {
    font-size: 12px;
  }
}

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

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

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

.menu-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;
  width: 100%;
}

.menu-list .menu-list__item {
  position: relative;
}

@media screen and (min-width: 769px) {
  .menu-list .menu-list__item {
    width: calc((100% - 10px) / 4);
  }
}

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

@media screen and (max-width: 768px) {
  .menu-list .menu-list__item:nth-child(-n + 2) {
    margin-bottom: 10px;
  }
}

.menu-list .menu-list__item a {
  display: block;
  width: 100%;
}

.menu-list .menu-list__item a::before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #000;
  opacity: 0.15;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .menu-list .menu-list__item a:hover::before {
    display: none;
  }
}

.menu-list .menu-list__item a .menu-list__item {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  white-space: nowrap;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.27;
}

.menu-list .menu-list__item a .menu-list__item svg {
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 10px;
}

.menu-list .menu-list__item a img {
  position: relative;
  z-index: 1;
}

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

.sec:nth-child(even) .swipe {
  background-color: #6fb3d8;
}

.sec:nth-child(even) .credit-list__btn__buy {
  background-color: #6fb3d8;
  border: 1px solid #6fb3d8;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .sec:nth-child(even) .credit-list__item a:hover .credit-list__btn__buy {
    color: #6fb3d8;
    background-color: transparent;
  }
}

.sec:nth-child(odd) .swipe {
  background-color: #f0b35f;
}

.sec:nth-child(odd) .credit-list__btn__buy {
  background-color: #f0b35f;
  border: 1px solid #f0b35f;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .sec:nth-child(odd) .credit-list__item a:hover .credit-list__btn__buy {
    color: #f0b35f;
    background-color: transparent;
  }
}

.secnum {
  letter-spacing: 0.12em;
  text-align: center;
  line-height: 1;
}

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

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

.slidewrap {
  position: relative;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .slidewrap {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.slidewrap .sectitle {
  position: absolute;
  left: 50%;
  z-index: 2;
}

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

@media screen and (max-width: 768px) {
  .slidewrap .sectitle {
    top: -45px;
  }
}

.slidewrap .slide {
  z-index: 1;
  top: 0;
  left: 0;
  width: 90%;
  height: 100%;
  margin: 0 auto;
  border-radius: 540px;
  overflow: hidden;
}

.slidewrap .slide .slide__item {
  width: 100%;
  height: 100%;
}

.slidewrap .slideArrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  cursor: pointer;
}

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

@media screen and (min-width: 769px) {
  .slidewrap .slideArrow {
    width: 35px;
  }
}

@media screen and (max-width: 768px) {
  .slidewrap .slideArrow {
    width: 20px;
  }
}

.slidewrap .slideArrow.prevArrow {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 769px) {
  .slidewrap .slideArrow.prevArrow {
    left: 2%;
  }
}

@media screen and (max-width: 768px) {
  .slidewrap .slideArrow.prevArrow {
    left: 2vw;
  }
}

.slidewrap .slideArrow.nextArrow {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 769px) {
  .slidewrap .slideArrow.nextArrow {
    right: 2%;
  }
}

@media screen and (max-width: 768px) {
  .slidewrap .slideArrow.nextArrow {
    right: 2vw;
  }
}

.slidewrap .secvideo::before {
  content: "";
  display: block;
  padding-top: 150%;
}

.slidewrap .swipe {
  position: absolute;
  z-index: 2;
  color: #fff;
  border-radius: 50%;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .slidewrap .swipe {
    width: 70px;
    line-height: 70px;
    font-size: 16px;
    bottom: 120px;
    right: 5%;
  }
}

@media screen and (max-width: 768px) {
  .slidewrap .swipe {
    width: 55px;
    line-height: 55px;
    font-size: 13px;
    bottom: 60px;
    right: 5vw;
  }
}

.imganime {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.imganime .imganime__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.imganime .imganime__item img {
  margin-right: 3px;
}

@media screen and (min-width: 769px) {
  .imganime .imganime__item img {
    width: 220px;
  }
}

@media screen and (max-width: 768px) {
  .imganime .imganime__item img {
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  .imganime .imganime__item:first-child {
    -webkit-animation: slide1 50s -25s linear infinite;
            animation: slide1 50s -25s linear infinite;
  }
}

@media screen and (min-width: 769px) {
  .imganime .imganime__item:first-child {
    -webkit-animation: slide1 60s -30s linear infinite;
            animation: slide1 60s -30s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  .imganime .imganime__item:last-child {
    -webkit-animation: slide2 50s linear infinite;
            animation: slide2 50s linear infinite;
  }
}

@media screen and (min-width: 769px) {
  .imganime .imganime__item:last-child {
    -webkit-animation: slide2 60s linear infinite;
            animation: slide2 60s linear infinite;
  }
}

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

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

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

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

.credit-area {
  padding: 40px 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.credit-area + .credit-area {
  border-top: none;
}

.credit-title {
  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;
  margin-bottom: 20px;
}

.credit-title .credit-title__img {
  margin-right: 10px;
}

@media screen and (min-width: 769px) {
  .credit-title .credit-title__img {
    width: 70px;
  }
}

@media screen and (max-width: 768px) {
  .credit-title .credit-title__img {
    width: 60px;
  }
}

.credit-title .credit-title__text {
  letter-spacing: 0.04em;
}

@media screen and (min-width: 769px) {
  .credit-title .credit-title__text {
    font-size: 24px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  .credit-title .credit-title__text {
    font-size: 20px;
    margin-left: 5px;
  }
}

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

@media screen and (min-width: 769px) {
  .credit-list {
    -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) {
  .credit-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 769px) {
  .credit-list .credit-list__item {
    width: calc((100% - 80px) / 2);
  }
}

@media screen and (max-width: 768px) {
  .credit-list .credit-list__item {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.credit-list .credit-list__item:not(:last-of-type) {
  margin-bottom: 15px;
}

.credit-list .credit-list__item a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.credit-list .credit-list__item .credit-list__img {
  width: 20%;
}

.credit-list .credit-list__item .credit-list__data {
  width: 62%;
  padding: 0 12px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .credit-list .credit-list__item .credit-list__data {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .credit-list .credit-list__item .credit-list__data {
    font-size: 13px;
  }
}

.credit-list .credit-list__item .credit-list__data span {
  display: block;
}

@media screen and (min-width: 769px) {
  .credit-list .credit-list__item .credit-list__data span {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .credit-list .credit-list__item .credit-list__data span {
    font-size: 11px;
  }
}

.credit-list .credit-list__item .credit-list__btn {
  width: 18%;
  text-align: center;
  border-radius: 60px;
  line-height: 26px;
}

@media screen and (min-width: 769px) {
  .credit-list .credit-list__item .credit-list__btn {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .credit-list .credit-list__item .credit-list__btn {
    font-size: 13px;
  }
}

.credit-list .credit-list__item .credit-list__btn.credit-list__btn__buy {
  color: #fff;
}

/* #sec_1
---------------------------------------------*/
#sec_1 .sectitle {
  width: 58.6%;
}

#sec_1 .secvideo .leeepinner {
  background-image: url(../images/1_leeep.jpg);
}

/* #sec_2
---------------------------------------------*/
#sec_2 .sectitle {
  width: 75%;
}

#sec_2 .secvideo .leeepinner {
  background-image: url(../images/2_leeep.jpg);
}

/* #sec_3
---------------------------------------------*/
#sec_3 .sectitle {
  width: 75%;
}

#sec_3 .secvideo .leeepinner {
  background-image: url(../images/3_leeep.jpg);
}

/* #sec_4
---------------------------------------------*/
#sec_4 .sectitle {
  width: 51.2%;
}

#sec_4 .secvideo .leeepinner {
  background-image: url(../images/4_leeep.jpg);
}

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

@media screen and (min-width: 769px) {
  .link .inner {
    width: 400px;
  }
}

.link .link_btn a {
  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 #000;
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.07em;
}

@media screen and (min-width: 769px) {
  .link .link_btn a {
    font-size: 15px;
    width: 100%;
    line-height: 50px;
  }
}

@media screen and (max-width: 768px) {
  .link .link_btn a {
    font-size: 13px;
    width: 80%;
    line-height: 45px;
  }
}

@media screen and (min-width: 769px) {
  .link .link_btn a:hover {
    text-decoration: underline;
  }
}

@media screen and (min-width: 769px) {
  .link .link_btn a i {
    margin-left: 10px;
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .link .link_btn a i {
    margin-left: 10px;
    font-size: 13px;
  }
}

.link .link_btn a i::before {
  vertical-align: sub;
}

.link .link_btn:not(:last-child) {
  margin-bottom: 15px;
}

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

@media screen and (min-width: 769px) {
  .youtube .inner {
    width: 500px;
  }
}

.youtube .youtube-title {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}

.youtube .youtube-text {
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  text-align: center;
}

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

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

.youtube .youtube-video {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin: 0 auto;
}

.youtube .youtube-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

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

.bnr .bnr-text {
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  text-align: center;
}

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

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

.bnr a {
  display: block;
}

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

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

.footer .inner {
  position: relative;
}

.footer .logo a {
  display: block;
  margin: 0 auto 20px;
}

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

@media screen and (max-width: 768px) {
  .footer .logo a {
    width: 35%;
  }
}

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

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

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

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

.footer .totop {
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #000;
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 40px;
  width: 40px;
}

.footer .totop::before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

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

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

/* アニメーション
---------------------------------------------*/
.fadedown {
  opacity: 0;
  -webkit-transform: translate(-50%, -20px);
          transform: translate(-50%, -20px);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.fadedown.active {
  opacity: 1;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
}

.big {
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  opacity: 0;
}

.big.active {
  -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-keyframes scale_big {
  0% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 0;
  }
  40% {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale_big {
  0% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 0;
  }
  40% {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
/*# sourceMappingURL=style.css.map */