@charset "UTF-8";

.br-sm {
  display: none;
}

.nashinokijinjya-intro h2 {
  font-size: 2.2rem;
  line-height: 1.8;
  padding-bottom: 8px;
  color: #958626;
  text-align: center;
}

.nashinokijinjya-intro_detailbox_list {
  width: fit-content;
  margin: 50px auto;
  border: solid 1px #000;
  padding: 30px;
}

.nashinokijinjya-intro_detailbox_list ul {
  margin-bottom: 0;
}

.nashinokijinjya_video {
  width: 70%;
  margin: 50px auto;
}

.sec-special-plan-title_en {
  padding-bottom: 20px;
  border-bottom: 1px solid #a9a9a9;
}

.spplan-block {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  margin: 50px 0;
}

.spplan-text {
  flex: 1 1 50%;
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}

.spplan-text .price-original {
  font-weight: normal;
  margin-bottom: 8px;
}

.spplan-text .price-discount {
  font-weight: bold;
  color: #b80000;
  border-top: 1px solid #b80000;
  border-bottom: 1px solid #b80000;
  padding: 8px 0;
  margin: 15px 0 40px 0;
}

.spplan-text .price-discount span {
  font-size: 120%;
}

.plan-desc {
  font-size: 15px;
}

.spplan-images {
  display: flex;
  gap: 12px;
  width: 60%;
}

.spplan-images img {
  width: 50%;
  height: auto;
  display: block;
  object-fit: cover;
}

.plan_detail_title {
  width: fit-content;
  border-bottom: solid 1px #958626;
  margin: 50px auto;
  color: #958626;
  padding-bottom: 15px;
  font-size: 20px;
}

.spplan-table {
  width: 45%;
  border-collapse: collapse;
  margin-top: 40px;
  font-size: 14px;
  line-height: 2;
  margin: 0 auto 150px auto;
}

.spplan-table tr:first-child th,
.spplan-table tr:first-child td {
  border-top: 1px solid #BCBCBC;
}

.spplan-table th,
.spplan-table td {
  border-bottom: 1px solid #BCBCBC;
  padding: 12px 0;
  text-align: left;
  vertical-align: top;
  padding-left: 20px;
}

.spplan-table th {
  font-weight: normal;
  white-space: nowrap;
  width: 160px;
}

.btn-spplan1 {
  font-size: 1.2rem;
  padding: 20px 0;
  text-align: center;
  background: #958626;
  color: #fff;
  width: 76%;
  margin: 0 auto;
  display: block;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
  position: relative;
}

.spplan-section {
  max-width: 600px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif;
}

.spplan-btn {
  width: 450px;
  background-color: #958626;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  text-align: center;
  border: none;
  position: relative;
  cursor: pointer;
  transition: background 0.3s ease;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin: 0 auto 20px auto;
  display: block;
}

.spplan-btn-arrow {
  display: block;
  width: 30px;
  height: 30px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transition: transform 0.3s ease;
  margin: 0 auto 10px auto;
  font-size: 2rem;
}

.spplan-btn.open .spplan-btn-arrow {
  transform: rotate(135deg);
  margin-top: 15px;
  margin-bottom: -5px;
}

span.spplan-btn-text {
  letter-spacing: 5px;
  padding-left: 5px;
}


/* .spplan-btn-icon {
  display: block;
  font-size: 24px;
  margin-top: 10px;
  transition: transform 0.3s ease;
}

.spplan-btn.open .spplan-btn-icon {
  transform: rotate(180deg);
} */

.spplan-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 24px;
  transition: max-height 0.4s ease, padding 0.4s ease;
  color: #333;
  width: fit-content;
  margin: 50px auto 0 auto;
  text-align: center;
}

.spplan-content.open {
  padding: 20px 24px;
}

.wedding_timeline_title {
  width: fit-content;
  margin: 0 auto;
  color: #958626;
  padding-bottom: 15px;
  font-size: 20px;
}

