@charset "UTF-8";

.main_inner {
  overflow-x: hidden;
}
#breadcrumbs {
  width: 140rem;
  margin-inline: auto;
}
@font-face {
  font-family: "ginger";
  src: url("../../../../../font/F37GingerBold.otf") format("truetype");
}
@font-face {
  font-family: "ginger_r";
  src: url("../../../../../font/F37 Ginger Regular.otf") format("truetype");
}

/*
///////////////////////////////////////////////////////////////////////////////////////
                                                                                SETTING
///////////////////////////////////////////////////////////////////////////////////////
*/
.barbour_240426 {
  --color-black: #000;
  --font-noto: "noto-sans-cjk-jp", sans-serif;
  color: var(--color-black);
  text-align: center;
  /* font-feature-settings: "palt"; */
  font-family: 'ginger', 'Noto Sans JP', Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
}
.barbour_240426 .fontJa {
  font-family: var(--font-noto);
}
.barbour_240426 .fontEn {
  font-family: "ginger";
}
@media screen and (max-width: 767px) {
  .barbour_240426 {
    margin: 0 auto 50px;
  }
  .barbour_240426 .pcOnly {
    display: none!important;
  }
}
@media screen and (min-width: 768px) {
  .barbour_240426 {
    margin: 0 auto 100px;
  }

}



.barbour_240426 .pc {
  display: none !important;
}

@media only screen and (min-width: 768px), print {
  .barbour_240426 .sp {
    display: none !important;
  }
  .barbour_240426 .pc {
    display: block !important;
  }
  .barbour_240426 .pc_inline {
    display: inline !important;
  }
}

/*
///////////////////////////////////////////////////////////////////////////////////////
                                                                                common
///////////////////////////////////////////////////////////////////////////////////////
*/

.barbour_240426 .c_ttl{
  font-size: 16px;
  letter-spacing: 0.05em;
}

.barbour_240426 .c_text{
  font-size: 10px;
  line-height: 2;
  letter-spacing: 0.05em;
}

.barbour_240426 .c-tax a{
  letter-spacing: 0.02em;
  font-size: 11px;
  display: block;
  line-height: 1.75;
  font-weight: 400;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  /* justify-content: space-between; */
}

.barbour_240426 .c-tax a span:last-of-type{
  text-decoration: underline;
}

.barbour_240426 .c_ttl{
  font-size: 14px;
  font-weight: bold;
  /* text-align: left; */
}

.barbour_240426 .sec_tetx{
  font-size: 12px;
}

.barbour_240426 .sec_text_wrap .c-tax a{
  font-family: "ginger";
}

