figure {
	margin: 0;
	padding: 0;
}

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

#main {
	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";
}

.content {
	margin: 0 auto;
	padding: 0 105px;
	min-width: 790px;
	max-width: 1030px;
	z-index: 6;
	position: relative;
}

#fv {
	height: auto !important;
	background: #367f9a;
	box-sizing: border-box;
	position: relative;
}

#fv figure {
	margin: 0;
	padding: 0 !important;
	width: 100%;
	display: block;
}

#fv .title {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	align-items: center;
	justify-content: center;
	display: flex;
}
#fv .title h1 {
	text-align: center;
}
#fv .title h1 img {
	max-height: 100%;
}

#fv .scroll {
	width: 8px;
	left: 46px;
	bottom: 50px;
	position: absolute;
}

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

#lead .content {
	padding: 105px 60px;
	max-width: 1120px;
}

#lead #leadMsg {
	padding-bottom: 120px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}

#lead #leadMsg h2 {
	font-size: 40px;
	margin-bottom: 40px;
	text-align: center;
}
#lead h3 {
	text-align: center;
	font-size: 26px;
	margin-bottom: 40px;
	letter-spacing: 0.15em;
}

#lead p {
	color: #333;
	font-family: 'Noto Serif JP', serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 2.5;
	text-align: center;
	letter-spacing: 0.15em;
}
#lead #leadMsg2 p {
	margin-bottom: 40px;
}
#lead p:nth-of-type(2) {
  margin-bottom: 40px;
}

#lead #leadNavi {
	display: flex;
	flex-wrap: wrap;
}

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

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

#lead #leadNavi li a {
	transition-property: opacity;
	transition-duration: 0.5s;
}

#lead #leadNavi li a:hover {
	opacity: 0.8;
}

#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 a::before {
	transition-property: transform;
	transition-duration: 0.5s;
}

#lead #leadNavi li a:hover::before {
	transform: scale(1.2);
}

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


#rp01,
#rp02,
#rp03,
#rp04 {
	padding: 103px 0 140px;
	position: relative;
}

#rp04 {
	padding-bottom: 120px;
}

#rp01::before,
#rp02::before,
#rp03::before,
#rp04::before {
	content: " ";
	width: 100%;
	height: 750px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
	position: absolute;
}

#rp01::before {
	background-image: url("../img/bg_sec01.webp");
}

#rp02::before {
	background-image: url("../img/bg_sec02.webp");
}

#rp03::before {
	background-image: url("../img/bg_sec03.webp");
}

#rp04::before {
	background-image: url("../img/bg_sec04.webp");
}

#rp01 h2,
#rp02 h2,
#rp03 h2,
#rp04 h2 {
	margin: 0 auto;
	height: 387px;
	z-index: 10;
	position: relative;
}

#rp01 h2 {
	width: 512px;
}

#rp02 h2 {
	width: 424px;
}

#rp03 h2 {
	width: 433px;
}

#rp04 h2 {
	width: 383px;
}

#rp01 .content,
#rp02 .content,
#rp03 .content,
#rp04 .content {
	background: rgba(255,255,255,0.92);
}

#rp02 .swiper,
#rp03 .swiper {
	margin-left: -105px;
	margin-right: -105px;
}

#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: 68px;
	width: 574px;
}

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

#rp01 .content {
	padding-bottom: 77px;
}

#rp01 .info {
	padding: 100px 0 90px;
	flex-direction: row-reverse;
	display: flex;
}

#rp01 .info h3 {
	margin-left: 27px;
	width: 170px;
}

#rp01 .info .infoMain {
	flex: 1;
}

#rp01 .info h4 {
	margin-bottom: 77px;
	width: 430px;
}

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

#rp01 .info .price {
	margin: 60px 0 0;
	display: flex;
}

#rp01 .info .price li {
	margin: 0 18px 0 0;
	width: calc(50% - 18px);
}

#rp01 .info .note {
	display: flex;
}

