#vi16 div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, figure {margin: 0; padding: 0;}

#vi16 img {
	max-width: 100%;
	height: auto;
}

#vi16 p {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#vi16 .container {
	padding: 0;
}


/*scroll*/
#vi16 #section01,
#vi16 #section02,
#vi16 #section03,
#vi16 #section04,
#vi16 #section05 {
	padding-top: 95px;
	margin-top: -95px;
}

/*sectiontop*/
#vi16 .sectiontop {
	background: #F5ECDC;
	position: relative;
	width: 93.4vw;
	margin: 3.3vw 3.3vw 9.3vw;
}

#vi16 .sectiontop-title {
	width: 42vw;
	padding: 15vw 0 14vw;
	margin: 0 auto;
}

#vi16 .sectiontop-text { 
	font-size: 14px;
	font-weight: 500;
	line-height: 2.0;
	letter-spacing: 0.1em;
	color: #784823;
	padding: 0 9vw;
}

#vi16 .sectiontop-image { 
	padding-bottom: 158vw;
}

#vi16 .sectiontop-image a {
	transition: all .15s ease-in-out;
}

#vi16 .sectiontop-image a:hover {
	opacity: 0.7;
}

#vi16 .sectiontop-image a img{ 
	position: absolute;
	display: block;
	border-radius: 50%;
}

#vi16 .sectiontop-image a:first-of-type img{ 
	bottom: 3vw;
	left: 3vw;
	width: 40vw;
	height: 40vw;
}

#vi16 .sectiontop-image a:nth-of-type(2) img{ 
	bottom: 43vw;
	left: 13.2vw;
	width: 67vw;
	height: 67vw;
}

#vi16 .sectiontop-image a:nth-of-type(3) img{ 
	bottom: 116vw;
	right: 9vw;
	width: 40vw;
	height: 40vw;
}

#vi16 .sectiontop-image a:nth-of-type(4) img{ 
	bottom: 10vw;
	right: -1vw;
	width: 33vw;
	height: 33vw;
}

#vi16 .sectiontop-image a:nth-of-type(5) img{ 
	bottom: 110vw;
	left: 3vw;
	width: 33vw;
	height: 33vw;
}


/*slider*/
#vi16 .slick-wrapper .slick-slide img {
	width: 100%;
}

#vi16 .slick-slide {
	pointer-events: none;
}


/*common*/
#vi16 .section01,
#vi16 .section02,
#vi16 .section03,
#vi16 .section04,
#vi16 .section05 {margin-bottom: 9.3vw;}

#vi16 .section01-title,
#vi16 .section02-title,
#vi16 .section03-title,
#vi16 .section04-title,
#vi16 .section05-title {margin-bottom: 26vw;}

#vi16 .section01-main,
#vi16 .section02-main,
#vi16 .section03-main,
#vi16 .section05-main {margin-bottom: 8vw;}

#vi16 .section01-main::before,
#vi16 .section02-main::before,
#vi16 .section03-main::before,
#vi16 .section04-main::before,
#vi16 .section05-main::before {
	position: absolute;
	background-repeat: no-repeat;
	width: 40vw;
	height: 40vw;
	top: -20vw;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	z-index: 1;
}

#vi16 .section01-text,
#vi16 .section02-text,
#vi16 .section03-text,
#vi16 .section04-text,
#vi16 .section05-text {
	font-size: 14px;
	line-height: 2;
	writing-mode: vertical-rl;
	text-orientation: upright;
	margin: 0 auto 15.6vw;
}

/*section01*/
#vi16 .section01-main::before {
	background: url(../img/230905/sec-01_title_img.png) no-repeat;
	background-size: contain;
}

#vi16 .section01-main-lead {
	position: absolute;
	width: 18.4vw;
	top: 17vw;
	right: 4.5vw;
	z-index: 1;
}

#vi16 .section01-slick-bg {
	background: url(../img/230905/sec-01_slide_bg_sp.png) no-repeat;
	background-size: contain;
	width: 87vw;
	height: 112vw;
	content: "";
	margin: 0 auto 6.7vw 7.9vw;
}

