img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

#main {
	padding-top: 48px;
	color: #221815;
	background: #f2f2f2;
	font-family: YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", "ＭＳ Ｐ明朝", serif;
	overflow: hidden;
}

#main p{
	transform: rotate(0.03deg);
	font-feature-settings: "palt";
}

#fv {

}

#fv figure {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: 8px #fff solid;
	box-sizing: border-box;
	display: block;
	position: relative;
}

#fv figure .imgM {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left bottom;
}

#fv figure .imgB {
	display: none;
}

#fv .title {
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}

#fv .title h1 {
	margin: 0 auto;
	text-align: center;
}

#fv .scroll {
	width: 8px;
	left: 20px;
	bottom: 32px;
	position: absolute;
}

#lead {
	background: #eaeff8;
	position: relative;
}

#lead .content {
	padding: 0 0 50px;
}

#lead #leadMsg {
	padding: 70px 0 50px;
	position: relative;
	text-align: center;
}

#lead #leadMsg h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.4rem;
}
#lead h3 {
	text-align: center;
	font-size: 1.2rem;
	margin-bottom: 20px;
}

#lead #leadMsg p {
	color: #333;
	font-family: 'Noto Serif JP', serif;
	font-size: .9rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.28em;
	display: inline-block;
	text-align: center;
}
#lead #leadMsg2 p {
	text-align: center;
    line-height: 2;
    font-size: .9rem;
    margin-bottom: 20px;
}

#lead #leadNavi {
	padding: 0 1px;
	display: flex;
	flex-wrap: wrap;
}

#lead #leadNavi li {
	margin: 1px;
	width: calc(30% - 2px);
	overflow: hidden;
}

#lead #leadNavi li a {
	display: block;
	position: relative;
}

#lead #leadNavi li:nth-of-type(1) a,
#lead #leadNavi li:nth-of-type(4) a {
	background: #00abcd;
}

#lead #leadNavi li:nth-of-type(2) a,
#lead #leadNavi li:nth-of-type(3) a {
	background: #367f9a;
}

#lead #leadNavi li a::before {
	content: " ";
	width: 100%;
	height: 22%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
	left: 0;
	top: 0;
	z-index: 2;
	position: absolute;
}

#lead #leadNavi li:nth-of-type(1) a::before {
	background-image: url("../img/bg_gnavi01.jpg");
}

#lead #leadNavi li:nth-of-type(2) a::before {
	background-image: url("../img/bg_gnavi02.jpg");
}

#lead #leadNavi li:nth-of-type(3) a::before {
	background-image: url("../img/bg_gnavi03.jpg");
}

#lead #leadNavi li:nth-of-type(4) a::before {
	background-image: url("../img/bg_gnavi04.jpg");
}

#lead #leadNavi li a img {
	object-fit: cover;
	object-position: center center;
	z-index: 5;
	position: relative;
}

#rp01,
#rp02,
#rp03,
#rp04 {
	padding: 0 0 80px;
	background: #fff;
	position: relative;
}

#rp04 {
	margin-bottom: 60px;
	padding-bottom: 10px;
}

#rp03 {
	padding: 0 0 40px;
}

#rp01 h2,
#rp02 h2,
#rp03 h2,
#rp04 h2 {
	width: 100%;
}

#rp02 .swiper .swiper-slide,
#rp03 .swiper .swiper-slide {
	width: auto !important;
}

#rp02 .swiper figure,
#rp03 .swiper figure {
	margin: 0;
	padding: 0;
}

#rp02 .swiper .slider01,
#rp02 .swiper .slider03,
#rp02 .swiper .slider05,
#rp03 .swiper .slider02,
#rp03 .swiper .slider04,
#rp03 .swiper .slider06 {
	padding-top: 34px;
	width: 287px;
}

#rp02 .swiper .slider02,
#rp02 .swiper .slider04,
#rp02 .swiper .slider06,
#rp03 .swiper .slider01,
#rp03 .swiper .slider03,
#rp03 .swiper .slider05 {
	padding-bottom: 34px;
	width: 127px;
}

#rp01 .info {
	padding: 79px 24px 62px;
}

#rp01 .info h3 {
	margin-bottom: 82px;
	width: 75%;
}

