

.p-small-wedding .mvSec {
  margin-bottom: 90px;
}
.pageHeadSec .title .en {
    font-size: 3.4rem;
    letter-spacing: 1px;
    text-align: center;
}
.pageHeadSec .title .ja {
    text-align: center;
}
.pageHeadSec {
    padding: 90px 0 70px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .mvSec {
    margin-bottom: 80px;
  }
  .pageHeadSec {
        padding: 40px 0 60px;
    }
}
.p-small-wedding .mvSec .inner figure {
  align-items: center;
  display: flex;
  height: 660px;
  justify-content: center;
  width: 100%;
}
.p-small-wedding .mvSec .inner figure img,
.p-small-wedding .mvSec .inner figure picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .mvSec .inner figure {
    height: 100vw;
  }
}
.p-small-wedding .outlineSec {
  margin-bottom: 80px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .outlineSec {
    margin-bottom: 60px;
  }
}
.p-small-wedding .outlineSec .inner {
  margin: 0 auto;
  width: calc(100% - 80px);
}
.p-small-wedding .outlineSec .inner .midashi {
  color: #333;
  font-size: 2rem;
  letter-spacing: 4px;
  line-height: 1.8;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .outlineSec .inner .midashi {
    font-size: 1.8rem;
    margin-bottom: 20px;
    text-align: left;
  }
}
.p-small-wedding .outlineSec .inner .read {
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .outlineSec .inner .read {
    text-align: left;
  }
}
.p-small-wedding .recommendSec {
  padding: 0 0 120px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .recommendSec {
    padding: 0 0 60px;
  }
}
.p-small-wedding .recommendSec .inner {
  margin: 0 auto;
  max-width: 1080px;
  width: calc(100% - 80px);
}
.p-small-wedding .recommendSec .inner .midashi {

  margin-bottom: 35px;
}
.p-small-wedding .recommendSec .inner .midashi .en {
  font-size: 2.8rem;
  letter-spacing: 4px;
  margin-bottom: 5px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .recommendSec .inner .midashi .en {
    font-size: 2.2rem;
  }
}
.p-small-wedding .recommendSec .inner .midashi .en span {
  background: #f2f2f2;
  display: inline-block;
  padding-right: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .recommendSec .inner .midashi .en span {
    padding-right: 20px;
  }
}

