/**
  common
 -----------------------------------------*/

#brandsite {
  margin-bottom: 160px;
}

/* Layout */
#brandsite section{
  padding: 60px 0 20px
}

#brandsite section:nth-child(1){
  padding: 40px 0 20px
}

#brandsite .brandsite_sec_content{
  margin: 30px auto 0;
}
#brandsite .cols1 {
  display: flex;
  gap: 20px;
  justify-content: center;
}
#brandsite .cols1 .col1 {
  width: 100%;
}

#brandsite .cols2 {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

#brandsite .cols2 .col {
  width: 48%;
}

#brandsite .cols3 {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

#brandsite .cols3 .col {
  width: 32%;
}

@media (max-width: 767px) {
  #brandsite section{
    width: 90%;
    margin: 0 auto;
  }

  #brandsite .cols2,
  #brandsite .cols3 {
    flex-direction: column;
    gap: 15px;
  }
  #brandsite .cols2 .col,
  #brandsite .cols3 .col {
    width: 100%;
  }
}


/* object */
#brandsite .jp_sans {
  font-family: 'Shippori Mincho',serif;
  color: #333;
  font-weight: normal;
}

#brandsite .en_sans {
  font-family: "Montserrat", sans-serif;
  font-family: 'Shippori Mincho',serif;
  color: #363636;
  font-weight: 300;
}

#brandsite img{
  width: 100%;
  height: auto;
}

#brandsite .brandsite_sec_heading{
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

#brandsite .brandsite_sec_heading .en_sans{
  font-size: 26px;
}

#brandsite .brandsite_sec_heading .jp_sans{
  font-size: 18px;
  font-weight: normal;
}

#brandsite .brand_sub_heading{
  font-size: 15px;
  padding: 12px 20px;
  text-align: center;
}
#brandsite .brand_sub_heading_jillstuart{
  background-color: #FBD6CE;
}
#brandsite .brand_sub_heading_floranotis{
  background-color: #FEF2E6;
}

#brandsite .btn{
  display: block;
  width: 100%;
  max-width: 256px;
  padding: 14px 20px;
  font-size: 13px;
  background-color: #4C4948;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#brandsite .btn:hover{
  color: #fff!important;
  text-decoration: none;
}

#brandsite .view_sp {
  display: none;
}

/* animation */
#brandsite a:hover{
  opacity: 0.7;
}

#brandsite .btn:hover img{
  transform: scale(1.05);
}

@media (max-width: 767px) {
  #brandsite .view_sp {
    display: block;
  }
  #brandsite .view_pc {
    display: none;
  }
  #brandsite .brandsite_sec_heading .en_sans{
    font-size: 22px;
  }
  #brandsite .brandsite_sec_heading .jp_sans{
    font-size: 14px;
  }
  #brandsite .brand_sub_heading{
    font-size: 14px;
  }
  #brandsite p{
    margin: 0px;
  }
}


/* 
   brandSiteTop 
 -----------------------------------------*/

#brandsite #brandSiteTop .brand_name{
  font-size: 22px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px;
}

#brandsite #brandSiteTop .brand_catch{
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

#brandsite #brandSiteTop .brand_desc{
  font-size: 13px;
  text-align: center;
  line-height: 1.8;
  margin: 24px auto 20px;
}
#brandsite #brandSiteTop .cols2 .col {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 767px) {
  #brandsite #brandSiteTop .cols2,
  #brandsite #brandSiteTop .cols3 {
    gap: 60px;
  }
}


/* 
   shoplist 
 -----------------------------------------*/
#brandsite #shoplist .shop_category_container:not(:first-child){
  margin-top: 60px;
  margin-bottom: 20px;
}

#brandsite #shoplist .shop_category_heading{
  background-color: #F7F4F5;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 16px 0;
  margin-bottom: 30px;
}

#brandsite #shoplist .shop_category_heading .en_sans{
  font-size: 20px;
}

#brandsite #shoplist .shop_category_heading .jp_sans{
  font-size: 14px;
}

#brandsite #shoplist .cols1 .col1 {
  max-width: 450px;
}

#brandsite #shoplist .oinlineshop_campaign{
  margin-top: 50px;
}

#brandsite #shoplist .oinlineshop_campaign img{
  max-width: 640px;
  display: block;
  margin: 0 auto;
  transition: all 0.3s ease;
}
#brandsite #shoplist .oinlineshop_campaign img:hover{
  opacity: 0.7;
}

#brandsite #shoplist .oinlineshop_campaign .note{
  font-size: 12px;
  text-align: center;
  margin-top: 15px;
}

#brandsite .block-gift-ranking[data-astro-cid-53n3ww5w]:after {
  background: none;
}
#brandsite .block-gift-ranking[data-astro-cid-53n3ww5w] {
  margin-bottom: 40px;
  padding-bottom: 0;
}

#brandsite #pickupItem .brandsite_sec_content {
  display: flex;
  gap: 40px;
}
#brandsite .ranking_jill,
#brandsite .ranking_fn {
  text-align: center;
  width: 50%;
}
#brandsite .ranking_jill .ranking_jill_title {
  background-color: #FBD6CE;
  font-size: 16px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-family: 'Shippori Mincho',serif;
  text-align: center;
  padding: 5px 0;
}
#brandsite .ranking_fn .ranking_fn_title {
  background-color: #FCF2E7;
  font-size: 16px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-family: 'Shippori Mincho',serif;
  text-align: center;
  padding: 5px 0;
}
#brandsite .block-gift-ranking--items[data-astro-cid-53n3ww5w] {
  padding-inline: 0%;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.8vw;
  margin-top: 12px;
}
#brandsite .block-gift-ranking-item[data-astro-cid-g522kruv] {
  padding-inline: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  main {
    margin: 18% auto 0;
  }
  #brandsite #shoplist .oinlineshop_campaign{
    margin-top: 15px;
  }
  #brandsite #shoplist .oinlineshop_campaign .note{
    margin-top: 10px;
    font-size: 12px;
    text-align: left;
  }
  #brandsite #shoplist .shop_category_heading .jp_sans{
    font-size: 14px;
    font-weight: normal;
  }
  #brandsite #pickupItem .brandsite_sec_content {
    display: block;
  }
  #brandsite .ranking_jill {
    margin-bottom: 60px;
  }
  #brandsite .ranking_jill,
  #brandsite .ranking_fn {
    text-align: left;
    width: 100%;
  }
  .block-gift-ranking-item[data-astro-cid-g522kruv] {
    grid-template-columns: 38% 55%;
  }
}

/* 
   sns 
 -----------------------------------------*/

#brandsite #sns .sns_list{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin: 24px auto 40px;
}
#brandsite #sns .sns_list img{
  width: 42px;
  height: auto;
}
@media (max-width: 767px) {
  #brandsite #sns .sns_list{
    gap: 15px;
  }
  #brandsite #sns .sns_list img{
    width: 32px;
  }
}