#rp01 .info .note li {
	margin: 0 0.5em 0 0;
	font-size: 12px;
	font-weight: 500;
	line-height: 37px;
	letter-spacing: 0.075em;
}

#rp01 .check {
	margin: 0 90px 0 0;
	padding: 40px 415px 50px 40px;
	background: #f7f5ed;
	position: relative;
}

#rp01 .check h5 {
	margin-bottom: 30px;
	color: #1a4657;
	font-size: 28px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 0.16em;
	align-items: center;
	display: flex;
}

#rp01 .check h5 img {
	margin-right: 26px;
	width: 100px;
}

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

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

#rp01 .check figure {
	width: 458px;
	right: -90px;
	top: -41px;
	position: absolute;
}

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

#rp02 .info {
	padding: 105px 0 85px;
	display: flex;
}

#rp02 .info h3 {
	margin-right: 0;
	width: 45%;
}

#rp02 .info .infoMain {
	flex-direction: row-reverse;
	display: flex;
	flex: 1;
}

#rp02 .info h4 {
	margin-left: 80px;
	width: 55px;
}

#rp02 .info p {
	font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 0.1em;
	flex: 1;
}

#rp03 .content {
	padding-bottom: 60px;
}

#rp03 .info {
	padding: 105px 0 85px;
	flex-direction: row-reverse;
	display: flex;
}

#rp03 .info h3 {
	margin-left: 180px;
	width: 200px;
}

#rp03 .info .infoMain {
	flex: 1;
}

#rp03 .info h4 {
	margin-bottom: 80px;
	width: 430px;
}

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

#rp03 .check {
	margin: 116px 0 0;
	padding: 40px 350px 35px 40px;
	background: #f7f5ed;
	position: relative;
}

#rp03 .check h5 {
	margin-bottom: 30px;
	color: #1a4657;
	font-size: 28px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 0.16em;
	align-items: center;
	display: flex;
}

#rp03 .check h5 img {
	margin-right: 26px;
	width: 100px;
}

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

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

#rp03 .check figure {
	margin-top: -142px;
	width: 285px;
	right: 38px;
	top: 50%;
	position: absolute;
}

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

#rp04 .content {
	padding-bottom: 105px;
}

#rp04 .info {
	padding: 105px 0 160px 161px;
	display: flex;
	position: relative;
}

#rp04 .info h3 {
	margin-right: 20px;
	padding-top: 10px;
	width: 45%;
}

#rp04 .info h4 {
	width: 55px;
	left: 0;
	top: 105px;
	position: absolute;
}

#rp04 .info .infoMain {
	flex: 1;
}

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

#rp04 .easyBox {
	position: relative;
}

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

#rp04 .easyBox .easyBoxIn {
	padding: 0 60px 60px;
	z-index: 2;
	position: relative;
	align-items: center;
	display: flex;
}

#rp04 .easyBox h4 {
	width: 35%;
}

#rp04 .easyBox ul {
	flex: 1;
	flex-wrap: wrap;
	display: flex;
}

#rp04 .easyBox ul li {
	margin-left: 25px;
	width: calc(100% / 3 - 25px);
}

#rp04 .easyBox ul li:nth-child(1),
#rp04 .easyBox ul li:nth-child(2),
#rp04 .easyBox ul li:nth-child(3) {
	margin-bottom: 27px;
}

#rp04 .easyBox ul li:nth-child(1) a {
	width: 23%;
	display: block;
	left: 35.3%;
	bottom: 11.76%;
	position: absolute;
}

#rp04 .easyBox ul li:nth-child(1) a {
	transition-property: opacity;
	transition-duration: 0.5s;
}

#rp04 .easyBox ul li:nth-child(1) a:hover {
	opacity: 0.6;
}

#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: 20px #b2a029 solid;
}

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

#about .info {
	padding: 105px 0 95px;
	display: flex;
	justify-content: center;
}

#about .info h2 {
	margin-right: 48px;
	max-width: 553px;
	width: calc(50% - 48px);
}