.title-underline {
  width: 135px;
  height: 1px;
  background-color: #a39148;
  margin: 8px auto 50px;
}

.timeline_content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-bottom: 30px;
}

.timeline_content_time {
  font-size: 20px;
}

.timeline_content img {
  width: 100%;
}

.timeline_content_img {
  position: relative;
  width: 15%;
  z-index: 100;
}

.timeline_content_img::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  width: 1px;
  height: 43px;
  margin: auto;
  background-color: #000;
  z-index: -1;
}

.timeline_content:last-of-type .timeline_content_img::after {
  display: none;
}

.timeline_content p:first-of-type {
  width: 50px;
}

.timeline_content p:nth-of-type(2) {
  width: 300px;
}

.uk-container.wedding_timeline_box {
  background-color: #F5F5F5;
  width: 65%;
  padding: 100px 40px;
}

.nashi_point_content {
  display: flex;
}

.nashi_point_content img {
  width: 30%;
  object-fit: contain;
  margin-left: 20px;
}

.nashi_point_content_bigbox {
  position: relative;
  margin: 100px 0;
}

.nashi_point_h2 {
  margin: 200px auto 50px;
}

.nashi_point_h3_top {
  border: solid 1px #958626;
  color: #958626;
  font-size: 2rem;
  padding: 5px 10px;
}

.nashi_point_content_box h3 {
  color: #000 !important;
  margin: 0 0 60px 0 !important;
}

.nashi_point_content_bigbox:nth-of-type(odd) {
  flex-direction: row-reverse;
}

.nashi_point_content_box_left {
  height: 100%;
}

.wedding_flow_bigbox {
  display: flex;
  justify-content: space-between;
  margin: 50px 0;
  flex-wrap: wrap;
}

.wedding_flow_box {
  width: 30%;
}

.wedding_flow_box_content {
  position: relative;
}

.wedding_flow_box_content_number {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  background-color: #e5e5e5;
  color: #958626;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  padding: 0;
}

.wedding_flow_box_underp {
  font-size: 1.2rem;
  margin-top: 20px;
}

.sec-funatsuru_wedding {
  margin: 200px auto 0;
}

.funatsuru_wedding_box {
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.funatsuru_wedding_box_content {
  position: relative;
  width: 30%;
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
}

.funatsuru_wedding_box_content_p1 {
  position: absolute;
  top: -67px;
  font-size: 5rem;
  color: #958626;
  font-family: "EB Garamond", serif;
  letter-spacing: 5px;
}

.funatsuru_wedding_box_content_div_p2 {
  padding: 30px 0;
  border: solid 1px #958626;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.funatsuru_wedding_box_content_p2 {
  width: fit-content;
  margin: 0 auto;
}

.funatsuru_wedding_box_content_p3 {
  position: absolute;
  top: 150px;
  width: 230px;
  right: -29px;
}

.sec-reception {
  margin: 50px auto 150px;
}

.title-underline_reception {
  width: 65%;
  height: 1px;
  background-color: #a39148;
  margin: 15px 0 50px 0;
}

.sec-reception .sec-title {
  font-size: 2rem;
}

.sec-reception .sec-text {
  line-height: 2;
  margin-bottom: 60px;
}

.reception-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.reception-item {
  width: 30%;
  text-align: center;
}

.reception-item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

.room-name {
  margin-top: 15px;
  font-family: 'EB Garamond', serif;
  letter-spacing: 1px;
}

.wedding-report-wrap {
  display: flex;
  gap: 60px;
  align-items: flex-start;
  margin: 60px auto;
}

.wedding-report-images {
  width: 55%;
}

.wedding-report-images img {
  width: 100%;
  height: auto;
  display: block;
}

.sub-images {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 20px;
}

.sub-images img {
  width: 48%;
}

.wedding-report-text {
  width: 40%;
  background-color: #ECE8E3;
  padding: 60px;
}

.wedding-report-text dl {
  margin-bottom: 30px;
}

.wedding-report-text dt {
  float: left;
  width: 100px;
  font-weight: normal;
}

.wedding-report-text dd {
  margin-left: 100px;
  margin-bottom: 10px;
}

.report-comment {
  line-height: 2;
  margin-bottom: 30px;
}

.report-btn {
  background: #775730;
  color: #fff;
  padding: 12px 30px;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  border-radius: 10px;
  transition: background 0.3s;
}

.report-btn span {
  margin-left: 25px;
}

.report-btn:hover {
  background: #5d4b30;
}

.voice-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}