#rp01 .info h4 {
	margin-bottom: 40px;
	width: 100%;
	max-width: 325px;
}

#rp01 .info p {
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.1em;
}

#rp01 .info .price {
	padding: 75px 0 0;
}

#rp01 .info .price li {
	margin-bottom: 40px;
	width: 100%;
	max-width: 325px;
}

#rp01 .info .note li {
	padding-left: 2em;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.1em;
	text-indent: -2em;
}

#rp01 .check {
	padding: 70px 24px 60px;
	background: #f7f5ed;
	position: relative;
}

#rp01 .check h5 {
	margin-bottom: 30px;
	color: #1a4657;
	font-size: 21px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.24em;
	text-align: center;
	position: relative;
}

#rp01 .check h5 img {
	margin-left: -30px;
	width: 60px;
	left: 50%;
	top: -84px;
	position: absolute;
}

#rp01 .check h5 span {
	display: block;
}

#rp01 .check p {
	font-size: 13px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0.1em;
}

#rp01 .check figure {
	margin: 30px 0 0;
	width: 100%;
}

#rp02 .content {
	padding-bottom: 40px;
}

#rp02 .info {
	padding: 80px 24px 35px;
}

#rp02 .info h3 {
	margin-bottom: 80px;
	width: 75%;
}

#rp02 .info h4 {
	margin-bottom: 40px;
	width: 100%;
	max-width: 325px;
}

#rp02 .info p {
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.1em;
}

#rp03 .info {
	padding: 80px 24px 40px;
}

#rp03 .info h3 {
	margin-bottom: 80px;
	width: 75%;
}

#rp03 .info h4 {
	margin-bottom: 40px;
	width: 100%;
	max-width: 325px;
}

#rp03 .info p {
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.1em;
}

#rp03 .check {
	margin-top: 74px;
	padding: 70px 24px 60px;
	background: #f7f5ed;
	position: relative;
}

#rp03 .check h5 {
	margin-bottom: 20px;
	color: #1a4657;
	font-size: 21px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.24em;
	text-align: left;
	position: relative;
}

#rp03 .check h5 img {
	margin-left: -30px;
	width: 60px;
	left: 50%;
	top: -84px;
	position: absolute;
}

#rp03 .check h5 span {
	display: block;
}

#rp03 .check p {
	font-size: 13px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0.1em;
}

#rp03 .check figure {
	margin: 20px auto 30px;
	width: 200px;
}

#rp03 .check .note {
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0.075em;
}

#rp04 .info {
	padding: 79px 24px 80px;
}

#rp04 .info h3 {
	margin-bottom: 80px;
	width: 75%;
}

#rp04 .info h4 {
	margin-bottom: 40px;
	width: 100%;
	max-width: 325px;
}

#rp04 .info p {
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.1em;
}

#rp04 .easyBox {
	position: relative;
}

#rp04 .easyBox::before {
	content: " ";
	width: 100%;
	height: calc(100% - 4rem);
	background: #f7f5ed;
	display: block;
	left: 0;
	bottom: 0;
	z-index: 1;
	position: absolute;
}

#rp04 .easyBox .easyBoxIn {
	padding: 0 0 5.6rem;
	z-index: 2;
	position: relative;
}

#rp04 .easyBox h4 {
	margin: 0 auto 2.8rem;
	width: 25.3rem;
	transform: translateX(2.8rem);
}

#rp04 .easyBox ul {
	padding: 0 2.4rem;
}

#rp04 .easyBox ul li {
	margin: 0 auto 0.4rem;
	width: 100%;
	max-width: 32.6rem;
}

#rp04 .easyBox ul li:nth-child(1) a {
	width: 10.72%;
	display: block;
	right: 32.5%;
	bottom: 17%;
	position: absolute;
}

#rp04 .easyBox ul li:nth-child(2) {
	transition-delay: 0.1s;
}

#rp04 .easyBox ul li:nth-child(3) {
	transition-delay: 0.2s;
}

#rp04 .easyBox ul li:nth-child(4) {
	transition-delay: 0.3s;
}

#rp04 .easyBox ul li:nth-child(5) {
	transition-delay: 0.4s;
}

#rp04 .easyBox ul li:nth-child(6) {
	transition-delay: 0.5s;
}

#about {
	background: #fff;
	border-top: 6px #b2a029 solid;
}

