@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/*margin
---------------------------------------------*/
/* font
---------------------------------------------*/
.en {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}

/* common
---------------------------------------------*/
body {
  background-color: #fdf6e4;
  color: #000;
  line-height: 1.6;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
}

@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%;
  display: block;
}

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

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

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

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

.topunder {
  position: relative;
  z-index: 3;
  background-color: #f8f8f8;
}

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

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

#load_kakushi {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999999;
  background-color: #fdf6e4;
}

/* #top
---------------------------------------------*/
#top {
  background-color: #fdf6e4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

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

@media screen and (min-width: 769px) {
  #top .topPc {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (max-width: 768px) {
  .topImg--sp {
    background-color: #f8f8f8;
    height: 68%;
  }
}

@media screen and (max-width: 768px) {
  .topImg--sp li {
    display: none;
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .topImg--sp li img {
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (min-width: 769px) {
  .topImg--pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f8f8f8;
    width: 70%;
    padding: 0 9.3%;
  }
}

.topImg--pc > li:first-child {
  margin-right: 7%;
}

.topImg--pc .topImg--pc__inner > li {
  display: none;
}

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

@media screen and (max-width: 768px) {
  .topTitle {
    height: 32%;
    width: 100%;
    position: absolute;
    bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  .topTitle img {
    width: 71%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (max-width: 768px) {
  .topTitle img {
    display: block;
    height: 64%;
    width: auto;
    margin: 0 auto;
  }
}

.topTitle__scroll {
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

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

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

.topTitle__scroll span {
  display: block;
  position: relative;
}

.topTitle__scroll span::before, .topTitle__scroll span::after {
  content: "";
  display: inline-block;
  height: 7px;
  width: 1px;
  background-color: #000;
}

.topTitle__scroll span::before {
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}

.topTitle__scroll span::after {
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
  margin-left: -1px;
}

.topTitle__scroll:hover {
  opacity: 0.7;
}

/* 動画
---------------------------------------------*/
#topVideoWrap {
  width: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #fdf6e4;
}

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

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

#topVideoWrap video {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

@media screen and (min-width: 769px) {
  #topVideoWrap video {
    height: 100vh;
  }
}

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

#topVideoWrap .videoTitleWrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

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

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

#topVideoWrap .videoTitle {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#topVideoWrap .videoTitle span {
  display: block;
  overflow: hidden;
}

#topVideoWrap .videoTitle span img {
  display: block;
  margin: 0 auto;
}

#topVideoWrap .videoTitle__1 {
  opacity: 0;
}

@media screen and (min-width: 769px) {
  #topVideoWrap .videoTitle__1 {
    width: 17%;
    margin: 0 auto 1.3vw;
  }
}

@media screen and (max-width: 768px) {
  #topVideoWrap .videoTitle__1 {
    width: 45.8%;
    margin: 0 auto 10px;
  }
}

#topVideoWrap .videoTitle__1 img {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

#topVideoWrap .videoTitle__1 img.fadeup {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

#topVideoWrap .videoTitle__2 {
  position: relative;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

#topVideoWrap .videoTitle__2.fadeslide {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media screen and (min-width: 769px) {
  #topVideoWrap .videoTitle__2 {
    width: 22%;
    margin: 0 auto 2.6vw;
  }
}

@media screen and (max-width: 768px) {
  #topVideoWrap .videoTitle__2 {
    width: 58.1%;
    margin: 0 auto 25px;
  }
}

#topVideoWrap .videoTitle__2 img {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
}

#topVideoWrap .videoTitle__2 img.fadeslide {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.2s;
  transition: opacity 0.5s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.5s;
  transition: transform 0.2s, opacity 0.5s, -webkit-transform 0.2s;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#topVideoWrap .videoTitle__3 {
  opacity: 0;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #topVideoWrap .videoTitle__3 {
    width: 12%;
  }
}

@media screen and (max-width: 768px) {
  #topVideoWrap .videoTitle__3 {
    width: 34%;
  }
}

#topVideoWrap .videoTitle__3 img {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

