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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/* 仮
---------------------------------------------*/
/* common
---------------------------------------------*/
body {
  font-family: "Helvetica", "Helvetica Neue", "Arial", sans-serif;
  color: #000;
  letter-spacing: 0;
  line-height: 1.6;
  font-size: 16px;
  background-color: #fff;
}

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

.wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

small {
  font-size: 100%;
}

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

.load {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
}

.height {
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  opacity: 0;
  width: 100%;
  height: 100vh;
  z-index: -9999;
}

/* #index
---------------------------------------------*/
#index.wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 769px) {
  #index.wrapper {
    height: 100vh;
    background-image: url(../images/index/index_bg_pc.jpg);
  }
}

@media screen and (max-width: 768px) {
  #index.wrapper {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background-image: url(../images/index/index_bg_sp.jpg);
  }
}

#index .index-wrap {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 22.5vh;
  padding-bottom: 8.8vh;
}

#index .brand {
  width: 65.3vw;
  margin: 0 auto 4vw;
}

@media screen and (min-width: 769px) {
  #index .brand {
    width: 43.5vh;
    margin: 0 auto 2.2vh;
  }
}

#index .title {
  width: 54vw;
  margin: 0 auto 7.5vw;
}

@media screen and (min-width: 769px) {
  #index .title {
    width: 35.5vh;
    margin: 0 auto 4.8vh;
  }
}

#index .index-list {
  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;
  color: #fff;
  font-family: "Avenir Next", "Avenir", "Helvetica", "Helvetica Neue", "Arial", sans-serif;
  margin-bottom: 24.5vw;
}

@media screen and (min-width: 769px) {
  #index .index-list {
    margin-bottom: 16.4vh;
  }
}

#index .index-list .index__item {
  border: 1px solid #fff;
  width: 28.1vw;
  height: 28.1vw;
}

@media screen and (min-width: 769px) {
  #index .index-list .index__item {
    width: 18.6vh;
    height: 18.6vh;
  }
}

#index .index-list .index__item:first-of-type {
  margin-right: 6vw;
}

@media screen and (min-width: 769px) {
  #index .index-list .index__item:first-of-type {
    margin-right: 4vh;
  }
}

#index .index-list .index__item a {
  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;
  width: 100%;
  height: 100%;
}

#index .index-list .index__item a span {
  font-size: 3.46vw;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  #index .index-list .index__item a span {
    font-size: 2.3vh;
  }
}

#index .index-list .index__item a .index__for {
  font-style: italic;
  margin-bottom: 0.2vh;
}

@media screen and (max-width: 768px) {
  #index .index-list .index__item a .index__for {
    margin-top: -2vw;
  }
}

#index .index-list .index__item a .index__gender {
  font-weight: 700;
}

#index .logo {
  width: 15.2vw;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #index .logo {
    width: 10.2vh;
  }
}

/* #women,#men共通
---------------------------------------------*/
#women .mainarea,
#men .mainarea {
  width: 100%;
  background-color: #000;
}

@media screen and (min-width: 1440px) {
  #women .mainarea,
  #men .mainarea {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  #women .mainarea,
  #men .mainarea {
    max-width: auto;
    width: 70%;
    margin: 0 auto;
    background-color: #fff;
  }
}

#women .top,
#men .top {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background-size: cover;
  background-position: center;
  position: relative;
}

@media screen and (min-width: 769px) {
  #women .top,
  #men .top {
    height: auto;
  }
}

#women .top::before,
#men .top::before {
  content: "";
  display: block;
  padding-top: 79%;
}

#women .title-wrap,
#men .title-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

#women .title-wrap .title,
#men .title-wrap .title {
  width: 68vw;
  margin: 0 auto 10px;
}

@media screen and (min-width: 769px) {
  #women .title-wrap .title,
  #men .title-wrap .title {
    width: 39%;
    margin: 0 auto 15px;
  }
}

#women .title-wrap .sub-title,
#men .title-wrap .sub-title {
  width: 38vw;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #women .title-wrap .sub-title,
  #men .title-wrap .sub-title {
    width: 18.5%;
  }
}

#women .top-logo,
#men .top-logo {
  position: absolute;
  bottom: 4%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 22vw;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #women .top-logo,
  #men .top-logo {
    width: 13.2%;
    bottom: 9.1%;
  }
}

#women .img.padding,
#men .img.padding {
  padding: 70px 0;
  width: 100%;
}

#women .img.padding img,
#men .img.padding img {
  width: 61.3%;
  margin: 0 auto;
}

#women .img.padding.padding_min,
#men .img.padding.padding_min {
  padding: 50px 0 0;
}

#women .img.padding.padding_min img,
#men .img.padding.padding_min img {
  width: 74.6%;
}

@media screen and (min-width: 769px) {
  #women .img-flex,
  #men .img-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 769px) {
  #women .img-flex .img,
  #men .img-flex .img {
    width: 50%;
  }
}

