.price {
	font-size: 4.06vw;
	letter-spacing: 0.1em;
	text-align: center;
}

.price small {
	font-size: 3.5vw;
}

@media screen and (min-width: 768px) {
	.price {
		font-size: 22px;
	}

	.price small {
		font-size: 18px;
	}
}
#keyvisual .item img {
	object-position: 33% 0;
}
#sec1 {
	padding: 15vw 0 0;
	position: relative;
}

#sec1::before {
	content: "";
	background: url(../img/kaiseki/sec1_bg.jpg) no-repeat bottom center;
	background-size: cover;
	height: 227vw;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

#sec1 h2 {
	margin-bottom: 10vw;
	position: relative;
	z-index: 2;
	line-height: 2;
	letter-spacing: 0.15em;
	text-align: center;
}

#sec1 .text {
	position: relative;
	z-index: 2;
	margin-bottom: 8vw;
}

#sec1 .deco-1 {
	width: 64vw;
	position: absolute;
	top: 0;
	right: -15vw;
}

#sec1 .deco-2 {
	width: 69vw;
	position: absolute;
	top: 69vw;
	left: 0;
}

@media screen and (min-width: 768px) {
	#sec1 {
		padding: 139px 0 0;
	}

	#sec1::before {
		height: 1497px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}

	#sec1 h2 {
		margin-bottom: 80px;
		padding-left: 0;
		letter-spacing: 5px;
	}

	#sec1 .text {
		width: 645px;
		margin: 0 auto;
		line-height: 46px;
		height: 430px;
	}

	#sec1 .text span {
		-webkit-writing-mode: horizontal-tb;
		margin: -10px 0 -10px 3px;
	}

	#sec1 .deco-1 {
		width: 584px;
		top: 0;
		right: auto;
		left: calc(50% + 264px);
	}

	#sec1 .deco-2 {
		width: 589px;
		top: 376px;
		left: 0;
	}
}

#sec2 {
	position: relative;
	z-index: 2;
	padding-bottom: 15vw;
}

#sec2 .set1 {
	margin-bottom: 10vw;
	position: relative;
	padding-top: 15vw;
}

#sec2 .set1 .note {
	margin-left: auto;
	margin-bottom: 12vw;
	line-height: 2.2;
	opacity: .8;
}

#sec2 .set1 h2 {
	text-align: center;
	margin-bottom: 7vw;
}

#sec2 .set1 h2::after {
	width: 40vw;
	bottom: -5vw;
}

#sec2 .set1 .note-1 {
	text-align: center;
	font-size: 3.2vw;
}

#sec2 .set1 .row-1 {
	margin-bottom: 0;
}

#sec2 .set1 .row-1 .photo {
	height: 60vw;
}

#sec2 .set1 .row-1 .info .box__dl {
	padding: 3vw 2vw;
}

#sec2 .set1 .row-1 .info .box__dl+.box__dl {
	margin-top: 4vw;
}

#sec2 .set1 .row-1 .info .text {
	padding-top: 10vw;
}

#sec2 .set1 .deco-1 {
	width: 63vw;
	top: 0;
	right: 0;
	position: absolute;
}

#sec2 .set2 {
	margin-bottom: 0;
	position: relative;
}

#sec2 .set2 .row-2 {
	position: relative;
}

#sec2 .set2 .row-2 .box {
	margin-bottom: 10vw;
}

#sec2 .set2 .row-2 .box .inside {
	padding: 10vw 0;
	max-width: 60vw;
	margin: 0 auto;
}
#sec2 .set2 .row-2 .box .inside p {
	text-align: center;
	font-size: 4.8vw;
	margin-bottom: 6vw;
}

#sec2 .set2 .row-2 .box .inside dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	line-height: 25px;
}

#sec2 .set2 .row-2 .box .inside dl+dl {
	margin-top: 3vw;
}

#sec2 .set2 .row-2 .photo-1 {
	width: 40vw;
	height: 40vw;
}

#sec2 .set2 .row-2 .photo-2 {
	height: 50vw;
	position: relative;
	width: 75vw;
	margin-left: auto;
	margin-bottom: -6vw;
}