#vi16 .section01-slick-container {
	width: 84.3vw;
	padding: 2.8vw;
}

#vi16 .section01-text {
	color: #9CAD75;
}

#vi16 .section01-image {
	margin-bottom: 7.2vw;
}

/*section02*/
#vi16 .section02-main::before {
	background: url(../img/230905/sec-02_title_img.png) no-repeat;
	background-size: contain;
}

#vi16 .section02-main-lead {
	position: absolute;
	width: 19.9vw;
	top: 19.7vw;
	right: 10.2vw;
	z-index: 1;
}

#vi16 .section02-slick-bg {
	background: url(../img/230905/sec-02_slide_bg_sp.png) no-repeat;
	background-size: contain;
	width: 87vw;
	height: 112vw;
	content: "";
	margin: 0 auto 6.7vw 7.9vw;
}

#vi16 .section02-slick-container {
	width: 84.3vw;
	padding: 2.8vw;
}

#vi16 .section02-text {
	color: #CCAB64;
}

#vi16 .section02-movie {
	margin: -9vw 0 13.3vw auto;
	width: 56.25vw;
	height: 100vw;
}

#vi16 .section02-movie video,
#vi16 .section04-movie video {
	width: 100%;
	height: 100%;
}

#vi16 .section02-image {
	margin-bottom: 7.2vw;
}


/*section03*/
#vi16 .section03-main::before {
	background: url(../img/230905/sec-03_title_img.png) no-repeat;
	background-size: contain;
}

#vi16 .section03-main-lead {
	position: absolute;
	width: 18.3vw;
	top: 18.4vw;
	left: 14.1vw;
	z-index: 1;
}

#vi16 .section03-slick-container {
	width: 78.7vw;
	position: absolute;
	bottom: 10.7vw;
	left: 50%;
	transform: translateX(-50%);
}

#vi16 .section03-image-01 {
	width: 87vw;
	display: block;
	margin: 0 auto 6.7vw 7.9vw;
}

#vi16 .section03-text {
	color: #64A5B8;
}

#vi16 .section03-image-02 {
	display: block;
	margin: -26.6vw auto -4vw;
}

/*section04*/
#vi16 .section04-main {
	margin-bottom: -8.3vw;
}

#vi16 .section04-main::before {
	background: url(../img/230905/sec-04_title_img.png) no-repeat;
	background-size: contain;
}

#vi16 .section04-main-deco {
	width: 100vw;
	margin: -60vw auto 0;
}

#vi16 .section04-main-lead {
	position: absolute;
	width: 57.6vw;
	top: 23.5vw;
	right: 4.2vw;
	z-index: 1;
}

#vi16 .section04-slick-bg {
	background: url(../img/230905/sec-04_slide_bg_sp.png) no-repeat;
	background-size: contain;
	width: 87vw;
	height: 112vw;
	content: "";
	margin: 0 auto 6.7vw 7.9vw;
}

#vi16 .section04-slick-container {
	width: 84.3vw;
	padding: 2.8vw;
}

#vi16 .section04-text {
	color: #D5C554;
}

#vi16 .section04-movie {
	margin: -10vw auto 13.3vw 0;
	width: 56.25vw;
	height: 100vw;
}

#vi16 .section04-image {
	margin-bottom: 7.2vw;
}


/*section05*/
#vi16 .section05-main::before {
	background: url(../img/230905/sec-05_title_img.png) no-repeat;
	background-size: contain;
}

#vi16 .section05-main-lead {
	position: absolute;
	width: 18.1vw;
	top: 2.7vw;
	right: 6.6vw;
	z-index: 1;
}

#vi16 .section05-image {
	width: 87vw;
	display: block;
	margin: 0 auto 6.7vw 7.9vw;
}

#vi16 .section05-text {
	color: #9A80A2;
}

#vi16 .section05-slick-container {
	width: 100vw;
	margin: -12vw auto 7.2vw;
}


/*sectionbottom*/
#vi16 .sectionbottom-image {
	display: block;
	margin-bottom: 16vw;
}

#vi16 .sectionbottom-btn {
	margin-bottom: 16vw;
}


