@charset "UTF-8";
/* ==========================================================================
    Foundation
  ========================================================================== */
/*  Mixin
  ----------------------------------------------------------------- */
/*  Global
  ----------------------------------------------------------------- */
/*! destyle.css v2.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;
  line-height: 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] {
  text-decoration: underline;
  /* 2 */
  -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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*  Base
  ----------------------------------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #1f1f1f;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

body img {
  width: 100%;
}

/* ==========================================================================
  Layout
  ========================================================================== */
/*  l-header
----------------------------------------------------------------- */
.l-header__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 50px 0 0;
}
@media screen and (max-width: 1024px) {
  .l-header__inner {
    padding: 0 40px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    padding: 0;
  }
}
.l-header__logo {
  width: 141px;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 70px;
  }
}
.l-header__right {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.l-header__tel {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.03em;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 1024px) {
  .l-header__tel {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__tel {
    margin: 0;
  }
}
.l-header__time {
  font-size: 1.3rem;
  margin: 0 38px 0 0;
}
@media screen and (max-width: 1024px) {
  .l-header__time {
    margin: 0 20px 0 0;
  }
}
.l-header__btn {
  font-size: 1.5rem;
  border: 2px solid #fff;
  border-radius: 24px;
}
@media screen and (max-width: 768px) {
  .l-header__btn {
    border-radius: unset;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__btn:first-of-type {
    border: 1px solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .l-header__btn:last-of-type {
    border: 1px solid #fff;
    border-left: none;
  }
}
@media screen and (max-width: 768px) {
  .l-header__btn__icon {
    line-height: 1;
    width: 24px;
    margin: 0 auto 4px;
  }
}

/*  l-main
----------------------------------------------------------------- */
.l-main {
  overflow: hidden;
}

/*  l-inner
----------------------------------------------------------------- */
.l-inner {
  max-width: 1400px;
  padding: 0 70px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .l-inner {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-inner {
    padding: 0 20px;
  }
}

/*  l-section
----------------------------------------------------------------- */
.l-section {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-section.is-active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/*  l-container
----------------------------------------------------------------- */
.l-container {
  padding: 0 40px;
}
@media screen and (max-width: 1024px) {
  .l-container {
    padding: 0;
  }
}
.l-container--narrow {
  padding: 0 80px;
}
@media screen and (max-width: 1024px) {
  .l-container--narrow {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-container--narrow {
    padding: 0;
  }
}

/*  l-footer
----------------------------------------------------------------- */
.l-footer {
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding: 35px 0;
  }
}
.l-footer__copy {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #606060;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .l-footer__copy {
    font-size: 1.3rem;
  }
}

/*  c-btn
  ----------------------------------------------------------------- */
.c-btn {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 6px 0;
  text-align: center;
  width: 167px;
}
.c-btn:hover {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .c-btn:hover {
    background: inherit;
    opacity: 0.8;
  }
}
.c-btn:hover span {
  color: #2d2d2d;
}
@media screen and (max-width: 768px) {
  .c-btn:hover span {
    color: inherit;
  }
}
@media screen and (max-width: 1024px) {
  .c-btn {
    width: 140px;
  }
}
@media screen and (max-width: 768px) {
  .c-btn {
    width: 70px;
    height: 100%;
    padding: 6px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-btn span {
  color: #fff;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .c-btn span {
    font-size: 1rem;
  }
}

/*  c-desc
  ----------------------------------------------------------------- */
.c-desc {
  color: #fff;
  padding: 26px 0 0;
}

/*  c-sub-ttl
  ----------------------------------------------------------------- */
.c-sub-ttl {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  font-size: 2rem;
  padding: 5px 0 0;
}
@media screen and (max-width: 768px) {
  .c-sub-ttl {
    font-size: 1.8rem;
  }
}

/*  c-ttl
  ----------------------------------------------------------------- */
.c-ttl {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 5.6rem;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .c-ttl {
    font-size: 3.2rem;
  }
}

/*  p-mv
----------------------------------------------------------------- */
.p-mv {
  padding: 74px 0 0;
}
@media screen and (max-width: 768px) {
  .p-mv {
    padding: 37px 0 0;
  }
}
.p-mv__container {
  position: relative;
}
.p-mv__scrolldown {
  position: absolute;
  right: -0.5em;
  top: 54%;
  height: 50px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .p-mv__scrolldown {
    right: 0.5em;
    height: 25px;
  }
}
.p-mv__scrolldown::before {
  content: "";
  position: absolute;
  right: -5px;
  top: 24px;
  width: 1px;
  height: 88px;
  background: rgba(255, 255, 255, 0.47);
}
@media screen and (max-width: 768px) {
  .p-mv__scrolldown::before {
    top: 12px;
    height: 44px;
  }
}
.p-mv__scrolldown::after {
  -webkit-animation: scrolldown 1.4s ease-in-out infinite;
          animation: scrolldown 1.4s ease-in-out infinite;
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  width: 1px;
  height: 37px;
  background: #eee;
  opacity: 0;
}
@-webkit-keyframes scrolldown {
  0% {
    height: 0;
    top: 24px;
    opacity: 0;
  }
  30% {
    height: 37px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 112px;
    opacity: 0;
  }
}
@keyframes scrolldown {
  0% {
    height: 0;
    top: 24px;
    opacity: 0;
  }
  30% {
    height: 37px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 112px;
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  @-webkit-keyframes scrolldown {
    0% {
      height: 0;
      top: 12px;
      opacity: 0;
    }
    30% {
      height: 18px;
      opacity: 1;
    }
    100% {
      height: 0;
      top: 60px;
      opacity: 0;
    }
  }
  @keyframes scrolldown {
    0% {
      height: 0;
      top: 12px;
      opacity: 0;
    }
    30% {
      height: 18px;
      opacity: 1;
    }
    100% {
      height: 0;
      top: 60px;
      opacity: 0;
    }
  }
}
@media screen and (max-width: 768px) {
  .p-mv__scrolldown::after {
    height: 18px;
  }
}
.p-mv__scrolldown span {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  color: #eee;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  text-transform: uppercase;
  left: -23px;
  top: -31px;
}
@media screen and (max-width: 768px) {
  .p-mv__scrolldown span {
    font-size: 1.2rem;
    left: -19px;
  }
}
.p-mv__catch {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 8.8rem;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .p-mv__catch {
    font-size: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .p-mv__catch {
    font-size: 4rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 480px) {
  .p-mv__catch {
    font-size: 3rem;
  }
}
.p-mv__catch--lowercase {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-style: italic;
}
.p-mv__catch--bordering {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}
.p-mv__catch-jp {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  font-size: 2.9rem;
  letter-spacing: 0.04em;
  padding: 8px 0 0;
}
@media screen and (max-width: 768px) {
  .p-mv__catch-jp {
    font-size: 2rem;
    padding: 4px 0 0;
  }
}
@media screen and (max-width: 480px) {
  .p-mv__catch-jp {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 374px) {
  .p-mv__catch-jp {
    font-size: 1.4rem;
    white-space: nowrap;
  }
}
.p-mv__desc {
  color: #fff;
  letter-spacing: 0.06em;
  margin: 0 0 -90px;
  position: relative;
  z-index: 10;
  padding: 28px 0 0;
  line-height: 1.9;
}
@media screen and (max-width: 768px) {
  .p-mv__desc {
    margin: 0 0 -45px;
    padding: 14px 0 0;
  }
}
.p-mv__swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
.p-mv__swiper-slide {
  margin: 0 20px;
  position: relative;
  max-height: 530px;
}
.p-mv__swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(10, 75, 80, 0.5);
}
.p-mv__swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 530px;
}

/*  p-mv
----------------------------------------------------------------- */
.p-about {
  background-image: url(../img/about03.jpg), url(../img/about_logo.svg), url(../img/about01.jpg), url(../img/about02.jpg);
  background-repeat: no-repeat;
  background-size: 245px auto, 255px auto, 927px auto, 447px auto;
  background-position: bottom 105px right calc(50% - 427px), top 480px right calc(50% - 572px), bottom 172px left calc(50% - 200px), top 250px right calc(50% - 433px);
  padding: 148px 0 880px;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 1400px) {
  .p-about {
    background-position: bottom 105px right calc(50% - 427px), top 480px right, bottom 172px left calc(50% - 200px), top 250px right calc(50% - 433px);
  }
}
@media screen and (max-width: 768px) {
  .p-about {
    background-size: 122px auto, 223px auto, 463px auto, 223px auto;
    background-position: bottom 40px right calc(50% - 213px), top 300px right, bottom 86px left calc(50% - 100px), top 250px right calc(50% - 216px);
    padding: 74px 0 440px;
  }
}
@media screen and (max-width: 480px) {
  .p-about {
    background-image: url(../img/about03.jpg), url(../img/about_logo.svg), url(../img/about02.jpg), url(../img/about01.jpg);
    background-size: 122px auto, 223px auto, 223px auto, 463px auto;
    background-position: bottom 40px right, top 300px right -50%, top 300px right, bottom 86px left;
    padding: 74px 0 440px;
  }
}

/*  p-lineup
----------------------------------------------------------------- */
.p-lineup {
  background: #1f1f1f;
  position: relative;
  z-index: 10;
  margin-top: -180px;
}
@media screen and (max-width: 768px) {
  .p-lineup {
    margin-top: -90px;
  }
}
.p-lineup__container {
  background: #fff;
  -webkit-box-shadow: 0 -17px 99px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 -17px 99px 0 rgba(0, 0, 0, 0.16);
  padding-bottom: 100px;
  padding: 90px calc(50vw - 50%) 100px 70px;
  margin-right: calc(50% - 50vw);
  position: relative;
  top: 180px;
}
@media screen and (max-width: 1024px) {
  .p-lineup__container {
    padding: 90px calc(50vw - 50%) 100px 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-lineup__container {
    padding: 45px calc(50vw - 50%) 50px 20px;
    top: 90px;
  }
}
.p-lineup__ttl {
  color: #2d2d2d;
}
.p-lineup__sub-ttl {
  color: #2d2d2d;
}
.p-lineup__desc {
  color: #2d2d2d;
}
.p-lineup__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-lineup__item {
  padding: 60px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-lineup__item {
    padding: 30px 0 0;
  }
}
.p-lineup__item__thumbnail-main, .p-lineup__item__thumbnail-sub {
  width: 100%;
}
.p-lineup__item__thumbnail-main li {
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-lineup__item__thumbnail-main li img {
  max-width: 600px;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__thumbnail-main li img {
    max-width: unset;
  }
}
.p-lineup__item__thumbnail-sub {
  margin: 20px 0 0;
}
.p-lineup__item__thumbnail-sub li {
  height: 220px;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__thumbnail-sub li {
    height: 120px;
  }
}
.p-lineup__item__thumbnail-sub li:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.p-lineup__item__thumbnail-sub li:hover:hover {
  opacity: 0.8;
}
.p-lineup__item__thumbnail-sub li img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-lineup__item__arrow {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.p-lineup__item__arrow:focus {
  outline: none;
}
.p-lineup__item__arrow::after {
  color: #2d2d2d;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__arrow::after {
    color: #fff;
  }
}
.p-lineup__item__arrow:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-lineup__item__arrow:hover:hover {
  opacity: 0.8;
}
.p-lineup__item__name {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  border-bottom: 1px solid #ededed;
  font-size: 1.8rem;
  padding: 20px 0 10px;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__name {
    font-size: 1.6rem;
    padding: 10px 0 10px;
  }
}
.p-lineup__item__name span {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__name span {
    font-size: 2rem;
  }
}
.p-lineup__item__price {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
  padding: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__price {
    font-size: 2rem;
  }
}
.p-lineup__item__price span {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__price span {
    font-size: 1.4rem;
  }
}
.p-lineup__item__desc {
  font-size: 1.3rem;
  padding: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .p-lineup__item__desc {
    font-size: 1.2rem;
    padding: 10px 0 0;
  }
}

/*  p-reason
----------------------------------------------------------------- */
.p-reason {
  background: #f3f3f3;
  padding: 310px 0 170px;
}
@media screen and (max-width: 768px) {
  .p-reason {
    padding: 155px 0 85px;
  }
}
.p-reason__ttl {
  color: #2d2d2d;
}
.p-reason__sub-ttl {
  color: #2d2d2d;
}
.p-reason__desc {
  color: #2d2d2d;
}
.p-reason__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .p-reason__list {
    padding: 10px 0 0;
  }
}
.p-reason__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 55px 0 0;
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  .p-reason__item {
    padding: 25px 0 0;
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 480px) {
  .p-reason__item {
    width: 100%;
  }
}
.p-reason__item__num {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7rem;
  padding: 26px 0 0;
}
@media screen and (max-width: 768px) {
  .p-reason__item__num {
    font-size: 1.4rem;
    padding: 13px 0 0;
  }
}
.p-reason__item__ttl {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .p-reason__item__ttl {
    font-size: 1.6rem;
  }
}
.p-reason__item__desc {
  font-size: 1.4rem;
  padding: 8px 0 0;
}
@media screen and (max-width: 768px) {
  .p-reason__item__desc {
    font-size: 1.2rem;
    padding: 4px 0 0;
  }
}

/*  p-flow
----------------------------------------------------------------- */
.p-flow {
  color: #fff;
  overflow: hidden;
  padding: 150px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-flow {
    padding: 75px 0;
  }
}
.p-flow::before {
  background: url(../img/flow_logo.png) no-repeat center/contain;
  content: "";
  display: inline-block;
  height: 792px;
  position: absolute;
  right: -150px;
  top: -420px;
  width: 791px;
}
@media screen and (max-width: 768px) {
  .p-flow::before {
    height: 396px;
    right: -75px;
    top: -210px;
    width: 395px;
  }
}
.p-flow__list {
  margin: 0 auto;
  padding: 140px 0 0;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .p-flow__list {
    padding: 70px 0 0;
    max-width: 100%;
  }
}
.p-flow__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-flow__item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-flow__item + .p-flow__item {
  padding: 130px 0 0;
}
@media screen and (max-width: 768px) {
  .p-flow__item + .p-flow__item {
    padding: 65px 0 0;
  }
}
.p-flow__item:last-of-type::before {
  background: url(/img/flow_fin.svg) no-repeat center/contain;
  content: "";
  display: inline-block;
  height: 70px;
  width: 148px;
  position: absolute;
  left: -100px;
  top: 50px;
}
@media screen and (max-width: 768px) {
  .p-flow__item:last-of-type::before {
    height: 56px;
    width: 118px;
    left: -10px;
    top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .p-flow__item:not(:last-of-type)::after {
    background: url(../img/flow_arrow.svg) no-repeat center/contain;
    content: "";
    display: inline-block;
    height: 60px;
    width: 6px;
    position: absolute;
    bottom: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-flow__item__num {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 300;
  font-style: normal;
  margin: 0 40px 0 0;
  position: relative;
  width: 93px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-flow__item__num {
    margin: 0 20px 0 0;
    width: 46px;
  }
}
.p-flow__item__num::before {
  background: no-repeat center/contain;
  content: "";
  display: inline-block;
  height: 57px;
  left: -30%;
  position: absolute;
  top: -30%;
  width: 57px;
}
@media screen and (max-width: 768px) {
  .p-flow__item__num::before {
    height: 28px;
    left: -30%;
    top: -30%;
    width: 28px;
  }
}
.p-flow__item:first-child .p-flow__item__num::before {
  background-image: url(../img//flow_icon01.svg);
}
.p-flow__item:nth-child(2) .p-flow__item__num::before {
  background-image: url(../img//flow_icon02.svg);
}
.p-flow__item:nth-child(3) .p-flow__item__num::before {
  background-image: url(../img//flow_icon03.svg);
}
.p-flow__item:last-child .p-flow__item__num::before {
  background-image: url(../img//flow_icon04.svg);
}
.p-flow__item:not(:last-of-type) .p-flow__item__num::after {
  background: url(../img/flow_arrow.svg) no-repeat center/contain;
  content: "";
  display: inline-block;
  height: 122px;
  width: 16px;
  position: absolute;
  bottom: -130px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-flow__item:not(:last-of-type) .p-flow__item__num::after {
    height: 73px;
    width: 10px;
    bottom: -78px;
  }
}
@media screen and (max-width: 480px) {
  .p-flow__item:not(:last-of-type) .p-flow__item__num::after {
    content: none;
  }
}
.p-flow__item__ttl {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .p-flow__item__ttl {
    font-size: 1.6rem;
  }
}
.p-flow__item__desc {
  font-size: 1.4rem;
  padding: 4px 0 0;
}
@media screen and (max-width: 768px) {
  .p-flow__item__desc {
    font-size: 1.2rem;
    padding: 2px 0 0;
  }
}

/*  p-company
----------------------------------------------------------------- */
.p-company {
  color: #fff;
}
.p-company__container {
  background: #000;
  padding: 100px 70px 80px;
}
@media screen and (max-width: 768px) {
  .p-company__container {
    padding: 50px 20px 40px;
  }
}
.p-company__list {
  padding: 90px 0 0;
}
@media screen and (max-width: 768px) {
  .p-company__list {
    padding: 45px 0 0;
  }
}
.p-company__item {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-company__item + .p-company__item {
  padding: 40px 0 0;
}
@media screen and (max-width: 768px) {
  .p-company__item + .p-company__item {
    padding: 20px 0 0;
  }
}
.p-company__item dt {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: nobel, sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 290px;
}
@media screen and (max-width: 768px) {
  .p-company__item dt {
    width: 160px;
  }
}
@media screen and (max-width: 480px) {
  .p-company__item dt {
    font-size: 1.2rem;
    width: 130px;
  }
}
.p-company__item dd {
  width: calc(100% - 290px);
}
@media screen and (max-width: 768px) {
  .p-company__item dd {
    width: calc(100% - 160px);
  }
}
@media screen and (max-width: 480px) {
  .p-company__item dd {
    font-size: 1.2rem;
    width: calc(100% - 130px);
  }
}
.p-company__map {
  padding: 70px 0 0;
}
@media screen and (max-width: 768px) {
  .p-company__map {
    padding: 35px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .p-company__map iframe {
    height: 265px;
  }
}

/*  p-contact
----------------------------------------------------------------- */
.p-contact {
  padding: 90px 0 0;
}
@media screen and (max-width: 768px) {
  .p-contact {
    padding: 45px 0 0;
  }
}
.p-contact__desc__alert {
  color: #f26b6b;
}
.p-contact__form {
  max-width: 910px;
  margin: 0 auto;
  padding: 120px 0 0 !important;
}
@media screen and (max-width: 768px) {
  .p-contact__form {
    padding: 60px 0 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .p-contact__form {
    padding: 30px 0 0 !important;
  }
}
.p-contact__form__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-contact__form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-contact__form__item + .p-contact__form__item {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-contact__form__item + .p-contact__form__item {
    padding-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .p-contact__form__item + .p-contact__form__item {
    padding-top: 10px;
  }
}
.p-contact__form__subject {
  border-bottom: 1px solid #555;
  margin: 0 0 30px;
  padding-bottom: 55px;
}
.p-contact__form__item dt, .p-contact__form__item dd {
  color: #fff !important;
  font-size: 1.8rem !important;
  font-weight: 400 !important;
}
@media screen and (max-width: 768px) {
  .p-contact__form__item dt, .p-contact__form__item dd {
    font-size: 1.6rem !important;
  }
}
.p-contact__form__item dt {
  border: unset !important;
  float: unset !important;
  text-align: left !important;
  width: 190px !important;
  padding: 15px 0 !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .p-contact__form__item dt {
    padding: 10px 0 !important;
  }
}
.p-contact__form__item dd {
  padding: 0 !important;
  border: unset !important;
  width: 100%;
}
.p-contact__form__item dd input, .p-contact__form__item dd textarea {
  border: 1px solid #555;
  border-radius: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  padding: 15px 20px;
  width: 100% !important;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .p-contact__form__item dd input, .p-contact__form__item dd textarea {
    padding: 10px 15px;
  }
}
.p-contact__form__item dd input:focus, .p-contact__form__item dd textarea:focus {
  border: 1px solid #d1d1d1 !important;
}
.p-contact__form__item input.problem, .p-contact__form__item textarea.problem {
  background-color: #f26b6b;
}
.p-contact__form__item dd textarea {
  height: 340px !important;
}
@media screen and (max-width: 768px) {
  .p-contact__form__item dd textarea {
    height: 200px !important;
  }
}
.p-contact__form div.mfp_err {
  background: unset;
  color: #f26b6b;
}
.p-contact__form__privacy {
  background-color: #2d2d2d;
  color: #fff;
  width: 100%;
  height: 170px;
  overflow-y: auto;
  padding: 28px 40px;
}
@media screen and (max-width: 768px) {
  .p-contact__form__privacy {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 480px) {
  .p-contact__form__privacy {
    padding: 10px 10px;
  }
}
.p-contact__form__privacy h4 {
  font-size: 1.5rem;
  padding: 2em 0 0.5em;
}
@media screen and (max-width: 768px) {
  .p-contact__form__privacy h4 {
    font-size: 1.4rem;
  }
}
.p-contact__form__privacy a {
  word-break: break-all;
}
.p-contact__form__privacy a:hover {
  text-decoration: underline;
}
.p-contact__form__privacy__ttl {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .p-contact__form__privacy__ttl {
    font-size: 1.6rem;
  }
}
.p-contact__form__privacy__txt {
  font-size: 1.4rem;
  padding: 1em 0 0;
}
@media screen and (max-width: 768px) {
  .p-contact__form__privacy__txt {
    font-size: 1.2rem;
  }
}
.p-contact__form__privacy__check {
  border: 1px solid #555;
  color: #fff;
  margin: 30px auto 0;
  max-width: 100%;
  padding: 10px 0;
  text-align: center;
  width: 530px;
}
@media screen and (max-width: 768px) {
  .p-contact__form__privacy__check {
    margin: 15px auto 0;
  }
}
.p-contact__form__privacy__check label {
  border-radius: 0 !important;
  margin: 3px !important;
}
.p-contact__form__privacy__check label.mfp_not_checked {
  padding: 0 !important;
  border: unset !important;
}
.p-contact__form__privacy__check label.mfp_checked {
  padding: 0 !important;
  border: unset !important;
  background-color: transparent !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.p-contact__form__privacy__check input {
  vertical-align: baseline;
}
.p-contact__form__submit {
  border-top: 1px solid #555;
  padding: 55px 0 0;
  margin: 40px 0 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-contact__form__submit {
    padding: 20px 0 0;
    margin: 20px 0 0;
  }
}
.p-contact__form__submit .mfp_buttons .mfp_element_submit {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 720px;
  max-width: 100%;
  background: #fff;
  border-radius: unset;
  padding: 26px 0;
  border: unset;
  text-shadow: unset;
  font-size: 18px;
  cursor: pointer;
  position: relative;
}
.p-contact__form__submit .mfp_buttons .mfp_element_submit:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .p-contact__form__submit .mfp_buttons .mfp_element_submit {
    padding: 10px 0;
    font-size: 16px;
  }
}
.p-contact__form__submit .mfp_buttons .mfp_element_submit:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.p-contact__form__submit .mfp_buttons .mfp_element_submit::before {
  content: "";
  display: inline-block;
  background: url(../img/submit_arrow.svg) no-repeat center/contain;
  width: 18px;
  height: 10px;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*  p-thanks
----------------------------------------------------------------- */
.p-thanks {
  padding-top: 80px;
  height: calc(100vh - 308px);
}
@media screen and (max-width: 768px) {
  .p-thanks {
    padding-top: 40px;
    height: calc(100vh - 164px);
  }
}
.p-thanks__container {
  background: #fff;
  -webkit-box-shadow: 0 -17px 99px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 -17px 99px 0 rgba(0, 0, 0, 0.16);
  padding-bottom: 100px;
  padding: 90px calc(50vw - 50%) 100px 70px;
  margin-right: calc(50% - 50vw);
  position: relative;
  top: 180px;
}
@media screen and (max-width: 1024px) {
  .p-thanks__container {
    padding: 90px calc(50vw - 50%) 100px 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks__container {
    padding: 45px calc(50vw - 50%) 50px 20px;
    top: 90px;
  }
}
.p-thanks__ttl {
  color: #fff;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .p-thanks__ttl {
    font-size: 2.4rem;
  }
}
.p-thanks__link {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-thanks__link {
    padding-top: 20px;
  }
}
.p-thanks__link a {
  color: #1558d6;
  text-decoration: underline;
}
.p-thanks__link a:hover {
  text-decoration: none;
}

/* ==========================================================================
  Utility
  ========================================================================== */
/* margin */
.u-m-none {
  margin: 0;
}

.u-mt-none {
  margin-top: 0;
}

.u-mr-none {
  margin-right: 0;
}

.u-mb-none {
  margin-bottom: 0;
}

.u-ml-none {
  margin-left: 0;
}

.u-m-auto {
  margin: auto;
}

.u-mt-auto {
  margin-top: auto;
}

.u-mr-auto {
  margin-right: auto;
}

.u-mb-auto {
  margin-bottom: auto;
}

.u-ml-auto {
  margin-left: auto;
}

/* border */
.u-b-none {
  border: none;
}

.u-bt-none {
  border-top: none;
}

.u-br-none {
  border-right: none;
}

.u-bb-none {
  border-bottom: none;
}

.u-bl-none {
  border-left: none;
}

/* display */
.u-dis-i {
  display: inline;
}

.u-dis-ib {
  display: inline-block;
}

.u-dis-b {
  display: block;
}

/* text-align */
.u-ta-l {
  text-align: left;
}

.u-ta-c {
  text-align: center;
}

.u-ta-r {
  text-align: right;
}

/* sp pc　表示切替 */
.u-pc-only {
  display: inherit;
}
@media screen and (max-width: 768px) {
  .u-pc-only {
    display: none;
  }
}

.u-sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-sp-only {
    display: inherit;
  }
}/*# sourceMappingURL=style.css.map */