.js-fade-Vr {
  -webkit-transition-duration: .8s;
          transition-duration: .8s;
  opacity: 0;
  -webkit-transform: translateY(6rem);
          transform: translateY(6rem);
}

.js-fade-Vr.active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

html {
  font-size: 62.5%;
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
  html {
    font-size: calc(10* (100vw / 1400)) !important;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: calc(10* (100vw / 750));
  }
}

body {
  width: 100%;
}

.main-container.__landing-page img,
.main-container.__landing-page video,
.main-container.__landing-page svg {
  width: 100%;
  height: auto;
}

.main-container.__landing-page * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main-container.__landing-page a,
.main-container.__landing-page picture {
  display: block;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .sp_component {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .main-container.__landing-page .pc_component {
    display: none;
  }
  .main-container.__landing-page .order_1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .main-container.__landing-page .order_2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/*//////////////////////////////////////////////////

Title : _layout.css
For   : "FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15


==========================================

Content

    common

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                            common
============================================================================================== */
.main-container.__landing-page {
  width: 100%;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #000000;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page {
    padding: 60px 0 150px;
    line-height: 2;
    letter-spacing: 0.025em;
    font-size: 15px;
  }
}

.main-container.__landing-page a,
.main-container.__landing-page picture {
  display: block;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container.__landing-page {
    width: 100%;
    padding: 0 0 24.66667vw;
    font-size: 3.73333vw;
    line-height: 1.8571428571;
  }
}

/*//////////////////////////////////////////////////

Title : _firstview.css
For   : FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15

==========================================

Content

    first view

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                    first view
============================================================================================== */
@media screen and (min-width: 768px) {
  .main-container.__landing-page .firstview {
    margin-bottom: 88px;
  }
}

.main-container.__landing-page .firstview__image {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .firstview__image {
    max-width: 1150px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .firstview__lead {
    margin-top: 100px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container.__landing-page .firstview {
    margin-bottom: 17.6vw;
  }
  .main-container.__landing-page .firstview__img {
    width: 100vw;
  }
  .main-container.__landing-page .firstview__lead {
    margin-top: 16.66667vw;
  }
}

/*//////////////////////////////////////////////////

Title : _content.css
For   : FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15

==========================================

Content

    content

//////////////////////////////////////////////////*/
/* ==============================================================================================
									content
============================================================================================== */
.main-container.__landing-page .content__wrapper {
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper {
    max-width: 1440px;
    padding: 0 20px;
  }
}

.main-container.__landing-page .content__wrapper--sec01 .content__unit--01 {
  max-width: 44.57143%;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unit--02 {
  position: relative;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec01 .content__unit--02 {
    max-width: 636px;
    padding-left: 40px;
  }
}

.main-container.__landing-page .content__wrapper--sec01 .content__unit--02::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #f9f3f2;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec01 .content__unit--02::before {
    width: 87.73585%;
    height: 42.90076%;
    top: 24.42748%;
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec01 .content__text {
    margin-top: 95px;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__text .border_pink {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0, #f1ced4));
    background: linear-gradient(transparent 50%, #f1ced4 0);
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec01 .product__wrapper {
    max-width: 960px;
    margin-top: 100px;
  }
}

.main-container.__landing-page .content__wrapper--sec01 .product__wrapper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec01 .product__wrapper::before {
    width: 93.75%;
    height: 315px;
    margin: auto;
    top: 15px;
    left: 0;
    right: 0;
    border: 1px solid #d15c71;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec01 .product__block {
    margin-top: 25px;
  }
}

.main-container.__landing-page .content__wrapper--sec01 .product__decolation {
  max-width: 80px;
  top: 275px;
  left: 0;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec02 {
    margin-top: 95px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec02 .content__inner {
    max-width: 1400px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec02 .content__unit--01 {
    padding-right: 125px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec02 .content__unit--01 .credit__wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec02 .content__unit--02 {
    margin-left: -40px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec02 .content__block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 9.71429%;
  }
}

.main-container.__landing-page .content__wrapper--sec02 .product__wrapper {
  color: #d15c71;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec02 .product__wrapper--first {
    margin-top: 100px;
  }
}

.main-container.__landing-page .content__wrapper--sec02 .product__decolation {
  width: 100%;
  max-width: 120px;
  top: -78%;
  right: 9.64286%;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec03 {
    margin-top: 180px;
    max-width: 880px;
  }
}

.main-container.__landing-page .content__wrapper--sec03::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #f6ecdc;
  width: 100%;
  margin: auto;
  left: 0;
  right: 0;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec03::before {
    height: 1025px;
    top: 120px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec03 .content__text {
    margin-top: 95px;
  }
}

.main-container.__landing-page .content__wrapper--sec03 .product__wrapper {
  color: #d99142;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec03 .product__wrapper--first {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec03 .credit__wrapper {
    position: absolute;
    bottom: 12px;
    right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec04 {
    margin-top: 95px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec04 .content__unit--01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-right: 125px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec04 .content__unit--01 .credit__wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec04 .content__unit--02 {
    margin-left: -40px;
  }
}

.main-container.__landing-page .content__wrapper--sec04 .product__wrapper {
  color: #d99142;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec04 .product__wrapper {
    margin-top: 150px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec05 {
    margin-top: 180px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec05 .content__inner {
    max-width: 1400px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec05 .content__block {
    margin-left: 12.14286%;
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.main-container.__landing-page .content__wrapper--sec05 .content__block::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #e4e9ed;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec05 .content__block::before {
    width: 42.43902%;
    height: 48.1106%;
    top: 20.2765%;
    left: -9.7561%;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec05 .content__text {
    margin-top: 145px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec05 .content__unit--02 {
    margin-left: 100px;
  }
}

.main-container.__landing-page .content__wrapper--sec05 .product__wrapper {
  color: #7892a7;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec05 .product__wrapper {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec06 {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--02 {
    padding-left: 120px;
  }
}

.main-container.__landing-page .content__wrapper--sec06 .content__unit--03 {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 180px;
    max-width: 1280px;
    padding-left: 9.28571%;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--03 .credit__wrapper {
    margin-left: 20px;
    white-space: nowrap;
  }
}

.main-container.__landing-page .content__wrapper--sec06 .content__unit--03::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #eeecef;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--03::before {
    width: 100%;
    height: 620px;
    margin: 0 auto;
    top: 67.67677%;
    left: 0;
    right: 0;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec06 .content__text {
    margin-top: 55px;
  }
}

.main-container.__landing-page .content__wrapper--sec06 .product__wrapper {
  color: #8b8194;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec06 .product__wrapper--first {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec07 {
    margin-top: 180px;
    padding-top: 242px;
  }
}

.main-container.__landing-page .content__wrapper--sec07::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background: url(../img/decolation/decolation_speech-balloon.svg);
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec07::before {
    width: 480px;
    height: 185px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec07 .content__unit--02 {
    padding-left: 60px;
  }
}

.main-container.__landing-page .content__wrapper--sec07 .product__wrapper {
  color: #7c957f;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__wrapper--sec07 .product__wrapper--first {
    margin-top: 100px;
  }
}

.main-container.__landing-page .content__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-container.__landing-page .content__unit {
  position: relative;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__img--sec01-1 {
    margin-top: 200px;
  }
  .main-container.__landing-page .content__img--sec01-2 {
    padding-left: 175px;
  }
  .main-container.__landing-page .content__img--sec01-3 {
    margin-top: 135px;
    padding-right: 175px;
  }
  .main-container.__landing-page .content__img--sec02-1 {
    max-width: 588px;
    margin-top: 200px;
  }
  .main-container.__landing-page .content__img--sec02-2 {
    max-width: 420px;
  }
  .main-container.__landing-page .content__img--sec03-1 {
    max-width: 720px;
  }
  .main-container.__landing-page .content__img--sec04-1 {
    margin-top: 150px;
  }
  .main-container.__landing-page .content__img--sec04-1, .main-container.__landing-page .content__img--sec04-2 {
    max-width: 600px;
  }
  .main-container.__landing-page .content__img--sec05-1 {
    max-width: 588px;
    margin-top: 300px;
  }
  .main-container.__landing-page .content__img--sec05-2 {
    max-width: 450px;
  }
  .main-container.__landing-page .content__img--sec06-1 {
    max-width: 450px;
    margin-top: 400px;
  }
  .main-container.__landing-page .content__img--sec06-2 {
    max-width: 625px;
  }
  .main-container.__landing-page .content__img--sec06-3 {
    max-width: 720px;
    width: 84.50704%;
  }
  .main-container.__landing-page .content__img--sec07-2 {
    margin-top: 150px;
  }
  .main-container.__landing-page .content__img--sec07-1, .main-container.__landing-page .content__img--sec07-2 {
    max-width: 600px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container.__landing-page .content__wrapper--sec01 .content__unit--02::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 73.33333vw;
    height: 80.26667vw;
    top: -42.66667vw;
    right: -2.66667vw;
    background-color: #f9f3f2;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unit--02::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 37.33333vw;
    height: 58.66667vw;
    top: 97.33333vw;
    left: 0;
    background-color: #f9f3f2;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__text {
    margin-top: 11.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__text .border_pink {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0, #f1ced4));
    background: linear-gradient(transparent 65%, #f1ced4 0);
  }
  .main-container.__landing-page .content__wrapper--sec01 .product__wrapper {
    max-width: 96vw;
    margin-top: 12.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec01 .product__wrapper::before {
    width: 88vw;
    height: 53.33333vw;
    margin: auto;
    top: 2.66667vw;
    left: 0;
    right: 0;
    border: 1px solid #d15c71;
  }
  .main-container.__landing-page .content__wrapper--sec01 .product__block {
    margin-top: 4vw;
  }
  .main-container.__landing-page .content__wrapper--sec01 .product__decolation {
    width: 12.66667vw;
    top: 48.66667vw;
    left: 0;
  }
  .main-container.__landing-page .content__wrapper--sec02 {
    margin-top: 13.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unit--01 {
    width: 85.33333vw;
    margin-top: 6vw;
    margin-left: 2.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unit--02 {
    width: 60vw;
    margin-left: 37.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .main-container.__landing-page .content__wrapper--sec02 .product__wrapper--first {
    margin-top: 18.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec02 .product__decolation {
    max-width: 18vw;
    top: -36vw;
    right: 2vw;
  }
  .main-container.__landing-page .content__wrapper--sec03 {
    margin-top: 26.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec03::before {
    height: 132.66667vw;
    top: 42.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec03 .content__text {
    margin-top: 12vw;
  }
  .main-container.__landing-page .content__wrapper--sec03 .content__block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main-container.__landing-page .content__wrapper--sec03 .product__wrapper--first {
    margin-top: 15.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec04 {
    margin-top: 11.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec04 .content__unit {
    margin: 0 auto;
  }
  .main-container.__landing-page .content__wrapper--sec04 .content__unit--01 {
    width: 86.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec04 .content__unit--02 {
    width: 86.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec04 .content__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .main-container.__landing-page .content__wrapper--sec04 .product__wrapper {
    color: #d99142;
    margin-top: 13.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec04 .product__img.size__01 {
    width: 32vw;
  }
  .main-container.__landing-page .content__wrapper--sec05 {
    margin-top: 26.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec05 .content__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .main-container.__landing-page .content__wrapper--sec05 .content__block::before {
    width: 60.33333vw;
    height: 82.66667vw;
    top: 51.33333vw;
    left: 0;
  }
  .main-container.__landing-page .content__wrapper--sec05 .content__text {
    margin-top: 11.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec05 .content__unit--01 {
    width: 85.33333vw;
    margin-top: 5.33333vw;
    margin-left: 2.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec05 .content__unit--02 {
    width: 66.66667vw;
    margin-left: 33.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec05 .content__unit--02 .credit__wrapper {
    padding-right: 2.66667vw;
  }
  .main-container.__landing-page .content__wrapper--sec05 .product__wrapper {
    margin-top: 14vw;
  }
  .main-container.__landing-page .content__wrapper--sec06 {
    margin-top: 14vw;
  }
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--01 {
    width: 90vw;
    margin: 0 auto;
  }
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--02 {
    width: 66.66667vw;
    margin-top: 5.33333vw;
    margin-left: 33.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--02 .align-right {
    text-align: left;
  }
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--03 {
    width: 96vw;
    margin: 27.33333vw auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--03::before {
    width: 100vw;
    height: 176vw;
    margin: 0 auto;
    top: 42.66667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: 0;
  }
  .main-container.__landing-page .content__wrapper--sec06 .content__unit--03 .align-left {
    text-align: right;
  }
  .main-container.__landing-page .content__wrapper--sec06 .content__text {
    margin-top: 12vw;
  }
  .main-container.__landing-page .content__wrapper--sec06 .product__wrapper--first {
    margin-top: 13.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec07 {
    margin-top: 27.33333vw;
    padding-top: 37.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec07::before {
    width: 77.33333vw;
    height: 29.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec07 .content__unit--01 {
    width: 86.66667vw;
    margin: 0 auto;
  }
  .main-container.__landing-page .content__wrapper--sec07 .content__unit--02 {
    width: 86.66667vw;
    margin: 6vw auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec07 .product__wrapper--first {
    margin-top: 13.33333vw;
  }
  .main-container.__landing-page .content__wrapper--sec07 .product__img.size__02 {
    width: 32vw;
  }
  .main-container.__landing-page .content__block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-container.__landing-page .content__img--sec01-1 {
    width: 60vw;
    margin-left: 2.66667vw;
  }
  .main-container.__landing-page .content__img--sec01-2 {
    width: 87.33333vw;
    margin-top: 5.33333vw;
    margin-left: 10vw;
  }
  .main-container.__landing-page .content__img--sec01-3 {
    width: 60vw;
    margin-top: 6vw;
    margin-left: 5.33333vw;
  }
  .main-container.__landing-page .content__img--sec03-1 {
    width: 96vw;
  }
  .main-container.__landing-page .content__img--sec04-1 {
    margin-top: 14vw;
  }
}

/*//////////////////////////////////////////////////

Title : _foot.css
For   : FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15

==========================================

Content

    content

//////////////////////////////////////////////////*/
/* ==============================================================================================
										content
============================================================================================== */
.main-container.__landing-page .content__footer {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer {
    max-width: 1440px;
    margin-top: 100px;
    padding: 0 20px;
  }
}

.main-container.__landing-page .content__footer .footer__text span {
  display: block;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__text span:last-child {
    margin-top: 13px;
  }
}

.main-container.__landing-page .content__footer .footer__popup {
  position: relative;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__popup {
    max-width: 922px;
    margin: 90px auto 0;
  }
  .main-container.__landing-page .content__footer .footer__popup::before {
    width: 100%;
    height: 97%;
    top: 15px;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__wrapper {
    max-width: 97.39696%;
    padding-bottom: 30px;
    top: -15px;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title {
    display: inline-block;
    padding: 0 50px 15px;
    position: relative;
    font-size: 2em;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, transparent), color-stop(0, #faf9f5));
    background: linear-gradient(transparent 33%, #faf9f5 0);
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title::before, .main-container.__landing-page .content__footer .footer__popup .popup__title::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 30px;
    bottom: 0;
    background-color: #f09282;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title::before {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg);
    left: 30px;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title::after {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
    right: 30px;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__lead {
    margin-top: 50px;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__open {
    font-size: 1em;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__open--first {
    margin-top: 13px;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__open--space {
    margin-top: 8px;
  }
  .main-container.__landing-page .content__footer .footer__popup .open__date {
    font-size: 1em;
  }
}

.main-container.__landing-page .content__footer .footer__popup::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #faf9f5;
}

.main-container.__landing-page .content__footer .footer__popup .popup__wrapper {
  margin: 0 auto;
  position: relative;
  border: 1px solid #f09282;
}

.main-container.__landing-page .content__footer .footer__popup .popup__title {
  line-height: 1;
  color: #f09282;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.main-container.__landing-page .content__footer .footer__popup .open__date {
  color: #7c957f;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__shop {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__shop .shop__title {
    display: inline-block;
    padding: 0 16px;
    position: relative;
    font-size: 1.33333em;
    line-height: 1;
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__title::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #f09282;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__shop .shop__title::before {
    width: 100%;
    height: 12px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.main-container.__landing-page .content__footer .footer__shop .shop__list {
  margin-top: 30px;
}

.main-container.__landing-page .content__footer .footer__shop .shop__logo {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__shop .shop__logo--furfur {
    width: 96px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__shop .shop__logo--pique {
    width: 102px;
  }
}

.main-container.__landing-page .content__footer .footer__shop .shop__place {
  margin-top: 12px;
  font-size: 0.93333em;
}

.main-container.__landing-page .content__footer .footer__gift {
  background-color: #faf9f5;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__gift {
    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;
    max-width: 900px;
    width: 100%;
    margin: 85px auto 0;
    padding: 40px 0;
  }
}

.main-container.__landing-page .content__footer .footer__gift .gift__unit {
  text-align: center;
}

.main-container.__landing-page .content__footer .footer__gift .gift__unit--02 {
  max-width: 220px;
  margin-left: 65px;
}

.main-container.__landing-page .content__footer .footer__gift .gift__title {
  color: #7c957f;
  letter-spacing: 0.05em;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__gift .gift__title {
    font-size: 3.06667em;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__gift .gift__text {
    margin-top: 23px;
    font-size: 0.93333em;
  }
}

.main-container.__landing-page .content__footer .footer__gift .gift__size {
  line-height: 1;
  color: #7c957f;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__footer .footer__gift .gift__size {
    margin-top: 17px;
    font-size: 0.8em;
  }
}

.main-container.__landing-page .content__credit {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__credit {
    margin-top: 95px;
    font-size: 0.86667em;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container.__landing-page .content__footer {
    margin-top: 16.66667vw;
  }
  .main-container.__landing-page .content__footer .footer__text span {
    display: block;
  }
  .main-container.__landing-page .content__footer .footer__text span:last-child {
    margin-top: 2.4vw;
  }
  .main-container.__landing-page .content__footer .footer__popup {
    width: 96vw;
    margin: 18vw auto 0;
  }
  .main-container.__landing-page .content__footer .footer__popup::before {
    width: 100%;
    height: 123.06667vw;
    top: 2vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__wrapper {
    max-width: 91.33333vw;
    padding-bottom: 8vw;
    top: -5.33333vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title {
    display: inline-block;
    padding: 0 11.33333vw 4vw;
    position: relative;
    font-size: 6vw;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, transparent), color-stop(0, #faf9f5));
    background: linear-gradient(transparent 33%, #faf9f5 0);
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title::before, .main-container.__landing-page .content__footer .footer__popup .popup__title::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 6.66667vw;
    bottom: 0;
    background-color: #f09282;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title::before {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg);
    left: 7.33333vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__title::after {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
    right: 7.33333vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__lead {
    margin-top: 10vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__open {
    font-size: 3.73333vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__open--first {
    margin-top: 4.66667vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .popup__open--space {
    margin-top: 2.4vw;
  }
  .main-container.__landing-page .content__footer .footer__popup .open__date {
    font-size: 3.73333vw;
  }
  .main-container.__landing-page .content__footer .footer::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #faf9f5;
  }
  .main-container.__landing-page .content__footer .footer__shop {
    margin-top: 17.33333vw;
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__title {
    display: inline-block;
    padding: 0 4.66667vw;
    position: relative;
    font-size: 1.33333em;
    line-height: 1;
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__title::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #f09282;
    width: 100%;
    height: 2.93333vw;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__list {
    margin-top: 6vw;
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__logo {
    margin: 0 auto;
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__logo--furfur {
    width: 22vw;
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__logo--pique {
    width: 24.66667vw;
  }
  .main-container.__landing-page .content__footer .footer__shop .shop__place {
    margin-top: 3.33333vw;
    font-size: 3.73333vw;
  }
  .main-container.__landing-page .content__footer .footer__gift {
    width: 92vw;
    margin: 17.33333vw auto 0;
    padding: 8.66667vw 0;
  }
  .main-container.__landing-page .content__footer .footer__gift .gift__unit {
    text-align: center;
  }
  .main-container.__landing-page .content__footer .footer__gift .gift__unit--02 {
    width: 41.33333vw;
    margin: 3.33333vw auto 0;
  }
  .main-container.__landing-page .content__footer .footer__gift .gift__title {
    font-size: 8vw;
  }
  .main-container.__landing-page .content__footer .footer__gift .gift__text {
    margin-top: 3.33333vw;
    font-size: 0.93333em;
  }
  .main-container.__landing-page .content__footer .footer__gift .gift__size {
    margin-top: 2.66667vw;
    font-size: 3.2vw;
  }
  .main-container.__landing-page .content__credit {
    margin-top: 16.66667vw;
    font-size: 3.46667vw;
  }
}

/*//////////////////////////////////////////////////

Title : _button.css
For   : FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15


==========================================

Content

    button

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                            button
============================================================================================== */
@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__button {
    margin-top: 100px;
  }
}

.main-container.__landing-page .content__button .button__unit {
  display: inline-block;
  margin: 0 auto;
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  letter-spacing: .05em;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .content__button .button__unit {
    width: 202px;
    height: 40px;
    font-size: 0.86667em;
  }
  .main-container.__landing-page .content__button .button__unit:not(:first-child) {
    margin-top: 13px;
  }
}

.main-container.__landing-page .content__button .button__unit a {
  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;
  width: 100%;
  height: 100%;
  color: #272727;
  border: 1px solid #8b8b8b;
  letter-spacing: .08em;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container.__landing-page .content__button {
    margin-top: 18.66667vw;
  }
  .main-container.__landing-page .content__button .button__unit {
    width: 42.66667vw;
    height: 9.33333vw;
    font-size: 3.46667vw;
  }
  .main-container.__landing-page .content__button .button__unit:not(:first-child) {
    margin-top: 4vw;
  }
}

/*//////////////////////////////////////////////////

Title : _caption.css
For   : FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15

==========================================

Content

    caption

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                        caption
============================================================================================== */
.main-container.__landing-page .credit__wrapper {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .credit__wrapper {
    font-size: 0.8em;
    margin-top: 20px;
  }
}

.main-container.__landing-page .credit__wrapper.align-left {
  text-align: left;
}

.main-container.__landing-page .credit__wrapper.align-right {
  text-align: right;
}

.main-container.__landing-page .credit__content {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .credit__content:not(:first-child) {
    margin-top: 12px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                        for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .credit__wrapper {
    font-size: 3.2vw;
    margin-top: 5.33333vw;
  }
  .credit__content {
    display: inline-block;
  }
  .credit__content:not(:first-child) {
    margin-top: 2.66667vw;
  }
}

/*//////////////////////////////////////////////////

Title : _caption.css
For   : FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15

==========================================

Content

    caption

//////////////////////////////////////////////////*/
/* ==============================================================================================
                                        caption
============================================================================================== */
.main-container.__landing-page .credit__wrapper {
  font-family: pragmatica, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .credit__wrapper {
    font-size: 0.8em;
    margin-top: 20px;
  }
}

.main-container.__landing-page .credit__wrapper.align-left {
  text-align: left;
}

.main-container.__landing-page .credit__wrapper.align-right {
  text-align: right;
}

.main-container.__landing-page .credit__content {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .credit__content:not(:first-child) {
    margin-top: 12px;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                        for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .credit__wrapper {
    font-size: 3.2vw;
    margin-top: 5.33333vw;
  }
  .credit__content {
    display: inline-block;
  }
  .credit__content:not(:first-child) {
    margin-top: 2.66667vw;
  }
}

/*//////////////////////////////////////////////////

Title : _content.css
For   : FURFUR 2021 WINTER COLLECTION

Created       : 2021-10-15
Last Modified : 2021-10-15

==========================================

Content

    content

//////////////////////////////////////////////////*/
/* ==============================================================================================
									content
============================================================================================== */
.main-container.__landing-page .product__wrapper {
  text-align: center;
  font-weight: 500;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .product__wrapper--space {
    margin-top: 40px;
  }
}

.main-container.__landing-page .product__title {
  display: inline-block;
  background-color: #fff;
  color: #d15c71;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .product__title {
    font-size: 2em;
    padding: 0 20px;
  }
}

.main-container.__landing-page .product__credit {
  line-height: 1;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .product__credit {
    margin-top: 15px;
    font-size: 1.06667em;
  }
}

.main-container.__landing-page .product__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .product__unit:not(:first-child) {
    margin-left: 18px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .product__img.size__01 {
    max-width: 220px;
  }
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page .product__img.size__02 {
    max-width: 200px;
  }
}

.main-container.__landing-page .product__decolation {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////
                                    for mobile
////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .main-container.__landing-page .product__wrapper--space {
    margin-top: 8vw;
  }
  .main-container.__landing-page .product__title {
    font-size: 6vw;
    padding: 0 4.66667vw;
  }
  .main-container.__landing-page .product__credit {
    margin-top: 4vw;
    font-size: 3.2vw;
  }
  .main-container.__landing-page .product__unit:not(:first-child) {
    margin-left: 1.33333vw;
  }
  .main-container.__landing-page .product__img.size__01 {
    width: 35.33333vw;
  }
  .main-container.__landing-page .product__img.size__02 {
    width: 29.33333vw;
  }
  .main-container.__landing-page .product__decolation {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
  }
}
/*# sourceMappingURL=layout.css.map */