#topVideoWrap .videoTitle__3 img.fadeup {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

#topVideoWrap .videoTitle .line {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
}

@media screen and (min-width: 769px) {
  #topVideoWrap .videoTitle .line {
    top: 45%;
    width: 12%;
  }
}

@media screen and (max-width: 768px) {
  #topVideoWrap .videoTitle .line {
    top: 41%;
    width: 34%;
  }
}

#topVideoWrap .videoTitle .line.fadeslide {
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#topVideoWrap .videoTitle .line img {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
}

#topVideoWrap .videoTitle .line img.fadeslide {
  -webkit-transition: opacity 1.3s, -webkit-transform 1s;
  transition: opacity 1.3s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.3s;
  transition: transform 1s, opacity 1.3s, -webkit-transform 1s;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* #lead
---------------------------------------------*/
#lead {
  background-image: url("../images/lead_back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #lead {
    padding: 90px 0;
    line-height: 2.4;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  #lead {
    padding: 50px 0;
    line-height: 2.2;
    font-size: 12px;
  }
}

/* main
---------------------------------------------*/
main {
  background-color: #f8f8f8;
}

section {
  background-color: #f8f8f8;
}

@media screen and (min-width: 769px) {
  section {
    max-width: 928px;
    margin: 0 auto;
    padding: 135px 0 100px;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  section {
    padding-top: 50px;
    padding-bottom: 65px;
  }
}

section:nth-child(odd) .secTitle::before {
  background-image: url("../images/color_1.png");
}

section:nth-child(even) .secTitle::before {
  background-image: url("../images/color_2.png");
}

section:nth-child(n + 6) .item {
  margin-bottom: 0;
}

#sec10 .viewall {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .secTop {
    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;
    padding: 0 26px;
    margin-bottom: 75px;
  }
}

@media screen and (min-width: 769px) {
  .secTop .secLeft {
    width: 47.7%;
  }
}

.secTitle {
  margin-left: auto;
  position: relative;
  z-index: 1;
}

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

