@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&family=Roboto+Mono&display=swap);
.p-concept-first {
  height: 100svh;
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}
.p-concept-first * {
  box-sizing: border-box;
}
.p-concept-first figure {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.p-concept-first figure img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.p-concept-first__txt {
  position: relative;
  top: 150px;
  z-index: 2;
}
.p-concept-first__txt > * {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 1;
}
.p-concept-first__txt > *:nth-child(1) {
  color: #fff;
}
.p-concept-first__txt > *:nth-child(2) {
  color: #000;
  margin-top: -0.22em;
}

.p-concept-package {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.p-concept-package * {
  box-sizing: border-box;
}
.p-concept-package__contents {
  margin-left: auto;
  margin-right: auto;
  max-width: 1179px;
  padding: 50vh 160px 50vh 200px;
  position: relative;
  z-index: 2;
}
.p-concept-package__contents__hd {
  color: #00c2ff;
  font-family: "Roboto", sans-serif;
  font-size: 9.75rem;
  font-weight: 700;
}
.p-concept-package__contents__content {
  margin: 250px 0 0 auto;
  width: 79.7313797314%;
}
.p-concept-package__contents__content p {
  color: #fff;
  font-size: 2.5625rem;
  line-height: 1.7073170732em;
}
.p-concept-package__bg {
  height: 100vh;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.p-concept-package__bg img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.p-concept-package__bg.--is-fixed {
  position: fixed;
}
.p-concept-package__bg.--is-after {
  bottom: 0;
  position: absolute;
  top: auto;
}

.p-concept-bottle {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.p-concept-bottle * {
  box-sizing: border-box;
}
.p-concept-bottle__contents {
  margin-left: auto;
  margin-right: auto;
  max-width: 1179px;
  padding: 50vh 170px 50vh 170px;
  position: relative;
  z-index: 2;
}
.p-concept-bottle__contents__hd {
  color: #00c2ff;
  font-family: "Roboto", sans-serif;
  font-size: 9.75rem;
  font-weight: 700;
  text-align: right;
}
.p-concept-bottle__contents__content {
  margin-top: 390px;
}
.p-concept-bottle__contents__content p {
  color: #fff;
  font-size: 2.5625rem;
  line-height: 1.7073170732em;
}
.p-concept-bottle__bg {
  height: 100vh;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.p-concept-bottle__bg img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.p-concept-bottle__bg.--is-fixed {
  position: fixed;
}
.p-concept-bottle__bg.--is-after {
  bottom: 0;
  position: absolute;
  top: auto;
}

.p-concept-portfolio {
  background-color: #000;
  position: relative;
  z-index: 1;
}
.p-concept-portfolio * {
  box-sizing: border-box;
}
.p-concept-portfolio__header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1179px;
  padding: 230px 50px 100px 130px;
  position: relative;
  z-index: 2;
}
.p-concept-portfolio__header__hd {
  color: #00c2ff;
  font-family: "Roboto", sans-serif;
  font-size: 9.75rem;
  font-weight: 700;
}
.p-concept-portfolio__header__txt {
  margin-top: 70px;
  padding-left: 140px;
}
.p-concept-portfolio__header__txt p {
  color: #fff;
  font-size: 2.5625rem;
  line-height: 1.7073170732em;
}
.p-concept-portfolio figure img {
  display: block;
  width: 100%;
}

.p-concept-designer {
  background-color: #000;
  padding-bottom: 250px;
  position: relative;
  z-index: 1;
}
.p-concept-designer * {
  box-sizing: border-box;
}
.p-concept-designer__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1179px;
  padding: 0 150px;
  position: relative;
  z-index: 2;
}
.p-concept-designer__header {
  position: relative;
}
.p-concept-designer__header__hd {
  bottom: 6%;
  color: #00c2ff;
  font-family: "Roboto", sans-serif;
  font-size: 9.75rem;
  font-weight: 700;
  left: 0;
  position: absolute;
  z-index: 1;
}
.p-concept-designer__header__hd span {
  font-size: 15.375rem;
  font-weight: 700;
}
.p-concept-designer__header figure {
  display: block;
  position: relative;
  right: -150px;
  width: 100%;
}
.p-concept-designer__header figure img {
  display: block;
  margin-left: auto;
  width: 93.7428896473%;
}
.p-concept-designer__txt p {
  color: #fff;
  font-size: 2.5625rem;
  line-height: 1.7073170732em;
  margin-top: 1.7073170732em;
}
@media screen and (max-width: 1179px){
  .p-concept-first__txt {
    top: 25.4452926209vw;
  }
  .p-concept-first__txt > * {
    font-size: 19.5928753181vw;
  }
  .p-concept-package__contents {
    max-width: none;
    padding-left: 16.9635284139vw;
    padding-right: 13.5708227311vw;
    width: 100%;
  }
  .p-concept-package__contents__hd {
    font-size: 13.2315521628vw;
  }
  .p-concept-package__contents__content {
    margin: 21.2044105174vw 0 0 auto;
  }
  .p-concept-package__contents__content p {
    font-size: 3.4775233249vw;
  }
  .p-concept-bottle__contents {
    max-width: none;
    padding-left: 14.4189991518vw;
    padding-right: 14.4189991518vw;
    width: 100%;
  }
  .p-concept-bottle__contents__hd {
    font-size: 13.2315521628vw;
  }
  .p-concept-bottle__contents__content {
    margin-top: 33.0788804071vw;
  }
  .p-concept-bottle__contents__content p {
    font-size: 3.4775233249vw;
  }
  .p-concept-portfolio__header {
    padding: 19.508057676vw 4.2408821035vw 8.481764207vw 11.026293469vw;
    width: 100%;
  }
  .p-concept-portfolio__header__hd {
    font-size: 13.2315521628vw;
  }
  .p-concept-portfolio__header__txt {
    margin-top: 5.9372349449vw;
    padding-left: 11.8744698897vw;
  }
  .p-concept-portfolio__header__txt p {
    font-size: 3.4775233249vw;
  }
  .p-concept-designer {
    padding-bottom: 21.2044105174vw;
  }
  .p-concept-designer__inner {
    max-width: none;
    padding-left: 12.7226463104vw;
    padding-right: 12.7226463104vw;
    width: 100%;
  }
  .p-concept-designer__header__hd {
    font-size: 13.2315521628vw;
  }
  .p-concept-designer__header__hd span {
    font-size: 20.8651399491vw;
  }
  .p-concept-designer__header figure {
    right: -12.7226463104vw;
  }
  .p-concept-designer__txt p {
    font-size: 3.4775233249vw;
  }
}
@media only screen and (max-width: 1024px){
  .p-concept-first br {
    display: inline;
  }
  .p-concept-package br {
    display: inline;
  }
  .p-concept-bottle br {
    display: inline;
  }
  .p-concept-portfolio br {
    display: inline;
  }
  .p-concept-designer br {
    display: inline;
  }
}
/*# sourceMappingURL=../map/concept.css.map */