#sec2 .set2 .deco-2 {
	width: 61vw;
	position: absolute;
	bottom: 0;
	right: -14vw;
}

#sec2 .set2 .deco-3 {
	width: 56vw;
	position: absolute;
	left: -6vw;
	bottom: -44vw;
}

#sec2 .image_come {
    font-size: 3.5vw;
    opacity: .8;
	margin-bottom: 8vw;
}

#sec2 .come {
    font-size: 3.5vw;
	margin-bottom: 10vw;
	padding-top: 3vw;
    opacity: .8;
}


@media screen and (min-width: 768px) {
	#sec2 {
		padding-bottom: 126px;
	}

	#sec2 .wrap {
		max-width: 1264px;
	}

	#sec2 .set1 {
		margin-bottom: 45px;
		padding-top: 63px;
	}

	#sec2 .set1 .note {
		width: 500px;
		margin-left: auto;
		margin-right: -149px;
		margin-bottom: 225px;
		font-size: 15px;
		letter-spacing: 0.13em;
	}

	#sec2 .set1 h2 {
		text-align: center;
		margin-bottom: 30px;
	}

	#sec2 .set1 h2::after {
		width: 213px;
		bottom: -24px;
	}

	#sec2 .set1 .note-1 {
		font-size: 16px;
	}

	#sec2 .set1 .row-1 {
		margin-bottom: 0;
		justify-content: space-evenly;
	}

	#sec2 .set1 .row-1 .photo {
		width: 740px;
		height: 550px;
		margin-left: -111px;
		margin-bottom: 0;
	}

	#sec2 .set1 .row-1 .info {
		width: 410px;
		margin-right: -89px;
		padding-top: 72px;
	}

	#sec2 .set1 .row-1 .info .box__dl {
		padding: 26px 31px 23px 23px;
	}

	#sec2 .set1 .row-1 .info .box__dl+.box__dl {
		margin-top: 19px;
	}

	#sec2 .set1 .row-1 .info .text {
		padding: 81px 42px 0 20px;
	}

	#sec2 .set1 .deco-1 {
		width: 456px;
		top: 31px;
		right: auto;
		left: calc(50% + 80px);
	}

	#sec2 .set2 {
		margin-bottom: 0;
	}

	#sec2 .set2 .row-2 {
		margin-bottom: 0;
	}

	#sec2 .set2 .row-2 .box {
		width: 483px;
        margin-left: -10px;
		margin-bottom: -53px;
	}

	#sec2 .set2 .row-2 .box .inside {
		padding: 50px 0 33px;
		max-width: 346px;
	}

	#sec2 .set2 .row-2 .box .inside p {
		font-size: 20px;
		margin-bottom: 27px;
	}

	#sec2 .set2 .row-2 .box .inside dl {
		line-height: 25px;
	}

	#sec2 .set2 .row-2 .box .inside dl+dl {
		margin-top: 22px;
	}

	#sec2 .set2 .row-2 .photo-1 {
		width: 290px;
		height: 290px;
		margin-left: 520px;
		position: relative;
        top: -90px;
	}

	#sec2 .set2 .row-2 .photo-2 {
		width: 490px;
		height: 330px;
		position: absolute;
		top: 111px;
		left: calc(50% + 17px);
		margin-bottom: 0;
	}

	#sec2 .set2 .deco-2 {
		width: 574px;
		top: 314px;
		right: -250px;
	}

	#sec2 .set2 .deco-3 {
		width: 501px;
		left: -248px;
		bottom: -284px;
	}

	#sec2 .image_come {
        font-size: 15px;
        text-align: left;
		margin-bottom: 0;
    }
	
	#sec2 .come {
        font-size: 15px;
        margin-bottom: 60px;
		padding-top: 15px;
        text-align: center;
    }

}

#sec3 {
	background: url(../img/kaiseki/sec3_bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 20vw 0 20vw;
	position: relative;
}

#sec3 h2 {
	text-align: center;
	margin-bottom: 7vw;
}

