@charset "UTF-8";

.aboutMovie3wrap {
	background-color: #000;
	padding-bottom: 6%;
}
@media screen and (max-width:720px) {
	.aboutMovie3wrap {
		padding-bottom: 10%;
	}
}
.aboutMovie3 {
	margin: 0 auto;
	position: relative;
	max-width: 1100px;
	overflow: hidden;
	height: 640px;
}
@media screen and (max-width:720px) {
	.aboutMovie3 {
		width: 95%;
		height: 48vw;
	}
}
.aboutMovie3 iframe {
	position: absolute;
	top: -17%;
	left: -16%;
	width: 133%;
	height: 134%;
}
@media screen and (max-width:720px) {
	.aboutMovie3 iframe {
		top: -22%;
		left: -16%;
		width: 133%;
		height: 144%;
	}
}
@media screen and (min-width: 721px) {
	.conceptAreawrap .conceptArea {
		background-image: url(../img/concept_bg.jpg);
	}
}
@media screen and (max-width: 720px) {
	.conceptAreawrap .conceptArea {
		background-image: url(../img/concept_bg_sp.jpg);
	}
}
.conceptAreawrap .conceptArea .ph .box .tit {
	font-size: .22rem;
	font-family: ltc-bodoni-175, serif;
	font-weight: 400;
	letter-spacing: .08em;
	line-height: 1;
	margin: 40px 0 20px;
}
@media screen and (max-width: 720px) {
	.conceptAreawrap .conceptArea .ph .box .tit {
		font-size: .16rem;
		line-height: 1.625;
		margin: .15rem 0 .07rem;
		text-align: center;
	}
}
@media screen and (max-width: 720px) {
	.conceptAreawrap .conceptArea .ph .box .tit {
		font-size: .15rem;
		letter-spacing: 0;
	}
}
@media screen and (max-width:720px) {
	.access_area .box {
		margin: 0 .1rem;
	}
}
.info .sky .cmnTit02:before {
	content: "CHAPEL PROPOSE";
}
.planAreawrap .info .sky .desc {
	font-size: .18rem;
	font-family: ltc-bodoni-175, serif;
	font-weight: 400;
	letter-spacing: .08em;
	line-height: 2.555;
	margin-top: 60px;
}
.info .sky .bouquet .txt {
	line-height: 2;
}
.planAreawrap .info .contact .time_open .list+.list {
	margin-top: 20px;
}
.access .box .img {
	background: url(../img/access_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	min-height: 400px;
	position: relative;
}
@media screen and (max-width: 920px) {
	.access .box .img {
		min-height: 350px;
	}
}
@media screen and (max-width: 720px) {
	.access .box .img {
		min-height: 300px;
		width: 100%;
	}
	.access .box .img img {
		width: 66%;
	}
}
@media screen and (max-width:720px) {
	.access .box .img .rightTop {
		display: flex;
		flex-wrap: wrap;
		margin-top: 0.3rem;
		margin-left: 0.2rem;
		margin-right: 0.2rem;
		justify-content: space-between;
		align-items: center;
		gap: 0.08rem;
	}
}
@media screen and (max-width:720px) {
	.access .box .img .rightTopLi {
		/* border: 1px solid #7d7d7d; */
		padding: 0.04rem 0.05rem;
		/* margin-right: 0.1rem; */
		box-sizing: border-box;
		margin-bottom: 0.1rem;
		background-color: rgba(255, 255, 255, 0.2);
		width: calc((100% - 0.2rem) / 3);
		text-align: center;
		font-family: 'Playfair Display', serif;
	}
}
@media screen and (max-width:720px) {
	.access .box .img .rightTopLi span {
		color: #FFF;
		font-size: 0.12rem;
	}
}
.access .box .img .footer_logo img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
@media screen and (max-width:720px) {
	.access .box .img .footer_logo img {
		width: 58%;
		height: auto;
		top: 1rem;
	}
}
.access_area .box .in .txt {
	font-size: .14rem;
	font-family: ltc-bodoni-175, serif;
	font-weight: 400;
	letter-spacing: .08em;
	line-height: 1.78;
}
.access_area .box .in .information {
	font-size: .14rem;
	font-family: ltc-bodoni-175, serif;
	font-weight: 400;
	letter-spacing: .08em;
	line-height: 1.78;
	margin: 20px 0 5px 0;
}
@media screen and (max-width: 720px) {
	.access_area .box .in .information {
		font-size: .12rem;
	}
}
@media screen and (max-width: 720px) {
	.planAreawrap .info .sky .desc {
		font-size: .12rem;
		line-height: 1.75;
		margin-top: .35rem;
	}
}
.planAreawrap .info .contact .time_open .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media screen and (max-width: 720px) {
	.planAreawrap .info .contact .time_open .list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.planAreawrap .info .contact .time_open .list+.list {
	margin-top: 20px;
}
@media screen and (max-width: 720px) {
	.planAreawrap .info .contact .time_open .list+.list {
		margin-top: .10rem;
	}
}
.planAreawrap .info .contact .time_open .item {
	font-size: .16rem;
	font-family: a-otf-ryumin-pr6n, serif;
	font-weight: 300;
	letter-spacing: .08em;
	line-height: 1;
}
@media screen and (max-width: 720px) {
	.planAreawrap .info .contact .time_open .item {
		font-size: .13rem;
	}
}
.planAreawrap .info .contact .time_open .item p {
	display: inline-block;
	position: relative;
}
.planAreawrap .info .contact .time_open .item p:after {
	content: '';
	background: #958275;
	height: 7px;
	width: 7px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -18px;
}
@media screen and (max-width: 720px) {
	.planAreawrap .info .contact .time_open .item p:after {
		height: 5px;
		width: 5px;
	}
}
.planAreawrap .info .contact .time_open .item+.item {
	margin-left: 40px;
}
@media screen and (max-width: 720px) {
	.planAreawrap .info .contact .time_open .item+.item {
		margin: .1rem 0 0;
	}
}





.chiristmas_txt {
	width: 100%;
	background-color: #958275;
	color: #FFF;
	text-align: left;
	padding: 10px 10px 10px 20px;
	font-size: .16rem;
	letter-spacing: 0.02rem;
	margin: 20px 0 0 0;
	box-sizing: border-box;
}

@media screen and (max-width: 720px) {
	.chiristmas_txt {
		font-size: .13rem;
		padding: 8px;
	}
}

.planDetails.chiristmas .planContents .cmnTit02:before {
	content: "CHRISTMAS PROPOSAL 2022";
	color: #958275;
}

.planDetails .planContents {
	box-sizing: border-box;
}

.planDetails {
	flex-wrap: wrap;
}

.planDetails.lazor .planContents .cmnTit02:before{
	content: "LAZOR";
	color: #958275;
}

.option{
	margin-top: 80px;
}

.info .schedule .spec .tbl{
	max-width: 6.5rem;
}

@media screen and (max-width: 720px) {
	.info .schedule .spec .tbl tr:nth-child(3) th {
	    padding-bottom: .2rem;
	}
}

.planAreawrap .info .contact .time_open .item02{
	font-size: .16rem;
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    letter-spacing: .08em;
    line-height: 2;
}
.planAreawrap .info .contact .time_open .item02 span{
	font-size: .13rem;
}
@media screen and (max-width: 720px) {
	.planAreawrap .info .contact .time_open .item02{
		font-size: .13rem;
	}
	.planAreawrap .info .contact .time_open .item02 span{
		font-size: .12rem;
	}
}