@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");
}

/*
///////////////////////////////////////////////////////////////////////////////////////
                                                                                SETTING
///////////////////////////////////////////////////////////////////////////////////////
*/
.barbour_240216 {
  --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_240216 .fontJa {
  font-family: var(--font-noto);
}
.barbour_240216 .fontEn {
  font-family: "ginger";
}
@media screen and (max-width: 767px) {
  .barbour_240216 {
    margin: 0 auto 50px;
  }
  .barbour_240216 .pcOnly {
    display: none!important;
  }
}
@media screen and (min-width: 768px) {
  .barbour_240216 {
    margin: 0 auto 100px;
  }
  .barbour_240216 .spOnly {
    display: none!important;
  }
}

.barbour_240216 .sp_only {
  display: none;
}

.barbour_240216 .pc {
  display: none !important;
}

@media only screen and (min-width: 768px), print {
  .barbour_240216 .sp {
    display: none !important;
  }
  .barbour_240216 .pc {
    display: block !important;
  }
  .barbour_240216 .pc_inline {
    display: inline !important;
  }
}

/*
///////////////////////////////////////////////////////////////////////////////////////
                                                                                common
///////////////////////////////////////////////////////////////////////////////////////
*/

.barbour_240216 .firstview__text{
  margin-top: calc( 50 *(100vw / 390));
}

.barbour_240216 .firstview__text .model__text__title{
  margin-top: calc( 0 *(100vw / 390));
}

.barbour_240216 .firstview__text__lead{
  font-size: calc(11* (100vw / 390 ));
  line-height: 2.2;
  margin-top: calc( 10*(100vw / 390));
  text-align: center;
}

.barbour_240216 .model__text__title{
  font-size: calc(13* (100vw / 390 ));
  margin-top: calc( 20 *(100vw / 390));
  text-align: center;
  font-weight: bold;
}

.barbour_240216 .model__text__lead{
  font-size: calc(10 * (100vw / 390 ));
  margin-top: calc( 10 *(100vw / 390));
  text-align: center;
  letter-spacing: 0.03em;
  line-height: 2.2;
}

.barbour_240216 .model__text__price {
  font-size: calc(11 * (100vw / 390 ));
  margin-top: calc( 10 *(100vw / 390));
  text-align: center;
  font-weight: bold;
  display: block;
}

.barbour_240216 .model__text__price a{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc( 10 *(100vw / 390));
}

.barbour_240216 .model__text__price span:last-of-type{
  text-decoration: underline;
}

@media screen and (min-width: 768px), print {

  .barbour_240216 .firstview__text{
    margin-top: 15rem;
  }
  
  .barbour_240216 .firstview__text .model__text__title{
    margin-top: 0;
  }

  .barbour_240216 .firstview__text__lead{
    font-size: 1.9rem;
    line-height: 2.1;
    margin-top: 2rem;
    letter-spacing: 0.055em;
  }

  .barbour_240216 .model__text__title{
    font-size: 3.2rem;
    margin-top: 2rem;
  }

  .barbour_240216 .model__text__lead{
    font-size: 1.6rem;
    margin-top: 2.2rem;
    line-height: 1.5;
  }

  .barbour_240216 .model__text__price {
    font-size: 1.5rem;
    margin-top: 2rem;
  }

  .barbour_240216 .model__text__price a{
    gap:2rem;
  }

}
/*
///////////////////////////////////////////////////////////////////////////////////////
                                                                                MODEL
///////////////////////////////////////////////////////////////////////////////////////
*/
.barbour_240216 .jsFade {
  opacity: 0;
  transform: translateY(20px);
}
.barbour_240216 .jsFade.isActive {
  opacity: 1;
  transform: translateY(0px);
  transition: all .7s;
}
/*
///////////////////////////////////////////////////////////////////////////////////////
                                                                                MODEL
///////////////////////////////////////////////////////////////////////////////////////
*/


@media screen and (max-width: 767px) {
  /* sec01 */
  .barbour_240216 .type01{
    margin-top: calc( 22*(100vw / 390));
  } 
  .barbour_240216 .type01 .img01{
    width: 100%;
  } 
  .barbour_240216 .type01 .img02{
    width: calc( 262*(100vw / 390));
    margin: auto;
    margin-top: calc( 22*(100vw / 390));
  }
 
  /* sec02 */
  .barbour_240216 .type02{
    margin-top: calc( 55*(100vw / 390));
  } 
  .barbour_240216 .type02 .img03{
    width: 100%;
  } 
  .barbour_240216 .type02 .img04{
    width: calc( 260 *(100vw / 390));
    margin: auto;
    margin-top: calc( 22*(100vw / 390));
  }

  .barbour_240216 .model__text__price.--02{
    margin-top: calc( 10*(100vw / 390));
  }

  .barbour_240216 .model__text__price.--02 span{
    text-decoration: none;
    display: block;
  }
  .barbour_240216 .model__text__price.--02 > span span:last-of-type{
    font-weight: 400;
  }

  /* sec03 */
  .barbour_240216 .type03{
    margin-top: calc( 55*(100vw / 390));
  } 
  .barbour_240216 .type03 .img05{
    width: 100%;
  } 
  .barbour_240216 .type03 .img06{
    width: calc( 260 *(100vw / 390));
    margin: auto;
    margin-top: calc( 22*(100vw / 390));
  }

  .p-linkArea{
    text-align: right;
    margin-top: calc( 100*(100vw / 390));
    padding-right: 10px;
  }
}
/* --- for large viewport --- */
@media screen and (min-width: 768px), print {
  /* sec01 */
  .barbour_240216 .type01{
    margin-top: 9rem;
  } 
  .barbour_240216 .type01 .img01{
    width: 76.3rem;
    margin: auto;
  } 
  .barbour_240216 .type01 .img02{
    width: 64.6rem;
    margin: auto;
    margin-top: 10rem;
  }
 
  /* sec02 */
  .barbour_240216 .type02{
    margin-top: 10rem;
  } 
  .barbour_240216 .type02 .img03{
    width: 76.3rem;
    margin: auto;
  } 
  .barbour_240216 .type02 .img04{
    width: 64.6rem;
    margin: auto;
    margin-top: 10rem;
  }

  .barbour_240216 .model__text__price.--02{
    margin-top: 1rem;
  }

  .barbour_240216 .model__text__price.--02 span{
    text-decoration: none;
    display: block;
  }

  .barbour_240216 .model__text__price.--02 > span{
    display: flex;
    justify-content: center;
    gap: 1.8rem;
    text-decoration: none;
  }

  .barbour_240216 .model__text__price.--02 > span span:last-of-type{
    font-weight: 400;
  }

  .barbour_240216 .type02 .model_tax_wrap{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-content: flex-start;
    width: fit-content;
    margin: auto;
  }
  

  /* sec03 */
  .barbour_240216 .type03{
    margin-top: 10rem;
  } 
  .barbour_240216 .type03 .img05{
    width: 76.3rem;
    margin: auto;
  } 
  .barbour_240216 .type03 .img06{
    width:64.6rem;
    margin: 10rem auto;
  }

  .p-linkArea{
    text-align: right;
    margin-top: 5rem;
    padding-right: 10px;
  }

}


.p-linkArea a{
  font-family: var(--font-noto);
}