#sec3 h2::after {
	width: 40vw;
	bottom: -5vw;
}

#sec3 .note-1 {
	text-align: center;
	/* margin-bottom: 10vw; */
	font-size: 3.2vw;
}

#sec3 .photo {
	height: 60vw;
	margin: 0 auto 8vw;
}

#sec3 .text {
	text-align: justify;
	margin-bottom: 7vw;
}

#sec3 .list__dl {
	margin-bottom: 10vw;
}

#sec3 .list__dl .box__dl {
	padding: 3vw 2vw;
}

#sec3 .list__dl .box__dl+.box__dl {
	margin-top: 4vw;
}

#sec3 .box {
	max-width: 570px;
	margin: 0 auto;
}

#sec3 .box .inside {
	padding: 15vw 8vw;
	max-width: 378px;
	margin: 0 auto;
}

#sec3 .box .inside .text-2 {
	line-height: 2.5;
	margin: 0 auto;
}

#sec3 .come {
    font-size: 3.5vw;
	margin-bottom: 10vw;
    opacity: .8;
	padding-top: 3vw;
}


@media screen and (min-width: 768px) {
	#sec3 {
		padding: 158px 0 111px;
	}

	#sec3 h2 {
		margin-bottom: 30px;
	}

	#sec3 h2::after {
		width: 213px;
		bottom: -22px;
	}

	#sec3 .note-1 {
		font-size: 16px;
		margin-bottom: 0;
	}

	#sec3 .photo {
		width: 820px;
		height: 480px;
		margin: 0 auto 63px;
	}

	#sec3 .text {
		text-align: center;
		margin-bottom: 68px;
	}

	#sec3 .list__dl {
		max-width: 404px;
		margin: 0 auto 86px;
	}

	#sec3 .list__dl .box__dl {
		padding: 24px 12px 24px 21px;
	}

	#sec3 .list__dl .box__dl+.box__dl {
		margin-top: 21px;
	}

	#sec3 .box {
		margin: 0 auto;
	}

	#sec3 .box .inside {
		padding: 63px 0;
	}

	#sec3 .box .inside .text-2 {
		line-height: 45px;
		padding-left: 0;
	}
	#sec3 .come {
        font-size: 15px;
        margin-bottom: 60px;
		padding-top: 15px;
        text-align: center;
    }

}

#sec4 {
	position: relative;
	z-index: 3;
	padding-top: 15vw;
	padding-bottom: 20vw;
}

#sec4 .photo {
	height: 60vw;
	margin-bottom: 10vw;
	position: relative;
	z-index: 2;
}

#sec4 .box {
	position: relative;
	margin-bottom: 0;
}

#sec4 .box h3 {
	font-size: 4.13vw;
	margin-bottom: 2vw;
}

#sec4 .box h3 span {
	display: inline-block;
	border: 1px solid #fff;
	font-size: 3.2vw;
	padding: 5px 20px;
	line-height: 1;
}

#sec4 .box .box__dl {
	padding: 3vw 2vw;
	margin-bottom: 10vw;
}

#sec4 .deco {
	width: 100vw;
	position: absolute;
	top: -34vw;
	left: 0;
}

@media screen and (min-width: 768px) {
	#sec4 {
		padding-top: 100px;
		padding-bottom: 112px;
	}

	#sec4 .photo {
		width: 560px;
		height: 390px;
		margin-left: -30px;
		margin-bottom: 0;
	}

	#sec4 .box {
		width: 397px;
		margin-bottom: 0;
		padding-top: 36px;
	}

	#sec4 .box h3 {
		font-size: 18px;
		position: relative;
		width: 185px;
		margin-bottom: 11px;
	}

	#sec4 .box h3 span {
		font-size: 16px;
		padding: 5px 5px;
		display: block;
		text-align: center;
	}

	#sec4 .box .box__dl {
		padding: 26px 26px 23px 20px;
		margin-bottom: 50px;
	}

	#sec4 .box .text {
		padding-left: 18px;
		padding-right: 25px;
		letter-spacing: 0.15em;
		line-height: 42px;
	}

	#sec4 .deco {
		width: 903px;
		right: calc(50% - 136px);
		left: auto;
		top: -315px;
	}
}

