@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&display=swap');

/*main
----------------------------------------*/
.main_sub_img {
    margin-bottom: 3.4rem;
}
section.memorial_txt {
	min-width: 100rem;
    padding: 0 2rem 2rem;
}
.memorial_txt_inner h1 {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.72;
    letter-spacing: .1em;
    color: var(---white-olor);
    margin: 0 auto 3.3rem
}
.memorial_txt_inner h1 .pic1 {
	font-size: 3.4rem;
    font-weight: 100;
    letter-spacing: 1.15rem;
    color: rgb(126 139 98 / .6);
    margin-top: 5.6rem;
    line-height: 3.72;
}

.memorial_txt_inner h1 .pic2 {
    font-size: 2.8rem;
    color: rgb(51 46 0 / .7);
    margin-top: 21rem;
    line-height: 2.4;
}
.memorial_txt_inner h1 .pic3 {
	font-size: 2.6rem;
    color: rgb(51 46 0 / .7);
    margin-top: 33.4rem;
    /*line-height: 5.4;*/
}
.memorial_txt_inner h2 {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: .1em;
    color: var(--main-color);
    margin: 8rem 0 1.6rem;
}
.memorial_txt_inner h2 .en {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: .05em;
    margin-bottom: .2rem;
}
.memorial_txt_inner p {
    font-size: 1.3rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    line-height: 2.3077;
}
#memorial .main_sub {
	padding-bottom: 0;
}
#memorial .memorial {
	margin-top: 0;
	padding: 0;
}
#memorial .bg_memorial {
	background: url(../images/back_main.svg) no-repeat top center;
    background-size: 100%;
	padding-bottom: 8.9rem
}
@media only screen and (max-width: 768px) {
	.main_sub_img {
        margin-bottom: .8rem;
    }
	#memorial .bg_memorial {
		background: url(../images/back_main_sp.svg) no-repeat top 3rem center;
        background-size: 100%;
		padding-bottom: 3.9rem
	}
	section.memorial_txt {
    	min-width: 100%;
	}
	.memorial_txt_inner h1 {
		font-size: 2rem;
		line-height: 1.45;
		margin: 0 auto 2.8rem;
	}
	.memorial_txt_inner h1 span {
		margin-bottom: .8rem;
	}
	.memorial_txt_inner h1 .pic1 {
		font-size: 3.1rem;
        letter-spacing: 1.08rem;
        margin-top: 5.6rem;
        line-height: 3.5;
	}
	.memorial_txt_inner h1 .pic2 {
		font-size: 2.3rem;
        margin-top: 19.8rem;
        line-height: 1.6;
	}
	.memorial_txt_inner h1 .pic3 {
		font-size: 2.2rem;
        margin-top: 30rem;
        line-height: 2.5;
	}
    #memorial .main_sub p {
        line-height: 1.6;
        text-align: center;
    }
}

