@charset "UTF-8";

#fragrancefest2025 * {
  box-sizing: border-box;
}
#fragrancefest2025 {
  color: #3B3B3B;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 90px;
}
#fragrancefest2025 a:hover {
  text-decoration: none;
}
#fragrancefest2025 .pcOn {
  display: block;
}
#fragrancefest2025 .tbspOn {
  display: none;
}
#fragrancefest2025 .spOn {
  display: none; 
}
#fragrancefest2025 .title {
  text-align: center;
}
#fragrancefest2025 .title .lead {
  color: #464646;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 11px;
}
#fragrancefest2025 .title .h3,
#fragrancefest2025 .title .h4 {
  display: inline-block;
  text-align: center;
}
#fragrancefest2025 .title .h4 .small {
  font-size: 30px;
}
#fragrancefest2025 .title .h3 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.2;
  display: inline-block;
  position: relative;
}
#fragrancefest2025 .title .h3 .small {
  font-size: 21px;
}
#fragrancefest2025 .h4 {
  color: #232323;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: center;
}
#fragrancefest2025 .title.normal .h3 {
  color: #3b3b3b;
  margin-bottom: 30px;
}
#fragrancefest2025 .title.normal .h3::before, 
#fragrancefest2025 .title.normal .h3::after{
  display: none;
}
#fragrancefest2025 .h3,
#fragrancefest2025 h4 {
  font-weight: 700;
}
#fragrancefest2025 .h3 {
  padding: 4px 4px 0;
}
#fragrancefest2025 a {
  font-family: "Noto Sans JP", sans-serif;
  color: #3B3B3B;
  display: block;
  text-align: center;
}
#fragrancefest2025 a img {
  margin-bottom: 10px;
}
#fragrancefest2025 .title.normal .h3 {
  background-image: none;
  padding: 0;
}

/* カテゴリー */
#fragrancefest2025 .sectionCategory {
  margin: 50px 0 60px;
}
#fragrancefest2025 .sectionCategory .categoryInner {
  background: rgb(238,225,206);
  background: linear-gradient(145deg, rgba(202,163,164,1) 0%, rgba(219,202,146,1) 100%);
  padding: 60px 88px 30px;
}
#fragrancefest2025 .sectionCategory .categoryInner .endDate {
  display: block;
  color: #b28c0a;
  font-weight: 500;
  background: #fff;
  margin: 5px 30px;
  border: 1px solid #baac50;
  padding: 2px;
}
#fragrancefest2025 .sectionCategory .categoryInner ul {
  display: flex;
  flex-wrap: wrap;
}
#fragrancefest2025 .viewAllItem {
  background: url(bg-btn.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin: 80px auto 90px;
  max-width: 750px;
}
#fragrancefest2025 .viewAll a {
  align-items: center;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-size: 25px;
  height: 100px;
  justify-content: center;
  letter-spacing: 0.03em;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}
#fragrancefest2025 .sectionCategory .categoryInner li span.name {
  display: block;
}
#fragrancefest2025 .sectionCategory .categoryInner li span.ffirst{
  font-size: 12px;
  line-height: 1.4em;
  background-color: #941a2f;
  color: #fff;
  padding: .2em .6em;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#fragrancefest2025 .sectionCategory .categoryInner li span.tfirst{
  font-size: 12px;
  line-height: 1.4em;
  background-color: #642b64;
  color: #fff;
  padding: .2em .6em;
  position: absolute;top: 10px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#fragrancefest2025 .sectionCategory .categoryInner li{
  position: relative;
}
@media screen and (max-width: 767px) {
#fragrancefest2025 .sectionCategory .categoryInner li span.ffirst,
#fragrancefest2025 .sectionCategory .categoryInner li span.tfirst{
        font-size: 2vw;
    }
}
@media screen and (min-width: 880px) {
  #fragrancefest2025 .sectionCategory .categoryInner ul li:not(:nth-child(3n)) {
    margin-right: 20px;
  }
  #fragrancefest2025 .sectionCategory .categoryInner ul li {
    line-height: 1.4;
    margin-bottom: 20px;
    width: calc((100% - (20px * 2)) / 3);
  }
}

@media screen and (max-width: 880px) {
  #fragrancefest2025 .tbspOn{
    display: block;
  }
  #fragrancefest2025 .viewAllItem {
    margin: 50px 0 50px;
    max-width: 750px;
  }
  #fragrancefest2025 .sectionCategory .categoryInner {
    padding: 60px 30px;
  }
  #fragrancefest2025 .sectionCategory .categoryInner ul li:not(:nth-child(3n)){
    margin-right: 15px!important;
  }
  #fragrancefest2025 .sectionCategory .categoryInner ul li {
    width: calc((100% - (15px * 2)) / 3);
    margin-bottom: 15px;
  }
  #fragrancefest2025 .sectionCategory .categoryInner .endDate {
    margin: 2px;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  #fragrancefest2025 .sectionMainvisual h2 {
    width: 100vw;
    transform: translateX(-1.4rem);
  }
  #fragrancefest2025 .pcOn{
    display: none;
  }
  #fragrancefest2025 .spOn{
    display: block;
  }
  #fragrancefest2025 .h3 {
    padding: 6px 4px 0;
  }
  #fragrancefest2025 .viewAll {
    padding: 0 5px;
  }
  #fragrancefest2025 .title.normal .h3 {
    background-image: none;
    padding: 0;
  }
  #fragrancefest2025 .sectionCategory{
    margin: 50px 0;
    width: 100vw;
    transform: translateX(-1.4rem);
  }
  #fragrancefest2025 .sectionCategory .categoryInner {
    padding:40px 20px 20px;
  }
  #fragrancefest2025 .sectionCategory .categoryInner .endDate {
   margin: 2px 5px;
   padding: 0;
  }
  #fragrancefest2025 .viewAllItem {
    max-width: 600px;
  }
  #fragrancefest2025 .viewAll a {
    max-width: none;
    height: 90px;
    font-size: 20px;
    line-height: 1.4;
    width: calc(100% - 12px);
  }
  #fragrancefest2025 .sectionCategory .categoryInner li span {
    font-size: 12px;
  }
  #fragrancefest2025 .sectionCategory .categoryInner li span.name {
    letter-spacing: -0.04em;
  }
  #fragrancefest2025 .viewAllItem {
    max-width: none;
  }
}