#about .content {
	padding: 0 24px;
}

#about .info {
	padding: 69px 0 62px;
}

#about .info h2 {
	margin: 0 auto 45px;
	width: 276px;
}

#about .info p {
	margin: 0;
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0.28em;
}

#aboutSld {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
}

#aboutSld .swiper {
	z-index: 0;
	position: relative;
}

#aboutSld .aboutSldBox {
	background: #fff;
}

#aboutSld .aboutSldBox figure {
	margin: 0 0 35px;
	width: 100%;
}

#aboutSld .aboutSldBox .text {
	padding: 0 24px 45px;
}

#aboutSld .aboutSldBox .text h3 {
	margin: 0 0 6px;
	padding-top: 10px;
	width: 30px;
	border-top: 2px #1a4657 solid;
	color: #1a4657;
	font-size: 28px;
	font-weight: normal;
	line-height: 39px;
	letter-spacing: 0;
	text-align: center;
}

#aboutSld .aboutSldBox .text h4 {
	margin: 0 0 15px;
	color: #1a4657;
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.075em;
}

#aboutSld .aboutSldBox .text h4 sup {
	font-size: 60%;
	line-height: 0;
	top: -0.5em;
	position: relative;
	vertical-align: baseline;
}

#aboutSld .aboutSldBox .text p {
	color: #1a4657;
	font-size: 13px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0.075em;
}

#aboutSld .aboutSldBox .text .note {
	margin-top: 18px;
	color: #1a4657;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0.075em;
}

#aboutSld .swiper-button-prev,
#aboutSld .swiper-button-next {
	margin: 0;
	padding: 0;
	width: 9px;
	height: 9px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	border: none;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	left: auto;
	right: auto;
	top: auto;
	bottom: 5px;
	position: absolute;
}

#aboutSld .swiper-button-prev {
	background-image: url('../img/arr_l.svg');
	right: 85px;
}

#aboutSld .swiper-button-next {
	background-image: url('../img/arr_r.svg');
	right: 24px;
}

#aboutSld .swiper-button-prev::after,
#aboutSld .swiper-button-next::after {
	display: none;
}

#aboutSld .swiper-pagination {
	font-family: "BauerBodoniRoman", 'YuMincho', "Hiragino Mincho ProN", 'Noto Serif JP', 'ＭＳ Ｐ明朝', serif;
	font-size: 0;
	line-height: 0;
}

#aboutSld .swiper-pagination,
#aboutSld .swiper-pagination-fraction {
	width: auto;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: static;
}

#aboutSld .swiper-pagination::after {
	content: " ";
	width: 25px;
	height: 25px;
	background: url('../img/per.svg') no-repeat center center / contain;
	display: block;
	right: 43px;
	bottom: 0;
	position: absolute;
}

#aboutSld .swiper-pagination .swiper-pagination-current {
	color: #1a4657;
	font-size: 21px;
	font-weight: normal;
	line-height: 31px;
	text-align: center;
	right: 60px;
	bottom: 10px;
	position: absolute;
}

#aboutSld .swiper-pagination .swiper-pagination-total {
	color: #a6a6a6;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	right: 43px;
	bottom: 0;
	position: absolute;
}

#btmNavi {
	width: 100%;
	background: rgba(26,70,87,0.9);
	left: 0;
	bottom: 0;
	z-index: 100;
	position: fixed;
	display: flex;
}

#btmNavi {
	transform: translateX(9999px);
	opacity: 0;
	transition: transform 0s 0.2s, opacity 0.1s 0s;
}

#btmNavi.open {
	transform: translateX(0);
	opacity: 1;
	transition: transform 0s, opacity 0.3s;
}

#btmNavi .bn02::before {
	content: " ";
	width: 0;
	height: 32px;
	display: block;
	border-right: 1px #fff solid;
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
}

ul#btmNavi {
	display: flex;
	color: #fff;
}
#btmNavi li {
	text-align: center;
	line-height: 56px;
	font-size: 14px;
}
#btmNavi li:nth-of-type(1) {
	flex: 6;
}
#btmNavi li:nth-of-type(2) {
	flex: 4;
}

#btmNavi li a {
	width: 100%;
	height: 56px;
	display: block;
	color: #fff;
}