#women .footer,
#men .footer {
  padding: 55px 0 45px;
}

@media screen and (min-width: 769px) {
  #women .footer,
  #men .footer {
    padding: 50px 0px 120px;
  }
}

#women .staffcredit,
#men .staffcredit {
  font-size: 12px;
  line-height: 1.95;
  text-align: center;
  color: #fff;
  margin-bottom: 70px;
}

@media screen and (min-width: 769px) {
  #women .staffcredit,
  #men .staffcredit {
    color: #000;
    font-size: 14px;
    line-height: 1.92;
    margin-bottom: 40px;
  }
}

#women .staffcredit span,
#men .staffcredit span {
  vertical-align: top;
  font-size: 10px;
}

#women .viewall,
#men .viewall {
  width: 280px;
  margin: 0 auto 65px;
  border: 1px solid #fff;
}

@media screen and (min-width: 769px) {
  #women .viewall,
  #men .viewall {
    width: 300px;
    border: 1px solid #000;
  }
}

#women .viewall a,
#men .viewall a {
  display: block;
  line-height: 53px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

@media screen and (min-width: 769px) {
  #women .viewall a,
  #men .viewall a {
    line-height: 50px;
    color: #000;
  }
}

#women .link,
#men .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 65px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#women .link li:not(:last-child),
#men .link li:not(:last-child) {
  margin-right: 20px;
}

#women .link li a,
#men .link li a {
  display: block;
  height: 25px;
}

#women .link li a img,
#men .link li a img {
  height: 100%;
  width: auto;
}

#women .footer_logo,
#men .footer_logo {
  width: 75px;
  margin: 0 auto 25px;
}

#women .footer_copy,
#men .footer_copy {
  font-size: 11px;
  color: #fff;
  text-align: center;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  #women .footer_copy,
  #men .footer_copy {
    font-size: 12px;
    color: #000;
  }
}

#women .itemcredit,
#men .itemcredit {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  font-size: 11px;
  letter-spacing: -0.025em;
  line-height: 1.6;
  padding: 6px 3.3vw 20px;
  min-height: 60px;
}

@media screen and (max-width: 768px) {
  #women .itemcredit,
  #men .itemcredit {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  #women .itemcredit,
  #men .itemcredit {
    background-color: transparent;
    bottom: 50px;
    left: 0;
    font-size: 13px;
    font-size: clamp(10px, 1vw, 13px);
    letter-spacing: 0em;
    min-height: auto;
    padding-left: 2vw;
    width: 15vw;
  }
}

@media screen and (min-width: 1440px) {
  #women .itemcredit,
  #men .itemcredit {
    bottom: 50px;
    left: 0;
    padding: 0;
    font-size: 13px;
    padding-left: 30px;
    width: calc((100% - 1000px) / 2);
  }
}

#women .credit-inner,
#men .credit-inner {
  display: none;
}

#women .credit-title,
#men .credit-title {
  font-style: oblique;
  letter-spacing: 0.025em;
}

@media screen and (min-width: 769px) {
  #women .credit-title,
  #men .credit-title {
    margin-bottom: 10px;
  }
}

#women .credit-list,
#men .credit-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  #women .credit-list,
  #men .credit-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#women .credit-list .credit-list__item:not(:last-of-type)::after,
#men .credit-list .credit-list__item:not(:last-of-type)::after {
  content: "/";
  margin: 0 5px;
}

@media screen and (min-width: 769px) {
  #women .credit-list .credit-list__item:not(:last-of-type)::after,
  #men .credit-list .credit-list__item:not(:last-of-type)::after {
    content: none;
  }
}

#women .credit-list .credit-list__item span,
#men .credit-list .credit-list__item span {
  margin-left: 0.3em;
}

#women .credit-list .credit-list__item a:not(.coming) span,
#men .credit-list .credit-list__item a:not(.coming) span {
  text-decoration: underline;
}

/* #women
---------------------------------------------*/
#women .top {
  background-image: url(../images/women/women_top_sp.jpg);
}

@media screen and (min-width: 769px) {
  #women .top {
    background-image: url(../images/women/women_top_pc.jpg);
  }
}

/* #men
---------------------------------------------*/
#men .top {
  background-image: url(../images/men/men_top_sp.jpg);
}

@media screen and (min-width: 769px) {
  #men .top {
    background-image: url(../images/men/men_top_pc.jpg);
  }
}

#men .img-flex_pcsp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#men .img-flex_pcsp img {
  width: 50%;
}

/* animation
---------------------------------------------*/
.slideup {
  overflow: hidden;
}

.slideup .slideup__item {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 1.5s;
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.slideup.on .slideup__item {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fadein {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.fadein.on {
  opacity: 1;
}
/*# sourceMappingURL=style.css.map */