@media screen and (min-width: 768px), print {

  .barbour_240426 .c_ttl{
    font-size: 3rem;
  }
  
  .barbour_240426 .c_text{
    font-size: 2rem;
  }
  
  .barbour_240426 .c-tax a{
    font-size: 1.7rem;
  }
  
  .barbour_240426 .c_ttl{
    font-size: 2.4rem;
  }
  
  .barbour_240426 .sec_tetx{
    font-size: 2rem;
  }
  .barbour_240426 .sec .sec_img_wrap{
    width: 110rem;
    margin: auto;
  }

  .barbour_240426 .c-tax a{
    letter-spacing: 0.02em;
    line-height: 1.75;
    font-weight: 400;
    gap: 40px;
    font-family: "ginger_r";
  }

  .barbour_240426 .c_text{
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

/*
///////////////////////////////////////////////////////////////////////////////////////
                                                                                MODEL
///////////////////////////////////////////////////////////////////////////////////////
*/

  /* mv */
  .barbour_240426 .mv .c_ttl{
    text-align: center;
    margin-top: calc( 30*(100vw / 390));
    font-size: 16px;
  }
  .barbour_240426 .mv .c_text{
    text-align: center;
    margin-top: calc( 20*(100vw / 390));
    font-size: 12px;
  }

  /* sec01 */
  .barbour_240426 .sec{
    margin-top: calc( 50*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--01{
    margin-top: calc( 20*(100vw / 390));
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .barbour_240426 .sec .sec_img_wrap.--01 .sec_img01{
    width: calc( 210*(100vw / 390));
  }
  .barbour_240426 .sec .sec_img_wrap.--01 .sec_img02{
    width: calc( 166*(100vw / 390));
    margin-top: calc( 230*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--02{
    margin-top: calc( 30*(100vw / 390));
    display: flex;
    gap: calc( 15*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--02 .sec_img01{
    width: calc( 211*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--02 .c-tax{
    margin-top: calc( 90*(100vw / 390));
    text-align: left;
  }

  .barbour_240426 .sec .sec_img_wrap.--03{
    display: flex;
    justify-content: space-between;
    gap: calc( 20*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--03 .sec_img01{
    width: calc( 211*(100vw / 390));
    margin-top: calc(120* (100vw / 390 ));
  }

  .barbour_240426 .sec .sec_img_wrap.--03 .sec_img02{
    width: calc( 166*(100vw / 390));
    margin-top: calc( -20*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--04 {
    display: flex;
    justify-content: flex-end;
    margin-top: calc( 50*(100vw / 390));
    /* gap: calc( 10*(100vw / 390)); */
  }

  .barbour_240426 .sec .sec_img_wrap.--04 .c-tax{
    margin-top: calc( 140*(100vw / 390));
    text-align: left;
  }

  .barbour_240426 .sec .sec_img_wrap.--04 .sec_img01{
    width: calc(210* (100vw / 390 ));
  }

  .barbour_240426 .sec .sec_img_wrap.--05 {
    margin-top: calc( -60 *(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--05 .sec_img01{
    width: calc(166* (100vw / 390 ));
  }

  .barbour_240426 .sec .sec_img_wrap.--06 {
    display: flex;
    justify-content: space-between;
  }

  .barbour_240426 .sec .sec_img_wrap.--06 .sec_img01{
    width: calc(166* (100vw / 390 ));
    margin-top: calc( 200*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--06 .sec_img02{
    width: calc(210* (100vw / 390 ));
    margin-top: calc( -13*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--07 {
    margin-top: calc( 50*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--07 .sec_img01{
    width: 100%;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 {
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    width: calc(360* (100vw / 390 ));
    margin: auto;
    margin-top: calc( 50 *(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .sec_img01{
    width: calc(148* (100vw / 390 ));
    margin: auto;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .sec_text_wrap{
    width: calc(294* (100vw / 390 ));
    margin: auto;
    text-align: left;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .c_ttl{
    text-align: left;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .c_text{
    margin-top: calc( 10*(100vw / 390));
    text-align: left;
    font-family: var(--font-noto);
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .c-tax{
    margin-top: calc( 10*(100vw / 390));
  }

  .barbour_240426 .sec  .c-tax.btn a{
    justify-content: center;
    display: flex;
  }

  .barbour_240426 .sec .sec_img_inner.--09{
    margin-top: calc( 70 *(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--09{
    margin-top: calc( 20 *(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--09{
    display: flex;
    justify-content: space-between;
  }

  .barbour_240426 .sec .sec_img_wrap.--09 .sec_img01{
    width: calc( 212*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--09 .sec_img02{
    width: calc( 166*(100vw / 390));
    margin-top: calc( 140*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--10{
    display: flex;
    justify-content: space-between;
  }

  .barbour_240426 .sec .sec_img_wrap.--10 .sec_img01{
    width: calc( 166*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--10 .sec_img02{
    width: calc( 211*(100vw / 390));
    margin-top: calc( 108*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--11 .sec_img01{
    width: calc( 166*(100vw / 390));
    margin-top: calc( -146*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--12 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: calc( 66*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--12 .sec_img01{
    width: calc( 212*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--12 .sec_img02{
    width: calc( 166*(100vw / 390));
  }


  .barbour_240426 .sec .sec_img_wrap.--13 {
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    width: calc(360* (100vw / 390 ));
    margin: auto;
    margin-top: calc( 40 *(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--13 .sec_img01{
    width: calc(148* (100vw / 390 ));
    margin: auto;
  }

  .barbour_240426 .sec .sec_img_wrap.--13 .sec_text_wrap{
    width: calc(294* (100vw / 390 ));
    margin: auto;
    text-align: left;
  }
  
  .barbour_240426 .sec .sec_img_wrap.--13 .c_text{
    margin-top: calc( 10*(100vw / 390));
    text-align: left;
    font-family: var(--font-noto);
  }

  .barbour_240426 .sec .sec_img_wrap.--13 .c-tax{
    margin-top: calc( 10*(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--14 {
    margin-top: calc( 50 *(100vw / 390));
  }

  .barbour_240426 .sec .sec_img_wrap.--14 .sec_img01{
    width: 100%;
  }

  .barbour_240426 .sec .sec_img_wrap.--14 .sec_text{
    width: calc( 287 *(100vw / 390));
    margin: auto;
    margin-top: calc( 40*(100vw / 390));
    text-align: center;
  }


/* --- for large viewport --- */
@media screen and (min-width: 768px), print {

  /* mv */
  .barbour_240426 .mv .mv_img{
    width: 110rem;
    margin: auto;
  }
  .barbour_240426 .mv .c_ttl{
    margin-top:7.5rem;
    font-size: 3.4rem;
  }
  .barbour_240426 .mv .c_text{
    margin-top: 3rem;
    font-size: 16px;
  }

  /* sec01 */
  .barbour_240426 .sec{
    margin-top: 20rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--01{
    margin-top: 6rem;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .barbour_240426 .sec .sec_img_wrap.--01 .sec_img01{
    width: 60.7rem;
  }
  .barbour_240426 .sec .sec_img_wrap.--01 .sec_img02{
    width: 44.9rem;
    margin-top: 91.3rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--02{
    margin-top: 5.4rem;
    display: flex;
    align-items: flex-end;
    gap: 4.5rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--02 .sec_img01{
    width: 60.7rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--02 .c-tax{
    margin-top: 0;
  }

  .barbour_240426 .sec .sec_img_wrap.--03{
    display: flex;
    justify-content: space-between;
    gap: 0;
    margin-top: 20rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--03 .sec_img01{
    width: 60.8rem;
    margin-top: 54.5rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--03 .sec_img02{
    width: 44.9rem;
    margin-top: 0;
  }

  .barbour_240426 .sec .sec_img_wrap.--04 {
    display: flex;
    justify-content: flex-end;
    margin-top: 5.4rem;
    gap: 5.3rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--04 .c-tax{
    margin-top: 82.4rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--04 .sec_img01{
    width: 60.7rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--05 {
    margin-top: 12rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--05 .sec_img01{
    width: 44.9rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--06 {
    display: flex;
    justify-content: space-between;
  }

  .barbour_240426 .sec .sec_img_wrap.--06 .sec_img01{
    width: 44.9rem;
    margin-top: 83.2rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--06 .sec_img02{
    width: 60.7rem;
    margin-top: 5.4rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--07 {
    margin-top: 15rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--07 .sec_img01{
    width: 100%;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 126rem;
    margin: auto;
    margin-top: 5.4rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .sec_img01{
    width: 44.9rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .sec_text_wrap{
    width: 44.3rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .c_ttl{
    text-align: center;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .c_text{
    margin-top: 1rem;
    text-align: left;
  }

  .barbour_240426 .sec .sec_img_wrap.--08 .c-tax{
    margin-top: 4.5rem;
  }

  .barbour_240426 .sec .sec_img_inner.--09{
    margin-top: 21rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--09{
    margin-top: 7.5rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--09{
    display: flex;
    justify-content: space-between;
  }

  .barbour_240426 .sec .sec_img_wrap.--09 .sec_img01{
    width: 60.7rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--09 .sec_img02{
    width: 44.9rem;
    margin-top: 55.3rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--10{
    display: flex;
    justify-content: space-between;
    margin-top: 13rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--10 .sec_img01{
    width: 44.9rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--10 .sec_img02{
    width: 60.7rem;
    margin-top: 43.4rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--11 .sec_img01{
    width: 44.9rem;
    margin-top: -23.4rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--12 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 20rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--12 .sec_img01{
    width: 60.6rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--12 .sec_img02{
    width: 44.9rem;
  }


  .barbour_240426 .sec .sec_img_wrap.--13 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110rem;
    gap: 15rem;
    margin: auto;
    margin-top: 7rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--13 .sec_img01{
    width: 44.9rem;
    margin: 0;
  }

  .barbour_240426 .sec .sec_img_wrap.--13 .sec_text_wrap{
    width: fit-content;
    margin: 0;
  }
  
  .barbour_240426 .sec .sec_img_wrap.--13 .c_text{
    margin-top:1rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--13 .c-tax{
    margin-top: 5.5rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--14 {
    margin-top: 7rem;
  }

  .barbour_240426 .sec .sec_img_wrap.--14 .sec_img01{
    width: 100%;
  }

  .barbour_240426 .sec .sec_img_wrap.--14 .sec_text{
    width: 95.8rem;
    margin: auto;
    margin-top: 9.2rem;
    text-align: center;
  }


}


.p-linkArea a{
  font-family: var(--font-noto);
}