@media screen and (max-width: 880px) and (min-width: 768px) {
  #fragrancefest2025 .sectionCategory {
    margin: 50px 0;
  }
  #fragrancefest2025 .sectionCategory .categoryInner {
    padding: 50px 25px 20px;
  }
  #fragrancefest2025 .sectionCategory .categoryInner li span.name {
    letter-spacing: -0.07em;
  }
  #fragrancefest2025 .viewAll a {
    font-size: 22px;
  }
}

@media screen and (max-width: 390px) {
  #fragrancefest2025 .sectionCategory .categoryInner li span.name {
    letter-spacing: -0.08em;
  }
}

/* ビューティー＆ウェルネス・コスメ */
#fragrancefest2025 .bnrArea {
  margin: 80px auto 70px;
  max-width: 750px;
}
#fragrancefest2025 .bnrArea .BnrGroup li{
  margin-bottom: 30px;
}
#fragrancefest2025 .bnrArea .BnrGroup li img{
  width: 100%;
}
#fragrancefest2025 .bnrArea .BnrGroup li:last-child{
  margin-bottom: 0;
}
@media screen and (max-width: 880px) {
  #fragrancefest2025 .bnrArea {
  margin: 0 auto 50px;
  max-width: none;
}
}

/* TOPページ・カテゴリーページボタン */
#fragrancefest2025 .bnrWrap {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: center;
  margin: 80px auto 90px;
  max-width: 100%;
}

#fragrancefest2025 .bnrWrap .categoryLink,
#fragrancefest2025 .bnrWrap .topBtn {
  width: 50%;
}

#fragrancefest2025 .bnrWrap .topBtn {
  margin-right: 20px;
  width: calc(50% - 20px);
}

#fragrancefest2025 .bnrWrap .topBtn a {
  align-items: center;
  border: 1px solid #7a7778;
  color: #7a7778;
  display: flex;
  font-size: 20px;
  height: 70px;
  justify-content: center;
  max-width: 400px;
  padding: 0 10px;
  width: 100%;
}

#fragrancefest2025 .bnrWrap .categoryLink a {
  align-items: center;
  background-color: #CFA9DF;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  height: 70px;
  justify-content: center;
  max-width: 415px;
  width: 100%;
  padding: 0 10px;
}
@media screen and (max-width: 880px) {
#fragrancefest2025 .bnrWrap {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    margin: 60px auto 0;
  }

  #fragrancefest2025 .bnrWrap .categoryLink a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 19px;
    font-weight: bold;
    height: 70px;
    justify-content: center;
    margin: 0 auto;
    max-width: 480px;
    width: 95%;
    line-height: 1.2;
    margin: -1px auto 1px;
  }

  #fragrancefest2025 .bnrWrap .topBtn a {
    height: 50px;
    margin: 20px auto 0;
    width: 80%;
  }


  #fragrancefest2025 .bnrWrap .categoryLink,
  #fragrancefest2025 .bnrWrap .topBtn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
/* ボタン */
  /* TOPページ・カテゴリーページボタン */
  #fragrancefest2025 .bnrWrap {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;

  }

  #fragrancefest2025 .bnrWrap .categoryLink a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 19px;
    font-weight: bold;
    height: 70px;
    justify-content: center;
    margin: 0 auto;
    max-width: 480px;
    width: 100%;
    line-height: 1.2;
    margin: -1px auto 1px;
  }

  #fragrancefest2025 .bnrWrap .topBtn {
    margin-right: 0;
  }

  #fragrancefest2025 .bnrWrap .topBtn a {
    font-size: 16px;
    height: 50px;
    line-height: 1.4;
    margin: 20px auto 0;
    text-align: center;
    width: 85%;
  }

  #fragrancefest2025 .banner-recommend+.bnrWrap {
    margin: 45px auto 40px;
  }
}
@media screen and (max-width: 374px) {

  /* TOPページ・カテゴリーページボタン */
  #fragrancefest2025 .bnrWrap .categoryLink a {
    font-size: 16px;
  }
}
@media screen and (max-width: 370px) {

  #fragrancefest2025 .bnrWrap .categoryLink a {
    font-size: 15px;
  }
}