#about .info p {
	margin-left: 93px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 44px;
	letter-spacing: 0.28em;
	white-space: nowrap;
}

#aboutSld {
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
}

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

#aboutSld .aboutSldBox {
	background: #fff;
	align-items: stretch;
	display: flex;
}

#aboutSld .swiper-slide,
#aboutSld .aboutSldBox {
	height: 100%;
}

#aboutSld .aboutSldBox figure {
	margin-right: 6px;
	width: calc(50% - 6px);
}

#aboutSld .aboutSldBox .text {
	padding: 0 66px 50px 38px;
	width: 50%;
	height: 100%;
	box-sizing: border-box;
}

#aboutSld .aboutSldBox .text h3 {
	margin: 0 0 12px;
	padding-top: 22px;
	width: 48px;
	border-top: 2px #1a4657 solid;
	color: #1a4657;
	font-size: 48px;
	font-weight: normal;
	line-height: 50px;
	letter-spacing: 0;
	text-align: center;
}

#aboutSld .aboutSldBox .text h4 {
	margin: 0 -66px 30px 0;
	color: #1a4657;
	font-size: 32px;
	font-weight: 500;
	line-height: 44px;
	letter-spacing: 0.075em;
}

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

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

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

#aboutSld .swiper-button-prev,
#aboutSld .swiper-button-next {
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	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: 8px;
	position: absolute;
}

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

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

#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: 40px;
	height: 40px;
	background: url('../img/per.svg') no-repeat center center / contain;
	display: block;
	right: 135px;
	bottom: 0;
	position: absolute;
}

#aboutSld .swiper-pagination .swiper-pagination-current {
	color: #1a4657;
	font-size: 36px;
	font-weight: normal;
	line-height: 50px;
	text-align: center;
	right: 160px;
	bottom: 14px;
	position: absolute;
}

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

#btmNavi {
	display: none;
}
/* ------------------------------
 BANNER
-------------------------------*/

.lpBan__btnArea {
	padding: 140px 0 100px;
	max-width: 835px;
	margin: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.lpBan__btn {
	width: 48%;
	height: 70px;
	position: relative;
	font-size: 19px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	color: #fff !important;
	font-weight: 600;
	background-color: #1a4657;
	border-radius: 3px;
	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: 25px;
	width: 9px;
	height: 8px;
}

.lpBan__btn {
	transition-property: opacity;
	transition-duration: 0.5s;
}

.lpBan__btn:hover {
	opacity: 0.6;
}


.flgP {
	display: block;
}

.flgS {
	display: none;
}

.bnrLink {
	display: block;
    text-align: center;
    margin-top: 60px;
}
#about .bnrLink {
	margin-top: 0;
	padding-bottom: 100px;
}
.bnrLink img {
	width: 500px;
}

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


/* ------------------------------
 CONTENTS
-------------------------------*/
#contents {
	position: relative;
	padding: 0 0 100px;
	background: #fff;
}

#contents #contentsSld {
	margin: 0 auto;
	max-width: 1150px;
	padding: 0 60px;
}

#contents #contentsSld .swiper-slide {
	width: 369px;
}

#contents .contents__img {
	position: relative;
}

#contents .contents__img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: .5s;
}

#contents #contentsSld a:hover .contents__img:before {
	opacity: 0.19;
}

#contents #contentsSld .contents__img img {
	width: 100%;
    vertical-align: top;
}

.contentsList__word {
    margin: 22px 0 10px 0;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: .04em;
    text-align: justify;
    word-break: break-all;
}

#contents .more.font__futura {
	line-height: 1.5;
}

#contents .contentsArrow {
	margin: 0 auto;
	max-width: 1300px;
	position: absolute;
    width: calc(100% - 102px);
    left: 50%;
    top: 46%;
    transform: translateX(-50%);
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 1350px) {
	#contents .contentsArrow {
		top: calc(16.6vw + 220px);
	}
}
#contents .prev,
.contents .next {
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer;
	transition: opacity .3s ease, transform .3s ease !important;
}