.voice-card {
  background: #f7f7f7;
  padding: 40px 30px;
  width: 30%;
  box-sizing: border-box;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.voice-text {
  line-height: 2;
  margin-bottom: 20px;
  color: #151515;
}

.voice-label {
  display: inline-block;
  padding: 6px 14px;
  border: 1px solid #777777;
  color: #777777;
  width: fit-content;
  margin: 0 0 0 auto;
}

.party_report_btn1 {
  margin: 80px auto 0;
}

.party_report_btn2 {
  margin: 10px auto 80px auto;
}

.faq-accordion {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 0;
  margin-top: 70px;
}

.uk-accordion> :nth-child(n+2) {
  margin-top: 0;
}

.faq-accordion>li {
  border-top: 1px solid #ccc;
}

.faq-accordion>li:first-child {
  border-top: none;
}

.faq-accordion .uk-accordion-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  font-weight: normal;
  background-color: #fff;
  color: #000;
  position: relative;
}

.uk-accordion-content {
  margin-top: 0;
}

.uk-accordion-title::before {
  display: none;
}

.faq-accordion li:nth-child(even) .uk-accordion-title {
  background-color: #f5f5f5;
}

.faq-accordion li:nth-child(even) .uk-accordion-content {
  background-color: #f5f5f5;
}

.faq-accordion .uk-accordion-title::after {
  content: '+';
  font-size: 2.5rem;
  color: #b4972e;
  transition: transform 0.3s ease;
}

.faq-accordion .uk-open>.uk-accordion-title::after {
  content: '−';
  font-size: 2.5rem;
  color: #b4972e;
}

.faq-accordion .uk-accordion-content {
  padding: 15px 30px 15px 50px;
  background-color: #fff;
  line-height: 2;
  border-top: solid 1px #ccc;
}

.faq-answer {
  position: relative;
  padding-left: 2.5em;
  line-height: 2;
}

.faq-answer::before {
  content: "A：";
  position: absolute;
  left: 0;
  top: 0;
}

.wrap-img-style {
  padding: 0;
  height: 100%;
}

.wrap-img-style img {
  object-fit: cover;
  width: 100%;
}

.point_binimg {
  padding-left: 0 !important;
}
.funatsuru_wedding_box_content_p3 img{
  vertical-align: top;
}

#footer-nav-contact{
  z-index: 999;
}