/*select_travel
----------------------------------------*/
.select_travel .lnav {
	background-color: rgb(126 116 41 / .1);
}
@media only screen and (min-width: 769px) {
    .select_travel .lnav .venuelist li {
        width: calc(100% / 3);
    }
}
/*chapel & banquet
----------------------------------------*/
/*.banquet_contents_img {
    overflow: hidden;
}
section.venue .page_title {
    text-align: center;
    padding: 7.3rem 2rem 6.9rem;
	background: url(../images/back_leaf_n3.svg) no-repeat top center;
}
section.venue .page_title h2 {
	font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.9545;
}
section.venue .page_title h2 span {
    display: block;
    font-size: 1.3rem;
    letter-spacing: .1em;
    color: var(--sub-color);
}*/
section.venue p.inner_detail {
	font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 2.3077;
	text-align: center;
    padding: 0 2rem;
}
.index_menu_main {
	margin-bottom: 0;
}
section.venue .venue_inner {
    border-top: .1rem solid rgb(51 46 0 / .2);
    padding: 9.4rem 0 4rem;
    text-align: center;
	/*background: url(../images/back_leaf_n2.svg) no-repeat top center;
    background-size: 85%;*/
}
/*section.venue .venue_inner .point {
	font-size: 1.5rem;
    font-weight: 500;
	color: var(--lightgreen-color);
	margin-bottom: 2.4rem;
}*/
section.venue .venue_inner h3 {
	font-size: 1.3rem;
    letter-spacing: .05em;
    font-weight: 500;
    color: var(--dark-color);
    margin-bottom: 4.9rem;
}
section.venue .venue_inner h3 .en {
    display: block;
	font-size: 2.5rem;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1.2;
    margin-bottom: .4rem;
}
section.venue .venue_inner h4.inner_title {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.9545;
    letter-spacing: .1em;
    margin-bottom: 3.1rem;
}
/*.infolist {
	width: 100%;
	padding-top: 1.5rem;
	border-top: 1px solid #D3D3C9;
	max-width: 36rem;
	margin: 2.5rem auto 0;
}
 section.venue .venue_inner figure {
    margin: 0 auto 4.1rem;
}
section.venue .venue_img {
	overflow: hidden;
	margin-top: 6rem;
}*/
@media only screen and (max-width: 768px) {
	section.venue .page_title {
    	padding: 4.3rem 2rem 4.4rem;
	}
	/*section.venue .page_title {
		background: url(../images/back_leaf_n3_sp.svg) no-repeat center center;
	}
	section.venue .venue_inner {
		padding: 7.8rem 0 3.6rem;
		background: url(../images/back_leaf_n2_sp.svg) no-repeat top center;
		background-size: 85%;
	}*/
	section.venue .venue_inner h3 {
        margin-bottom: 2.7rem;
    }
	section.venue .venue_inner h4.inner_title {
     font-size: 1.95rem;
	}
	section.venue p.inner_detail {
		text-align: left;
		margin-bottom: 3.5rem;
	}
    section.venue .venue_inner p.c_direction {
        margin: 0 2rem;
        text-align: left;
        line-height: 1.6;
    }
	/*.infolist {
        margin: 2.5rem auto 0;
        padding-top: 2.5rem;
        text-align: center;
    }
	section.slide_list {
		margin-top: 2.8rem;
	}*/
}

/*party_in
----------------------------------------*/
.party_in_direction {
    padding: 4rem 2rem 4.8rem;
}
.party_in {
	max-width: 110rem;
	margin: 0 auto;
}
.party_in_item {
	display: flex;
	justify-content: space-between;
}
.party_in_item + .party_in_item {
	margin-top: 7.8rem;
}
/*.party_in_img {
	width: 50%;
}
.party_in_img figure {
	margin: 0 auto!important;
}*/
.menu_list_img {
	width: 50%;
}
.menu_list_slider figure {
	float: left;
}
.menu_list_slider .slick-list {
	overflow: hidden;
}
.menu_list_slider .slick-next,
.menu_list_slider .slick-prev {
	appearance: none;
	width: 2.7rem;
	height: 2.7rem;
	border: .1rem solid #767A25;
	overflow: hidden;
	text-indent: -99rem;
	background: #fff;
	padding: 0;
	border-radius: 50%;
	position: absolute;
	top: 17.1rem;
	left: -3.8rem;
	z-index: 10;
	cursor: pointer;
}
.menu_list_slider .slick-next {
	left: auto;
	right: -4.3rem;
	transform: scale(-1, 1);
}
.menu_list_slider .slick-next::before,
.menu_list_slider .slick-prev::before {
	content: '';
	display: block;
	width: .6rem;
	height: .6rem;
	border-top: .1rem solid #767A25;
	border-right: .1rem solid #767A25;
	transform: rotate(-135deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2rem;
	right: 0;
	margin: auto;
}
.menu_list_slider .slick-dots {
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}
.menu_list_slider .slick-dots li {
	margin: 0 .4rem;
}
.menu_list_slider .slick-dots button {
	border: 0;
	overflow: hidden;
	background: #D3D3D3;
	display: block;
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
	text-indent: -99rem;
}
.menu_list_slider .slick-dots li.slick-active button {
	background: #767A25;
}
.party_in_slider .slick-list {
	overflow: hidden;
}
.party_in_txt {
	width: 41.8182%;
	font-size: 1.3rem;
	letter-spacing: .05em;
	line-height: 1.9237;
	text-align: left;
}
.party_in_txt h5 {
    font-size: 2rem;
	color: var(--main-color);
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.5;
    margin: -.5rem 0 .9rem;
}
.party_in_txt p:not(.party_in_price) + p {
	margin-top: 1.1rem;
}
@media only screen and (max-width: 768px) {
	.party_in_direction {
		padding: 0 2rem 6.7rem;
	}
	.party_in_item {
		display: block;
	}
	.party_in_item + .party_in_item {
		margin-top: 6.4rem;
	}
	/*.party_in_img {
		display: inline-block;
		width: 100%;
	}*/
	.menu_list_img {
		width: auto;
	}
	.menu_list_slider .slick-next,
	.menu_list_slider .slick-prev {
		top: 10.4rem;
		left: -1.3rem;
	}
	.menu_list_slider .slick-next {
		left: auto;
		right: -1.3rem;
	}
	.menu_list_slider .slick-dots {
		margin-top: 1.5rem;
	}
	.party_in_txt {
		width: 100%;
		line-height: 1.6;
	}
	.party_in_txt h5 {
		margin: 0 0 3rem;
	}
}
/*plan_detail
----------------------------------------*/
.plan_detail .inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width: 768px) {
	.plan_detail {
		padding: 2rem 0 0;
	}
	.plan_detail .inner {
		width: 100%;
		/*padding: 0 5%;*/
	}
}
/*plan_detail_info
----------------------------------------*/
.plan_detail_info {
	display: flex;
	justify-content: space-between;
}
.plan_detail_info figure {
	width: 34.4%;
}
.plan_detail_info .text {
	width: 100%;
}
.plan_detail_info .text h3 {
	font-size: 1.5rem;
	line-height: 1.45;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}