.prev {
	left: -13px;
}

.next {
	right: -13px;
}

.contents .prev:hover {
	opacity: 0.6;
	transform: translateX(-8px);
}

.contents .next:hover {
	opacity: 0.6;
	transform: translateX(8px);
}

.contents .prev svg,
.contents .next svg {
	width: 16px;
	height: 32px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

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

.btn {
	margin-top: 40px;
}

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

@media screen and (max-width: 767px) {
  .fv-slider {
    height: auto;
  }

  .slide,
  .slide-img {
    position: relative;
    height: auto;
  }

  .slide-img {
    aspect-ratio: 375 / 667;
  }
}

/* =========================
   スライド
========================= */
.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: cover;
  background-position: center;
}

/* 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: 35%;
  max-width: 100%;
  height: auto;
}

/* =========================
   FV下
========================= */
#leadNavi {
  display: flex;
  gap: 20px;
  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 picture.bg-img {
  position: static;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition-duration: 0.5s;
}

#leadNavi picture.bg-img:hover {
  transform: scale(1.1, 1.1);
  filter: brightness(40%);
}

.dress,
.planning,
.hospitality {
	text-align: center;
	margin-bottom: 120px;
}
.dress h3.en,
.planning h3.en,
.hospitality h3.en {
	font-size: 40px;
	margin-bottom: 10px;
}
.dress h3,
.planning h3,
.hospitality h3 {
	font-size: 20px;
	line-height: 2;
	margin-bottom: 80px;
}
.dress h4,
.planning h4,
.hospitality h4 {
	font-size: 18px;
	margin-bottom: 20px;
}
.dress h5,
.planning h5,
.hospitality h5 {
	margin: 20px 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: 24px;
}
.dress li,
.planning li,
.hospitality li {
	width: 33%;
}

.plan {
	text-align: center;
	margin-bottom: 100px;
	background: #fff;
	padding: 100px 0;
}

.plan .plan_mainimg {
	position: relative;
	z-index: 10;
}
.plan ul {
	display: flex;
	justify-content: center;
	gap: 50px;
}
.plan ul.plan_flex {
	width: 1030px;
	margin: 0 auto;
}
.plan li {
	width: 30%;
	background: #fff;
	padding: 2.5rem;
}
.plan ul.plan_flex p {
	text-align: center;
}
.plan ul.plan_flex li {
	width: 50%;
	padding: 0;
}
.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: 3.7rem;
    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: .75rem;
    line-height: 1.5;
    text-align: left;
    margin-top: 1.25rem;
}
.plan p.center {
	text-align: center;
	margin-top: -88px;
	font-size: .7rem;
}
.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.5rem;
}
.plan span.yen {
	margin-right: 4px;
	font-size: 1.6rem;
}
.plan span.cut {
    background: #b89b6d;
    color: #fff;
    padding: 3px 10px;
    border-radius: 6px;
    font-size: 1.1rem;
    align-self: anchor-center;
    margin-left: 10px;
}

.scene_box {
	position: relative;
	height: 270px;
}
.scene_box .plan_icon {
	position: absolute;
    left: 0;
    z-index: 10;
    width: 20%;
    top: -50px;
}
.scene_box .scene {
	gap: 10px;
}
.scene_box .scene li {
	width: 25%;
}
.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: flex-start;
}
.plan ul.plan_of li {
	width: 31.9%;
    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: 800px;
	margin-top: 40px;
}
.plan ul.plan_flex p.p_ex {
	text-align: left;
}
section#reservation {
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
}
section#reservation .reservation_inner {
    margin: 0 auto;
    max-width: 1000px;
}
section#reservation .reservation_btn a {
    margin: 0 auto 40px;
    display: inline-block;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 300;
    background: #48322A;
    padding: 20px 10px;
    min-width: 490px;
    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;
}