@media (min-width: 960px) {
  .sec-special-plan-title {
    padding: 160px 0 80px;
  }

  .sec-special-plan-title_sub {
    font-size: 1.9rem;
  }

  .btn-spplan1 {
    font-size: 1.4rem;
    width: 320px;
    margin: 0;
    display: inline-block;
  }

  .nashi_point_content_bigbox .line-style {
    top: 220px;
  }

  .uk-visible\@m.line-style.line-style2 {
    top: 150px;
  }

  .party_report_btn2 {
    width: 600px;
  }

  .nashi_point_content_box_left .wrap-style {
    width: 70%;
    padding-left: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .nashi_point_content_bigbox .line-style {
    width: -webkit-fill-available;
  }
}


@media screen and (max-width: 768px) {
  .br-sm {
    display: block;
  }
  .nashinokijinjya-intro_detailbox_list{
    font-size: 1.1rem;
    padding: 15px;
    width: 85%;
  }
  .nashinokijinjya_video{
    width: 100%;
  }
  .sec-special-plan-title{
    margin-top: 100px;
  }
  .spplan-block{
    display: block;
  }
  .spplan-images{
    gap: 0;
    width: 100%;
    justify-content: space-between;
  }
  .spplan-images img{
    width: 48%;
  }
  .spplan-table{
    width: 90%;
    margin: 0 auto;
  }
  .spplan-table{
    font-size: 12px;
  }
  .spplan-btn{
    width: 290px;
    margin: 70px auto 0 auto;
    font-size: 17px;
  }
  .spplan-btn-arrow{
    width: 20px;
    height: 20px;
  }
  .uk-container.wedding_timeline_box{
    width: 100%;
    padding: 50px 0;
  }
  .timeline_content{
    padding: 0 10px;
    gap: 10px;
  }
  .timeline_content_time {
    font-size: 15px;
  }
  .timeline_content_img{
    width: 50%;
  }
  .timeline_content p:nth-of-type(2){
    font-size: 11px;
    margin-bottom: 0;
  }
  .timeline_content p:first-of-type{
    margin-bottom: 0;
  }
  .timeline_content_img::after{
    bottom: -62px;
    height: 70px;
  }
  .timeline_content p:first-of-type{
    width: 70px;
  }
  .timeline_content_img{
    width: 120px;
  }
  .nashi_point_h2{
    margin: 100px auto 50px;
  }
  .nashi_point_content_bigbox{
    margin: 20px 15px;
  }
  .nashi_point_content_box_left .wrap-style {
    padding: 0;
  }
  .sp_pointbox{
    padding-left: 0;
  }
  .nashi_point_content_box_left {
    margin-left: 0;
  }
  .nashi_point_content_box h3{
    margin: 30px 0 20px 0 !important;
  }
  .nashi_point_content_box_left .wrap-style{
    position: relative;
  }
  .nashi_point_content img{
    position: absolute;
    top: 50px;
    right: 0;
  }
  .wrap-style p{
    margin-top: 20px;
  }
  .wedding_flow_box{
    width: 48%;
  }
  .wedding_flow_box_content_number{
    width: 30px;
    height: 30px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .wedding_flow_box_underp{
    margin-top: 10px;
  }
  .wedding_flow_box_underp{
    font-size: 1rem;
  }
  .sec-funatsuru_wedding {
    margin: 100px auto 0;
  }
  .funatsuru_wedding_box_content{
    width: 48%;
  }
  .funatsuru_wedding_box_content_p1{
    font-size: 3rem;
    top: -40px;
  }
  .funatsuru_wedding_box_content_div_p2{
    padding: 20px 10px;
    height: 100px;
  }
  .funatsuru_wedding_box_content_p2{
    font-size: 1rem;
  }
  .funatsuru_wedding_box_content_p3{
    top: 135px;
    width: 120px;
    right: 0px;
  }
  .title-underline_reception{
    width: 95%;
  }
  .reception-box{
    display: block;
  }
  .reception-item{
    width: 85%;
    margin: 0 auto;
  }
  .room-name{
    margin-top: 5px;
  }
  .wedding-report-wrap{
    display: block;
  }
  .wedding-report-images{
    width: 100%;
  }
  .sub-images{
    gap: 0;
  }
  .wedding-report-text{
    width: 75%;
    padding: 30px;
    margin: 50px auto;
  }
  .sec-wedding-report .title-underline_reception{
    width: 30%;
  }
  .voice-wrap{
    display: block;
  }
  .voice-card{
    width: 90%;
    margin: 30px auto;
    padding: 30px 25px;
  }
  .voice-label{
    padding: 0px 14px;
  }
  .party_report_btn2{
    text-align: left;
    display: flex;
    justify-content: center;
    line-height: 18px;
  }
  .button-gold:after{
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-button{
    font-size: 1.2rem;
  }
  .spplan-table th{
    width: 130px;
  }
  .sec-reception{
    margin: 0 auto 150px;
  }
}