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

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* font
---------------------------------------------*/
.Gin_L {
  font-weight: 400;
}

.Gin_B {
  font-weight: 600;
}

.maru_B {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
}

.Century_B {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
}

.Century_R {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
}

/* common
---------------------------------------------*/
body {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000;
  width: 100%;
  color: #000;
  line-height: 1.66;
}

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

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

.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: 860px;
  }
}

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

@-webkit-keyframes bigillust {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes bigillust {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

/* フッター系
=======================================================*/
/* footermenuSec
---------------------------------------------*/
.footermenuSec {
  background-color: #d5d7d8;
}

.footermenuSec .footermenuInner {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .footermenuSec .footermenuInner {
    width: 910px;
  }
}

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

.footermenuSec .List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .footermenuSec .List {
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
}

@media screen and (min-width: 769px) {
  .footermenuSec .List li {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .footermenuSec .List li {
    width: 100%;
    padding: 30px 5%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
}

@media screen and (max-width: 768px) {
  .footermenuSec .List li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
}

.footermenuSec .List li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footermenuSec .List li a .left {
  position: relative;
}

.footermenuSec .List li a .left::before {
  content: "";
  display: block;
  padding-top: 127.5229%;
}

.footermenuSec .List li a .left img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .footermenuSec .List li a .left {
    width: 27%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 768px) {
  .footermenuSec .List li a .left {
    width: 32%;
    margin-right: 6%;
  }
}

@media screen and (min-width: 769px) {
  .footermenuSec .List li a .middle {
    width: 68%;
  }
}

@media screen and (max-width: 768px) {
  .footermenuSec .List li a .middle {
    width: 62%;
  }
}

.footermenuSec .List li a .middle .title img {
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .footermenuSec .List li a .middle .title img {
    height: 56px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .footermenuSec .List li a .middle .title img {
    width: 142px;
  }
}

.footermenuSec .List li a .middle .middle_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.footermenuSec .List li a .middle .middle_bottom .text {
  font-size: 12px;
  width: calc(100% - 30px - 10px);
  margin-right: 10px;
}

.footermenuSec .List li a .middle .middle_bottom .maru {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  position: relative;
  width: 30px;
  height: 30px;
}

.footermenuSec .List li a .middle .middle_bottom .maru .arrow {
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.footermenuSec .List li:nth-child(1), .footermenuSec .List li:nth-child(4) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 769px) {
  .footermenuSec .List li:nth-child(1), .footermenuSec .List li:nth-child(4) {
    padding: 0 35px 0 20px;
  }
}

@media screen and (min-width: 769px) {
  .footermenuSec .List li:nth-child(2), .footermenuSec .List li:nth-child(5) {
    padding: 0 15px 0 44px;
  }
}

.footermenuSec .List li.line {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 769px) {
  .footermenuSec .List li.line {
    margin: 30px 0;
  }
}

/* フッター
---------------------------------------------*/
.footerSec {
  background: #d5d7d8;
  color: #000000;
}

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

@media screen and (min-width: 769px) {
  .footerSec {
    padding: 90px 0 30px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec div.bnrarea {
    width: 400px;
    margin: 0 auto 65px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec div.bnrarea {
    width: calc(650 / 750 * 100%);
    margin: 0 auto 65px;
  }
}

.footerSec div.bnrarea a {
  text-decoration: none;
  color: #222;
  text-align: center;
  display: block;
}

.footerSec div.bnrarea a img {
  margin-bottom: 10px;
}

.footerSec ul#footer_snsArea {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea {
    margin: 0 auto 30px;
    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 (min-width: 769px) {
  .footerSec ul#footer_snsArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea li {
    width: 30px;
    margin-right: 22px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li {
    margin-right: 20px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li 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;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    color: #333;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li a img {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .footerSec ul#footer_snsArea li a span.icon {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea li a span.icon {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .footerSec ul#footer_snsArea li a span.text {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .footerSec a.foot_logo {
    display: block;
    width: 140px;
    margin: 0 auto 10px;
  }
}

@media screen and (min-width: 769px) {
  .footerSec a.foot_logo {
    width: 150px;
    display: block;
    margin: 0 auto 5px;
  }
}

@media screen and (max-width: 768px) {
  .footerSec p.foot_copy {
    font-size: 10px;
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .footerSec p.foot_copy {
    font-size: 10px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
}

/* index.html
=======================================================*/
.index {
  /* 雪
---------------------------------------------*/
  /*** 雪玉（共通） ***/
  /*** 小さい雪玉 ***/
  /*** 小さい雪玉 (落下が少し遅い) ***/
  /*** 中ぐらいの雪玉 ***/
  /*** 大きめの雪玉 ***/
  /*** 落下アニメーション ***/
  /* トップ
---------------------------------------------*/
  /* リード
---------------------------------------------*/
  /* leeep
---------------------------------------------*/
  /* セクション
---------------------------------------------*/
  /* under5000
---------------------------------------------*/
  /* around10000
---------------------------------------------*/
  /* around15000
---------------------------------------------*/
  /* over20000
---------------------------------------------*/
  /* キーワード
---------------------------------------------*/
  /* ラッピング
---------------------------------------------*/
  /* youtube
---------------------------------------------*/
  /* アンカーリンク
---------------------------------------------*/
  /* totop
---------------------------------------------*/
}

.index .snows {
  display: none;
}

.index .snows div {
  position: fixed;
  /*画面固定*/
  z-index: 1;
  top: -250px;
  /*初期位置*/
  left: 0;
  border-radius: 50%;
  /*丸型*/
  background: #fff;
  /*雪の色*/
  opacity: 0.9;
  /*若干透明に*/
}

.index .snows div:nth-child(1) {
  width: 8px;
  height: 8px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  /*ぼかし*/
  /* ±240pxの範囲で影(複製)を作る */
  -webkit-box-shadow: 5vw -40px 0 #fff, 10vw 150px #fff, 15vw -230px #fff, 22vw 240px #fff, 30vw 120px #fff, 35vw -180px #fff, 44vw 240px #fff, 50vw 0 #fff, 60vw 180px #fff, 68vw 40px #fff, 74vw -130px #fff, 81vw -240px #fff, 88vw 100px #fff, 95vw 60px #fff;
          box-shadow: 5vw -40px 0 #fff, 10vw 150px #fff, 15vw -230px #fff, 22vw 240px #fff, 30vw 120px #fff, 35vw -180px #fff, 44vw 240px #fff, 50vw 0 #fff, 60vw 180px #fff, 68vw 40px #fff, 74vw -130px #fff, 81vw -240px #fff, 88vw 100px #fff, 95vw 60px #fff;
}

@media screen and (min-width: 769px) {
  .index .snows div:nth-child(1) {
    -webkit-animation: fall_right_pc 12s linear infinite;
            animation: fall_right_pc 12s linear infinite;
    /*落下*/
  }
}

@media screen and (max-width: 768px) {
  .index .snows div:nth-child(1) {
    -webkit-animation: fall_right_sp 12s linear infinite;
            animation: fall_right_sp 12s linear infinite;
    /*落下*/
  }
}

.index .snows div:nth-child(2) {
  width: 8px;
  height: 8px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  /*ぼかし*/
  /* ±240pxの範囲で影(複製)を作る */
  -webkit-box-shadow: 7vw 220px 0 #fff, 35vw 20px #fff, 68vw 100px #fff, 93vw -190px #fff;
          box-shadow: 7vw 220px 0 #fff, 35vw 20px #fff, 68vw 100px #fff, 93vw -190px #fff;
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
  /*開始遅延*/
}

@media screen and (min-width: 769px) {
  .index .snows div:nth-child(2) {
    -webkit-animation: fall_right_pc 12s linear infinite;
            animation: fall_right_pc 12s linear infinite;
    /*落下*/
  }
}

@media screen and (max-width: 768px) {
  .index .snows div:nth-child(2) {
    -webkit-animation: fall_right_sp 12s linear infinite;
            animation: fall_right_sp 12s linear infinite;
    /*落下*/
  }
}

.index .snows div:nth-child(3) {
  width: 12px;
  height: 12px;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  /*ぼかし*/
  /* ±236pxの範囲で影(複製)を作る */
  -webkit-box-shadow: 12vw 5px 0 #fff, 32vw -100px #fff, 45vw -180px #fff, 68vw 40px #fff, 77vw 65px #fff, 94vw 230px #fff;
          box-shadow: 12vw 5px 0 #fff, 32vw -100px #fff, 45vw -180px #fff, 68vw 40px #fff, 77vw 65px #fff, 94vw 230px #fff;
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
  /*開始遅延*/
}

@media screen and (min-width: 769px) {
  .index .snows div:nth-child(3) {
    -webkit-animation: fall_right_pc 10s linear infinite;
            animation: fall_right_pc 10s linear infinite;
    /*落下*/
  }
}

@media screen and (max-width: 768px) {
  .index .snows div:nth-child(3) {
    -webkit-animation: fall_right_sp 10s linear infinite;
            animation: fall_right_sp 10s linear infinite;
    /*落下*/
  }
}

.index .snows div:nth-child(4) {
  width: 17px;
  height: 17px;
  -webkit-filter: blur(8px);
          filter: blur(8px);
  /*ぼかし*/
  /* ±230pxの範囲で影(複製)を作る */
  -webkit-box-shadow: 40vw -200px #fff, 80vw 230px #fff;
          box-shadow: 40vw -200px #fff, 80vw 230px #fff;
  -webkit-animation: fall_left 7s linear infinite;
          animation: fall_left 7s linear infinite;
  /*落下*/
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
  /*遅延*/
}

@media screen and (min-width: 769px) {
  .index .snows div:nth-child(4) {
    -webkit-animation: fall_left_pc 7s linear infinite;
            animation: fall_left_pc 7s linear infinite;
    /*落下*/
  }
}

@media screen and (max-width: 768px) {
  .index .snows div:nth-child(4) {
    -webkit-animation: fall_left_sp 7s linear infinite;
            animation: fall_left_sp 7s linear infinite;
    /*落下*/
  }
}

@-webkit-keyframes fall_right_pc {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
}

@keyframes fall_right_pc {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
}

@-webkit-keyframes fall_left_pc {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes fall_left_pc {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@-webkit-keyframes fall_right_sp {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
  }
}

@keyframes fall_right_sp {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
  }
}

@-webkit-keyframes fall_left_sp {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes fall_left_sp {
  0% {
    top: -250px;
    /*初期位置*/
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
  }
  100% {
    top: calc(100% + 250px);
    /*最終地点*/
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.index .topSec {
  width: 100%;
  background-color: #ddffa3;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .index .topSec {
    height: auto;
  }
}

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

.index .topSec .topInner {
  position: relative;
}

@media screen and (min-width: 769px) {
  .index .topSec .topInner {
    max-width: 1300px;
    margin: 0 auto;
  }
}

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

.index .topSec .topInner .topBack::before {
  content: "";
  display: block;
  padding-top: 53.8461%;
}

.index .topSec .topInner .topBack img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .index .topSec .topInner #topVideoWrap #topvideo {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .index .topSec .topInner #topVideoWrap #topimg_sp {
    -o-object-fit: contain;
       object-fit: contain;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 78vh;
    height: calc(var(--vh, 1vh) * 78);
    display: none;
  }
}

.index .topSec .topInner .topNami {
  z-index: 1;
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 769px) {
  .index .topSec .topInner .topNami {
    width: 84%;
    right: -18%;
    bottom: -46%;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@media screen and (max-width: 768px) {
  .index .topSec .topInner .topNami {
    width: 150%;
    left: 50%;
    bottom: -14%;
    -webkit-transform: rotate(-1.8deg) translateX(-50%) translateY(100%);
            transform: rotate(-1.8deg) translateX(-50%) translateY(100%);
  }
}

@media screen and (min-width: 769px) {
  .index .topSec .topInner .topNami.load {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 768px) {
  .index .topSec .topInner .topNami.load {
    -webkit-transform: rotate(-1.8deg) translateX(-50%) translateY(0%);
            transform: rotate(-1.8deg) translateX(-50%) translateY(0%);
  }
}

.index .topSec .topInner .pageTitle {
  position: absolute;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .index .topSec .topInner .pageTitle {
    width: 28.8%;
    right: 4.5%;
    bottom: 12.5%;
  }
}

@media screen and (max-width: 768px) {
  .index .topSec .topInner .pageTitle {
    width: 75.7%;
    left: 9%;
    bottom: 8.9%;
    bottom: calc(var(--vh, 1vh) * 8);
  }
}

.index .topSec .topInner .pageTitle img {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.index .topSec .topInner .pageTitle.load {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.index .topSec .topInner .pageTitle.load img {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.index .topSec .topInner .pageTitle_sub {
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .index .topSec .topInner .pageTitle_sub {
    width: 30.6%;
    right: 2%;
    bottom: 8%;
  }
}

@media screen and (max-width: 768px) {
  .index .topSec .topInner .pageTitle_sub {
    width: 81%;
    left: 9%;
    bottom: 5.9%;
    bottom: calc(var(--vh, 1vh) * 5);
  }
}

.index .topSec .topInner .pageTitle_sub.load {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media screen and (min-width: 769px) {
  .index .pckakushi {
    position: fixed;
    z-index: 1000000;
    width: 100%;
    height: 100vh;
    background-color: #fff;
  }
}

.index .leadSec {
  text-align: center;
  background-color: #d5d7d8;
}

@media screen and (min-width: 769px) {
  .index .leadSec {
    padding: 75px 0 135px;
  }
}

@media screen and (max-width: 768px) {
  .index .leadSec {
    padding: 50px 0 70px;
  }
}

.index .leadSec .inner {
  position: relative;
  z-index: 2;
}

.index .leadSec .inner .leadText {
  line-height: 1.9;
  color: #37556a;
}

.index .leeepSec {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .index .leeepSec {
    padding-bottom: 100px;
    background-color: #d5d7d8;
  }
}

@media screen and (max-width: 768px) {
  .index .leeepSec {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
  }
}

.index .leeepSec .leeep {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .index .leeepSec .leeep {
    width: 860px;
    margin: 0 auto;
  }
}

.index .leeepSec .leeep::before {
  content: "";
  display: block;
  padding-top: 33.8541%;
}

.index .leeepSec .leeep div {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .index .leeepSec .movieBtn {
    width: 13.3%;
    position: absolute;
    right: -6px;
    bottom: 6px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    cursor: pointer;
    z-index: -1;
  }
}

@media screen and (max-width: 768px) {
  .index .leeepSec .movieBtn .open {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .index .sec {
    padding-top: 120px;
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec {
    padding-top: 110px;
    padding-bottom: 60px;
  }
}

.index .sec .inner {
  position: relative;
  z-index: 2;
}

.index .sec .secTop {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (min-width: 769px) {
  .index .sec .secTop {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secTop {
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 110%;
    margin-left: -5%;
  }
}

.index .sec .secTop .secTitle {
  position: absolute;
  z-index: 10;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (min-width: 769px) {
  .index .sec .secTop .secTitle {
    height: 106px;
    left: 0;
    top: -65px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secTop .secTitle {
    height: 65px;
    left: 5.9%;
    top: -80px;
  }
}

.index .sec .secTop .secTitle img {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  height: 100%;
  width: auto;
}

.index .sec .secTop .secMainLeft {
  position: relative;
}

@media screen and (min-width: 769px) {
  .index .sec .secTop .secMainLeft {
    margin-left: 3%;
    margin-right: 6%;
    width: 55%;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secTop .secMainLeft {
    width: 100%;
    margin-bottom: 15px;
  }
}

.index .sec .secTop .secMainLeft .mainImg {
  position: relative;
  width: 100%;
}

.index .sec .secTop .secMainLeft .mainImg::before {
  content: "";
  display: block;
  padding-top: 114.6666%;
}

.index .sec .secTop .secMainLeft .mainImg img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.index .sec .secTop .secMainLeft .obiText {
  position: absolute;
  line-height: 1.21;
  z-index: 3;
  overflow: hidden;
}

.index .sec .secTop .secMainLeft .obiText .backWrap {
  display: block;
  overflow: hidden;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.index .sec .secTop .secMainLeft .obiText .backWrap .back {
  background-color: #fff;
  display: inline-block;
  padding: 0 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.index .sec .secTop .secMainLeft .obiText .backWrap .back .text {
  display: inline-block;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 769px) {
  .index .sec .secTop .secMainLeft .obiText .backWrap .back .text {
    font-size: 23px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secTop .secMainLeft .obiText .backWrap .back .text {
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) {
  .index .sec .secTop .secMainLeft .obiText .backWrap:first-child {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secTop .secMainLeft .obiText .backWrap:first-child {
    margin-bottom: 5px;
  }
}

.index .sec .secTop .secMainLeft .illust {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
          transform-origin: center;
  opacity: 0;
}

@media screen and (min-width: 769px) {
  .index .sec .secTop .secMainRight {
    width: 39%;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secTop .secMainRight {
    width: 90%;
    margin: 0 auto;
  }
}

.index .sec .secTop.on .secTitle {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  opacity: 1;
}

.index .sec .secTop.on .secTitle img {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.index .sec .secTop.on .obiText .backWrap {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.index .sec .secTop.on .obiText .backWrap .back {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.index .sec .secTop.on .obiText .backWrap .back .text {
  opacity: 1;
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.index .sec .secTop.on .illust {
  -webkit-animation: bigillust 0.2s 1.3s ease forwards;
          animation: bigillust 0.2s 1.3s ease forwards;
}

.index .sec .secList {
  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 (min-width: 769px) {
  .index .sec .secList {
    width: 89.5%;
    margin: 0 auto;
  }
}

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

@media screen and (min-width: 769px) {
  .index .sec .secList > li {
    width: 43.7%;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secList > li {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .index .sec .secList > li .secCome {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secList > li .secCome {
    margin-bottom: 15px;
  }
}

.index .sec .secList > li .secItemImg {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .index .sec .secList > li .secItemImg {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secList > li .secItemImg {
    margin-bottom: 25px;
  }
}

.index .sec .secList > li .secItemImg::before {
  content: "";
  display: block;
  padding-top: 126.1127%;
}

.index .sec .secList > li .secItemImg img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.index .sec .secList > li .secCredit {
  width: 100%;
}

.index .sec .secCredit .secCreditList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .index .sec .secCredit .secCreditList {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secCredit .secCreditList {
    font-size: 12px;
  }
}

.index .sec .secCredit .secCreditList li {
  width: 100%;
}

.index .sec .secCredit .secCreditList li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}

.index .sec .secCredit .secCreditList li a .num {
  width: 2em;
}

.index .sec .secCredit .secCreditList li a .middle {
  width: 100%;
}

.index .sec .secCredit .secCreditList li a .middle .item {
  margin-right: 10px;
}

.index .sec .secCredit .secCreditList li a .price {
  white-space: nowrap;
}

.index .sec .secCredit .secCreditList li a .price:not(.shoponly) {
  text-decoration: underline;
}

.index .sec .secCredit .total {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #000;
  font-size: 20px;
}

@media screen and (min-width: 769px) {
  .index .sec .secCredit .total {
    margin-top: 10px;
    padding: 15px 0 0 25px;
  }
}

@media screen and (max-width: 768px) {
  .index .sec .secCredit .total {
    margin-top: 15px;
    padding: 15px 0 0 6%;
  }
}

.index #under5000,
.index #around15000 {
  background-color: #d5d7d8;
}

@media screen and (min-width: 769px) {
  .index #under5000 .obiText,
  .index #around15000 .obiText {
    left: -3%;
    bottom: 35px;
  }
}

@media screen and (max-width: 768px) {
  .index #under5000 .obiText,
  .index #around15000 .obiText {
    left: 4.4%;
    bottom: 50px;
  }
}

.index #around10000,
.index #over20000 {
  background-color: #677fac;
}

.index #around10000 .obiText,
.index #over20000 .obiText {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media screen and (min-width: 769px) {
  .index #around10000 .obiText,
  .index #over20000 .obiText {
    right: -270px;
    top: -25px;
  }
}

@media screen and (max-width: 768px) {
  .index #around10000 .obiText,
  .index #over20000 .obiText {
    right: -50%;
    top: 30px;
  }
}

.index #under5000 .secMainLeft {
  z-index: 1;
  position: relative;
}

.index #under5000 .secMainLeft .illust {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .index #under5000 .secMainLeft .illust {
    width: 46.5%;
    top: -105px;
    right: -65px;
  }
}

@media screen and (max-width: 768px) {
  .index #under5000 .secMainLeft .illust {
    width: 43%;
    top: -90px;
    right: 0;
  }
}

@media screen and (min-width: 769px) {
  .index #under5000 .secList > li:nth-child(-n + 4) {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .index #under5000 .secList > li {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 769px) {
  .index #around10000 .secList > li:nth-child(-n + 2) {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .index #around10000 .secList > li {
    margin-bottom: 60px;
  }
}

.index #around15000 .secMainLeft {
  z-index: 1;
  position: relative;
}

.index #around15000 .secMainLeft .illust {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .index #around15000 .secMainLeft .illust {
    width: 42%;
    top: -70px;
    right: -100px;
  }
}

@media screen and (max-width: 768px) {
  .index #around15000 .secMainLeft .illust {
    width: 36%;
    top: -105px;
    right: 20px;
  }
}

@media screen and (min-width: 769px) {
  .index #around15000 .secMainLeft .obiText {
    top: 55px;
    left: -10px;
  }
}

@media screen and (max-width: 768px) {
  .index #around15000 .secMainLeft .obiText {
    top: -5px;
    left: 15px;
  }
}

@media screen and (min-width: 769px) {
  .index #around15000 .secList > li:nth-child(-n + 2) {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .index #around15000 .secList > li {
    margin-bottom: 60px;
  }
}

.index #over20000 .secMainLeft {
  z-index: 1;
  position: relative;
}

.index #over20000 .secMainLeft .illust {
  position: absolute;
  -webkit-transform: rotate(-29deg);
          transform: rotate(-29deg);
}

@media screen and (min-width: 769px) {
  .index #over20000 .secMainLeft .illust {
    width: 46.5%;
    top: 120px;
    right: -82%;
  }
}

@media screen and (max-width: 768px) {
  .index #over20000 .secMainLeft .illust {
    width: 40%;
    top: -120px;
    right: 2%;
  }
}

@media screen and (min-width: 769px) {
  .index #over20000 .secList > li:nth-child(-n + 4) {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .index #over20000 .secList > li {
    margin-bottom: 60px;
  }
}

.index .keySec {
  background-color: #d5d7d8;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .index .keySec {
    padding: 130px 0 145px;
  }
}

@media screen and (max-width: 768px) {
  .index .keySec {
    padding: 185px 0 140px;
  }
}

.index .keySec .inner {
  position: relative;
  z-index: 2;
}

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

@media screen and (min-width: 769px) {
  .index .keySec .keyTitle {
    font-size: 20px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .index .keySec .keyTitle {
    font-size: 16px;
    margin-bottom: 25px;
  }
}

.index .keySec .keyList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.index .keySec .keyList li {
  margin-right: 2.5px;
  margin-left: 2.5px;
}

@media screen and (min-width: 769px) {
  .index .keySec .keyList li {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .index .keySec .keyList li {
    margin-bottom: 10px;
  }
}

.index .keySec .keyList li.kara {
  width: 100%;
  margin: 0;
}

.index .keySec .keyList li a {
  display: inline-block;
  border: 1px solid #707070;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .index .keySec .keyList li a {
    line-height: 40px;
    padding: 0 25px;
    font-size: 15px;
    border-radius: 20px;
  }
}

@media screen and (max-width: 768px) {
  .index .keySec .keyList li a {
    line-height: 34px;
    padding: 0 18px;
    font-size: 13px;
    border-radius: 17px;
  }
}

.index .wrappingSec {
  background-color: #bcb18d;
  color: #37556a;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec {
    padding: 100px 0 130px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec {
    padding: 100px 0 125px;
  }
}

.index .wrappingSec .inner {
  position: relative;
  z-index: 2;
}

.index .wrappingSec .titleWrap {
  position: relative;
}

.index .wrappingSec .titleWrap .wrappingTitle {
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  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;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .titleWrap .wrappingTitle {
    width: 35.4%;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .titleWrap .wrappingTitle {
    width: 55.4%;
    margin-bottom: 50px;
  }
}

.index .wrappingSec .titleWrap .wrappingTitle .en {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.index .wrappingSec .titleWrap .wrappingTitle .ja {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  width: 58.6%;
}

.index .wrappingSec .titleWrap .illust {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
          transform-origin: center;
  opacity: 0;
}

.index .wrappingSec .titleWrap .illust_gift {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .titleWrap .illust_gift {
    width: 110px;
    top: 30px;
    left: 15%;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .titleWrap .illust_gift {
    width: 17.8%;
    top: 10px;
    left: 2%;
  }
}

.index .wrappingSec .titleWrap .illust_tree {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .titleWrap .illust_tree {
    width: 90px;
    top: 20px;
    right: 16%;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .titleWrap .illust_tree {
    width: 17.8%;
    top: -7px;
    right: 2%;
  }
}

.index .wrappingSec .titleWrap.on .wrappingTitle {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.index .wrappingSec .titleWrap.on .wrappingTitle .en {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.index .wrappingSec .titleWrap.on .wrappingTitle .ja {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.index .wrappingSec .titleWrap.on .illust {
  -webkit-animation: bigillust 0.2s 1.2s ease-in forwards;
          animation: bigillust 0.2s 1.2s ease-in forwards;
}

.index .wrappingSec .wrappingImg_1 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.index .wrappingSec .wrappingImg_1::before {
  content: "";
  display: block;
  padding-top: 126.1127%;
}

.index .wrappingSec .wrappingImg_1 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .wrappingImg_1 {
    width: 39.1%;
  }
}

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

.index .wrappingSec .wrappingImg_1 {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .wrappingImg_1 {
    line-height: 1.92;
  }
}

.index .wrappingSec .wrappingText_1 {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .wrappingText_1 {
    font-size: 15px;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .wrappingText_1 {
    font-size: 13px;
    margin-bottom: 70px;
    width: 84%;
    margin-left: auto;
    margin-right: auto;
    list-style: none;
    line-height: 1.92;
  }
}

.index .wrappingSec .wrappingText_1 span {
  display: block;
  line-height: 1.91;
  text-align: left;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .wrappingText_1 span {
    font-size: 12px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .wrappingText_1 span {
    font-size: 11px;
    margin-top: 35px;
  }
}

.index .wrappingSec .wrappingText_1 span a {
  color: #3b8ad9;
  text-decoration: underline;
}

.index .wrappingSec .wrappingImg_2 {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .wrappingImg_2 {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .wrappingImg_2 {
    margin-bottom: 70px;
  }
}

.index .wrappingSec .wrappingImg_2::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.index .wrappingSec .wrappingImg_2 div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .wrappingText_3,
  .index .wrappingSec .wrappingText_4 {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .wrappingText_3,
  .index .wrappingSec .wrappingText_4 {
    font-size: 11px;
  }
}

.index .wrappingSec .wrappingImg_2 {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .wrappingImg_2 {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .wrappingImg_2 {
    margin-bottom: 65px;
  }
}

.index .wrappingSec .useWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .useWrap {
    width: 67%;
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .useWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 75px;
  }
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .useWrap .wrappingLeft,
  .index .wrappingSec .useWrap .wrappingRight {
    width: 41.3%;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .useWrap .wrappingLeft,
  .index .wrappingSec .useWrap .wrappingRight {
    width: 71.2%;
  }
}

.index .wrappingSec .useWrap .wrappingLeft .wrappingImg_3,
.index .wrappingSec .useWrap .wrappingRight .wrappingImg_3 {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
}

.index .wrappingSec .useWrap .wrappingLeft .wrappingImg_3::before,
.index .wrappingSec .useWrap .wrappingRight .wrappingImg_3::before {
  content: "";
  display: block;
  padding-top: 63.3333%;
}

.index .wrappingSec .useWrap .wrappingLeft .wrappingImg_3 img,
.index .wrappingSec .useWrap .wrappingRight .wrappingImg_3 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.index .wrappingSec .useWrap .wrappingLeft .wrappingImg_4,
.index .wrappingSec .useWrap .wrappingRight .wrappingImg_4 {
  position: relative;
  width: 100%;
}

.index .wrappingSec .useWrap .wrappingLeft .wrappingImg_4::before,
.index .wrappingSec .useWrap .wrappingRight .wrappingImg_4::before {
  content: "";
  display: block;
  padding-top: 63.3333%;
}

.index .wrappingSec .useWrap .wrappingLeft .wrappingImg_4 img,
.index .wrappingSec .useWrap .wrappingRight .wrappingImg_4 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .useWrap .wrappingMiddle {
    width: 4.4%;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .useWrap .wrappingMiddle {
    width: 20.1%;
    margin: 35px 0;
  }
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .useWrap .wrappingImg_4,
  .index .wrappingSec .useWrap .wrappingImg_5 {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .useWrap .wrappingImg_4,
  .index .wrappingSec .useWrap .wrappingImg_5 {
    margin-bottom: 10px;
  }
}

.index .wrappingSec .useWrap .wrappingImg_5 {
  position: relative;
  width: 100%;
}

.index .wrappingSec .useWrap .wrappingImg_5::before {
  content: "";
  display: block;
  padding-top: 126.25%;
}

.index .wrappingSec .useWrap .wrappingImg_5 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.index .wrappingSec .profWrap {
  background-color: #fff;
  margin: 0 auto;
  border-radius: 8px;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .profWrap {
    width: 67%;
    padding: 40px 8%;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .profWrap {
    width: 100%;
    padding: 25px 7%;
  }
}

.index .wrappingSec .profWrap .profTop {
  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) {
  .index .wrappingSec .profWrap .profTop {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .profWrap .profTop {
    margin-bottom: 20px;
  }
}

.index .wrappingSec .profWrap .profTop .icon {
  position: relative;
  width: 100%;
}

.index .wrappingSec .profWrap .profTop .icon::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.index .wrappingSec .profWrap .profTop .icon img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .profWrap .profTop .icon {
    width: 104px;
    margin-right: 80px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .profWrap .profTop .icon {
    width: 35%;
    margin-right: 25px;
  }
}

.index .wrappingSec .profWrap .profTop .text {
  text-align: center;
}

.index .wrappingSec .profWrap .profTop .text .illust {
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .profWrap .profTop .text .name {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .profWrap .profTop .text .name {
    font-size: 14px;
    margin-bottom: 8px;
  }
}

.index .wrappingSec .profWrap .profTop .text .link a {
  display: block;
  background-color: #37556a;
  color: #fff;
  font-size: 12px;
  border-radius: 13px;
  width: 130px;
  line-height: 25px;
}

@media screen and (min-width: 769px) {
  .index .wrappingSec .profWrap .profBottom {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .index .wrappingSec .profWrap .profBottom {
    font-size: 11px;
  }
}

.index .youtubeSec {
  background-color: #d5d7d8;
}

.index .youtubeSec .slideText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  border-top: 1px solid #d81cd8;
  border-bottom: 1px solid #d81cd8;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .index .youtubeSec .slideText {
    height: 80px;
    padding: 10px 0;
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 768px) {
  .index .youtubeSec .slideText {
    height: 40px;
    padding: 7px 0;
    margin-bottom: 75px;
  }
}

.index .youtubeSec .slideText img {
  height: 100%;
  width: auto;
}

@media screen and (min-width: 769px) {
  .index .youtubeSec .slideText img {
    padding-right: 20px;
  }
}

.index .youtubeSec .slideText img:first-child {
  -webkit-animation: slide_first 70s -35s linear infinite;
          animation: slide_first 70s -35s linear infinite;
}

.index .youtubeSec .slideText img:last-child {
  -webkit-animation: slide_last 70s linear infinite;
          animation: slide_last 70s linear infinite;
}

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

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

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

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

.index .youtubeSec .inner {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .index .youtubeSec .inner {
    padding-bottom: 350px;
  }
}

@media screen and (max-width: 768px) {
  .index .youtubeSec .inner {
    padding-bottom: 410px;
  }
}

.index .youtubeSec .youtubeText {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .index .youtubeSec .youtubeText {
    font-size: 15px;
    margin-bottom: 40px;
    line-height: 2.26;
  }
}

@media screen and (max-width: 768px) {
  .index .youtubeSec .youtubeText {
    font-size: 13px;
    margin-bottom: 50px;
    line-height: 1.92;
  }
}

.index .youtubeSec .youtube {
  position: relative;
  margin: 0 auto;
}

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

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

.index .youtubeSec .youtube::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

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

.index .youtubeSec .illust .boy {
  position: absolute;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
          transform-origin: center;
  opacity: 0;
}

@media screen and (min-width: 769px) {
  .index .youtubeSec .illust .boy {
    width: 200px;
    right: -55px;
    bottom: 90px;
  }
}

@media screen and (max-width: 768px) {
  .index .youtubeSec .illust .boy {
    width: 58%;
    right: -8%;
    bottom: 130px;
  }
}

.index .youtubeSec .illust .have {
  position: absolute;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (min-width: 769px) {
  .index .youtubeSec .illust .have {
    width: 240px;
    right: 35px;
    bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  .index .youtubeSec .illust .have {
    width: 63.7%;
    right: 29%;
    bottom: 115px;
  }
}

.index .youtubeSec .illust .have img {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.index .youtubeSec .illust.on .boy {
  -webkit-animation: bigillust 0.2s 0.8s ease forwards;
          animation: bigillust 0.2s 0.8s ease forwards;
}

.index .youtubeSec .illust.on .have {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.index .youtubeSec .illust.on .have img {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.index .ankerSec {
  position: fixed;
  display: none;
  z-index: 5;
}

@media screen and (min-width: 769px) {
  .index .ankerSec {
    bottom: 25px;
    left: -70px;
  }
}

@media screen and (max-width: 768px) {
  .index .ankerSec {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .index .ankerSec .ankerList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .index .ankerSec .ankerList li:not(:last-child) {
    margin-right: 5px;
  }
}

@media screen and (min-width: 769px) {
  .index .ankerSec .ankerList li {
    margin-bottom: 15px;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: rotate(-17deg);
            transform: rotate(-17deg);
  }
}

@media screen and (min-width: 769px) {
  .index .ankerSec .ankerList li.active {
    -webkit-transform: rotate(-17deg) translateX(30px);
            transform: rotate(-17deg) translateX(30px);
  }
}

.index .ankerSec .ankerList li a {
  text-align: center;
  color: #fff;
  border-radius: 33px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  .index .ankerSec .ankerList li a {
    width: 200px;
    padding-right: 30px;
    height: 66px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .index .ankerSec .ankerList li a {
    width: 86px;
    height: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.index .ankerSec .ankerList li a span.text {
  display: block;
}

@media screen and (min-width: 769px) {
  .index .ankerSec .ankerList li a span.text {
    font-size: 14px;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 768px) {
  .index .ankerSec .ankerList li a span.text {
    font-size: 10px;
    margin-bottom: 2px;
  }
}

.index .ankerSec .ankerList li a span.num {
  display: block;
}

@media screen and (min-width: 769px) {
  .index .ankerSec .ankerList li a span.num {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .index .ankerSec .ankerList li a span.num {
    font-size: 13px;
  }
}

.index .ankerList li:nth-child(1) a {
  background-color: #761924;
}

.index .ankerList li:nth-child(2) a {
  background-color: #b7b77f;
}

.index .ankerList li:nth-child(3) a {
  background-color: #cb8444;
}

.index .ankerList li:nth-child(4) a {
  background-color: #9a9a9a;
}

.index .totopSec {
  position: fixed;
  z-index: 5;
  display: none;
}

@media screen and (min-width: 769px) {
  .index .totopSec {
    bottom: 115px;
    right: 90px;
  }
}

@media screen and (max-width: 768px) {
  .index .totopSec {
    bottom: 20px;
    right: 20px;
  }
}

.index .totopSec .totop {
  background-color: #37556a;
  border-radius: 50%;
  cursor: pointer;
  width: 90px;
  height: 90px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.index .totopSec .totop .totopInner {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.index .totopSec .totop .totopInner .arrow {
  display: block;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 15px;
  height: 15px;
}

.index .totopSec .totop .totopInner .top {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

/* present.html
=======================================================*/
.present {
  background-color: #68829d;
  /* トップ
---------------------------------------------*/
}

@media screen and (min-width: 769px) {
  .present .topSec {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .present .topSec {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.present .topSec .merry {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .present .topSec .merry {
    width: 330px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .present .topSec .merry {
    width: 94%;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  .present .topSec .title {
    width: 365px;
    margin: 0 auto 80px;
  }
}

@media screen and (max-width: 768px) {
  .present .topSec .title {
    width: 55%;
    margin: 0 auto 45px;
  }
}

.present .topSec .kikan {
  text-align: center;
}

.present .topSec .kikan .midashi {
  color: #fff;
}

@media screen and (min-width: 769px) {
  .present .topSec .kikan .midashi {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .present .topSec .kikan .midashi {
    margin-bottom: 6px;
    font-size: 14px;
  }
}

.present .topSec .kikan .data {
  color: #68829d;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  border-radius: 34px;
}

@media screen and (min-width: 769px) {
  .present .topSec .kikan .data {
    width: 485px;
    line-height: 70px;
    font-size: 27px;
  }
}

@media screen and (max-width: 768px) {
  .present .topSec .kikan .data {
    width: 95%;
    line-height: 44px;
    font-size: 18px;
  }
}

.present .topSec .kikan .santa {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .present .topSec .kikan .santa {
    width: 250px;
    bottom: -70%;
    right: -155px;
  }
}

@media screen and (max-width: 768px) {
  .present .topSec .kikan .santa {
    width: 30%;
    z-index: -1;
    bottom: 100%;
    right: 10px;
  }
}

.present .leadSec {
  color: #fff;
  text-align: center;
  line-height: 2.42;
}

@media screen and (min-width: 769px) {
  .present .leadSec {
    font-size: 16px;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  .present .leadSec {
    font-size: 14px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 769px) {
  .present .sow {
    width: 453px;
    margin: 0 auto 55px;
  }
}

@media screen and (max-width: 768px) {
  .present .sow {
    width: 85.3%;
    margin: 0 auto 28px;
  }
}

.present main {
  background-color: #fff;
  border-radius: 8px;
}

@media screen and (min-width: 769px) {
  .present main {
    padding: 60px 40px 80px;
  }
}

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

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

@media screen and (min-width: 769px) {
  .present section:first-child {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 768px) {
  .present section:first-child {
    margin-bottom: 70px;
  }
}

.present section .secTitle {
  color: #37556a;
}

@media screen and (min-width: 769px) {
  .present section .secTitle {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .present section .secTitle {
    font-size: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  .present section .slick {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .present section .slick {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 769px) {
  .present section .slick .slick-list {
    padding: 0 20% 0 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .present section .slick .slick-slide {
    margin-right: 15px;
  }
}

.present section .slick .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  .present section .slick .slick-dots {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .present section .slick .slick-dots {
    margin-top: 30px;
  }
}

.present section .slick .slick-dots li button {
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #000;
  line-height: 1;
  cursor: pointer;
}

.present section .slick .slick-dots li.slick-active button {
  border: 1px solid #000;
  background-color: #000;
  opacity: 0.5;
}

.present section .slick .slick-dots li:not(:last-child) {
  margin-right: 20px;
}

@media screen and (min-width: 769px) {
  .present section .slick .arrow {
    position: absolute;
    color: #000;
    opacity: 0.5;
    font-size: 16px;
    cursor: pointer;
  }
}

@media screen and (min-width: 769px) {
  .present section .slick .arrow.prev-arrow {
    left: 36%;
    bottom: -3px;
  }
}

@media screen and (min-width: 769px) {
  .present section .slick .arrow.next-arrow {
    right: 36%;
    bottom: -3px;
  }
}

.present section .text {
  line-height: 2.07;
  font-size: 13px;
  text-align: justify;
}

@media screen and (min-width: 769px) {
  .present section .text {
    width: 600px;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 768px) {
  .present section .text {
    margin: 0 auto 35px;
  }
}

.present section .link {
  text-decoration: underline;
  color: #3b8ad9;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .present .ouboSec {
    padding-top: 100px;
    padding-bottom: 135px;
  }
}

@media screen and (max-width: 768px) {
  .present .ouboSec {
    padding-top: 80px;
    padding-bottom: 75px;
  }
}

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

.present .ouboSec .stepWrap {
  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) {
  .present .ouboSec .stepWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.present .ouboSec .stepWrap .step {
  background-color: #fff;
  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: relative;
  border-radius: 8px;
  height: 176px;
}

@media screen and (min-width: 769px) {
  .present .ouboSec .stepWrap .step {
    width: 30.2%;
  }
}

@media screen and (max-width: 768px) {
  .present .ouboSec .stepWrap .step {
    width: 100%;
    padding-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .present .ouboSec .stepWrap .step:not(:last-child) {
    margin-bottom: 90px;
  }
}

.present .ouboSec .stepWrap .step .img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.present .ouboSec .stepWrap .step .text {
  text-align: center;
  color: #707070;
  font-size: 15px;
}

@media screen and (min-width: 769px) {
  .present .ouboSec .stepWrap .step .text {
    line-height: 2.26;
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .present .ouboSec .stepWrap .step .text {
    line-height: 2.26;
  }
}

.present .ouboSec .stepWrap .step .text a {
  color: #3b8ad9;
  text-decoration: underline;
}

.present .inview .step {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.present .inview .step:nth-child(1) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.present .inview .step:nth-child(2) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.present .inview .step:nth-child(3) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.present .inview.on .step {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.present .ouboTitle {
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3px;
  font-size: 18px;
}

@media screen and (min-width: 769px) {
  .present .ouboTitle {
    margin: 0 auto 120px;
  }
}

@media screen and (max-width: 768px) {
  .present .ouboTitle {
    margin: 0 auto 90px;
  }
}

@media screen and (min-width: 769px) {
  .present .youkouSec .ouboTitle {
    margin: 0 auto 32px;
  }
}

@media screen and (max-width: 768px) {
  .present .youkouSec .ouboTitle {
    margin: 0 auto 32px;
  }
}

@media screen and (min-width: 769px) {
  .present .youkouSec {
    margin-bottom: 190px;
  }
}

@media screen and (max-width: 768px) {
  .present .youkouSec {
    margin-bottom: 110px;
  }
}

.present .youkouSec .textWrap {
  background-color: #fff;
  border-radius: 8px;
}

@media screen and (min-width: 769px) {
  .present .youkouSec .textWrap {
    border-radius: 8px;
    padding: 50px 60px;
  }
}

@media screen and (max-width: 768px) {
  .present .youkouSec .textWrap {
    padding: 30px 20px;
  }
}

.present .youkouSec .textWrap .text {
  color: #707070;
  line-height: 2.18;
}

@media screen and (min-width: 769px) {
  .present .youkouSec .textWrap .text {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .present .youkouSec .textWrap .text {
    height: 380px;
    overflow-y: scroll;
    font-size: 11px;
  }
}

.present .youkouSec .textWrap .text a {
  color: #3b8ad9;
  text-decoration: underline;
}

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

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

@media screen and (min-width: 769px) {
  .present .footermenuInner {
    padding-top: 55px;
  }
}

@media screen and (min-width: 769px) {
  .present .footermenuInner .List {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  .present .footermenuInner .List li {
    border-right: none;
    border-left: none;
  }
}

@media screen and (max-width: 768px) {
  .present .footermenuInner .List li:first-child {
    border-top: none;
  }
}

@media screen and (max-width: 768px) {
  .present .footermenuInner .List li:last-child {
    border-bottom: none;
  }
}

.present .footermenuInner .List li .middle .middle_bottom .maru .arrow {
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
/*# sourceMappingURL=style.css.map */