.plan_detail_info .text p {
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
	line-height: 1.6;
}

.plan_detail_info .text .bg_box {
	background: var(--white-color);
}
.plan_detail_info .text .bg_box .list {
	display: flex;
	flex-wrap: wrap;
}
.plan_detail_info .text .bg_box .list dt {
	width: 10.2rem;
	padding: 1.4rem 1.4rem 1.4rem 1.7rem;
	font-size: 1.2rem;
	line-height: 1.33;
	letter-spacing: 0.05em;
	border-bottom: 1px solid rgb(126 139 98 / .6);
	background: rgb(126 139 98 / .2);
}
.plan_detail_info .text .bg_box .list dd {
	width: calc(100% - 10.2rem);
	padding: 1.4rem 1.4rem 1.4rem 1.7rem;
	font-size: 1.2rem;
	letter-spacing: 0.05em;
	line-height: 1.33;
	border-bottom: 1px solid rgb(126 139 98 / .6);
}
.plan_detail_info .text .bg_box .list dt:last-of-type,
.plan_detail_info .text .bg_box .list dd:last-of-type {
	border-bottom: none;
}
.plan_detail_info .text .bg_box h4 {
	background: var(--main-color);
	color: #fff;
	font-size: 1.3rem;
	letter-spacing: .05em;
	font-weight: 500;
	text-align: center;
	padding: .4rem 1rem;
}
.plan_detail_info .text .bg_box h4 ~ .list dt {
	color: var(--green-color);
}
.plan_detail_info .text .bg_box .price,
.plan_detail_info .text .bg_box .benefit {
	letter-spacing: .05em;
	padding: 1rem 2rem;
}
.plan_detail_info .text .bg_box .list + .price,
.plan_detail_info .text .bg_box .list + .benefit {
	border-top: 1px solid #D3D3C9;
}
.plan_detail_info .text .bg_box .price p,
.plan_detail_info .text .bg_box .benefit p {
	margin: 0;
	font-size: 1.3rem;
	line-height: 1.33;
}
.plan_detail_info .text .bg_box .price p {
	color: var(--green-color);
}

@media only screen and (min-width: 769px) {
	.wrapper {
		overflow: visible;
	}
	.wedding .header:not(.fixed) .gnav_contact_sub {
		position: fixed;
		top: 12.4rem;
	}
	.plan_detail_info figure img {
		position: sticky;
		top: 10rem;
		left: 0;
	}
}
@media only screen and (max-width: 768px) {
	.plan_detail_info {
		display: block;
	}
	.plan_detail_info figure {
		width: 100%;
		margin-bottom: 2.5rem;
	}
	.plan_detail_info .text {
		width: 100%;
	}
	.plan_detail_info .text h3 {
		font-size: 1.5rem;
		font-weight: 400;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
	}
	.plan_detail_info .text p {
		margin-bottom: 2rem;
	}
	.plan_detail_info .text .bg_box .list dt {
		width: 8.2rem;
		padding: 1.4rem .2rem 1.4rem 1.8rem;
	}
	.plan_detail_info .text .bg_box .list dd {
		width: calc(100% - 8.2rem);
		padding: 1.4rem 1rem;
	}
	.plan_detail_info .text .bg_box .price p {
		font-size: 1.4rem;
	}
	.plan_detail_info .text .bg_box .benefit p {
		font-size: 1.2rem;
	}
}
