@charset "UTF-8";

.firstMeeting {
  color: #231815;
  background: #fff;
}

.firstMeeting {
  overflow: hidden;
}

.firstMeeting img {
  display: block;
  max-width: 100%;
  height: auto;
}

.firstMeeting .firstMeetingReason .ly_cont_md .midashi {
  margin-bottom: 50px;
  padding-top: 60px;
  border-top: 1px solid #DBDBDB;
}
.firstMeeting .firstMeetingSection,
.firstMeeting .firstMeetingReason,
.firstMeeting .firstMeetingFlow,
.firstMeeting .firstMeetingWeddingCta,
.firstMeeting .firstMeetingConcept,
.firstMeeting .firstMeetingFaq .contentSec {
  padding: 100px 0;
}

.firstMeeting .firstMeetingReason .inner,
.firstMeeting .firstMeetingFlow .inner,
.firstMeeting .firstMeetingWeddingCta .inner,
.firstMeeting .firstMeetingConcept .inner,
.firstMeeting .firstMeetingFaq .inner {
  width: calc(100% - 40px);
  max-width: 1180px;
  margin: 0 auto;
}

.firstMeeting .firstMeetingReason .inner,
.firstMeeting .firstMeetingWeddingCta .inner,
.firstMeeting .firstMeetingConcept .inner {
  max-width: 1100px;
}

.firstMeeting .midashi {
  margin-bottom: 70px;
  color: #44605F;
  text-align: center;
}

.firstMeeting .midashi .en {
  font-size: 2.5rem;
  letter-spacing: 1px;
}

.firstMeeting .midashi .ja {
  margin-top: 12px;
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 1px;
}

.firstMeeting .btn {
  position: relative;
}

.firstMeeting .btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto 0;
  border: 1px solid currentColor;
  border-radius: 50%;
  background: #fff;
}

.firstMeeting .btn::after {
  content: "";
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  width: 3px;
  height: 3px;
  margin: auto 0;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(45deg);
  transform-origin: center center;
}

.firstMeeting .firstMeetingMv.mvSec .mvSec__inner{
  width: calc(100% - 80px);
  height: calc(100vh - 352.2px - 40px - 300px);
  min-height: 520px;
  margin: 0 auto;
  position: relative;
}

