/*==========================================================================

フォトプラン追加

==========================================================================*/

.pageCover.is-ceremony-photo {
  background-image: url(../../_img/chapel-photo/page_cover03.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.pageCover.is-ceremony-photo .container {
  height: 595px;
}

.ceremony-photo-2101 .text01 {
  text-align: center;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 40px;
}

.ceremony-photo-2101 section {
  margin: 80px auto;
}

.ceremony-photo-2101 .text02 {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  margin-bottom: 40px;
}

.ceremony-photo-2101 .border-text {
  text-align: center;
  margin-bottom: 30px;
}

.ceremony-photo-2101 .border-text span {
  font-size: 22px;
  background: linear-gradient(transparent 60%, #fffbd0 60%);
  line-height: 1;
  display: inline-block;
  text-align: center;
}

.ceremony-photo-2101 .option {
  width: 950px;
  margin: auto;
  font-size: 0;
}
.ceremony-photo-2101 .option-box_container {
  display: flex;
  gap: 16px;
}
.ceremony-photo-2101 .option .option-box {
  font-size: 14px;
  background-color: #f8f7f7;
  line-height: 1.6;
  box-sizing: border-box;
  width: 320px;
  padding: 20px;
}

.ceremony-photo-2101 .option .option-box img {
  width: 100%;
}

.ceremony-photo-2101 .option .option-box .text {
  margin: auto;
  width: fit-content;
}
.ceremony-photo-2101 .option .option-box .text .small {
  font-size: 0.8em;
  padding-left: 0.5em;
}
.ceremony-photo-2101 .option .option-box .din {
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

.ceremony-photo-2101 .option .option-box .ttl {
  font-size: 16px;
  margin: 16px 0 10px;
  text-align: center;
}

.ceremony-photo-2101 .option .option-box li {
  list-style: disc;
  font-size: 13px;
}

.ceremony-photo-2101 .option .option-box li:last-child {
  margin-bottom: 0;
}

.ceremony-photo-2101 .flow-list {
  background-image: url(../../_img/tomodachi/flow-arrow1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 10px 0;
}

.ceremony-photo-2101 .flow-list dt {
  font-size: 18px;
  font-weight: bold;
  color: #d14d9a;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  margin-bottom: 20px;
}

.ceremony-photo-2101 .flow-list dd {
  font-size: 16px;
  display: inline-block;
  width: 434px;
  margin-bottom: 40px;
  line-height: 1.8;
}

.ceremony-photo-2101 .flow-img {
  width: 300px;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 40px;
}

.ceremony-photo-2101 .flow-img.ib {
  display: inline-block;
  vertical-align: top;
  margin-left: 35px;
}

.ceremony-photo-2101 .flow-img.ib img {
  margin-bottom: 20px;
}

.ceremony-photo-2101 .timetable {
  display: inline-block;
  width: 560px;
  margin-left: 60px;
}

.ceremony-photo-2101 .inner {
  width: 1018px;
  margin: auto;
}

.ceremony-photo-2101 .bg-gray {
  background-color: #f9f9f9;
  padding: 80px 0;
}

.ceremony-photo-2101 .gallery .inner {
  width: 840px;
  margin: auto;
  font-size: 0;
}

.ceremony-photo-2101 .gallery .gallery01 {
  margin-bottom: 80px;
}

.ceremony-photo-2101 .arrow-img {
  margin: -20px auto 30px;
  display: block;
}

.ceremony-photo-2101 .photoplan_gallery_item {
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
  word-break: break-all;
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 280px;
  box-sizing: border-box;
  padding: 1px;
}

.ceremony-photo-2101 .photoplan_gallery_item img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ceremony-photo-2101 .photoplan_gallery_item:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.ceremony-photo-2101 .header01__title {
  margin-bottom: 20px;
  font-family: "Lato", sans-serif;
  font-size: 30px;
  color: #797979;
  letter-spacing: 0.1em;
}

.ceremony-photo-2101 .header01 {
  text-align: center;
}

.ceremony-photo-2101 .header01__title-sub {
  margin-bottom: 20px;
  font-size: 24px;
}

.ceremony-photo-2101 .plan__header {
  margin-top: 80px;
}

.ceremony-photo-2101 .plan-header__title {
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 1.6;
}

.ceremony-photo-2101 .plan-header__title span {
  font-size: 0.8em;
}

.ceremony-photo-2101 .header01__title-copy {
  margin-top: 25px;
  font-size: 22px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 40px;
}

.ceremony-photo-2101 .plan-header .plan-header__plan__value {
  margin-right: 0.1em;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  color: #d14d9a;
}

.ceremony-photo-2101 .plan-header .plan-header__plan__unit {
  font-size: 18px;
  color: #d14d9a;
}

.ceremony-photo-2101 .plan-header__plan__item {
  margin-bottom: 30px;
}

.ceremony-photo-2101 .header01__title-copy strong {
  color: #d14d9a;
  font-size: 1.2em;
}

.ceremony-photo-2101 .plan-header {
  margin-bottom: 35px;
  text-align: center;
}

.ceremony-photo-2101 .plan-article .container {
  width: 980px;
}

.ceremony-photo-2101 .card-09__item {
  border: 1px solid #e5e5e5;
}

.ceremony-photo-2101 .chapel-slider {
  width: 670px;
  margin: 0 auto;
  text-align: center;
}

.ceremony-photo-2101 .chapel-slider .slider-container {
  position: relative;
 }

 .ceremony-photo-2101 .chapel-slider img {
  width: 670px;
  height: 446px;
  object-fit: cover;
}

.ceremony-photo-2101 .chapel-slider .chapel-area {
  background-color: #fff;
  padding: 6px 12px;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
}
.ceremony-photo-2101 .chapel-slider .chapel-name {
  font-size: 21px;
  font-weight: 600;
  margin: 16px auto;
}

.ceremony-photo-2101 .chapel-slider .chapel-fee {
  color: #b5903d;
  font-weight: 600;
  margin: 16px auto;
}

.ceremony-photo-2101 .chapel-slider .chapel-fee span {
  font-size: 1.2em;
}

.ceremony-photo-2101 .chapel-slider .chapel-lead {
  font-size: 14px;
  line-height: 1.6;
  margin: 16px auto;
}

.ceremony-photo-2101 .slick-prev,.ceremony-photo-2101 .slick-next {
  top: 40%;
}

.related-chapel__header {
  margin: 70px auto 50px;
}
.goto-nav__lists {
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: space-between;
  width: 450px;
  font-size: 14px;
  margin-top: 20px;
}
.goto-nav__list {
  width: 100px;
}
.goto-nav__list::after {
	font: normal normal normal 100%/1 "icomoon";
	content: "\f105";
	margin-left: .65em;
	vertical-align: middle;
}

.ceremony-photo-2101 .slick-dotted.slick-slider {
  margin-bottom: 90px;
}

.goto-nav__item {
  margin-top: -30px;
}
