/* 少人数婚 */

.header-slider .sliderImage .box h2 {
  font-size: 0.6rem;
}
.header-slider .sliderImage .box h2 span {
  font-size: 1.6rem;
}
.slick-dots li button {
  display: none;
}
.sldr {
  padding-top: 1rem;
}
.title-en {
  font-family: 'Cormorant-Medium', 'Noto Serif Japanese', serif;
  font-size: 12px;
  background: linear-gradient(to bottom, #B29A80, #8F783F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title-jp {
  font-family: 'Noto Serif Japanese', serif;
  font-size: 28px;
  background: linear-gradient(to bottom, #B29A80, #8F783F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 1rem;
}
.in-luxe p.desc {
  border-top: 1px #b8a38a solid;
  padding-top: 3rem;
  font-size: 1.2rem;
}
.header-slider .sliderImage .small01 {
  background-color: rgba(229, 163, 162, 0.9);
  left: 0;
  padding: 2rem 0.5rem 1rem 0.5rem;
}
#gallery-luxe .bg-pnk, #gallery-luxe02 .bg-pnk {
    background: url(../images/small/bg-salmonpink.png) repeat left top;
}
#optionItem .box-item {
  background: unset;
}
.small_qa_title {
  padding: 0 2rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  background: url(../images/option/bg-title_sp.png) repeat left top;
  -webkit-background-size: auto 40px;
  background-size: auto 40px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  font-family: 'Noto Sans Japanese', sans-serif;
}
.faqWrapper #faq-list .inner {
  background: unset;
  padding-top: 0;
}
.faqWrapper #faq-list .inner:last-child {
    padding-top: 0;
}
@media only screen and (min-width:768px) {
  .sldr {
    padding-top: 10rem;
  }
  .in-luxe p.desc {
    padding-top: 5rem;
    font-size: 2.4rem;
  }
  .in-luxe {
    width: 660px;
  }
  .small_qa_title {
    margin-bottom: 4rem;
    font-size: 1.8rem;
    background: url(../images/option/bg-title_pc.png) repeat left top;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;
    line-height: 50px;
    height: 50px;
  }
}

@media only screen and (min-width:1200px) {
  .title-en {
    font-size: 15px;
  }
  .title-jp {
    font-size: 40px;
  }
  .in-luxe p.desc {
    font-size: 3rem;
  }
  .in-luxe {
    width: 810px;
  }
  .header-slider .sliderImage .box h2 {
    font-size: 16px;
  }
  .header-slider .sliderImage .box h2 span {
    font-size: 60px;
  }
  .header-slider .sliderImage .box h3 {
    font-size: 35px;
  }
  .header-slider .sliderImage .box p {
    font-size: 16px;
  }
  .header-slider .sliderImage .box p {
    margin-top: 2rem;
  }
  .header-slider .sliderImage .small01 {
    padding: 8rem 1rem 2rem 3rem;
  }
  #optionItem .box-item .txt .itemName h4 {
    width: 100%;
  }
  .faqWrapper #faq-list .inner {
      width: 1200px;
  }
  .small_qa_title {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    margin-bottom: 4rem;
    font-size: 1.8rem;
    background: url(../images/access/bg-title_pc.png) repeat left top;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;
    line-height: 50px;
    height: 50px;
    box-sizing: border-box;
  }
  #gallery-luxe .inner .txt {
    padding: 0 30px;
  }
  #gallery-luxe .inner .flx:nth-child(1) .txt p {
    top: 11rem;
  }
  #gallery-luxe .inner .flx:nth-child(2) .txt p {
    top: 13rem;
  }
  #gallery-luxe .inner .flx:nth-child(3) .txt p {
    top: 14rem;
  }
}