@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
---------------------------------------------*/
.din {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.A1_m {
  font-family: "A1ゴシック M";
}

.A1_b {
  font-family: "A1ゴシック B";
}

/* common
---------------------------------------------*/
body {
  width: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  line-height: 1.6;
  font-family: "A1ゴシック R";
  background-color: #e0dfd4;
}

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

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

.wrapper {
  overflow: hidden;
}

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

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

main {
  background-color: #fff;
}

* {
  -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: 800px;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

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

.in {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.in.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -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.3s;
          transition-delay: 0.3s;
}

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

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

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

.videoArea video {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  display: none;
}

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

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

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

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

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

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

.videoArea .videoTitle span {
  display: block;
  overflow: hidden;
}

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

.videoArea .videoTitle__1 {
  opacity: 0;
}

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

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

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

.videoArea .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;
}

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

.videoArea .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) {
  .videoArea .videoTitle__2 {
    width: 22%;
    margin: 0 auto 2.6vw;
  }
}

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

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

.videoArea .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);
}

.videoArea .videoTitle__3 {
  opacity: 0;
  margin: 0 auto;
}

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

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

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

.videoArea .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;
}

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

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

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

.videoArea .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%);
}

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

.videoArea .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);
}

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

@media screen and (max-width: 768px) {
  .top {
    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: #fff;
    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: #fff;
    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 {
  cursor: pointer;
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

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

/* lead
---------------------------------------------*/
.lead {
  background-color: #f58258;
  color: #fff;
  text-align: center;
}

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

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

/* section
---------------------------------------------*/
@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(n + 6) .item {
  margin-bottom: 0;
}

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

.secTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 769px) {
  .secTitle {
    position: absolute;
    z-index: 2;
    left: 25px;
    top: 45px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle {
    position: relative;
    margin-left: 12.3%;
    margin-bottom: 34px;
  }
}

.secTitle__numWrap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.secTitle__num {
  height: auto;
  -webkit-transform: translateY(110%);
          transform: translateY(110%);
}

@media screen and (min-width: 769px) {
  .secTitle__num:nth-of-type(1) {
    width: 44px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle__num:nth-of-type(1) {
    width: 36px;
  }
}

@media screen and (min-width: 769px) {
  .secTitle__num:nth-of-type(2) {
    width: 49px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle__num:nth-of-type(2) {
    width: 40px;
  }
}

@media screen and (min-width: 769px) {
  .secTitle__num:nth-of-type(3) {
    width: 32px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle__num:nth-of-type(3) {
    width: 26px;
  }
}

.secTitle__textWrap {
  overflow: hidden;
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  width: auto;
}

@media screen and (min-width: 769px) {
  .secTitle__textWrap {
    height: 70px;
    margin-top: -15px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle__textWrap {
    height: 57px;
    margin-top: -10px;
  }
}

.secTitle__textWrap img {
  width: auto;
  height: 100%;
}

.secTitle__text {
  display: block;
  -webkit-transform: translateX(110%);
          transform: translateX(110%);
}

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

.secTitle .marker {
  display: block;
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
  width: 0;
  position: absolute;
  margin-left: 10px;
}

@media screen and (min-width: 769px) {
  .secTitle .marker {
    height: 18px;
    bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .secTitle .marker {
    height: 15px;
    bottom: 25px;
  }
}

@media screen and (min-width: 769px) {
  #sec10 .secTitle__num:nth-of-type(3) {
    width: 60px;
  }
}

@media screen and (max-width: 768px) {
  #sec10 .secTitle__num:nth-of-type(3) {
    width: 52px;
  }
}

section:nth-of-type(odd) .marker {
  background-color: #bdf42a;
}

section:nth-of-type(even) .marker {
  background-color: #f58258;
}

.secTitle.inview .secTitle__num:nth-of-type(1) {
  -webkit-animation: num 0.2s ease-in-out 1 0.3s normal both;
          animation: num 0.2s ease-in-out 1 0.3s normal both;
}

.secTitle.inview .secTitle__num:nth-of-type(2) {
  -webkit-animation: num 0.2s ease-in-out 1 0.35s normal both;
          animation: num 0.2s ease-in-out 1 0.35s normal both;
}

.secTitle.inview .secTitle__num:nth-of-type(3) {
  -webkit-animation: num 0.2s ease-in-out 1 0.4s normal both;
          animation: num 0.2s ease-in-out 1 0.4s normal both;
}

@-webkit-keyframes num {
  0% {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes num {
  0% {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.secTitle.inview .secTitle__textWrap {
  -webkit-animation: textWrap 0.2s ease-in-out 1 0.6s normal both;
          animation: textWrap 0.2s ease-in-out 1 0.6s normal both;
}

@-webkit-keyframes textWrap {
  0% {
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes textWrap {
  0% {
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.secTitle.inview .secTitle__text {
  -webkit-animation: text 0.2s ease-in-out 1 0.6s normal both;
          animation: text 0.2s ease-in-out 1 0.6s normal both;
}

@-webkit-keyframes text {
  0% {
    -webkit-transform: translateX(110%);
            transform: translateX(110%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes text {
  0% {
    -webkit-transform: translateX(110%);
            transform: translateX(110%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.secTitle.inview .marker {
  -webkit-animation: marker 0.2s ease-in-out 1 0.8s normal both;
          animation: marker 0.2s ease-in-out 1 0.8s normal both;
}

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

@keyframes marker {
  0% {
    width: 0;
  }
  100% {
    width: 115%;
  }
}

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

.secImg {
  position: relative;
}

@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(92.8% + 10px);
    margin: 0 auto 70px;
  }
}

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

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

.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: #e0dfd4;
  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: #e0dfd4;
  line-height: 1;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .come .slide-arrow {
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 0;
    cursor: pointer;
  }
}

@media screen and (min-width: 769px) and (max-width: 768px) {
  .come .slide-arrow {
    display: none;
  }
}

.come .slide-arrow:hover {
  opacity: 0.7;
}

@media screen and (min-width: 769px) {
  .come .prev-arrow {
    left: 5px;
    border-left: 1px solid #2d2d2d;
    border-top: 1px solid #2d2d2d;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@media screen and (min-width: 769px) {
  .come .next-arrow {
    right: 5px;
    border-right: 1px solid #575757;
    border-top: 1px solid #575757;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

section:nth-of-type(odd) .come .slick-dots li.slick-active button {
  background-color: #bdf42a;
}

section:nth-of-type(even) .come .slick-dots li.slick-active button {
  background-color: #f58258;
}

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

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

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

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

@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: 86.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;
}

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

.areaTitle--styling {
  margin: 0 auto 50px;
}

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

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

.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(86.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 #707070;
  line-height: 1;
  cursor: pointer;
}

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

.viewall {
  margin: 0 auto;
  position: relative;
}

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

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

.viewall a {
  display: block;
}

.viewall a .viewall__arrow {
  position: absolute;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 0;
  top: 45%;
  right: 7px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.viewall a .viewall__arrow span {
  display: block;
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  background-color: #000;
  height: 1px;
  width: 50px;
  opacity: 0;
}

.viewall a .viewall__arrow span::before {
  content: "";
  height: 8px;
  width: 1px;
  background-color: #000;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
}

.viewall a:hover span {
  -webkit-animation: btn 0.2s linear 1 normal both;
          animation: btn 0.2s linear 1 normal both;
}

@-webkit-keyframes btn {
  0% {
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes btn {
  0% {
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.viewall a:hover span::before {
  -webkit-animation: btn2 0.2s linear 1 normal both;
          animation: btn2 0.2s linear 1 normal both;
}

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

@keyframes btn2 {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* side
---------------------------------------------*/
.side {
  position: fixed;
  top: 49%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}

.side li {
  margin-left: -25px;
}

@media screen and (min-width: 769px) {
  .side li {
    width: 90px;
    margin-bottom: 1px;
  }
}

@media screen and (max-width: 768px) {
  .side li {
    margin-bottom: 2px;
    width: 60px;
  }
}

.side li a {
  display: block;
}

.side li a .active {
  display: none;
}

.side li a .other {
  display: block;
}

.side li.now {
  margin-left: -5px;
  margin-top: -12px;
}

.side li.now .active {
  display: block;
}

.side li.now .other {
  display: none;
}

/* 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;
}

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

/* footer
---------------------------------------------*/
footer {
  color: #000;
  background-color: #fff;
  padding: 135px 0 180px;
}

footer ul#footer_snsArea {
  margin: 0 auto 22px;
}

@media screen and (max-width: 768px) {
  footer ul#footer_snsArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

footer ul#footer_snsArea li {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  footer ul#footer_snsArea li {
    width: 30px;
  }
}

@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: 110px;
    margin: 0 auto 10px;
  }
}

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

footer a:hover {
  opacity: 0.7;
}
/*# sourceMappingURL=style.css.map */