@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
---------------------------------------------*/
.wabun_m {
  font-weight: 500;
  font-style: normal;
}

.oubun_r {
  font-family: quiche-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.oubun_m {
  font-family: quiche-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.oubun_b {
  font-family: quiche-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

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

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

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

.wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

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

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

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

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

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

.inner {
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

/* トップ
---------------------------------------------*/
.top {
  width: 100%;
  background-color: #dfe1db;
  position: relative;
  overflow: hidden;
}

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

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

.top .boke {
  width: 100%;
  overflow: hidden;
}

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

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

.top .boke img {
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}

.top .boke img.load {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.top .topImg {
  position: absolute;
  display: none;
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_1 {
    width: 14.2vw;
    left: 24vw;
    top: -5%;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  .top .topImg.topImg_1 {
    width: 35.2vw;
    right: 4vw;
    bottom: 12.7%;
    z-index: 1;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_2 {
    width: 16.8vw;
    left: 2.3vw;
    top: 3.7%;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  .top .topImg.topImg_2 {
    width: 39.3vw;
    right: 32vw;
    top: 2.2%;
    z-index: 3;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_3 {
    width: 10vw;
    left: 0;
    top: 38%;
    z-index: 1;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_4 {
    width: 17.9vw;
    left: 5.7vw;
    bottom: 3.7%;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  .top .topImg.topImg_4 {
    width: 30.6vw;
    right: 4vw;
    top: 14.9%;
    z-index: 4;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_5 {
    width: 16.4vw;
    right: 54vw;
    bottom: -4.5%;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  .top .topImg.topImg_5 {
    width: 25vw;
    left: 14vw;
    top: 25.8%;
    z-index: 2;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_6 {
    width: 19vw;
    right: 24vw;
    bottom: -16%;
    z-index: 2;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_7 {
    width: 18.5vw;
    right: 2.3vw;
    bottom: 3.7%;
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  .top .topImg.topImg_7 {
    width: 31.2vw;
    left: 32.2vw;
    bottom: 2.2%;
    z-index: 2;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_8 {
    width: 19.5vw;
    right: 0;
    top: 3.7%;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  .top .topImg.topImg_8 {
    width: 30.6vw;
    left: 4vw;
    bottom: 11.8%;
    z-index: 3;
  }
}

@media screen and (min-width: 769px) {
  .top .topImg.topImg_9 {
    width: 19vw;
    right: 22.5vw;
    top: -20%;
    z-index: 1;
  }
}

@media screen and (max-width: 768px) {
  .top .topImg.topImg_9 {
    width: 19.7vw;
    left: 4vw;
    top: 12.7%;
    z-index: 1;
  }
}

.top .titleWrap {
  color: #000;
  letter-spacing: 0.08em;
  text-align: center;
  position: absolute;
  top: 49%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}

.top .titleWrap .pageTitle {
  white-space: nowrap;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .top .titleWrap .pageTitle {
    margin-bottom: 8px;
  }
}

.top .titleWrap .pageTitle .num {
  display: none;
}

@media screen and (min-width: 769px) {
  .top .titleWrap .pageTitle .num {
    font-size: 8.7vw;
  }
}

@media screen and (max-width: 768px) {
  .top .titleWrap .pageTitle .num {
    font-size: 72px;
  }
}

@media screen and (min-width: 769px) {
  .top .titleWrap .pageTitle .textwrap {
    line-height: 1;
    font-size: 5.4vw;
  }
}

@media screen and (max-width: 768px) {
  .top .titleWrap .pageTitle .textwrap {
    font-size: 43px;
  }
}

.top .titleWrap .pageTitle .textwrap .text {
  display: none;
}

.top .titleWrap .pageSubTitle {
  opacity: 0;
  letter-spacing: 0.02em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .top .titleWrap .pageSubTitle {
    font-size: 2.0vw;
  }
}

@media screen and (max-width: 768px) {
  .top .titleWrap .pageSubTitle {
    font-size: 13px;
  }
}

/* リード
---------------------------------------------*/
.lead {
  text-align: center;
}

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

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

.lead .leadText {
  line-height: 2;
}

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

/* スタッフ
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .staff {
    margin-bottom: 120px;
  }
}

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

.staff .staffList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem:first-child {
    margin-right: 63px;
  }
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem:first-child {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem .staffImg {
    width: 150px;
    margin: 0 auto 15px;
  }
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem .staffImg {
    width: 30%;
    margin-right: 15px;
  }
}

.staff .staffList .staffItem .staffImg img {
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem .bottom {
    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) {
  .staff .staffList .staffItem .staffName {
    font-size: 18px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem .staffName {
    font-size: 17px;
  }
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem .staffData {
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem .staffData {
    font-size: 12px;
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem .staffLink {
    font-size: 14px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem .staffLink {
    font-size: 11px;
  }
}

.staff .staffList .staffItem .staffLink .inst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem .staffLink .inst {
    -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) {
  .staff .staffList .staffItem .staffLink .inst {
    margin-bottom: 2px;
  }
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem .staffLink .inst {
    margin-bottom: 2px;
  }
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem .staffLink .inst img {
    width: 18px;
    margin-top: 3px;
  }
}

@media screen and (max-width: 768px) {
  .staff .staffList .staffItem .staffLink .inst img {
    width: 16px;
    margin-top: 1px;
  }
}

.staff .staffList .staffItem .staffLink .inst .id {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem .staffLink .inst:hover .id {
    opacity: 0.6;
  }
}

.staff .staffList .staffItem .staffLink .snap .name {
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .staff .staffList .staffItem .staffLink .snap:hover .name {
    opacity: 0.6;
  }
}

/* メニュー
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .menu {
    margin-bottom: 110px;
  }
}

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

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

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

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

.menu .menuList .menuItem {
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .menu .menuList .menuItem {
    width: calc((100% - 60px) / 5);
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList .menuItem {
    width: calc((100% - 5%) / 2);
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList .menuItem:nth-child(odd) {
    margin-right: 5%;
  }
}

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

.menu .menuList .menuItem 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;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid #000;
}

@media screen and (min-width: 769px) {
  .menu .menuList .menuItem a {
    padding: 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList .menuItem a {
    padding: 8px 0;
  }
}

.menu .menuList .menuItem a .style {
  line-height: 1.3;
}

@media screen and (min-width: 769px) {
  .menu .menuList .menuItem a .style {
    font-size: 28px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList .menuItem a .style {
    font-size: 24px;
    margin-right: 7px;
  }
}

.menu .menuList .menuItem a .color {
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  .menu .menuList .menuItem a .color {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList .menuItem a .color {
    font-size: 15px;
  }
}

.menu .menuList .menuItem a .color .arrow {
  display: inline-block;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (min-width: 769px) {
  .menu .menuList .menuItem a .color .arrow {
    margin-left: 10px;
    margin-bottom: 3px;
    width: 8px;
    height: 8px;
  }
}

@media screen and (max-width: 768px) {
  .menu .menuList .menuItem a .color .arrow {
    margin-left: 10px;
    margin-bottom: 3px;
    width: 7px;
    height: 7px;
  }
}

@media screen and (min-width: 769px) {
  .menu .menuList .menuItem a:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

.menu_1 .style {
  color: #f4b3c2;
}

.menu_2 .style {
  color: #89c3eb;
}

.menu_3 .style {
  color: #7058a3;
}

.menu_4 .style {
  color: #69b076;
}

.menu_5 .style {
  color: #dddcd6;
}

/* セクション
---------------------------------------------*/
#sec1 .secNum {
  color: #f4b3c2;
}

#sec2 .secNum {
  color: #89c3eb;
}

#sec3 .secNum {
  color: #7058a3;
}

#sec4 .secNum {
  color: #69b076;
}

#sec5 .secNum {
  color: #dddcd6;
}

@media screen and (min-width: 769px) {
  section:not(:last-child) {
    margin-bottom: 160px;
  }
}

@media screen and (max-width: 768px) {
  section:not(:last-child) {
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 769px) {
  section:nth-child(even) .secVis {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.secNum {
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1;
}

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

@media screen and (max-width: 768px) {
  .secNum {
    font-size: 34px;
    margin-bottom: 8px;
  }
}

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

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

.secItem {
  text-align: center;
  line-height: 1;
}

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

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

.secItem span {
  display: inline-block;
  display: none;
}

.secItem span.show {
  display: inline-block;
}

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

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

@media screen and (max-width: 768px) {
  .secVis {
    -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;
  }
}

.secVis .slideWrap {
  position: relative;
}

@media screen and (min-width: 769px) {
  .secVis .slideWrap {
    width: 51.6%;
  }
}

@media screen and (max-width: 768px) {
  .secVis .slideWrap {
    width: 90%;
    margin-bottom: 50px;
  }
}

.secVis .slideWrap::before {
  content: "";
  display: block;
  padding-top: 120%;
}

.secVis .slideWrap .slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.secVis .slideWrap .slide .slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  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) {
  .secVis .slideWrap .slide .slick-dots {
    bottom: -15px;
  }
}

@media screen and (max-width: 768px) {
  .secVis .slideWrap .slide .slick-dots {
    bottom: -15px;
  }
}

.secVis .slideWrap .slide .slick-dots li button {
  text-indent: -9999px;
  display: block;
  background-color: #535353;
  line-height: 1;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .secVis .slideWrap .slide .slick-dots li button {
    width: 60px;
    height: 5px;
  }
}

@media screen and (max-width: 768px) {
  .secVis .slideWrap .slide .slick-dots li button {
    width: 50px;
    height: 4px;
  }
}

@media screen and (min-width: 769px) {
  .secVis .slideWrap .slide .slick-dots li button:hover {
    background-color: #dcdcdc;
  }
}

.secVis .slideWrap .slide .slick-dots li.slick-active button {
  position: relative;
}

.secVis .slideWrap .slide .slick-dots li.slick-active button::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #dcdcdc;
  -webkit-animation: color 3s linear forwards;
          animation: color 3s linear forwards;
}

@-webkit-keyframes color {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes color {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .secVis .slideWrap .slide .slick-dots li:not(:last-child) {
    margin-right: 25px;
  }
}

@media screen and (max-width: 768px) {
  .secVis .slideWrap .slide .slick-dots li:not(:last-child) {
    margin-right: 15px;
  }
}

.secVis .video {
  position: relative;
}

@media screen and (min-width: 769px) {
  .secVis .video {
    width: 41.3%;
  }
}

@media screen and (max-width: 768px) {
  .secVis .video {
    width: 90%;
    margin-bottom: 40px;
  }
}

.secVis .video::before {
  content: "";
  display: block;
  padding-top: 150%;
}

.secVis .video::after {
  content: "";
  display: block;
  width: calc(100% + 20px);
  height: calc(100% - 20px);
  border: 1px solid #000;
  position: absolute;
  top: 10px;
  left: -10px;
}

.secVis .video div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

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

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

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

@media screen and (min-width: 769px) {
  .credit .half {
    width: 46.5%;
  }
}

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

@media screen and (max-width: 768px) {
  .credit .half:first-child {
    margin-bottom: 40px;
  }
}

.credit .creditTitle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.credit .creditTitle .sayu {
  display: inline-block;
  line-height: 1;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .credit .creditTitle .sayu {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .credit .creditTitle .sayu {
    font-size: 20px;
  }
}

.credit .creditTitle .name {
  display: inline-block;
  line-height: 1;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .credit .creditTitle .name {
    font-size: 16px;
    padding-right: 10px;
    padding-left: 5px;
  }
}

@media screen and (max-width: 768px) {
  .credit .creditTitle .name {
    font-size: 14px;
    padding-right: 8px;
    padding-left: 3px;
  }
}

.credit .creditTitle::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}

.credit .creditList {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .credit .creditList li:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .credit .creditList li:not(:last-child) {
    margin-bottom: 13px;
  }
}

.credit .creditList li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .credit .creditList li a img {
    width: 19.5%;
    margin-right: 16px;
  }
}

@media screen and (max-width: 768px) {
  .credit .creditList li a img {
    width: 20%;
    margin-right: 15px;
  }
}

.credit .creditList li a .credittext {
  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) {
  .credit .creditList li a .credittext {
    font-size: 13px;
  }
}

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

@media screen and (min-width: 769px) {
  .credit .creditList li a .credittext .data {
    margin-bottom: 7px;
  }
}

@media screen and (max-width: 768px) {
  .credit .creditList li a .credittext .data {
    margin-bottom: 5px;
  }
}

.credit .creditList li a .credittext .buy {
  text-decoration: underline;
}

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

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

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

.footer .logo a {
  display: block;
}

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

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

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

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

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

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

/* totop
---------------------------------------------*/
.totop {
  background-color: #fff;
  cursor: pointer;
  position: fixed;
  border: 1px solid #000;
  z-index: 10;
  display: none;
}

@media screen and (min-width: 769px) {
  .totop {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .totop {
    height: 35px;
    width: 35px;
    right: 8px;
    bottom: 25px;
  }
}

.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) {
  .totop:hover {
    opacity: 0.6;
  }
}
/*# sourceMappingURL=style.css.map */