@charset "UTF-8";
/* 
//////////////////////////////////////////////////////////////////////////////////////////
common
//////////////////////////////////////////////////////////////////////////////////////////
*/
.lp-barbour_251030 {
  font-feature-settings: "palt";
  font-size: 62.5%;
  width: 100%;
  --black: #000000;
  --list-color: #171d1d;
  --beige: #f0ede6;
  --font-jp: "Zen Kaku Gothic New", sans-serif;
  --font_weight-light: 300;
  --font_weight-regular: 400;
  --font_weight-medium: 500;
}

.lp-barbour_251030 img,
.lp-barbour_251030 picture {
  display: block;
  width: 100%;
  height: auto;
}

.lp-barbour_251030 .invisible-heading {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* 
//////////////////////////////////////////////////////////////////////////////////////////
animation settings
//////////////////////////////////////////////////////////////////////////////////////////
*/
.lp-barbour_251030 .scroll-fade-in {
  opacity: 0;
  transform: translateY(5%);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.lp-barbour_251030 .scroll-fade-in2 {
  opacity: 0;
  transform: translateY(5%);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

#slider .splide__slide.scroll-fade-in-slide {
  opacity: 0;
  transform: translateY(5%);
  /* JSのsetTimeoutでStagger（遅延）させるため、transitionのみ定義 */
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

#slider.scroll-fade-in-slider {
  opacity: 0;
  transform: translateY(5%);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.scroll-fade-in.is-visible,
.scroll-fade-in2.is-visible,
#slider.scroll-fade-in-slider.is-visible,
#slider .splide__slide.scroll-fade-in-slide.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.lp-barbour_251030 .lp-video {
  width: 96rem;
  height: 54rem;
  margin: 18rem auto 0;
  position: relative;
}
/* 
//////////////////////////////////////////////////////////////////////////////////////////
layout
//////////////////////////////////////////////////////////////////////////////////////////
*/
.lp-barbour_251030 {
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow-x: clip;
}

.lp-barbour_251030 .hero-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.lp-barbour_251030 .teaser-cont {
  margin: 18rem auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6rem;
  max-width: 96rem;
}

.lp-barbour_251030 .teaser-title {
  font-family: var(--font-barbour-sans);
  color: var(--black);
  font-size: 2.5rem;
  line-height: 1.38;
  letter-spacing: 0;
  text-align: center;
}

.lp-barbour_251030 .hidden-mobile {
  display: inline;
}

.lp-barbour_251030 .hidden-desktop {
  display: none;
}

.lp-barbour_251030 .teaser-subtitle {
  font-family: var(--font-barbour-serif);
  color: var(--black);
  font-size: 2rem;
  line-height: 1.9;
  letter-spacing: 0;
  text-align: center;
  font-weight: var(--font_weight-medium);
}

.lp-barbour_251030 .teaser-subtitle-jp {
  font-family: var(--font-jp);
  color: var(--black);
  font-size: 1.9rem;
  line-height: 2;
  letter-spacing: 0;
  font-weight: var(--font_weight-medium);
}

.lp-barbour_251030 .teaser-txt {
  font-family: var(--font-jp);
  color: var(--black);
  font-weight: var(--font_weight-medium);
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0;
  text-align: left;
}

.lp-barbour_251030 .section1 {
  margin-top: 18rem;
  display: flex;
  flex-direction: column;
  gap: 10rem;
  position: relative;
}

.lp-barbour_251030 [class*="txt-cont"] {
  display: flex;
  width: 120rem;
  justify-content: space-between;
  align-self: center;
}
.lp-barbour_251030 [class*="txt-left"] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.lp-barbour_251030 [class*="number"] {
  font-family: var(--font-barbour-sans);
  font-size: 3rem;
  color: var(--black);
  font-weight: var(--font_weight-light);
  line-height: 1;
  letter-spacing: 0;
}

.lp-barbour_251030 [class*="name"] {
  font-family: var(--font-barbour-serif);
  color: var(--black);
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: left;
  font-weight: var(--font_weight-light);
}

.lp-barbour_251030 .slash-fix {
  font-size: 2rem;
}

.lp-barbour_251030 [class*="name"] span {
  font-family: var(--font-jp);
  color: var(--black);
  font-size: 1.9rem;
  line-height: 1.578;
  letter-spacing: 0;
  text-align: left;
  font-weight: var(--font_weight-medium);
}

.lp-barbour_251030 [class*="job"] {
  font-family: var(--font-barbour-serif);
  color: var(--black);
  font-size: 1.9rem;
  line-height: 3;
  letter-spacing: 0;
  text-align: left;
  font-weight: var(--font_weight-light);
}

.lp-barbour_251030 [class*="txt-right"] {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex-shrink: 0;
  width: 60rem;
}

.lp-barbour_251030 [class*="detail"] {
  font-family: var(--font-jp);
  color: var(--black);
  font-size: 1.7rem;
  line-height: 2.117;
  letter-spacing: 0;
  text-align: left;
}

.lp-barbour_251030 [class*="instagram"] {
  font-family: var(--font-barbour-sans);
  color: var(--black);
  font-size: 1.5rem;
  line-height: 2.4;
  letter-spacing: 0;
  text-align: left;
  font-weight: var(--font_weight-light);
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}
.lp-barbour_251030 [class*="instagram"]::before {
  content: "";
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  background-image: url(../img/icon.png);
  background-size: contain;
}

.lp-barbour_251030 [class*="list"] {
  font-family: var(--font-barbour-sans);
  color: var(--list-color);
  font-size: 1.5rem;
  line-height: 0.8;
  letter-spacing: 0;
  font-weight: var(--font_weight-regular);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.lp-barbour_251030 [class*="list"] li {
  display: flex;
  gap: 1rem;
  flex-wrap: nowrap;
}

.lp-barbour_251030 [class*="list"] span {
  font-family: var(--font-barbour-sans);
  color: var(--list-color);
  font-size: 1.5rem;
  line-height: 0.8;
  letter-spacing: 0;
  text-align: left;
  font-weight: var(--font_weight-light);
}

.lp-barbour_251030 [class*="list"] a {
  text-decoration: underline;
  text-decoration-color: var(--list-color);
  font-weight: var(--font_weight-light);
}

.lp-barbour_251030 .img_1 {
  align-self: center;
}

.lp-barbour_251030 .section1-img-cont1 {
  align-self: flex-end;
  margin-right: 12rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.lp-barbour_251030 .img_3 {
  align-self: flex-start;
}

.lp-barbour_251030 .section1-img-cont2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.lp-barbour_251030 .section1-img-flex {
  display: flex;
}

.lp-barbour_251030 .section1-list2 {
  align-items: center;
}

.lp-barbour_251030 .section2 {
  margin-top: 18rem;
  display: flex;
  flex-direction: column;
  gap: 10rem;
  position: relative;
}

.lp-barbour_251030 .img_6 {
  align-self: center;
}

.lp-barbour_251030 .section2-img-cont1 {
  margin-left: 12rem;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.lp-barbour_251030 .img_8 {
  align-self: flex-end;
  margin-right: 12rem;
}

.lp-barbour_251030 .section2-img-cont2 {
  display: flex;
  gap: 6rem;
  align-self: center;
}

.lp-barbour_251030 .section2-colmn-cont {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.lp-barbour_251030 .section2-img-cont3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.lp-barbour_251030 .section2-list3 {
  align-items: center;
}

.lp-barbour_251030 .section3 {
  margin-top: 18rem;
  display: flex;
  flex-direction: column;
  gap: 10rem;
  align-items: center;
  position: relative;
}

.lp-barbour_251030 .section3-img-cont1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}

.lp-barbour_251030 .section3-img-cont2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.lp-barbour_251030 .section3-img-flex {
  display: flex;
}

.lp-barbour_251030 .section3-list2 {
  align-items: center;
}

.lp-barbour_251030 .section4 {
  margin-top: 18rem;
  display: flex;
  flex-direction: column;
  gap: 10rem;
  align-items: center;
  position: relative;
}

.lp-barbour_251030 .section4-list1 {
  margin-top: -9rem;
  width: 116rem;
}

.lp-barbour_251030 .section4-img-cont {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}

.lp-barbour_251030 .section4-list2 {
  align-items: center;
}

.lp-barbour_251030 .lp-footer {
  margin: 18rem auto;
  height: 7rem;
  width: 96rem;
  background-color: var(--beige);
  font-family: var(--font-barbour-sans);
  color: var(--black);
  font-size: 1.8rem;
  line-height: 1.66;
  letter-spacing: 0;
  text-align: center;
  font-weight: var(--font_weight-light);
}

.lp-barbour_251030 .lp-footer a {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
}

/* 
//////////////////////////////////////////////////////////////////////////////////////////
img
//////////////////////////////////////////////////////////////////////////////////////////
*/
.lp-barbour_251030 .leivs_top__frame {
  width: calc(1400 * (100vw / 1400));
}

.lp-barbour_251030 .img_1__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_2__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_3__frame {
  width: calc(1080 * (100vw / 1400));
}

.lp-barbour_251030 .img_4__frame {
  width: calc(700 * (100vw / 1400));
}

.lp-barbour_251030 .img_5__frame {
  width: calc(700 * (100vw / 1400));
}

.lp-barbour_251030 .img_6__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_7__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_8__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_9__frame {
  width: 74rem;
}

.lp-barbour_251030 .img_10__frame {
  width: 36rem;
}

.lp-barbour_251030 .img_11__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_12__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_13__frame {
  width: calc(1400 * (100vw / 1400));
}

.lp-barbour_251030 .img_14__frame {
  width: 58rem;
}

.lp-barbour_251030 .img_15__frame {
  width: 58rem;
}

.lp-barbour_251030 .img_16__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_17__frame {
  width: 70rem;
}

.lp-barbour_251030 .img_18__frame {
  width: 38rem;
}

.lp-barbour_251030 .img_19__frame {
  width: 108rem;
}

.lp-barbour_251030 .img_20__frame {
  width: 70rem;
}

/* 
//////////////////////////////////////////////////////////////////////////////////////////
SP settings
//////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 767px) {
  .lp-barbour_251030 {
    width: 100%;
  }
  .lp-barbour_251030 .lp-video {
    width: 100%;
    height: calc(226 * (100vw / 402));
    margin: calc(100 * (100vw / 402)) auto 0;
  }

  .lp-barbour_251030 .teaser-cont {
    margin: calc(100 * (100vw / 402)) auto 0;
    gap: calc(60 * (100vw / 402));
    max-width: calc(360 * (100vw / 402));
  }

  .lp-barbour_251030 .teaser-title {
    font-size: calc(23 * (100vw / 402));
    line-height: 1.65;
  }

  .lp-barbour_251030 .hidden-mobile {
    display: none;
  }

  .lp-barbour_251030 .hidden-desktop {
    display: block;
  }

  .lp-barbour_251030 .teaser-subtitle {
    font-size: calc(18 * (100vw / 402));
    line-height: 2.3;
  }

  .lp-barbour_251030 .teaser-subtitle-jp {
    font-size: calc(16 * (100vw / 402));
  }

  .lp-barbour_251030 .teaser-txt {
    font-size: calc(14 * (100vw / 402));
  }

  .lp-barbour_251030 .section1 {
    margin-top: calc(100 * (100vw / 402));
    gap: calc(60 * (100vw / 402));
    align-items: center;
  }

  .lp-barbour_251030 [class*="txt-cont"] {
    display: contents;
    width: auto;
  }
  .lp-barbour_251030 [class*="txt-left"] {
    width: calc(360 * (100vw / 402));
    order: 1;
    padding-bottom: calc(50 * (100vw / 402));
    border-bottom: 1px solid var(--black);
  }

  .lp-barbour_251030 [class*="number"] {
    font-family: var(--font-barbour-sans);
    font-size: calc(27 * (100vw / 402));
    line-height: 1.1;
  }

  .lp-barbour_251030 [class*="name"] {
    font-size: calc(21 * (100vw / 402));
    line-height: 2;
  }

  .lp-barbour_251030 [class*="name"] span {
    font-size: calc(17 * (100vw / 402));
    line-height: 1.76;
  }

  .lp-barbour_251030 .slash-fix {
    font-size: calc(17 * (100vw / 402));
  }

  .lp-barbour_251030 [class*="job"] {
    font-size: calc(16 * (100vw / 402));
    line-height: 3;
  }

  .lp-barbour_251030 [class*="txt-right"] {
    gap: calc(10 * (100vw / 402));
    width: calc(360 * (100vw / 402));
    order: 3;
    margin-bottom: calc(39 * (100vw / 402));
  }

  .lp-barbour_251030 [class*="detail"] {
    font-family: var(--font-jp);
    color: var(--black);
    font-size: calc(14 * (100vw / 402));
    line-height: 2;
    text-align: left;
  }

  .lp-barbour_251030 [class*="instagram"] {
    font-family: var(--font-barbour-sans);
    color: var(--black);
    font-size: calc(14 * (100vw / 402));
    line-height: 2.57;
    gap: calc(5 * (100vw / 402));
    text-decoration: underline;
    text-underline-offset: calc(2 * (100vw / 402));
  }
  .lp-barbour_251030 [class*="instagram"]::before {
    content: "";
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    background-image: url(../img/icon.png);
    background-size: contain;
  }

  .lp-barbour_251030 [class*="list"] {
    font-size: calc(12 * (100vw / 402));
    line-height: 1;
    gap: calc(8 * (100vw / 402));
  }

  .lp-barbour_251030 [class*="list"] li {
    gap: calc(10 * (100vw / 402));
  }

  .lp-barbour_251030 [class*="list"] span {
    font-size: calc(12 * (100vw / 402));
    line-height: 1;
  }

  .lp-barbour_251030 [class*="list"] a {
    text-decoration: underline;
    text-decoration-color: var(--list-color);
  }

  .lp-barbour_251030 .img_1__frame,
  .lp-barbour_251030 .img_2__frame,
  .lp-barbour_251030 .img_3__frame,
  .lp-barbour_251030 .img_4__frame,
  .lp-barbour_251030 .img_5__frame,
  .lp-barbour_251030 .img_6__frame,
  .lp-barbour_251030 .img_7__frame,
  .lp-barbour_251030 .img_8__frame,
  .lp-barbour_251030 .img_9__frame,
  .lp-barbour_251030 .img_11__frame,
  .lp-barbour_251030 .img_12__frame,
  .lp-barbour_251030 .img_13__frame,
  .lp-barbour_251030 .img_14__frame,
  .lp-barbour_251030 .img_15__frame,
  .lp-barbour_251030 .img_16__frame,
  .lp-barbour_251030 .img_17__frame,
  .lp-barbour_251030 .img_18__frame,
  .lp-barbour_251030 .img_19__frame {
    width: 100%;
  }

  .lp-barbour_251030 .img_10__frame {
    width: calc(231 * (100vw / 402));
  }

  .lp-barbour_251030 .img_1 {
    order: 2;
  }

  .lp-barbour_251030 .section1-img-cont1 {
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: calc(8 * (100vw / 402));
    order: 4;
    margin-bottom: calc(40 * (100vw / 402));
  }

  .lp-barbour_251030 .section1-list1 {
    align-items: center;
  }

  .lp-barbour_251030 .img_3 {
    order: 5;
  }

  .lp-barbour_251030 .section1-img-cont2 {
    gap: calc(8 * (100vw / 402));
    width: 100%;
    order: 5;
  }

  .lp-barbour_251030 .section1-img-flex {
    margin-top: calc(40 * (100vw / 402));
  }
  .lp-barbour_251030 .section1-list2 {
    align-items: center;
  }

  .lp-barbour_251030 .section2 {
    margin-top: calc(100 * (100vw / 402));
    display: flex;
    flex-direction: column;
    gap: calc(60 * (100vw / 402));
    align-items: center;
  }

  .lp-barbour_251030 .img_6 {
    order: 2;
  }

  .lp-barbour_251030 .section2-img-cont1 {
    margin-left: 0;
    gap: calc(8 * (100vw / 402));
    order: 4;
    align-items: center;
    margin-bottom: calc(40 * (100vw / 402));
  }

  .lp-barbour_251030 .img_7 {
  }

  .lp-barbour_251030 .section2-list1 {
    align-items: center;
  }

  .lp-barbour_251030 .img_8 {
    padding-right: calc(50 * (100vw / 402));
    order: 5;
    margin-right: 0;
  }

  .lp-barbour_251030 .section2-img-cont2 {
    display: flex;
    flex-direction: column;
    gap: 0;
    align-self: center;
    order: 6;
    margin-top: calc(40 * (100vw / 402));
  }

  .lp-barbour_251030 .section2-colmn-cont {
    gap: calc(8 * (100vw / 402));
    display: contents;
  }

  .lp-barbour_251030 .img_9 {
    order: 2;
    padding-right: calc(50 * (100vw / 402));
    padding-top: calc(20 * (100vw / 402));
    padding-bottom: calc(8 * (100vw / 402));
  }

  .lp-barbour_251030 .img_10 {
    align-self: flex-end;
    order: 1;
  }

  .lp-barbour_251030 .section2-list2 {
    order: 3;
    align-items: flex-end;
    margin-right: calc(51 * (100vw / 402));
  }

  .lp-barbour_251030 .section2-img-cont3 {
    align-items: flex-start;
    padding-left: calc(50 * (100vw / 402));
    gap: calc(8 * (100vw / 402));
    order: 7;
    margin-top: calc(40 * (100vw / 402));
  }

  .lp-barbour_251030 .section2-list3 {
    align-items: flex-start;
  }

  .lp-barbour_251030 .section3 {
    margin-top: calc(100 * (100vw / 402));
    gap: calc(60 * (100vw / 402));
    align-items: center;
  }

  .lp-barbour_251030 .img_12 {
    order: 2;
  }

  .lp-barbour_251030 .section3-img-cont1 {
    gap: calc(8 * (100vw / 402));
    order: 4;
  }

  .lp-barbour_251030 .section3-img-cont2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: calc(8 * (100vw / 402));
    order: 5;
  }
  .lp-barbour_251030 .section3-img-flex {
    flex-direction: column-reverse;
    gap: calc(20 * (100vw / 402));
    margin-top: calc(40 * (100vw / 402));
  }

  .lp-barbour_251030 .img_14 {
    padding-right: calc(50 * (100vw / 402));
  }

  .lp-barbour_251030 .img_15 {
    padding-left: calc(50 * (100vw / 402));
  }

  .lp-barbour_251030 .section3-list2 {
    align-items: flex-end;
    margin-right: calc(51 * (100vw / 402));
  }

  .lp-barbour_251030 .section4 {
    margin-top: calc(100 * (100vw / 402));
    display: flex;
    flex-direction: column;
    gap: calc(60 * (100vw / 402));
    align-items: center;
  }

  .lp-barbour_251030 .section4-txt-left {
    padding-bottom: calc(41 * (100vw / 402));
  }

  .lp-barbour_251030 .section4-name {
    line-height: 1.44;
  }

  .lp-barbour_251030 .section4-job {
    line-height: 4;
  }

  .lp-barbour_251030 .img_16 {
    order: 2;
  }

  .lp-barbour_251030 #slider {
    order: 4;
    align-self: flex-start;
  }
  .lp-barbour_251030 .splide__slide {
    width: calc(321 * (100vw / 402));
  }

  .lp-barbour_251030 .splide__list {
    gap: 0;
    display: ;
    flex-direction: row;
  }

  .lp-barbour_251030 .section4-list1 {
    margin-top: calc(-52 * (100vw / 402));
    align-self: center;
    margin-left: 0;
    align-items: center;
    order: 5;
    width: fit-content;
  }

  .lp-barbour_251030 .img_19 {
    order: 6;
    margin-top: calc(40 * (100vw / 402));
  }

  .lp-barbour_251030 .section4-img-cont {
    gap: calc(8 * (100vw / 402));
    order: 7;
    margin-top: calc(40 * (100vw / 402));
  }

  .lp-barbour_251030 .img_20 {
    padding-inline: calc(51 * (100vw / 402));
    width: auto;
  }

  .lp-barbour_251030 .section4-list2 {
    align-items: center;
  }

  .lp-barbour_251030 .lp-footer {
    margin: calc(140 * (100vw / 402)) auto;
    height: calc(70 * (100vw / 402));
    width: calc(360 * (100vw / 402));
    font-size: calc(18 * (100vw / 402));
    position: relative;
  }
}
@media (min-width: 768px) {
  .lp-barbour_251030 .splide.is-initialized:not(.is-active) .splide__list {
    display: flex;
    flex-direction: row;
    width: 116rem;
    justify-content: space-between;
  }
}