/*section-item*/
#vi16 .section-itemlist {
	width: 70vw;
	margin: 0 auto;
}

#vi16 .btn-detail {
	font-size: 14px!important;;
	letter-spacing: 0.1em;
	border: 2.5px solid #000!important;
	border-radius: 0;
	width: unset;
	padding: 2px 24px;
	margin-top: 10px;
}

#vi16 .section05 .section-itemlist {
	margin-bottom: 33vw;
}

#vi16 .section-itemlist li {
	margin-bottom: 5.5vw;
}

#vi16 .section-itemlist li:last-of-type {
	margin-bottom: 0;
}


/*ajax*/
#vi16 .boxlink_sold .btn {
	visibility: hidden;
}


/* pc */
@media (min-width: 521px) {

	/*scroll*/
	#vi16 #section01,
	#vi16 #section02,
	#vi16 #section03,
	#vi16 #section04,
	#vi16 #section05 {
		padding-top: 0;
		margin-top: 0;
	}


	/*sectiontop*/
	#vi16 .sectiontop {
		width: 1040px;
		min-width: unset;
		margin: 20px 20px 50px;
	}

	#vi16 .sectiontop-title {
		width: 319px;
		padding: 54px 0 42px;
	}

	#vi16 .sectiontop-text { 
		font-size: 18px;
		padding: 0px 240px;
		line-height: 1.9;
	}

	#vi16 .sectiontop-image { 
		padding-bottom: 290px;
	}

	#vi16 .sectiontop-image a:first-of-type img{ 
		bottom: 100px;
		left: 50px;
		width: 180px;
		height: 180px;
	}

	#vi16 .sectiontop-image a:nth-of-type(2) img{ 
		bottom: 30px;
		left: 395px;
		transform: unset;
		width: 250px;
		height: 250px;
	}

	#vi16 .sectiontop-image a:nth-of-type(3) img{ 
		bottom: 125px;
		right: 158px;
		width: 180px;
		height: 180px;
	}

	#vi16 .sectiontop-image a:nth-of-type(4) img{ 
		bottom: 18px;
		right: 50px;
		width: 120px;
		height: 120px;
	}

	#vi16 .sectiontop-image a:nth-of-type(5) img{ 
		bottom: 17px;
		left: 243px;
		width: 120px;
		height: 120px;
	}

	/*common*/
	#vi16 .section01,
	#vi16 .section02,
	#vi16 .section04,
	#vi16 .section05 {
		position: relative;
		margin-bottom: 50px;
	}

	#vi16 .section01-title,
	#vi16 .section02-title,
	#vi16 .section03-title,
	#vi16 .section04-title,
	#vi16 .section05-title {
		width: 108px;
		margin: 0 auto 107px;
	}


	#vi16 .section01-main,
	#vi16 .section02-main,
	#vi16 .section03-main,
	#vi16 .section04-main,
	#vi16 .section05-main {margin-bottom: 0;}

	#vi16 .section01-main::before,
	#vi16 .section02-main::before,
	#vi16 .section03-main::before,
	#vi16 .section04-main::before,
	#vi16 .section05-main::before {
		width: 150px;
		height: 150px;
		top: -75px;
	}

	#vi16 .section01-text,
	#vi16 .section02-text,
	#vi16 .section03-text,
	#vi16 .section04-text,
	#vi16 .section05-text {
		font-size: 18px;
		line-height: 2.55;
	}

	/*section01*/
	#vi16 .section01-main-lead {
		width: 386px;
		top: 195px;
		right: 175px;
	}

	#vi16 .section01-slick-bg {
		background: url(../img/230905/sec-01_slide_bg.png) no-repeat;
		background-size: contain;
		width: 456px;
		height: 548px;
		position: relative;
		z-index: 1;
		margin: -135px 30px 0 auto;
	}

	#vi16 .section01-slick-container {
		width: 413px;
		padding: 27px 31px;
	}

	#vi16 .section01-text {
		margin: -352px 546px 0 auto;
	}

	#vi16 .section01-image {
		width: 500px;
		margin: 125px auto 0;
	}

	#vi16 .section01-itemlist {
		margin: -104px auto 0 20px;
	}


	/*section02*/
	#vi16 .section02-main-lead {
		width: 333px;
		top: 222px;
		right: 224px;
	}

	#vi16 .section02-slick-bg {
		background: url(../img/230905/sec-02_slide_bg.png) no-repeat;
		background-size: contain;
		width: 456px;
		height: 548px;
		position: relative;
		z-index: 1;
		margin: -135px 30px 0 auto;
	}

	#vi16 .section02-slick-container {
		width: 413px;
		padding: 27px 31px;
	}

	#vi16 .section02-text {
		margin: -352px 516px 0 auto;
	}

	#vi16 .section02-movie {
		margin: -277px auto 0 0;
		width: 200px;
		height: 355.56px;
	}

	#vi16 .section02-image {
		width: 500px;
		margin: 44px auto 0;
	}

	#vi16 .section02-itemlist {
		margin: -202px auto 0 20px;
	}


	/*section03*/
	#vi16 .section03 {
		margin-bottom: 0;
	}

	#vi16 .section03-main::after {
		position: absolute;
		background: url(../img/230905/sec-03_main_circle.png) no-repeat;
		background-size: contain;
		width: 190px;
		height: 95px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		z-index: 0;
	}

	#vi16 .section03-slick-container {
		width: 384px;
		bottom: 48px;
		left: 139px;
		transform: unset;
	}

	#vi16 .section03-main-lead {
		width: 394px;
		top: 232px;
		left: 545px;
	}

	#vi16 .section03-image-01 {
		width: 456px;
		margin: -135px 30px 0 auto;
	}

	#vi16 .section03-text {
		margin: -352px 546px 0 auto;
	}

	#vi16 .section03-image-02 {
		width: 625px;
		margin: 16px auto;
	}

	#vi16 .section03-itemlist {
		margin: -292px auto 0 20px;
	}

	/*section04*/
	#vi16 .section04-main-deco {
		width: 370px;
		margin: -474px 180px 0 auto;
	}

	#vi16 .section04-main-lead {
		width: 362px;
		top: 134px;
		right: 104px;
	}

	#vi16 .section04-slick-bg {
		background: url(../img/230905/sec-04_slide_bg.png) no-repeat;
		background-size: contain;
		width: 456px;
		height: 548px;
		margin: -47px auto 0 31px;
	}

	#vi16 .section04-slick-container {
		width: 413px;
		padding: 27px 31px;
	}

	#vi16 .section04-text {
		margin: -522px 260px 0 auto;
	}

	#vi16 .section04-movie {
		width: 253.13px;
		height: 450px;
		margin: -13px 50px 0 auto;
	}

	#vi16 .section04-image {
		width: 500px;
		margin: -132px auto 0 140px;
	}

	#vi16 .section04-itemlist {
		margin: -223px 0 0 670px;;
	}

	/*section05*/
	#vi16 .section05 {
		margin-bottom: 150px;
	}

	#vi16 .section05-main-lead {
		width: 423px;
		top: 179px;
		right: 131px;
	}

	#vi16 .section05-image {
		width: 456px;
		display: block;
		margin: -135px 30px 0 auto;
	}

	#vi16 .section05-text {
		margin: -352px auto 0 213px;
	}

	#vi16 .section05-slick-container {
		width: 500px;
		margin: 70px auto 0;
	}

	#vi16 .section05-itemlist {
		margin: -223px auto 0 20px;
	}


	/*sectionbottom*/
	#vi16 .sectionbottom-image {
		width: 500px;
		margin: 0 auto 80px;
	}

	#vi16 .sectionbottom-btn {
		margin-bottom: 80px;
	}


	/*section-item*/
	#vi16 .section-itemlist {
		position: absolute;
		width: 250px;
	}

	#vi16 .section05 .section-itemlist {
		margin-bottom: 0;
	}

	#vi16 .btn-detail {
		letter-spacing: 0.2em;
		border: 2px solid #000!important;
		padding: 4.5px 24px;
	}

	#vi16 .section-itemlist li {
		margin-bottom: 30px;
	}
}