.p-small-wedding .recommendSec .inner .midashi .en:after {
  background: #aea7a2;
  bottom: 50%;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: calc(100% + 50vw - 550px);
  z-index: 0;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .recommendSec .inner .midashi .en:after {
    width: calc(100% + 30px);
  }
}
.p-small-wedding .recommendSec .inner .midashi .ja {
  letter-spacing: 1px;
}
.p-small-wedding .recommendSec .inner .list {
  gap: 50px 3.45%;
      display: flex;
    flex-wrap: wrap;
}
.p-small-wedding .recommendSec .inner .list li {
  gap: 37.5px 4.15%;
  width: 31.0185185185%;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .recommendSec .inner .list li {
    margin-bottom: 0px;
    width: 100%;
  }
  .p-small-wedding .recommendSec .inner .list li:last-child {
    margin-bottom: 0;
  }
}
.p-small-wedding .recommendSec .inner .list li figure {
  margin-bottom: 18px;
}
.p-small-wedding .recommendSec .inner .list li .caption p {
  font-size: 1.6rem;
  letter-spacing: 3px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .recommendSec .inner .list li .caption p {
    line-height: 2;
    text-align: left;
  }
}
.p-small-wedding .reasonSec {
  background: #d8d5d4;
  padding: 120px 0 10px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reasonSec {
    padding: 70px 0 10px;
  }
}
.p-small-wedding .reasonSec .inner {
  padding-left: calc(50vw - 550px);
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reasonSec .inner {
    padding: 0 0 0 30px;
  }
}
.p-small-wedding .reasonSec .inner .midashi {

  margin-bottom: 50px;
}
.p-small-wedding .reasonSec .inner .midashi .en {
  font-size: 2.8rem;
  letter-spacing: 4px;
  margin-bottom: 5px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reasonSec .inner .midashi .en {
    font-size: 2.4rem;
  }
}
.p-small-wedding .reasonSec .inner .midashi .en span {
  background: #d8d5d4;
  display: inline-block;
  padding-right: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reasonSec .inner .midashi .en span {
    padding-right: 20px;
  }
}
.p-small-wedding .reasonSec .inner .midashi .en:after {
  background: #b1ad9f;
  bottom: 50%;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reasonSec .inner .midashi .en:after {
    width: calc(100% + 30px);
  }
}
.p-small-wedding .reasonSec .inner .midashi .ja {
  letter-spacing: 1px;
}
.p-small-wedding .reasonSec .inner .slides {
  margin-bottom: 70px;
  position: relative;
}
@media screen and (min-width: 1001px) {
  .p-small-wedding .reasonSec .inner .slides {
    max-width: 1080px;
    width: calc(100% - 80px);
    display: flex;
  }

  .p-small-wedding .reasonSec .inner .slides::after {
    content: none;
  }

  .p-small-wedding .reasonSec .inner .slides .slide {
    width: calc((100% - 80px) / 3);
  }

  .p-small-wedding .reasonSec .inner .slides .slide .wrap {
    width: 100%;
  }

  .p-small-wedding .reasonSec .inner .slides .slide:last-child {
    margin-right: 0;
  }
}
.p-small-wedding .villaSec {
  padding: 100px 0 130px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec {
    padding: 80px 0;
  }
}
.p-small-wedding .villaSec .inner .midashi {
  margin-bottom: 80px;
  text-align: center;
}
.p-small-wedding .villaSec .inner .midashi .en {
  font-size: 2.6rem;
  letter-spacing: 4px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .midashi .en {
    font-size: 2.4rem;
  }
}
.p-small-wedding .villaSec .inner .midashi .ja {
  font-size: 2rem;
  letter-spacing: 4px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .midashi .ja {
    font-size: 1.6rem;
    letter-spacing: 2px;
  }
}
.p-small-wedding .villaSec .inner .box {
  align-items: center;
  display: flex;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box {
    display: block;
  }
}
.p-small-wedding .villaSec .inner .box:first-of-type {
  margin-bottom: 90px;
  padding-left: calc(50vw - 683px);
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box:first-of-type {
    margin-bottom: 60px;
    padding-left: 0;
  }
}
.p-small-wedding .villaSec .inner .box:nth-of-type(2) {
  flex-direction: row-reverse;
  padding-right: calc(50vw - 683px);
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box:nth-of-type(2) {
    padding-left: 0;
  }
}
.p-small-wedding .villaSec .inner .box:nth-of-type(2) .text {
  margin-left: min(10.4685212299vw, 143px);
  padding-left: 0;
  padding-right: min(6.8081991215vw, 93px);
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box:nth-of-type(2) .text {
    padding-right: 0;
  }
  .p-small-wedding .villaSec .inner .box:nth-of-type(2) .photo {
    margin-left: 20px;
    width: calc(100% - 20px);
  }
}
.p-small-wedding
  .villaSec
  .inner
  .box:nth-of-type(2)
  .photo
  .slides
  .slick-dots {
  text-align: left;
}
.p-small-wedding .villaSec .inner .box .photo {
  height: 450px;
  width: min(51.2445095168vw, 700px);
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box .photo {
    height: 60.8vw;
    margin-bottom: 50px;
    width: calc(100% - 20px);
  }
}
.p-small-wedding .villaSec .inner .box .photo .slides .slide figure {
  align-items: center;
  display: flex;
  height: 450px;
  justify-content: center;
  width: min(51.2445095168vw, 700px);
}
.p-small-wedding .villaSec .inner .box .photo .slides .slide figure img,
.p-small-wedding .villaSec .inner .box .photo .slides .slide figure picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box .photo .slides .slide figure {
    height: 60.8vw;
    width: 100%;
  }
}
.p-small-wedding .villaSec .inner .box .photo .slides .slick-dots {
  text-align: right;
}
.p-small-wedding .villaSec .inner .box .text {
  padding-left: min(6.8081991215vw, 93px);
  width: 523px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box .text {
    margin: 0 auto;
    padding-left: 0;
    width: calc(100% - 80px);
  }
}
.p-small-wedding .villaSec .inner .box .text .komidashi {
  margin-bottom: 25px;
}
.p-small-wedding .villaSec .inner .box .text .komidashi .en {
  font-size: 2.4rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box .text .komidashi .en {
    font-size: 2rem;
  }
}
.p-small-wedding .villaSec .inner .box .text .komidashi .ja {
  font-size: 1.3rem;
  letter-spacing: 2px;
}
.p-small-wedding .villaSec .inner .box .text .read {
  font-size: 1.3rem;
  line-height: 1.8;
  margin-bottom: 30px;
}
.p-small-wedding .villaSec .inner .box .text .spec {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.3rem;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .villaSec .inner .box .text .spec {
    display: block;
  }
}
.p-small-wedding .villaSec .inner .box .text .spec dt {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 5px;
  padding-right: 20px;
  width: 160px;
}
.p-small-wedding .villaSec .inner .box .text .btn {
  display: inline-block;
  margin-top: 30px;
}
.p-small-wedding .ceremonyStyleSec {
  background: #f0efe9;
  padding: 90px 0;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .ceremonyStyleSec {
    padding: 60px 0;
  }
}
.p-small-wedding .ceremonyStyleSec .inner {
  margin: 0 auto;
  max-width: 1100px;
  width: calc(100% - 60px);
}
.p-small-wedding .ceremonyStyleSec .inner .midashi {
  margin-bottom: 35px;
}
.p-small-wedding .ceremonyStyleSec .inner .midashi .en {
  font-size: 2.8rem;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .ceremonyStyleSec .inner .midashi .en {
    font-size: 2.2rem;
  }
}
.p-small-wedding .ceremonyStyleSec .inner .midashi .ja {
  letter-spacing: 1px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .ceremonyStyleSec .inner .list li {
    margin-bottom: 40px;
  }
  .p-small-wedding .ceremonyStyleSec .inner .list li:last-child {
    margin-bottom: 0;
  }
}
.p-small-wedding .ceremonyStyleSec .inner .list figure {
  margin-bottom: 18px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .ceremonyStyleSec .inner .list figure {
    margin-bottom: 10px;
  }
  .p-small-wedding .ceremonyStyleSec .inner .list img {
    height: 60vw;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.p-small-wedding .ceremonyStyleSec .inner .list .caption .komidashi {
  font-size: 1.6rem;
  letter-spacing: 1px;
  margin-bottom: 13px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .ceremonyStyleSec .inner .list .caption .komidashi {
    margin-bottom: 8px;
  }
}
.p-small-wedding .ceremonyStyleSec .inner .list .caption .read {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 30px;
}
.p-small-wedding .planSec {
  padding: 100px 0;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec {
    padding: 70px 0;
  }
}
.p-small-wedding .planSec .inner {
  margin: 0 auto;
  max-width: 1100px;
  width: calc(100% - 40px);
}
.p-small-wedding .planSec .inner .midashi {
  color: #4F92A7;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .midashi {
    margin-bottom: 30px;
  }
}
.p-small-wedding .planSec .inner .midashi .en {
  font-size: 2.4rem;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .midashi .en {
    font-size: 1.8rem;
  }
}
.p-small-wedding .planSec .inner .midashi .ja {
  font-size: 2rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .midashi .ja {
    font-size: 1.4rem;
  }
  .p-small-wedding .planSec .inner .plan__list {
    margin-top: 50px;
  }
}
.p-small-wedding .planSec .inner .plan__list__item {
  border: 1px solid #678093;
  padding: 35px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item {
    padding: 20px;
  }
}
.p-small-wedding .planSec .inner .plan__list__item:nth-child(n + 2) {
  margin-top: 30px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item:nth-child(n + 2) {
    margin-top: 30px;
  }
}
.p-small-wedding .planSec .inner .plan__list__item > a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-small-wedding .planSec .inner .plan__list__item__thumbnail {
  height: 314px;
  width: 30.5%;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item__thumbnail {
    height: 78.667vw;
    width: 100%;
  }
}
.p-small-wedding .planSec .inner .plan__list__item__thumbnail figure {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.p-small-wedding .planSec .inner .plan__list__item__thumbnail figure img,
.p-small-wedding .planSec .inner .plan__list__item__thumbnail figure picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
.p-small-wedding .planSec .inner .plan__list__item__detail {
  padding-top: 25px;
  width: 61%;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item__detail {
    padding-top: 15px;
    width: 100%;
  }

  .p-small-wedding .planSec .inner .plan__list__item__detail .btn .icon svg {
    fill: #4F92A7;
    border-radius: 50%;
    background-color: #f2f2f2;
  }
}
.p-small-wedding .planSec .inner .plan__list__item__name {
  color: #4F92A7;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.44;
  margin-bottom: 15px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item__name {
    font-size: 16px;
  }
}
.p-small-wedding .planSec .inner .plan__list__item__tag {
  background: #4F92A7;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-right: 1px;
  padding: 3px 9px;
  text-align: center;
}
.p-small-wedding .planSec .inner .plan__list__item__tagBox {
  margin-bottom: 20px;
}
.p-small-wedding .planSec .inner .plan__list__item__label {
  color: #333;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.05em;
  position: absolute;
  top: 0;
  width: 85px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item__label {
    position: static;
  }
}
.p-small-wedding .planSec .inner .plan__list__item__number,
.p-small-wedding .planSec .inner .plan__list__item__period,
.p-small-wedding .planSec .inner .plan__list__item__price {
  letter-spacing: 0.05em;
  padding-left: 80px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item__number,
  .p-small-wedding .planSec .inner .plan__list__item__period,
  .p-small-wedding .planSec .inner .plan__list__item__price {
    padding-left: 0;
  }
}
.p-small-wedding .planSec .inner .plan__list__item__price {
  align-items: flex-end;
  color: #4F92A7;
  display: flex;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 13px;
  vertical-align: baseline;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item__price {
    font-size: 22px;
    margin-bottom: 20px;
    align-items: center;
  }
}
.p-small-wedding .planSec .inner .plan__list__item__price .label {
  bottom: 2px;
  top: auto;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .planSec .inner .plan__list__item__price .label {
    color: #333;
    font-size: 1.3rem;
  }
}
.p-small-wedding .planSec .inner .plan__list__item__period {
  margin-bottom: 10px;
}
.p-small-wedding .planSec .inner .plan__list__item__number {
  margin-bottom: 23px;
}
.p-small-wedding .planSec .inner .plan__list__item__link {
  display: inline-block;
}
.p-small-wedding .recommendfairSec {
  background-image: url(../img/small-wedding/img_recommendfair-01_pc.jpg);
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .recommendfairSec {
    background-image: url(../img/small-wedding/img_recommendfair-01_sp.jpg);
  }
}
.p-small-wedding .reportSec {
  background: #f0efe9;
  padding: 60px 0 80px;
}
.p-small-wedding .reportSec .inner {
  margin: 0 auto;
  width: 100%;
}
.p-small-wedding .reportSec .inner .midashi {
  margin-bottom: 40px;
  text-align: center;
}
.p-small-wedding .reportSec .inner .midashi .en {
  font-size: 3rem;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reportSec .inner .midashi .en {
    font-size: 2.2rem;
  }
}
.p-small-wedding .reportSec .inner .reportSlides {
  margin: 0 auto 60px;
  max-width: 1120px;
  width: 100%;
}
.p-small-wedding .reportSec .inner .reportSlides .slide {
  margin: 0 10px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reportSec .inner .reportSlides .slide {
    margin: 0 10px;
    width: calc(100vw - 40px);
  }
}
.p-small-wedding .reportSec .inner .reportSlides .slide figure {
  align-items: center;
  display: flex;
  height: 246px;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reportSec .inner .reportSlides .slide figure {
    height: 56vw;
  }
}
.p-small-wedding .reportSec .inner .reportSlides .slide figure img,
.p-small-wedding .reportSec .inner .reportSlides .slide figure picture {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
}
.p-small-wedding .reportSec .inner .reportSlides .slide .caption {
  background: #f0efe9;
  font-size: 1.6rem;
  letter-spacing: 2px;
  padding: 20px;
  text-align: center;
}
.p-small-wedding .reportSec .inner .reportSlides .slick-prev {
  left: -25px;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reportSec .inner .reportSlides .slick-prev {
    left: 20px;
  }
}
.p-small-wedding .reportSec .inner .reportSlides .slick-next {
  right: -25px !important;
}
@media screen and (max-width: 1000px) {
  .p-small-wedding .reportSec .inner .reportSlides .slick-next {
    right: 20px !important;
  }
}
.p-small-wedding .reportSec .inner .more {
  padding: 0 30px;
  text-align: center;
}

.faqSec {
width: 980px;
   margin-bottom: 140px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
}
@media screen and (max-width: 1000px) {
  .faqSec {
    width: 100%;
  }
}
.faqSec .inner {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
}
.faqSec .head {
  padding-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .faqSec .head {
    padding-bottom: 30px;
  }
}
.faqSec .head .en,
.faqSec .head .ja {
  display: block;
}
.faqSec .head .en {
  font-size: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .faqSec .head .en {
    font-size: 20px;
  }
}
.faqSec .head .ja {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.faqSec .list dt {
  align-items: stretch;
  display: flex;
  font-size: 15px;
  letter-spacing: 0.05em;
  padding-block: 28px;
}
@media screen and (max-width: 1000px) {
  .faqSec .list dt {
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 20px;
    padding: 20px 40px 15px 5%;
  }
}
.faqSec .list dt:before {
  content: "Q";
  top: 27px;
}
@media screen and (max-width: 1000px) {
  .faqSec .list dt:before {
    top: 15px;
  }
}
.faqSec .list dd {
  align-items: stretch;
  display: flex;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2.07;
  padding-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .faqSec .list dd {
    padding-right: 40px;
  }
}
.faqSec .list dd:before {
  content: "A";
  top: -5px;
}
@media screen and (max-width: 1000px) {
  .faqSec .list dd:before {
    top: -5px;
  }
}
.faqSec .list dd + dt {
  margin-top: 55px;
}
@media screen and (max-width: 1000px) {
  .faqSec .list dd + dt {
    margin-top: 40px;
  }
}
.faqSec .list dt {
padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #E5E5E5;
}
@media screen and (max-width: 1000px) {
  .faqSec .list dd,
  .faqSec .list dt {
    padding-left: 50px;
  }
}
.faqSec .list dd:before,
.faqSec .list dt:before {
font-family: "Lato", sans-serif;
font-size: 1.4rem;
  left: 30px;
  letter-spacing: 0.1em;
  position: absolute;
}
@media screen and (max-width: 1000px) {
  .faqSec .list dd:before,
  .faqSec .list dt:before {
    left: 20px;
  }
}
.faqSec .more {
  font-weight: 700;
  padding-top: 30px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .faqSec .more {
    margin: 0 auto;
    padding-top: 20px;
    width: calc(100% - 60px);
  }
}


.faqSec .inner {
  max-width: 980px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.faqSec .list dd:before,
.faqSec .list dt:before {
  left: 0px;
  padding-right: 20px;
  position: static;
}

.faqSec .list dd a.el_btnText_gr {
  margin-left: 35px;
}
.faqSec .list dd:before,
.faqSec .list dt:before {
  font-size: 2rem;
  line-height: 1;
  margin-top: 3px;
  padding-right: 20px;
}
.faqSec .list dd + dt {
  margin-top: 15px;
}


/* app_02 1242行  */
@media screen and (max-width: 1000px) {
  .faqSec .inner {
    margin-bottom: 80px;
    width: 100%;
  }
  .faqSec .list dd,
  .faqSec .list dt {
    padding-left: 20px;
    padding-right: 40px;
  }

  .faqSec .list dd a.el_btnText_gr {
    margin-left: 0px;
  }
  .faqSec .head .en {
    font-size: 3rem;
  }
}


/* app_02 777行  */
/* app_02 777行  */

.recommendfairSec {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 120px;
  padding: 150px 0;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .recommendfairSec {
    margin-bottom: 60px;
    padding: 100px 0;
  }
}
.recommendfairSec .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.recommendfairSec .more {
    color: #fff;
    display: flex;
}
.recommendfairSec .icon svg {
    fill: #AF755B;
}
.recommendfairSec:after {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.recommendfairSec .inner {
  position: relative;
  z-index: 1;
}
.recommendfairSec .inner .block {
  text-align: center;
}
.recommendfairSec .inner .block .midashi {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 2px;
  margin-bottom: 6px;
}
.recommendfairSec .inner .block .title {
  color: #fff;
  font-size: 2rem;
  letter-spacing: 4px;
  margin-bottom: 30px;
}
.recommendfairSec .inner .block .more {
  margin: 0 auto;
  width: 255px;
}
@media screen and (max-width: 1000px) {
  .recommendfairSec .inner .block .more {
    width: calc(100% - 40px);
  }
  .el_btnText {
        display: block;
        width: 80%;
        border: 1px solid #A58F5E;
        padding: 15px 0;
        text-align: center;
        position: relative;
        margin: auto;
    }
}
.recommendfairSec .inner .block .more .btn {
  width: 295px;
  margin-inline: auto;
  padding: 15px 0;
  background-color: #AF755B;
}
