/**
 * @license
 * MyFonts Webfont Build ID 3798328, 2019-08-19T05:11:01-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: NeuzeitGro-Lig by URW
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-light/
 * 
 * Webfont: NeuzeitGro-Bla by URW
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-black/
 * 
 * Webfont: NeuzeitGroCon-Bla by URW
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-black-condensed/
 * 
 * Webfont: NeuzeitGro-Reg by URW
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-regular/
 * 
 * Webfont: NeuzeitGro-Bol by URW
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-bold/
 * 
 * Webfont: NeuzeitGroExt-Bla by URW
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-black-extra-condensed/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3798328
 * Licensed pageviews: 200,000
 * Webfonts copyright: (URW)++,Copyright 2014 by (URW)++ Design &amp; Development
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/39f538");

  
/* @font-face {font-family: 'NeuzeitGro-Lig';src: url('webfonts/39F538_0_0.eot');src: url('webfonts/39F538_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39F538_0_0.woff2') format('woff2'),url('webfonts/39F538_0_0.woff') format('woff'),url('webfonts/39F538_0_0.ttf') format('truetype');} */
 
  
/* @font-face {font-family: 'NeuzeitGro-Bla';src: url('webfonts/39F538_1_0.eot');src: url('webfonts/39F538_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39F538_1_0.woff2') format('woff2'),url('webfonts/39F538_1_0.woff') format('woff'),url('webfonts/39F538_1_0.ttf') format('truetype');} */
 
  
/* @font-face {font-family: 'NeuzeitGroCon-Bla';src: url('webfonts/39F538_2_0.eot');src: url('webfonts/39F538_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39F538_2_0.woff2') format('woff2'),url('webfonts/39F538_2_0.woff') format('woff'),url('webfonts/39F538_2_0.ttf') format('truetype');} */
 
  
@font-face {font-family: 'NeuzeitGro-Reg';src: url('webfonts/39F538_3_0.eot');src: url('webfonts/39F538_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39F538_3_0.woff2') format('woff2'),url('webfonts/39F538_3_0.woff') format('woff'),url('webfonts/39F538_3_0.ttf') format('truetype');}
 
  
/* @font-face {font-family: 'NeuzeitGro-Bol';src: url('webfonts/39F538_4_0.eot');src: url('webfonts/39F538_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39F538_4_0.woff2') format('woff2'),url('webfonts/39F538_4_0.woff') format('woff'),url('webfonts/39F538_4_0.ttf') format('truetype');} */
 
  
/* @font-face {font-family: 'NeuzeitGroExt-Bla';src: url('webfonts/39F538_5_0.eot');src: url('webfonts/39F538_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/39F538_5_0.woff2') format('woff2'),url('webfonts/39F538_5_0.woff') format('woff'),url('webfonts/39F538_5_0.ttf') format('truetype');} */
 
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  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: 1em; /* 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
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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"] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul li,
ul ol {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
html {
  font-family: -apple-sysytem, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, Roboto, "Droid Sans", sans-serif;
}
html,
body {
  height: auto;
  width: 100%;
  background: #fff;
  color: #000;
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #000;
}
.footer {
  position: relative;
  text-align: center;
  z-index: 100;
  background: #fff;
}
.footer__contact {
  line-height: 1.8;
}
.footer__staff {
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.08em;
}
.footer__credit {
  color: #8d8d8d;
  font-size: 10px;
}
.footer__back {
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.24em;
}
.footer__back__link {
  position: relative;
  padding-bottom: 0.6em;
}
.footer__back__link::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.footer__note {
  font-size: 10px;
}
.footer__copyright {
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.08em;
  font-size: 10px;
}
.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 100;
  color: #fff;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.hero.is-loaded {
  opacity: 1;
}
.hero__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 1;
}
.hero__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;
}
.hero__header__promotion {
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.08em;
  color: #fff;
}
.hero__paragraph {
  opacity: 0;
  -webkit-transition: opacity 1s 0.8s;
  transition: opacity 1s 0.8s;
}
.is-loaded .hero__paragraph {
  opacity: 1;
}
.hero__celine-logo {
  margin: 0 auto;
  line-height: 1;
  text-indent: -9999px;
  background: url("/special/190920-celine/img/celine_logo.png") 0 0 no-repeat;
  background-size: contain;
  overflow: hidden;
}
.hero__subtitle {
  margin: 0.8em 0 0;
}
.hero__lead {
  margin: 0.8em 0 0;
}
.navigation {
  position: relative;
  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;
  background: #fff;
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.24em;
}
.navigation .navigation__navi {
  width: 100%;
  background: #fff;
  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;
  z-index: 100;
}
.navigation .navigation__navi.js-fixed {
  position: fixed;
  top: 0;
}
.navigation__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navigation__item {
  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;
  height: 100%;
}
.navigation__link.is-current {
  color: #b2b2b2;
}
.section-lv1 {
  text-align: center;
}
.section-lv1__title {
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.24em;
  margin: 0;
  font-weight: normal;
}
.section-lv1__detail {
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.24em;
}
.section-lv1__detail__link {
  position: relative;
  padding-bottom: 0.6em;
}
.section-lv1__detail__link::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.panel {
  position: relative;
  background: #fff;
  z-index: 1;
}
.panel__inner {
  position: relative;
  z-index: 2;
  background: #fff;
}
.panel__visual {
  margin-top: auto;
  z-index: 1;
  background: #fff;
}
.panel__visual__photo--split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.panel__visual__photo__item {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  min-width: 0;
}
.panel__visual__photo.is-scroll-over .panel__visual__photo__item {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.panel__visual__photo.is-scroll-over .panel__visual__photo__item:nth-child(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.panel__visual__photo.is-scroll-over .panel__visual__photo__item:nth-child(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.panel__visual__photo__img {
  width: 100%;
  height: auto;
  max-width: none;
}
.panel__visual__credit {
  padding: 1em 0;
  color: #8d8d8d;
  font-size: 10px;
}
.product__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  overflow: hidden;
}
.product__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transform: translateY(80px);
          transform: translateY(80px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
.product__item:nth-child(1) {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.product__item:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.product__item:nth-child(3) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.product__item:nth-child(4) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.product__item:nth-child(5) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.product__item:nth-child(6) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.product.is-scroll-over .product__item {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.modal {
  display: none;
  position: relative;
}
.modal.is-enter,
.modal.is-leave {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 500;
}
.modal.is-enter {
  -webkit-animation: enter 0.3s;
          animation: enter 0.3s;
}
.modal.is-leave {
  -webkit-animation: leave 0.3s;
          animation: leave 0.3s;
}
.modal__content,
.modal__wrap {
  width: 100%;
  height: 100%;
}
.modal__wrap {
  position: relative;
}
.modal__product {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.modal__product.is-enter {
  opacity: 1;
}
.modal__product.is-leave {
  opacity: 0;
}
.modal__product__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal__img {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  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;
}
.modal__text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
}
.modal__link {
  display: block;
  position: relative;
  padding-bottom: 0.4em;
}
.modal__link::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.modal__detail {
  margin-top: 1em;
}
.modal__price {
  display: inline-block;
  margin-left: 1em;
}
.modal__spec {
  display: inline-block;
  margin-left: 1em;
}
.modal__pager {
  position: absolute;
  font-family: 'NeuzeitGro-Reg';
  letter-spacing: 0.24em;
}
.modal__pager--prev {
  left: 0;
}
.modal__pager--next {
  right: 0;
}
.modal__close {
  position: absolute;
  display: block;
}
.modal__close::before,
.modal__close::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  content: '';
  background: #000;
}
.modal__close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal__close::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@-webkit-keyframes enter {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes enter {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes leave {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes leave {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
  .footer {
    padding: 44px 0 18px;
  }
  .footer__contact {
    font-size: 13px;
  }
  .footer__staff {
    margin-top: 20px;
    font-size: 12px;
  }
  .footer__staff__item {
    display: inline;
  }
  .footer__credit {
    margin: 20px 0;
  }
  .footer__back {
    margin: 50px 0 84px;
    font-size: 14px;
  }
  .footer__back__link:hover::after {
    opacity: 0;
  }
  .footer__note {
    margin: 0.3em 0;
  }
  .wrapper {
    min-width: 960px;
  }
  .hero {
    background-image: url("/special/190920-celine/img/hero_pc.jpg");
    padding-bottom: 5vh;
  }
  .hero__header__inner {
    padding: 14px 22px 14px 18px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero__header__logo__img {
    width: 124px;
  }
  .hero__header__promotion {
    font-size: 11px;
  }
  .hero__paragraph {
    width: 960px;
    margin: auto auto 0;
  }
  .hero__celine-logo {
    width: 212px;
    height: 44px;
  }
  .hero__subtitle {
    font-size: 21px;
  }
  .hero__lead {
    font-size: 14px;
    line-height: 1.571428571428571;
  }
  .navigation {
    height: 76px;
    font-size: 14px;
  }
  .navigation .navigation__navi {
    height: 76px;
  }
  .navigation__list {
    width: 638px;
  }
  .section-lv1__title {
    padding: 1.15em 0 0.25em;
    font-size: 42px;
  }
  .section-lv1__lead {
    margin: 1em 0;
    font-size: 14px;
  }
  .section-lv1__detail {
    font-size: 14px;
  }
  .section-lv1__detail__link:hover::after {
    opacity: 0;
  }
  .panel {
    padding-bottom: 36px;
  }
  .is-px-bottom .panel__visual {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .is-px-top .panel__visual {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .panel__visual__photo--split .panel__visual__photo__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 634px;
        -ms-flex: 1 1 634px;
            flex: 1 1 634px;
  }
  .panel__visual__photo--split .panel__visual__photo__item:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 635px;
        -ms-flex: 1 1 635px;
            flex: 1 1 635px;
  }
  .panel__visual__photo.fade-sp-only .panel__visual__photo__item {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: none;
    transition: none;
  }
  .panel__visual__photo__img {
    height: 100%;
  }
  .product {
    width: 960px;
    margin: 0 auto;
    padding: 40px 0 80px;
  }
  .product__item {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .product__item {
    width: 320px;
    min-height: 230px;
    margin: 0;
    padding: 30px 0;
  }
  .product__img.bag-01,
  .product__img.bag-02,
  .product__img.bag-03,
  .product__img.bag-04,
  .product__img.bag-05,
  .product__img.bag-06 {
    width: 190px;
  }
  .product__img.shoes-01 {
    width: 178px;
  }
  .product__img.shoes-02 {
    width: 185px;
  }
  .product__img.shoes-03 {
    width: 214px;
  }
  .product__img.shoes-04 {
    width: 216px;
  }
  .product__img.shoes-05 {
    width: 216px;
  }
  .product__img.accesories-01,
  .product__img.accesories-02,
  .product__img.accesories-03,
  .product__img.accesories-04,
  .product__img.accesories-05,
  .product__img.accesories-06 {
    width: 274px;
  }
  .product__img.leather-01 {
    width: 217px;
  }
  .product__img.leather-02 {
    width: 130px;
  }
  .product__img.leather-03 {
    width: 130px;
  }
  .product__img.leather-04 {
    width: 166px;
  }
  .product__img.leather-05 {
    width: 165px;
  }
  .product__img.leather-06 {
    width: 175px;
  }
  .modal__product__inner {
    padding: 40px 0;
  }
  .modal__link {
    margin-top: 30px;
    font-size: 13px;
  }
  .modal__link:hover::after {
    opacity: 0;
  }
  .modal__lead {
    font-size: 14px;
  }
  .modal__detail {
    font-size: 11px;
  }
  .modal__name {
    display: inline-block;
  }
  .modal__pager {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    margin-top: -20px;
  }
  .modal__pager--prev {
    margin-left: 20px;
  }
  .modal__pager--next {
    margin-right: 20px;
  }
  .modal__close {
    top: 13px;
    right: 13px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  body {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
  }
  .footer {
    padding: 45px 0 15px;
  }
  .footer__contact {
    font-size: 11px;
  }
  .footer__staff {
    margin-top: 25px;
    font-size: 10px;
  }
  .footer__staff__item + .footer__staff__item {
    margin-top: 0.3em;
  }
  .footer__credit {
    margin: 25px 0;
  }
  .footer__back {
    margin: 35px 0 50px;
    font-size: 11px;
  }
  .footer__note {
    margin: 1em 0;
    padding: 0 25px;
  }
  .footer__copyright {
    padding: 0 25px;
  }
  .hero {
    background-image: url("/special/190920-celine/img/hero_sp.jpg");
    padding-bottom: 17vh;
  }
  .hero__header__inner {
    padding: 10px 17px 10px 15px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .hero__header__logo__img {
    width: 95px;
  }
  .hero__header__promotion {
    padding-top: 7px;
    font-size: 10px;
  }
  .hero__paragraph {
    margin: auto 0 0;
  }
  .hero__celine-logo {
    width: 150px;
    height: 31px;
    margin-bottom: 0.5em;
  }
  .hero__subtitle {
    font-size: 14px;
    font-weight: bold;
  }
  .hero__lead {
    font-size: 11px;
    line-height: 1.818181818181818;
  }
  .navigation {
    height: 48px;
    overflow: hidden;
    font-size: 11px;
  }
  .navigation .navigation__navi {
    height: 48px;
    padding: 0 10px;
    overflow-y: auto;
  }
  .navigation__item {
    margin: 0 15px;
    white-space: nowrap;
  }
  .section-lv1__title {
    padding: 1.1em 0 0.4em;
    font-size: 30px;
    line-height: 1.2;
  }
  .section-lv1__lead {
    margin: 0.5em 0;
    font-size: 11px;
    line-height: 1.818181818181818;
  }
  .section-lv1__detail {
    margin: 1.5em 0;
    font-size: 11px;
  }
  .panel {
    padding-bottom: 30px;
  }
  .panel__visual__photo--split .panel__visual__photo__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .panel__visual__photo--split .panel__visual__photo__item:nth-child(n+2) {
    display: none;
  }
  .panel__visual__credit {
    padding: 1em 10px;
  }
  .product {
    padding: 20px 25px 25px;
  }
  .product__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product__item {
    width: 50%;
    min-height: 160px;
    padding: 10px;
  }
  .product__img.bag-01,
  .product__img.bag-02,
  .product__img.bag-03,
  .product__img.bag-04,
  .product__img.bag-05,
  .product__img.bag-06 {
    width: 32.53333333333333vw;
    max-width: 122px;
  }
  .product__img.shoes-01 {
    width: 29.06666666666667vw;
    max-width: 109px;
  }
  .product__img.shoes-02 {
    width: 30.133333333333333vw;
    max-width: 113px;
  }
  .product__img.shoes-03 {
    width: 33.6vw;
    max-width: 126px;
  }
  .product__img.shoes-04 {
    width: 33.86666666666667vw;
    max-width: 127px;
  }
  .product__img.shoes-05 {
    width: 32.800000000000004vw;
    max-width: 123px;
  }
  .product__img.accesories-01,
  .product__img.accesories-02,
  .product__img.accesories-03,
  .product__img.accesories-04,
  .product__img.accesories-05,
  .product__img.accesories-06 {
    width: 41.86666666666667vw;
    max-width: 157px;
  }
  .product__img.leather-01 {
    width: 33.86666666666667vw;
    max-width: 127px;
  }
  .product__img.leather-02 {
    width: 20.266666666666666vw;
    max-width: 76px;
  }
  .product__img.leather-03 {
    width: 20.266666666666666vw;
    max-width: 76px;
  }
  .product__img.leather-04 {
    width: 25.866666666666667vw;
    max-width: 97px;
  }
  .product__img.leather-05 {
    width: 25.866666666666667vw;
    max-width: 97px;
  }
  .product__img.leather-06 {
    width: 27.200000000000003vw;
    max-width: 102px;
  }
  .modal__product__inner {
    width: 78.66666666666666vw;
    padding: 20.533333333333335vw 0 28.799999999999997vw;
  }
  .modal__img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .modal__text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .modal__link {
    margin-top: 15px;
    font-size: 10px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .modal__lead {
    font-size: 12px;
  }
  .modal__detail {
    font-size: 10px;
  }
  .modal__pager {
    font-size: 11px;
    bottom: 9.333333333333334vw;
  }
  .modal__pager--prev {
    margin-left: 10.666666666666668vw;
  }
  .modal__pager--next {
    margin-right: 10.666666666666668vw;
  }
  .modal__close {
    top: 15px;
    right: 15px;
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .hero {
    background-image: url("/special/190920-celine/img/hero_pc.jpg");
  }
}