#sec5 {
	position: relative;
	padding: 20vw 0;
	text-align: center;
}

#sec5::before {
	content: "";
	background: url(../../../jingu/shared/img/index/bg02.jpg);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 5px;
	z-index: 1;
	opacity: 0;
}

#sec5 .ob-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#sec5 .ob-img img {
	object-position: 50% 50%;
}

#sec5 h2 {
	position: relative;
	text-align: center;
	display: inline-block;
	margin-bottom: 15vw;
}

#sec5 h2::before {
	content: "";
	border-bottom: 4px double rgba(255, 255, 255, 0.5);
	position: absolute;
	height: 4px;
	width: auto;
	right: 0;
	left: 0;
	bottom: -3vw;
}

#sec5 .box {
	text-align: left;
}

#sec5 .box dl {
	text-align: center;
	margin-bottom: 5vw;
}

#sec5 .box dl dt {
	margin-bottom: 4vw;
}

#sec5 .box dl dt span {
	border: 1px solid #fff;
	width: 36vw;
	text-align: center;
	display: inline-block;
	line-height: 1;
	padding: 6px 0;
	font-size: 3.8vw;
}

#sec5 .box dl dd span {
	font-size: 7.46vw;
	padding-left: 7vw;
	position: relative;
}

#sec5 .box dl dd span::before {
	content: "";
	background: url(../img/kaiseki/icon_tel.png) no-repeat;
	width: 5vw;
	height: 5vw;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	top: 50%;
	margin-top: -3vw;
	left: 0;
}

#sec5 .box .text {
	margin-bottom: 10vw;
}

#sec5 .btn-shared {
	margin: 10vw 7% 0;
}

@media screen and (min-width: 768px) {
	#sec5 {
		padding: 150px 0 143px;
	}

	#sec5 h2 {
		width: 56px;
		height: 324px;
		position: absolute;
		top: -6px;
		left: 77px;
		margin-bottom: 0;
		letter-spacing: 5px;
	}

	#sec5 h2::before {
		background: url(../img/kaiseki/line_vertical.png) repeat-y top center;
		width: 5px;
		top: 2px;
		right: auto;
		left: 3px;
		bottom: 6px;
		height: auto;
		border-bottom: none;
	}

	#sec5 .ob-img img {
		object-position: 50% 50%;
	}

	#sec5 .box {
		width: 712px;
		margin-left: auto;
	}

	#sec5 .box dl {
		text-align: left;
		margin-bottom: 25px;
	}

	#sec5 .box dl dt {
		margin-bottom: 5px;
	}

	#sec5 .box dl dt span {
		width: 186px;
		font-size: 20px;
	}

	#sec5 .box dl dd span {
		font-size: 40px;
		padding-left: 30px;
		letter-spacing: 1px;
	}

	#sec5 .box dl dd span::before {
		width: 23px;
		height: 23px;
		top: 50%;
		margin-top: -12px;
	}

	#sec5 .box .text {
		margin-bottom: 28px;
		line-height: 38px;
	}

	#sec5 .btn-shared {
		width: 267px;
		margin: 0 0 0 auto;
	}
}

.text-icon p {
	position: relative;
	padding-left: 15px;
}

.text-icon p::before {
	content: "";
	background: url(../img/kaiseki/icon_dotted.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 11px;
	height: 12px;
	position: absolute;
	top: 10px;
	left: 0;
}

@media screen and (min-width: 768px) {
	.text-icon p::before {
		top: 12px;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1299px) {
	#sec2 .set1 .note {
		margin-right: -30px;
	}


	/* #sec2 .set1 .row-1 .photo {
		width: 68%;
	} */

	#sec2 .set1 .row-1 .info {
		width: 40%;
		margin-right: -20px;
	}

	#sec2 .set2 .row-2 .box {
		margin-left: 20px;
	}

	#sec4 .set .right {
		margin-right: 0;
	}
}