@charset "UTF-8";
/* CSS Document */
.section-top h2 img {
  font-weight: 100;
  width: 100%;
  height:195px;
  object-fit: cover;
  justify-content: center;

}
@media(max-width:1160px) {
  .section-top h2 img {
    height: 95px;
  }
}
.section-top__image {
  background-image: url("../Images/Plan_Images/052919185.jpg");
  background-position: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  object-fit: cover;
  object-position: left top;
  height: 107.9136690647482vh;
  height: 750px;
  width: 100%;
  margin-bottom: 80px;
}
@media (max-width:1160px) {
  .section-top__image {
    height: 350px;
    max-height: auto;
    margin-bottom: 40px;
    object-position: left bottom;
  }
}
.section-top__image-over-context {
  font-size: 4.0rem;
  font-weight: 200;
  letter-spacing: 0;
  font-family: "Times";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: 640.673px;
}
.section-top p {
  font-size: 2.4rem;
  font-family: "Klee";
  font-weight: 100;
  line-height: 3.3rem;
  text-align: center;
  justify-content: center;
}
.break-line {
  display: none;
}
@media(max-width:1160px) {
  .section-top__image-over-context {
    font-size: 2.0rem;
    margin: 0 auto;
    letter-spacing: normal;
    width: 100%;
    display: block;
    position: relative;
    padding: 0;
    top: 50%;
  }
  .section-top p {
    overflow: none;
    font-size: 1.6rem;
    padding: 0 24px;
  }
  .break-line {
    display: block;
  }
}
.section-plan_wedding {
  display: block;
}
.section-plan_wedding h2 {
  font-size: 3.6rem;
  font-family: "Times";
  color: rgb(1, 0, 0);
  font-weight: bold;
  margin-top: 80px;
  line-height: normal;
  text-align: center;
  justify-content: center;
}
.section-plan_wedding h2:after {
  content: "";
  display: block;
  width: 1px;
  width: 352px;
  border-bottom: 0.4px solid #000;
  margin: 20px auto 80px;
}
@media(max-width:1160px) {
  .section-plan_wedding h2 {
    font-size: 2.4rem;
    margin-top: 60px;
  }
  .section-plan_wedding h2:after {
    width: 200px;
    border-bottom: 0.4px solid #000;
    margin: 20px auto 60px;
  }
}
.section-plan_wedding img {
  object-fit: cover;
  object-position: center;
  overflow: hidden;
}
@media(max-width:1160px) {
  .section-plan_wedding img {
    height: 350px;
    width: 327px;
  }
}
.overlapping-background {
  background-color: rgb(0, 0, 0);
  opacity: 0.524;
  width: 530px;
  height: 148px;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
}
@media(max-width:1160px) {
  .overlapping-background {
    heght: 120px;
    width: 327px
  }
}
.section-plan_wedding h3 {
  font-size: 2.4rem;
  font-family: "Klee";
  color: rgb(255, 255, 255);
  font-weight: 100;
  text-align: center;
  padding-top: 10px;
}
.section-plan_wedding h4 {
  font-size: 1.8rem;
  font-family: "Klee";
  color: rgb(255, 255, 255);
  font-weight: 100;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.section-plan_wedding strong {
  font-size: 3.6rem;
  font-family: "Klee";
  color: rgb(255, 255, 255);
  font-weight: 100;
  text-align: center;
}
.section-plan_wedding ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.section-plan_wedding ul li {
  margin: 0 auto;
  position: relative;
}
.section-plan_wedding ul li:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 1;
}
@media(max-width:1160px) {
  .section-plan_wedding h3 {
    font-size: 2.2rem;
    line-height: normal;
  }
  .section-plan_wedding h4 {
    font-size: 1.4rem;
    margin-top: 15px;
  }
  .section-plan_wedding strong {
    font-size: 2.4rem;
  }
  .section-plan_wedding ul li {
    margin-bottom: 40px;
  }
}
.section-plan_option {
  display: block;
  overflow: hidden;
}
.section-plan_option h2 {
  font-size: 3.6rem;
  font-family: "Times";
  color: rgb(1, 0, 0);
  font-weight: bold;
  margin-top: 80px;
  line-height: normal;
  text-align: center;
  justify-content: center;
}
.section-plan_option h2:after {
  content: "";
  display: block;
  width: 1px;
  width: 250px;
  border-bottom: 0.4px solid #000;
  margin: 10px auto 80px;
}
@media(max-width:1160px) {
  .section-plan_option h2 {
    font-size: 2.4rem;
    margin-top: 50px;
  }
  .section-plan_option h2:after {
    width: 200px;
    margin: 10px auto 30px;
  }
}
#price-list {
  font-size: 2.0rem;
  font-family: "Klee";
  font-weight: 100;
  color: rgb(0, 0, 0);
  display: inline-table;
  text-align: justify;
  width: 78%;
  border-collapse: collapse;
}
#price-list td, #price-list th {
  border: 0.4px solid #000;
  padding: 10px;
}
#price-list tr:nth-child(even) {
  background-color: #f3f3f3;
}
#price-list tr:hover {
  background-color: #fff;
}
#price-list th {
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: left;
  background-color: #56a3e7;
  color: #FFF;
}
#price-list strong {
  text-align: end;
}
#price-list td small {
  margin-left: 20px;
}
@media(max-width:1160px) {
  #price-list {
    font-size: 1.8rem;
    width: 90.5%;
  }
}
.basic__info {
  display: block;
  position: relative;
  overflow: hidden;
  justify-content: center;
}
.basic__info h3 {
  padding: 0 0px;
  margin-top: 40px;
  font-size: 1.8rem;
  font-weight: 100;
  font-family: "Klee";
  color: rgb(0, 0, 0);
  text-align: end;
  width: 78%;
  display: inline-block;
}
.basic__info h4 {
  font-size: 2.8rem;
  font-family: "Klee";
  color: rgb(0, 0, 0);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
  font-weight: 300;
}
.break-line-basic {
  display: none;
}
@media(max-width:1160px) {
  .basic__info h3 {
    padding: 0;
    text-align: center;
    justify-content: center;
    font-size: 1.6rem;
    margin-top: 30px;
  }
  .basic__info h4 {
    padding: 0 24px;
    font-size: 1.6rem;
    margin-top: 20px;
    margin-bottom: 80px;
    line-height: normal;
  }
  .break-line-basic {
    display: block;
  }
}
.basic__info img {
  width: 100%;
  height: auto;
  margin-bottom: 80px;
  object-position: center;
  overflow: hidden;
}
@media(max-width:1160px) {
  .basic__info img {
    margin-bottom: 60px;
  }
}
/***Photo Weeding**/
.section-center__image {
  background-image: url("../Images/Plan_Images/052919626.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  height: 107.9136690647482vh;
  height: 750px;
  width: 100%;
  margin-bottom: 80px;
}
@media(max-width:1160px) {
  .section-center__image {
    height: 350px;
    margin-bottom: 0;
    background-position: cover;
    background-size: cover;
    object-fit: right bottom;
  }
}
.section-center__image-over-context {
  font-size: 4.0rem;
  font-weight: 200;
  letter-spacing: 0px;
  font-family: "Times";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  justify-content: center;
  position: absolute;
  top: 3180.673px;
  width: 100%;
}
@media(max-width:1160px) {
  .section-center__image-over-context {
    font-size: 2.0rem;
    margin: 0 auto;
    letter-spacing: normal;
    width: 100%;
    display: block;
    position: relative;
    padding: 0;
    top: 50%;
  }
}
.section-plan_photo {
  display: block;
  position: relative;
}
.section-plan_photo h2 {
  font-size: 3.6rem;
  font-family: "Times";
  color: rgb(1, 0, 0);
  font-weight: bold;
  margin-top: 80px;
  line-height: normal;
  text-align: center;
  justify-content: center;
}
.section-plan_photo h2:after {
  content: "";
  display: block;
  width: 1px;
  width: 352px;
  border-bottom: 0.4px solid #000;
  margin: 20px auto 80px;
}
@media(max-width:1160px) {
  .section-plan_photo h2 {
    font-size: 2.4rem;
    margin-top: 60px;
  }
  .section-plan_photo h2:after {
    width: 200px;
    border-bottom: 0.4px solid #000;
    margin: 20px auto 60px;
  }
}
.section-plan_photo img {
  object-fit: cover;
  object-position: center;
  overflow: hidden;
}
@media(max-width:1160px) {
  .section-plan_photo img {
    height: 350px;
    width: 327px;
  }
}
.overlapping-background-2 {
  background-color: rgb(0, 0, 0);
  opacity: 0.524;
  width: 530px;
  height: 148px;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
}
@media(max-width:1160px) {
  .overlapping-background-2 {
    heght: 120px;
    width: 327px
  }
}
.section-plan_photo h3 {
  font-size: 2.4rem;
  font-family: "Klee";
  color: rgb(255, 255, 255);
  font-weight: 100;
  text-align: center;
  padding-top: 10px;
}
.section-plan_photo h4 {
  font-size: 1.8rem;
  font-family: "Klee";
  color: rgb(255, 255, 255);
  font-weight: 100;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.section-plan_photo strong {
  font-size: 3.6rem;
  font-family: "Klee";
  color: rgb(255, 255, 255);
  font-weight: 100;
  text-align: center;
}
.section-plan_photo ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.section-plan_photo ul li {
  margin: 0 auto;
  position: relative;
}
.section-plan_photo ul li:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 1;
}
@media(max-width:1160px) {
  .section-plan_photo h3 {
    font-size: 2.2rem;
    line-height: normal;
  }
  .section-plan_photo h4 {
    font-size: 1.4rem;
    margin-top: 15px;
  }
  .section-plan_photo strong {
    font-size: 2.4rem;
  }
  .section-plan_photo ul li {
    margin-bottom: 40px;
  }
}
.section-plan_photo__caution-point {
  position: relative;
}
.section-plan_photo__caution-point h5 {
  font-size: 2.0rem;
  font-family: "Klee";
  color: rgb(0, 0, 0);
  text-align: justify;
  justify-content: center;
  line-height: 3.6rem;
  position: relative;
  margin-top: 40px;
  display: none;
}
.section-plan_photo__caution-point span {
  margin-right: 10px;
}
.break-line_2 {
  display: none;
}
@media(max-width:1160px) {
  .section-plan_photo__caution-point h5 {
    display: inline-block;
    font-size: 1.6rem;
    text-align: justify;
    justify-content: center;
    margin-top: 0;
    top: 30px;
    padding: 0 24px;
  }
  @media(max-width:480px) {
    .break-line_2 {
      display: block;
    }
  }
}
.section-photo_option {
  position: relative;
  margin-top: 50px;
}
.section-photo_option h2 {
  font-size: 3.6rem;
  font-family: "Times";
  color: rgb(1, 0, 0);
  font-weight: bold;
  line-height: normal;
  text-align: center;
  justify-content: center;
}
.section-photo_option h2:after {
  content: "";
  display: block;
  width: 1px;
  width: 250px;
  border-bottom: 0.4px solid #000;
  margin: 10px auto 80px;
}
@media(max-width:1160px) {
  .section-photo_option h2 {
    position: relative;
    font-size: 2.4rem;
  }
  .section-photo_option h2:after {
    width: 200px;
    margin: 10px auto 30px;
  }
}
#price-list-2 {
  font-size: 2.0rem;
  font-family: "Klee";
  font-weight: 100;
  color: rgb(0, 0, 0);
  display: inline-table;
  text-align: justify;
  width: 78%;
  border-collapse: collapse;
}
#price-list-2 td, #price-list-2 th {
  border: 0.4px solid #000;
  padding: 10px;
}
#price-list-2 tr:nth-child(even) {
  background-color: #f3f3f3;
}
#price-list-2 tr:hover {
  background-color: #fff;
}
#price-list-2 th {
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: left;
  background-color: #56a3e7;
  color: #FFF;
}
#price-list-2 strong {
  text-align: end;
}
#price-list-2 td small {
  margin-left: 20px;
}
@media(max-width:1160px) {
  #price-list-2 {
    font-size: 1.8rem;
    width: 90.5%;
  }
}
.basic__info-2 {
  display: block;
  position: relative;
  overflow: hidden;
  justify-content: center;
}
.basic__info-2 h3 {
  padding: 0 0px;
  margin-top: 40px;
  font-size: 1.8rem;
  font-weight: 100;
  font-family: "Klee";
  color: rgb(0, 0, 0);
  text-align: end;
  width: 78%;
  display: inline-block;
}
.basic__info-2 h4 {
  font-size: 2.8rem;
  font-family: "Klee";
  color: rgb(0, 0, 0);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
  font-weight: 300;
}
.break-line_option {
  display: none;
}
@media(max-width:1160px) {
  .basic__info-2 h3 {
    padding: 0;
    text-align: center;
    justify-content: center;
    font-size: 1.6rem;
    margin-top: 30px;
  }
  .basic__info-2 h4 {
    padding: 0 24px;
    font-size: 1.6rem;
    margin-top: 20px;
    margin-bottom: 60px;
    line-height: normal;
  }
  .break-line_option {
    display: block;
  }
}
.basic__info-2 img {
  width: 100%;
  height: auto;
  object-position: center;
  overflow: hidden;
}
@media(max-width:1160px) {
  .basic__info-2 img {
    margin-bottom: 0px;
  }
}
.section-plan_additional {
  position: relative;
  top: 10.8px;
}
.section-plan_additional h2 {
  font-size: 3.6rem;
  font-family: "Times";
  color: rgb(1, 0, 0);
  font-weight: bold;
  line-height: normal;
  text-align: center;
  justify-content: center;
}
.section-plan_additional h2:after {
  content: "";
  display: block;
  width: 1px;
  width: 350px;
  border-bottom: 0.4px solid #000;
  margin: 20px auto 80px;
}
.section-plan_additional ul {
  padding: 0 140px;
  list-style: none;
  font-size: 2.4rem;
  font-weight: 100;
  font-family: "Klee";
  color: #000;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  margin-bottom: 40px;
}
.section-plan_additional ul li {
  margin: 0 auto;
}
.section-plan_additional span {
  margin-right: 10px;
}
.section-plan_additional p {
  font-size: 2.4rem;
  font-family: "Klee";
  color: rgb(0, 0, 0);
  margin-bottom: 80px;
  text-align: center;
  justify-content: center;
  font-weight: 500;
  margin-top: 80px;
}
.break-line_additional {
  display: none;
}
@media(max-width:1160px) {
  .section-plan_additional h2 {
    font-size: 2.4rem;
  }
  .section-plan_additional h2:after {
    display: block;
    content: "";
    width: 200px;
    margin: 10px auto 35px;
  }
  @media(max-width:1024px) {
    .section-plan_additional ul {
      display: inline;
      text-align: justify;
      justify-content: center;
      position: relative;
      font-size: 2.0rem;
    }
    .section-plan_additional ul li {
      padding: 0 0 20px;
      width: 80%;
    }
  }
  .section-plan_additional p {
    font-size: 1.6rem;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
  }
  @media(max-width:480px) {
    .break-line_additional {
      display: block;
    }
  }
}
.section-bottom__image {
  background-image: url("../Images/Plan_Images/052919027.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  height: 550px;
  width: 100%;
}
@media(max-width:1160px) {
  .section-bottom__image {
    margin-top: 50px;
    height: 365px;
    background-size: cover;
  }
}
.section-bottom__image-over-context {
  display: inline-block;
  font-family: "Myriad Pro";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  justify-content: center;
  padding: 50px 0 150px;
  font-weight: 100;
}
@media(max-width:1160px) {
  .section-bottom__image-over-context {
    padding: 20px 0px;
    display: inline-block;
  }
}
.section-bottom__image-over-context p {
  font-size: 2.4rem;
  font-family: "Klee";
  line-height: normal;
  text-align: center;
  justify-content: center;
  padding: 0px 24px;
}
.break-line_additional__p {
  display: none;
}
@media(max-width:1160px) {
  .section-bottom__image-over-context p {
    font-size: 1.5rem;
  }
  @media(max-width:760px) {
    .break-line_additional__p {
      display: block;
    }
  }
}
.section-bottom__image-over-context h2 {
  font-size: 2.8rem;
  font-family: "Times";
  color: rgb(255, 255, 255);
  font-weight: 200;
  margin-top: 45px;
}
@media(max-width:1160px) {
  .section-bottom__image-over-context h2 {
    font-size: 2.0rem;
    margin-top: 30px;
    line-height: 0;
    text-align: center;
    justify-content: center;
    position: relative;
  }
}
@media(max-width:375px) {
  .section-bottom__image-over-context p {
    font-size: 1.3rem;
  }
  .section-bottom__image-over-context h2 {
    font-size: 1.4rem;
    margin-top: 30px;
    line-height: 0;
    text-align: center;
    display: inline-block;
    justify-content: center;
    position: relative;
  }
}
.click-here_button {
  display: inline-block;
}
.click-here_button:hover {
  opacity: 1;
}
.section-bottom__image-over-context h3 {
  position: relative;
  border: solid 0.4px #fff;
  background-color: #56a3e7;
  font-size: 2.4rem;
  padding: 8px 16px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-weight: 200;
  text-align: center;
  justify-content: center;
  margin-top: 60px;
}
.section-bottom__image-over-context h3:hover {
  background-color: #1663be;
}
.section-bottom__image-over-context h3 a {
  text-decoration: none;
  color: inherit;
}
@media(max-width: 1160px) {
  .section-bottom__image-over-context h3 {
    margin-top: 40px;
  }
  .section-bottom__image-over-context h3 a {
    line-height: 0;
    margin-top: 50px;
    font-size: 1.8rem;
    top: 40px;
  }
}
@media(max-width: 375px) {
  .section-bottom__image-over-context h3 a {
    line-height: 0;
    font-size: 1.4rem;
    top: 30px;
  }
}