/* ------------------------------
 BANNER
-------------------------------*/

.lpBan__btnArea {
	margin: auto;
	padding: 18.6vw 0 5vw;
	max-width: 77.067vw;
}

.lpBan__btn {
	width: 100%;
	height: 14.667vw;
	position: relative;
	font-size: 4vw;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	color: #fff !important;
	font-weight: 600;
	background-color: #1a4657;
	margin-bottom: 5.6vw;
	border-radius: 1vw;
	letter-spacing: 0.03em;
	transition: opacity 0.3s ease-out;
}

.lpBan__btn:after {
	content: ' ';
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url('../img/00_arrowR.png');
	right: 4.533vw;
	width: 2vw;
	height: 1.6vw;
}

.webIcon,
.footer__bnr.sp {
	display: none !important;
}

.flgP {
	display: none;
}

.flgS {
	display: block;
}

.drawermenu.open ._footer {
	display: none;
}

.drawermenuinner ._block._etc {
	margin-bottom: 100px;
}

.footGood {
	padding-bottom: 80px;
}

.bnrLink {
	display: block;
    text-align: center;
    margin-top: 40px;
}
#about .bnrLink {
	margin-top: 0;
	margin-bottom: 40px;
}
.bnrLink img {
	width: 350px;
}

#fv #pagePath {
	position: relative;
	z-index: 1;
	padding: 0 10px 10px !important;
}

/* ------------------------------
 CONTENTS
-------------------------------*/
#contents {
	padding-bottom: 60px;
	padding-top: 40px;
	background: #fff;
}
.contentsList__word {
    margin: 22px 0;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: .04em;
    text-align: justify;
    word-break: break-all;
}

#contents .swiper-button-prev:after,
#contents  .swiper-button-next:after {
	margin-bottom: 110px;
}

.btn {
	margin-top: 20px;
}

/* プレミアフォトウエディング追加分 */
.fv-slider {
  height: 100vh;
}

@media screen and (max-width: 767px) {
  .fv-slider {
    width: 100%;
    aspect-ratio: 1 / 1; /* 高さ = 画面横幅 */
    height: auto;
    position: relative;
  }

  .slide,
  .slide-img {
    width: 100%;
    height: 100%;
  }
}

/* =========================
   スライド
========================= */
.slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 3s ease; /* ← フェードをゆっくり */
}

.slide.is-active {
  opacity: 1;
  z-index: 1;
}

.slide-img {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
}

/* PC / SP 切り替え */
.pc { display: block; }
.sp { display: none; }

@media screen and (max-width: 767px) {
  .pc { display: none; }
  .sp { display: block; }
}

/* =========================
   タイトル（常時表示）
========================= */
.title {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5; /* スライドより前面 */
  pointer-events: none; /* クリック透過 */
}

.title img {
  width: 60%;
  max-width: 100%;
  height: auto;
}

/* =========================
   FV下
========================= */
#leadNavi {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 40px;
}

#leadNavi li {
  list-style: none;
}

#leadNavi a {
  position: relative;
  display: block;
  overflow: hidden;
}

/* 背面画像 */
#leadNavi .bg-img {
  display: block;
  width: 100%;
  height: auto;
}

/* 前面画像（上下左右中央） */
#leadNavi .overlay-img {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  pointer-events: none;
}

#leadNavi .overlay-img img {
  height: 20%;
}

#leadNavi li {
  position: relative;
  overflow: hidden;
}
#leadNavi img.bg-img {
  position: static;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: 0.5s;
}