.firstMeeting .firstMeetingMv.mvSec .mvSec__inner figure{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.firstMeeting .firstMeetingMv.mvSec .mvSec__inner figure img{
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
}

.firstMeeting .firstMeetingMv .mvSec__inner figure .sp_view{
  display: none;
}

.firstMeeting .firstMeetingMv.mvSec .mvSec__inner .btn{
  position: absolute;
  bottom: 70px;
  left: 50%;
  width: 300px;
  transform: translateX(-50%);
}

.firstMeeting .firstMeetingMv.mvSec .mvSec__inner .btn::before{
  border-color: #C4835B;
}

.firstMeeting .firstMeetingMv.mvSec .mvSec__inner .btn::after{
  border-color: #C4835B;
}

.firstMeeting .firstMeetingOutline.outlineSec{
  padding: 50px 0 0;
}

.firstMeeting .firstMeetingOutline .outlineSec__inner{
  text-align: center;
  letter-spacing: 1px;
}

.firstMeeting .firstMeetingOutline .title .cat{
  margin-bottom: 10px;
  color: #44605F;
  letter-spacing: 0.08em;
}

.firstMeeting .firstMeetingOutline .title .name{
  color: #44605F;
  font-size: 2.5rem;
  line-height: 1.6;
}

.firstMeeting .firstMeetingOutline .read{
  max-width: 760px;
  margin: 36px auto 0;
  line-height: 2.1;
  letter-spacing: 1px;
  text-align: center;
}

.firstMeeting .firstMeetingOutline .read p + p{
  margin-top: 12px;
}

.firstMeeting .firstMeetingReason{
  background: #fff;
}

.firstMeeting .firstMeetingReason .list{
  display: flex;
  justify-content: space-between;
}

.firstMeeting .firstMeetingReason .list .card{
  width: 30%;
}

.firstMeeting .firstMeetingReason .list .card .komidashi{
  margin-bottom: 10px;
  color: #053735;
  font-size: 2rem;
  line-height: 1.6;
  text-align: center;
}

.firstMeeting .firstMeetingReason .list .card figure{
  margin-bottom: 20px;
}

.firstMeeting .firstMeetingReason .list .card figure img{
  width: 100%;
}

.firstMeeting .firstMeetingReason .list .card .catch{
  margin-bottom: 10px;
  color: #053735;
  font-size: 2rem;
  line-height: 1.6;
}

.firstMeeting .firstMeetingReason .list .card .read{
  line-height: 1.8;
}

.firstMeeting .firstMeetingPlan.courseSec{
  overflow: hidden;
  padding: 80px 0 140px;
  background: #F8F8F6;
}

.firstMeeting .firstMeetingPlan.courseSec > .inner{
  width: calc(100% - 80px);
  max-width: 1400px;
  margin: 0 auto;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 0;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo{
  position: relative;
  z-index: 1;
  width: 57.2%;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides{
  margin-bottom: 0;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slide figure{
  margin-bottom: 0;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slick-prev::before,
.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slick-next::before{
  background: url("../img/common/btn_slidearrow_wh.svg") 50% no-repeat;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slick-prev{
  left: 20px;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slick-next{
  right: 20px;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .text{
  box-sizing: border-box;
  width: 42.8%;
  padding: 0 5.8% 0 7.8%;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu > .midashi{
  margin-bottom: 70px;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .text .read{
  margin-bottom: 20px;
  line-height: 2;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .text .btns .btn{
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .text .btns .btn::before{
  border-color: #C4835B;
}

.firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .text .btns .btn::after{
  border-color: #C4835B;
}

.firstMeeting .firstMeetingPlan .firstMeetingPlan__accordion{
  margin-top: 20px;
}

.firstMeeting .firstMeetingPlan .sp_view{
  display: none;
}

.firstMeeting .firstMeetingPlan__item + .firstMeetingPlan__item{
  margin-top: 12px;
}

.firstMeeting .firstMeetingPlan__trigger{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  min-height: 54px;
  padding: 10px 52px;
  border: 1px solid #D3D3C8;
  background: #F0F0E9;
  color: #44605F;
  cursor: pointer;
  font: inherit;
  font-size: 1.8rem;
  line-height: 1.35;
  letter-spacing: 1px;
}

.firstMeeting .firstMeetingPlan__trigger small{
  font-size: 1.2rem;
}

.firstMeeting .firstMeetingPlan__trigger i::before,
.firstMeeting .firstMeetingPlan__trigger i::after{
  content: "";
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 0;
  width: 18px;
  height: 1px;
  margin: auto 0;
  background: #44605F;
  transition: transform 0.2s;
}

.firstMeeting .firstMeetingPlan__trigger i::after{
  transform: rotate(90deg);
}

.firstMeeting .firstMeetingPlan__trigger[aria-expanded="true"] i::after{
  transform: rotate(0deg);
}

.firstMeeting .firstMeetingPlan__body{
  padding: 18px 28px 10px;
  border-right: 1px solid #D3D3C8;
  border-bottom: 1px solid #D3D3C8;
  border-left: 1px solid #D3D3C8;
  background: #fff;
}

.firstMeeting .firstMeetingPlan__body li{
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.firstMeeting .firstMeetingPlan__note{
  margin-top: 18px;
  color: #4d4d4d;
  font-size: 1.2rem;
  line-height: 1.7;
  letter-spacing: 0.03em;
}

.firstMeeting .firstMeetingFlow{
  background: #F0F0E9;
}

.firstMeeting .firstMeetingFlow .inner .block + .block{
  margin-top: 70px;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox{
  display: flex;
  align-items: center;
}

.firstMeeting .firstMeetingFlow .inner .block:nth-of-type(even) .flexBox{
  flex-direction: row-reverse;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .photo{
  width: 48%;
  z-index: 1;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .photo.sp_view{
  display: none;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .text{
  position: relative;
  box-sizing: border-box;
  width: 52%;
  padding-left: 9%;
}

.firstMeeting .firstMeetingFlow .inner .block:nth-of-type(even) .flexBox .text{
  padding-right: 9%;
  padding-left: 0;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .text .komidashi{
  margin-bottom: 20px;
  color: #44605F;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .text .komidashi .en{
  margin-bottom: 15px;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .text .komidashi .ja{
  font-size: 1.8rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .text .komidashi .ja::after{
  content: "";
  display: block;
  height: 1px;
  margin-top: 20px;
  margin-left: -22%;
  background: #D3D3C8;
}

.firstMeeting .firstMeetingFlow .inner .block:nth-of-type(even) .flexBox .text .komidashi .ja::after{
  margin-right: -22%;
  margin-left: 0;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .text .read{
  line-height: 2;
}

.firstMeeting .firstMeetingFlow .inner .block .flexBox .text .read + .read{
  margin-top: 12px;
}

.firstMeeting .firstMeetingFlow__note{
  margin-top: 10px;
  color: #666;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
}

.firstMeeting .firstMeetingWeddingCta{
  background: #d6d6c3;
}
.firstMeeting .firstMeetingWeddingCta .midashi{
        margin-bottom: 20px;
        padding-top: 0px;
    }


.firstMeeting .firstMeetingWeddingCta .midashi .ja{
  margin-top: 20px;
  font-size: 1.8rem;
}

.firstMeeting .firstMeetingWeddingCta .note{
  margin-bottom: 50px;
  line-height: 2;
  text-align: center;
}

.firstMeeting .firstMeetingWeddingCta figure{
  max-width: 700px;
  margin: 30px auto 24px;
      box-shadow: 6px 6px 10px rgb(0 0 0 / 22%);
}

.firstMeeting .firstMeetingWeddingCta .btn{
  display: block;
  width: 300px;
  margin: 0 auto;
}

.firstMeeting .firstMeetingWeddingCta .btn::before,
.firstMeeting .firstMeetingWeddingCta .btn::after{
  border-color: #053735;
}

.firstMeeting .firstMeetingConcept{
  background: #fff;
}

.firstMeeting .firstMeetingConcept__content{
  display: grid;
  grid-template-columns: 56% 1fr;
  gap: 72px;
  align-items: center;
}

.firstMeeting .firstMeetingConcept__text{
  color: #4d4d4d;
  font-size: 1.3rem;
  line-height: 2.1;
  letter-spacing: 0.04em;
}
.faq .contentSec .inner .midashi {
    font-size: 2rem;
    color: #44605F;
    background: #F8F8F6;
    text-align: center;
    margin-bottom: 60px;
    letter-spacing: 1px;
}
.firstMeeting .firstMeetingConcept__text p + p{
  margin-top: 24px;
}

.firstMeetingFaq .contentSec{
  background: #F8F8F6;
}

.firstMeetingFaq .contentSec .box{
  display: block;
  margin-bottom: 40px;
}

.firstMeetingFaq .contentSec .box .faqs{
  padding: 0 20%;
  background: inherit;
}

.firstMeetingFaq__groupTitle{
  margin: 34px 0 10px;
  color: #44605F;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.firstMeetingFaq__groupTitle:first-child{
  margin-top: 0;
}

.firstMeetingFaq dl{
  padding-bottom: 5px;
}

.firstMeetingFaq dl dt{
  position: relative;
  display: block;
  padding: 15px 40px;
  border-bottom: 1px solid #DBDBDB;
  color: #44605F;
  cursor: pointer;
  font-size: 1.5rem;
  line-height: 2;
}

.firstMeetingFaq dl dt::before,
.firstMeetingFaq dl dt.active::before{
  content: "";
  position: absolute;
  top: 15px;
  right: 10px;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  border: 1px solid #44605F;
  border-radius: 50%;
  background: #fff;
}

.firstMeetingFaq dl dt::after,
.firstMeetingFaq dl dt.active::after{
  content: "";
  position: absolute;
  top: 26px;
  right: 18px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #44605F;
  border-right: 1px solid #44605F;
  transform: translateY(-60%) rotate(135deg);
  transform-origin: center center;
  transition: transform 0.3s;
}

.firstMeetingFaq dl dt.active::after{
  transform: translateY(-25%) rotate(-45deg);
}

.firstMeetingFaq dl dt .icon{
  position: absolute;
  top: 5px;
  left: 0;
  color: #053735;
  font-size: 2.2rem;
}

.firstMeetingFaq dl dt p{
  margin: 0;
}

.firstMeetingFaq dl dd{
  position: relative;
  display: none;
  padding: 15px 0 15px 40px;
  line-height: 2;
}

.firstMeetingFaq dl dd .icon{
  position: absolute;
  top: 4px;
  left: 2px;
  color: #C4835B;
  font-size: 2.2rem;
}

@media screen and (max-width: 1030px) {
  .firstMeeting .firstMeetingWeddingCta .midashi{
  margin-bottom: 25px;
  padding-top: 50px;
}
  .firstMeeting .firstMeetingReason,
  .firstMeeting .firstMeetingFlow,
  .firstMeeting .firstMeetingWeddingCta,
  .firstMeeting .firstMeetingConcept,
  .firstMeeting .firstMeetingFaq .contentSec {
    padding: 0px 0 70px;
  }

  .firstMeeting .midashi {
    margin-bottom: 40px;
    padding-top: 50px;
  }
  .firstMeeting .firstMeetingReason .ly_cont_md .midashi {
    margin-bottom: 20px;
    padding-top: 30px;
    border-top: 1px solid #DBDBDB;
  }
  .firstMeeting .midashi .en {
    font-size: 2.2rem;
  }
.firstMeeting .firstMeetingConcept .midashi .ja {
    font-size: 1.8rem;
}
  .firstMeeting .firstMeetingMv.mvSec .mvSec__inner{
    width: 100%;
    height: calc(100vh - 220px);
    min-height: 0;
    margin-bottom: 30px;
  }

  .firstMeeting .firstMeetingMv .mvSec__inner figure .pc_view{
    display: none;
  }

  .firstMeeting .firstMeetingMv .mvSec__inner figure .sp_view{
    display: block;
  }

  .firstMeeting .firstMeetingMv.mvSec .mvSec__inner .btn{
    top: 100%;
    bottom: auto;
    width: 100%;
  }

  .firstMeeting .firstMeetingOutline.outlineSec{
    padding: 60px 0 50px;
  }

  .firstMeeting .firstMeetingPlan.courseSec{
    padding: 10px 0 70px;
  }

  .firstMeeting .firstMeetingPlan.courseSec > .inner{
    width: 100%;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block{
    display: block;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu > .midashi{
    width: calc(100% - 40px);
    margin: 0 auto 40px;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo{
    width: 100%;
    margin-bottom: 30px;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slide{
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slide figure{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slide figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slick-prev{
    left: 10px;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .photo .slides .slick-next{
    right: 10px;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .text{
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 0;
  }

  .firstMeeting .firstMeetingPlan .bl_restaurantMenu .block .text .btns .btn{
    width: 100%;
  }

  .firstMeeting .firstMeetingPlan .pc_view{
    display: none;
  }

  .firstMeeting .firstMeetingPlan .sp_view{
    display: block;
  }

  .firstMeeting .firstMeetingFlow .inner{
    width: calc(100% - 40px);
  }

  .firstMeeting .firstMeetingFlow .inner .block + .block{
    margin-top: 45px;
  }

  .firstMeeting .firstMeetingFlow .inner .block .flexBox{
    display: block;
  }

  .firstMeeting .firstMeetingFlow .inner .block:nth-of-type(even) .flexBox{
    flex-direction: row;
  }

  .firstMeeting .firstMeetingFlow .inner .block .flexBox .photo.pc_view{
    display: none;
  }

  .firstMeeting .firstMeetingFlow .inner .block .flexBox .photo.sp_view{
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }

  .firstMeeting .firstMeetingFlow .inner .block .flexBox .text,
  .firstMeeting .firstMeetingFlow .inner .block:nth-of-type(even) .flexBox .text{
    width: 100%;
    padding: 0;
  }

  .firstMeeting .firstMeetingFlow .inner .block .flexBox .text .komidashi .en{
    display: inline;
    font-size: 2rem;
  }

  .firstMeeting .firstMeetingFlow .inner .block .flexBox .text .komidashi .ja{
    display: inline;
    padding-left: 0.5em;
    font-size: 1.7rem;
  }

  .firstMeeting .firstMeetingFlow .inner .block .flexBox .text .komidashi .ja::after,
  .firstMeeting .firstMeetingFlow .inner .block:nth-of-type(even) .flexBox .text .komidashi .ja::after{
    margin-top: 0.5em;
    margin-right: 0;
    margin-left: 0;
  }

  .firstMeeting .firstMeetingWeddingCta .btn{
    width: calc(100% - 40px);
  }

  .firstMeeting .firstMeetingConcept__content{
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .firstMeetingFaq .contentSec .box .faqs{
    padding: 30px 20px;
  }
}

@media screen and (max-width: 768px) {
  .firstMeeting .firstMeetingOutline .title .name {
    font-size: 2.6rem;
  }

  .firstMeeting .firstMeetingReason .list{
    display: block;
  }

  .firstMeeting .firstMeetingReason .list .card{
    width: 100%;
    margin-bottom: 40px;
  }

  .firstMeeting .firstMeetingReason .list .card:last-child{
    margin-bottom: 0;
  }

  .firstMeeting .firstMeetingReason .list .card .catch{
    font-size: 1.6rem;
  }

  .firstMeeting .firstMeetingPlan__trigger{
    min-height: 50px;
    padding: 10px 48px 10px 18px;
    font-size: 1.6rem;
  }

  .firstMeeting .firstMeetingPlan__trigger i::before,
  .firstMeeting .firstMeetingPlan__trigger i::after{
    right: 18px;
  }

  .firstMeeting .firstMeetingPlan__body{
    padding: 16px 20px 8px;
  }

  .firstMeeting .firstMeetingConcept__text{
    font-size: 1.4rem;
    text-align: center;
  }

  .firstMeetingFaq dl dt{
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .firstMeetingFaq dl dd{
    font-size: 1.2rem;
    line-height: 1.8;
  }
        .faq .contentSec .inner .midashi {
        font-size: 1.8rem;
        margin-bottom: 30px;
        background-color: #F8F8F6;
        padding-top: 40px;
    }
}
