@charset "UTF-8";
body {
  color: #353737;
  font-weight: 300;
}

h2, h3 {
  font-weight: 300;
}

.p-pc--none {
  display: none;
}

@media screen and (max-width: 767px) {
  .p-pc--none {
    display: block;
  }

  .p-sp--none {
    display: none;
  }
}
#main {
  margin-top: 0;
  margin-bottom: 0;
}

#main > .row {
  max-width: none;
}

#primary.column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p-brand-philosophy-page .j-scroll-effect {
  opacity: 0;
  transition: opacity 0.75s linear, transform 2.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 2.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.p-brand-philosophy-page .j-scroll-left.j-scroll-effect {
  transform: translate3d(-50px, 0px, 0px);
}

.p-brand-philosophy-page .j-scroll-right.j-scroll-effect {
  transform: translate3d(50px, 0px, 0px);
}

.p-brand-philosophy-page .j-scroll-left.j-scroll-effect_start,
.p-brand-philosophy-page .j-scroll-right.j-scroll-effect_start {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

@media screen and (min-width: 768px) {
  .p-brand-philosophy-page .inner {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .p-brand-philosophy-page h2 {
    padding: 0;
    border: none;
    color: #898a8d;
    font-size: 26px;
    line-height: 1.6;
  }
  .p-brand-philosophy-page .p-txt {
    max-width: 530px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.7;
  }
  .p-brand-philosophy-page .p-txtLink {
    text-decoration: underline;
  }
  .p-brand-philosophy-page .p-txtLink:hover {
    text-decoration: none;
  }
  .p-brand-philosophy-page .bg-left {
    background: linear-gradient(to left, #fff 0% 34.8958%, #efedee 34.8958%, #fff 65.1041%);
  }
  .p-brand-philosophy-page .p-main {
    position: relative;
    padding-top: calc(1356 / 1920 * 100vw);
    background: url(../images/brand-philosophy-page/main_bg.jpg) no-repeat center top;
    background-size: 100% auto;
    text-align: center;
  }
  .p-brand-philosophy-page .p-main--content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .p-brand-philosophy-page .p-main h1 {
    color: #cbccce;
    font-size: 84px;
    font-weight: 300;
    line-height: 1.6;
  }
  .p-brand-philosophy-page .p-main h1 span {
    color: #fff;
    display: block;
    font-size: 20px;
  }
  .p-brand-philosophy-page .p-main--txt {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
  }
  .p-brand-philosophy-page .p-started {
    display: flex;
    padding-top: 155px;
    padding-bottom: 145px;
  }
  .p-brand-philosophy-page .p-started--img {
    width: calc(690 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-started--grid {
    width: calc(530 / 1920 * 100vw);
    margin-left: calc(30 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-started--unit {
    margin-left: calc(200 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-started--year {
    width: 357px;
    margin: 73px 0 0 260px;
  }
  .p-brand-philosophy-page .p-started h2 {
    margin-top: -30px;
  }
  .p-brand-philosophy-page .p-birth {
    display: flex;
    justify-content: flex-end;
  }
  .p-brand-philosophy-page .p-birth--img {
    width: calc(800 / 1920 * 100vw);
    margin-left: 30px;
  }
  .p-brand-philosophy-page .p-birth--content {
    margin-left: calc(180 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-birth--thum {
    width: calc(560 / 1920 * 100vw);
    margin-top: 50px;
  }
  .p-brand-philosophy-page .p-birth--year {
    width: 382px;
    margin-top: calc(200 / 1920 * 100vw);
    margin-left: calc(-150 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-birth h2 {
    margin-top: calc(180 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-birth--note {
    font-size: 12px;
  }
  .p-brand-philosophy-page .p-haute-couture {
    display: flex;
    padding-top: 140px;
    padding-bottom: 160px;
  }
  .p-brand-philosophy-page .p-haute-couture--img {
    flex: 0 0 auto;
    width: calc(1250 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-haute-couture--content {
    margin-left: calc(-356 / 1920 * 100vw);
    margin-right: 30px;
  }
  .p-brand-philosophy-page .p-aesthetics {
    background: #efedee;
  }
  .p-brand-philosophy-page .p-aesthetics .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px 30px;
  }
  .p-brand-philosophy-page .p-aesthetics--img {
    max-width: 530px;
    margin-right: 30px;
  }
  .p-brand-philosophy-page .p-aesthetics h3 {
    border: none;
    font-size: 22px;
  }
  .p-brand-philosophy-page .p-today {
    display: flex;
    justify-content: flex-end;
    margin-left: 30px;
    padding-top: 160px;
    padding-bottom: 374px;
  }
  .p-brand-philosophy-page .p-today--content {
    margin-top: calc(400 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-today--img {
    width: calc(690 / 1920 * 100vw);
    margin-left: calc(150 / 1920 * 100vw);
    margin-right: calc(140 / 1920 * 100vw);
  }
  .p-brand-philosophy-page .p-today--year {
    width: 467px;
    margin-top: 90px;
  }
  .p-brand-philosophy-page .p-beauty {
    background: linear-gradient(to right, #fff 0% 34.8958%, #efedee 34.8958%, #fff 65.1041%);
  }
  .p-brand-philosophy-page .p-beauty .inner {
    display: flex;
    justify-content: flex-end;
    padding: 45px 30px 140px;
  }
  .p-brand-philosophy-page .p-beauty--content {
    max-width: 530px;
    margin-right: 80px;
  }
  .p-brand-philosophy-page .p-beauty--note {
    margin-top: 35px;
    padding: 0;
  }
  .p-brand-philosophy-page .p-beauty--note > li {
    margin-top: 5px;
    padding-left: 1.3em;
    text-indent: -1.3em;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-brand-philosophy-page .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-brand-philosophy-page h2 {
    padding: 0;
    border: none;
    color: #898a8d;
    font-size: 20px;
    line-height: 1.6;
  }
  .p-brand-philosophy-page .p-txt {
    max-width: calc(630 / 750 * 100vw);
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.7;
  }
  .p-brand-philosophy-page .p-txtLink {
    text-decoration: underline;
  }
  .p-brand-philosophy-page .p-txtLink:hover {
    text-decoration: none;
  }
  .p-brand-philosophy-page .bg-left {
    background: linear-gradient(to left, #fff 0% 23.0666%, #efedee 23.0666%, #fff 76.6666%);
  }
  .p-brand-philosophy-page .p-main {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc(1174 / 750 * 100vw);
    background: url(../images/brand-philosophy-page/main_bg_sp.jpg) no-repeat center top;
    background-size: auto 100%;
    text-align: center;
  }
  .p-brand-philosophy-page .p-main--content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 60px);
  }
  .p-brand-philosophy-page .p-main h1 {
    color: #cbccce;
    font-size: 36px;
    font-weight: 300;
    line-height: 1.6;
  }
  .p-brand-philosophy-page .p-main h1 span {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
  }
  .p-brand-philosophy-page .p-main--txt {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
  }
  .p-brand-philosophy-page .p-started {
    position: relative;
    margin-top: calc(316 / 750 * 100vw);
  }
  .p-brand-philosophy-page .p-started--img {
    width: calc(670 / 750 * 100vw);
  }
  .p-brand-philosophy-page .p-started--content {
    display: flex;
    flex-direction: column-reverse;
  }
  .p-brand-philosophy-page .p-started--grid {
    width: calc(530 / 750 * 100vw);
    margin-top: 5px;
    margin-left: 20px;
  }
  .p-brand-philosophy-page .p-started--unit {
    margin-top: 50px;
    margin-left: 20px;
  }
  .p-brand-philosophy-page .p-started--year {
    position: absolute;
    top: calc(-1150 / 750 * 100vw);
    left: calc(207 / 750 * 100vw);
    width: calc(463 / 750 * 100vw);
    margin: 0;
  }
  .p-brand-philosophy-page .p-started h2 {
    margin-top: -30px;
  }
  .p-brand-philosophy-page .p-birth {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    padding-top: calc(316 / 750 * 100vw);
  }
  .p-brand-philosophy-page .p-birth--img {
    width: calc(530 / 750 * 100vw);
    margin-left: calc(220 / 750 * 100vw);
  }
  .p-brand-philosophy-page .p-birth--content {
    margin-left: 40px;
  }
  .p-brand-philosophy-page .p-birth--thum {
    width: calc(560 / 750 * 100vw);
    margin-top: 25px;
  }
  .p-brand-philosophy-page .p-birth--year {
    position: absolute;
    top: calc(160 / 750 * 100vw);
    left: calc(80 / 750 * 100vw);
    width: calc(497 / 750 * 100vw);
    margin: 0;
  }
  .p-brand-philosophy-page .p-birth h2 {
    margin-top: 25px;
  }
  .p-brand-philosophy-page .p-birth--note {
    margin: 5px 0 0;
    font-size: 13px;
  }
  .p-brand-philosophy-page .p-haute-couture {
    padding: 75px 0;
  }
  .p-brand-philosophy-page .p-haute-couture--img {
    width: calc(670 / 750 * 100vw);
  }
  .p-brand-philosophy-page .p-haute-couture--content {
    margin-top: 25px;
    margin-left: 20px;
  }
  .p-brand-philosophy-page .p-aesthetics {
    background: #efedee;
  }
  .p-brand-philosophy-page .p-aesthetics .inner {
    padding: 40px;
  }
  .p-brand-philosophy-page .p-aesthetics--img {
    margin: 0 auto;
    width: 100%;
  }
  .p-brand-philosophy-page .p-aesthetics h3 {
    border: none;
    padding-top: 25px;
    font-size: 18px;
  }
  .p-brand-philosophy-page .p-today {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    padding-top: calc(304 / 750 * 100vw);
    padding-bottom: 75px;
  }
  .p-brand-philosophy-page .p-today--content {
    margin-top: 25px;
    margin-left: 40px;
  }
  .p-brand-philosophy-page .p-today--img {
    width: calc(530 / 750 * 100vw);
    margin-left: calc(220 / 750 * 100vw);
  }
  .p-brand-philosophy-page .p-today--year {
    position: absolute;
    top: calc(160 / 750 * 100vw);
    left: calc(80 / 750 * 100vw);
    width: calc(607 / 750 * 100vw);
    margin: 0;
  }
  .p-brand-philosophy-page .p-beauty {
    background: linear-gradient(to left, #fff 0% 23.0666%, #efedee 23.0666%, #fff 76.6666%);
  }
  .p-brand-philosophy-page .p-beauty .inner {
    padding: 25px 0 75px 40px;
  }
  .p-brand-philosophy-page .p-beauty--note {
    max-width: calc(630 / 750 * 100vw);
    margin-top: 20px;
    padding: 0;
  }
  .p-brand-philosophy-page .p-beauty--note > li {
    margin-top: 5px;
    padding-left: 1.3em;
    text-indent: -1.3em;
    font-size: 12px;
  }
}