.dress,
.planning,
.hospitality {
	text-align: center;
	margin-bottom: 60px;
	padding: 0 20px;
}
.dress h3.en,
.planning h3.en,
.hospitality h3.en {
	font-size: 24px;
	margin-bottom: 20px;
}
.dress h3,
.planning h3,
.hospitality h3 {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.dress h4,
.planning h4,
.hospitality h4 {
	font-size: 18px;
	margin-bottom: 20px;
}
.dress h5,
.planning h5,
.hospitality h5 {
	margin: 10px 0;
	line-height: 1.5;
}
.dress p,
.planning p,
.hospitality p {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}
.planning img {
	margin-bottom: 20px;
}
.dress ul,
.planning ul,
.hospitality ul {
	display: flex;
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
}
.dress li,
.planning li,
.hospitality li {
	width: 90%;
}

.plan {
	text-align: center;
	margin-bottom: 100px;
	background: #fff;
	padding: 80px 0;
}
.plan .plan_mainimg {
	position: relative;
	z-index: 10;
}
.plan ul {
	display: flex;
	justify-content: center;
	gap: 50px;
}
.plan ul.plan_flex {
	width: 90%;
	margin: 0 auto;
	flex-wrap: wrap;
}
.plan li {
	width: 30%;
	background: #fff;
	padding: 2.5rem;
}
.plan ul.plan_flex p {
	text-align: center;
}
.plan ul.plan_flex li {
	width: 100%;
	padding: 0;
}
ul.plan_flex > li:first-child {
  margin-bottom: 60px;
}
.plan .plan_title {
	align-items: center;
	justify-content: center;
    display: flex;
    font-size: 20px;
    gap: 1.25rem;
    height: 60px;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.plan .plan_title::before {
	background-color: #333;
    content: "";
    height: .0625rem;
    width: 100%;
    position: absolute;
}
.plan .plan_title span {
    background: #fff;
    display: inline-block;
    z-index: 10;
    padding: 0 16px;
}
.plan .plan_price {
    font-size: 3rem;
    line-height: 1.5;
    text-align: center;
    width: 100%;
}
.plan .plan_price span {
    font-size: 1.25rem;
}
.plan h3 {
	font-size: 40px;
	margin-bottom: 40px;
}
.plan h4 {
	align-items: center;
    display: flex;
    flex-direction: column;
    gap: .5rem;
    justify-content: space-between;
}
.plan ul.plan_flex h4 {
	display: inline;
}
.plan p {
	font-size: .7rem;
    line-height: 1.5;
    text-align: left;
    margin-top: 1.25rem;
}
.plan p.center {
	text-align: center;
	margin-top: 0px;
	margin-top: -60px;
	font-size: .6rem;
}
.plan ul.plan_flex .plan_price {
    color: #47382a;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.plan span.ja {
	margin-right: 10px;
	font-size: 1.2rem;
}
.plan span.yen {
	margin-right: 4px;
	font-size: 1.8rem;
}
.plan span.cut {
    background: #b89b6d;
    color: #fff;
    padding: 3px 10px;
    border-radius: 6px;
    font-size: 1rem;
    align-self: anchor-center;
    margin-left: 10px;
}

.scene_box {
	position: relative;
}
.scene_box .plan_icon {
	position: absolute;
    left: 0;
    z-index: 10;
    width: 20%;
    top: -30px;
}
.scene_box .scene {
	gap: 10px;
}
.scene_box .scene li {
	width: 25%!important;
}
.scene_box .scene li p {
	text-align: center;
	line-height: 1.5;
	margin-top: 10px;
}

#main p.plan_ot {
    text-align: center;
    color: #47382a;
    font-size: 20px;
}
ul.plan_of {
	gap: 10px;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 14px;
	margin-top: 10px;
	justify-content: space-between;a
}
.plan ul.plan_of li {
	width: 48.5%;
    background: #47382a;
    color: #fff;
    text-align: center;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.plan ul.plan_of li p {
	margin-top: 0;
	text-align: center;
}

.plan_ub {
	width: 80%;
	margin-top: 40px;
}
.plan ul.plan_flex p.p_ex {
	text-align: left;
}

section#reservation {
    text-align: center;
    padding: 0 30px;
    margin-bottom: 80px;
}
section#reservation .reservation_inner {
    margin: 0 auto;
}
section#reservation .reservation_btn a {
    margin: 0 auto 40px;
    display: inline-block;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 300;
    background: #48322A;
    padding: 20px 10px;
    min-width: 300px;
    width: calc(100% - 60px);
    text-align: center;
    border-radius: 4px;
    letter-spacing: .1em;
}
section#reservation .reservation_btn a span {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 0;
}
section#reservation .reservation_tel {
    padding: 20px;
    border-top: 1px dotted #B59100;
    border-bottom: 1px dotted #B59100;
}
section#reservation .reservation_tel p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #48322A;
    letter-spacing: .1em;
}
section#reservation .reservation_tel a {
    font-size: 40px;
    color: #48322A;
    letter-spacing: .025em;
}