@media screen and (max-width: 768px) {
  .secTitle {
    width: 75.4%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .secTitle img {
    width: 81%;
    margin-left: auto;
  }
}

.secTitle::before {
  content: "";
  display: block;
  background-image: url("../images/color_1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  position: absolute;
  z-index: -1;
}

@media screen and (min-width: 769px) {
  .secTitle::before {
    width: 218px;
    height: 218px;
    -webkit-transform: rotate(10%);
            transform: rotate(10%);
    top: -15%;
    right: -15%;
  }
}

@media screen and (max-width: 768px) {
  .secTitle::before {
    width: 180px;
    height: 180px;
    -webkit-transform: rotate(6%);
            transform: rotate(6%);
    top: -18%;
    right: -18%;
  }
}

.secImg {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .secImg {
    margin-left: 40px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .secImg {
    width: 75.4%;
    margin: 0 auto 10px;
  }
}

.secCredit {
  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 (max-width: 768px) {
  .secCredit {
    margin-bottom: 40px;
  }
}

.secCredit_item {
  margin-right: 15px;
}

@media screen and (min-width: 769px) {
  .secCredit_item {
    font-size: 17px;
  }
}

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

.secCredit_buy {
  background-color: #000;
  color: #fff;
  border-radius: 14px;
  text-align: center;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .secCredit_buy {
    font-size: 14px;
    width: 46px;
    line-height: 20px;
  }
}

@media screen and (max-width: 768px) {
  .secCredit_buy {
    font-size: 12px;
    width: 38px;
    line-height: 17px;
  }
}

.secCredit_buy:hover {
  opacity: 0.8;
}

@media screen and (min-width: 769px) {
  .come {
    width: calc(39% + 10px);
  }
}

@media screen and (max-width: 768px) {
  .come {
    width: calc(77.3% + 10px);
    margin: 0 auto 70px;
  }
}

.come .slick-track li {
  font-size: 13px;
  border-radius: 20px;
  background-color: #fff;
  margin: 0 5px;
  padding: 35px;
}

.come .slick-track li .come__text {
  position: relative;
}

@media screen and (max-width: 768px) {
  .come .slick-track li .come__text {
    font-size: 12px;
  }
}

.come .slick-track li .come__text span {
  position: absolute;
  bottom: 0;
}

.come .slick-track li .come__line {
  width: 100%;
  height: 1px;
  background-color: #000;
  position: relative;
}

@media screen and (min-width: 769px) {
  .come .slick-track li .come__line {
    margin: 8px 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .come .slick-track li .come__line {
    margin: 18px 0 30px;
  }
}

.come .slick-track li .come__line::before, .come .slick-track li .come__line::after {
  content: "";
  display: block;
  position: absolute;
}

.come .slick-track li .come__line::before {
  width: 10px;
  height: 3px;
  background-color: #fff;
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.come .slick-track li .come__line::after {
  width: 15px;
  height: 1px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  left: 50px;
  top: 50%;
  -webkit-transform: translate(-100%, -50%) rotate(-45deg);
          transform: translate(-100%, -50%) rotate(-45deg);
  background-color: #000;
}

.come .slick-track li .staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.come .slick-track li .staff__img {
  margin-right: 18px;
}

@media screen and (min-width: 769px) {
  .come .slick-track li .staff__img {
    width: 24%;
  }
}

@media screen and (max-width: 768px) {
  .come .slick-track li .staff__img {
    width: 24%;
  }
}

.come .slick-track li .staff__img img {
  border-radius: 50%;
}

.come .slick-track li .staff .staffProf__inst {
  text-decoration: underline;
}

.come .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) {
  .come .slick-dots {
    margin-top: 30px;
  }
}

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

@media screen and (min-width: 769px) {
  .come .slick-dots li {
    margin: 0 8px;
  }
}

@media screen and (max-width: 768px) {
  .come .slick-dots li {
    margin: 0 12px;
  }
}

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

.come .slick-dots li.slick-active button {
  background-color: #000;
}

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

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

.areaTitle--item {
  margin: 0 auto 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 769px) {
  .areaTitle--item {
    height: 20px;
  }
}

@media screen and (max-width: 768px) {
  .areaTitle--item {
    height: 18px;
  }
}

.areaTitle--item img {
  height: 100%;
  width: auto;
}

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

@media screen and (min-width: 769px) {
  ul.category,
  div.category {
    padding: 0 26px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    max-width: 100%;
  }
}

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

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

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

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

ul.category div:nth-child(-n + 2),
div.category div:nth-child(-n + 2) {
  margin-bottom: 45px;
}

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

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

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

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

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

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

ul.category a .price,
div.category a .price {
  text-decoration: underline;
}

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

@media screen and (max-width: 768px) {
  div.category {
    margin: 0 auto 55px;
  }
}

ul.category li a p,
div.category p.photo {
  position: relative;
}

ul.category li a p:first-child span,
div.category p.photo span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  display: block;
  background: #219bd9;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

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

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

.areaTitle--styling {
  margin: 0 auto 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 769px) {
  .areaTitle--styling {
    height: 20px;
  }
}

@media screen and (max-width: 768px) {
  .areaTitle--styling {
    height: 18px;
  }
}

.areaTitle--styling img {
  height: 100%;
  width: auto;
}

.stylingList {
  font-size: 12px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .stylingList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 26px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .stylingList {
    width: calc(80.4% + 20px);
  }
}

@media screen and (min-width: 769px) {
  .stylingList > li {
    width: calc(50% - 11px);
  }
}

.stylingList > li:first-child {
  margin-right: 22px;
}

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

@media screen and (max-width: 768px) {
  .stylingList .stylingList_page {
    margin: 0 10px;
  }
}

.stylingList .stylingList_page > li {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .stylingList .stylingList_page > li:first-child {
    margin-right: 22px;
  }
}

@media screen and (max-width: 768px) {
  .stylingList .stylingList_page > li:first-child {
    margin-right: 20px;
  }
}

.stylingList .stylingList_page a .stylingList__img {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .stylingList .stylingList_page a .stylingList__img {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .stylingList .stylingList_page a .stylingList__img {
    margin-bottom: 15px;
  }
}

.stylingList .stylingList_page a .stylingList__img::before {
  content: "";
  display: block;
  padding-top: 133.2129%;
}

.stylingList .stylingList_page a .stylingList__img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.stylingList .stylingList_page a .stylingList__name {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .stylingList .stylingList_page a .stylingList__name {
    margin-bottom: 5px;
  }
}

.stylingList .stylingList_page a:hover {
  opacity: 0.8;
}

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

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

@media screen and (max-width: 768px) {
  .stylingList .slick-dots li {
    margin: 0 12px;
  }
}

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

.stylingList .slick-dots li.slick-active button {
  background-color: #000;
  border: 1px solid #c9c9c9;
  opacity: 0.3;
}

.viewall {
  margin: 0 auto;
}

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

@media screen and (max-width: 768px) {
  .viewall {
    width: 250px;
  }
}

.viewall a {
  display: block;
  background-color: #fff;
  border: 1px solid #000;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .viewall a {
    line-height: 40px;
    font-size: 18px;
    border-radius: 20px;
  }
}

@media screen and (max-width: 768px) {
  .viewall a {
    line-height: 30px;
    font-size: 14px;
    border-radius: 15px;
  }
}

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

/* #footer
---------------------------------------------*/
#footer {
  background: #fff;
  color: #000000;
}

@media screen and (max-width: 768px) {
  #footer {
    padding: 100px 0 30px;
  }
}

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  #footer 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) {
  #footer 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) {
  #footer ul#footer_snsArea li {
    width: 30px;
    margin-right: 22px;
  }
}

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

@media screen and (min-width: 769px) {
  #footer 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) {
  #footer ul#footer_snsArea li a img {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.sidebar li:not(:last-child) {
  margin-bottom: 1px;
}

@media screen and (min-width: 769px) {
  .sidebar li:first-child a {
    border-radius: 0 15px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .sidebar li:first-child a {
    border-radius: 0 10px 0 0;
  }
}

@media screen and (min-width: 769px) {
  .sidebar li:last-child a {
    border-radius: 0 0 15px 0;
  }
}

@media screen and (max-width: 768px) {
  .sidebar li:last-child a {
    border-radius: 0 0 10px 0;
  }
}

.sidebar li a {
  display: block;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  text-align: center;
  color: #fff;
  background-color: #c3c1c1;
}

@media screen and (min-width: 769px) {
  .sidebar li a {
    font-size: 15px;
    height: 60px;
    width: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 768px) {
  .sidebar li a {
    font-size: 12px;
    height: 55px;
    width: 30px;
    line-height: 30px;
  }
}

.sidebar li a.active {
  background-color: #e6a4ca;
}

@media screen and (min-width: 769px) {
  .sidebar li a:hover {
    background-color: #e6a4ca;
  }
}

/* #totop
---------------------------------------------*/
#totop {
  background-color: #000;
  border-radius: 50%;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 5px;
  position: fixed;
  cursor: pointer;
  line-height: 1;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 9999;
}

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

@media screen and (max-width: 768px) {
  #totop {
    width: 44px;
    height: 44px;
    right: 7px;
    bottom: 30px;
  }
}

#totop .line {
  height: 1px;
  width: 10px;
  background-color: #fff;
  display: block;
}

#totop .arrow {
  display: block;
}

#totop .arrow::before, #totop .arrow::after {
  content: "";
  display: inline-block;
  height: 8px;
  width: 1px;
  background-color: #fff;
}

#totop .arrow::before {
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

#totop .arrow::after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
  margin-left: -1px;
}

/* アニメーション
---------------------------------------------*/
.in {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.in.active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.in_tien_wrap {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.in_tien_wrap .in_tien {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.in_tien_wrap .secTitle::before {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.in_tien_wrap.active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.in_tien_wrap.active .in_tien {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.in_tien_wrap.active .secTitle::before {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
/*# sourceMappingURL=style.css.map */