@media (min-width: 900px){
	.only-fitwide {
		display: none;
	}
}
@media (max-width: 899px){
	.only-flexwide {
		display: none;
	}
}

.motion.ap {
	transform: scale(0.80);
	opacity: 0.0;
}
[data-isvisible="true"].motion.ap {
	transform: scale(1.0);
	opacity: 1.0;
}

/**/
body > * {
	color: #000;
}
#s01 {
	background-color: #ced9d6;
	min-height: 50vh;
	position: relative;
	z-index: 0;
}
#s01 .share-wrap {
	position: relative;
	z-index: 0;
}
#s01 .lgm {
	position: absolute;
	z-index: 30;
}
#s01 article {
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#s01 article h1 {
	display: inline-block;
	position: absolute;
	z-index: 0;
	top: 22vw;
	left: 8vw;
	text-align: left;
	white-space: nowrap;
}
#s01 article h1 .ill-icn {
	position: absolute;
	z-index: 0;
	top: -1em;
	right: 0vw;
	width: 4.8vw;
}
#s01 article h1 > i {
	display: block;
	font-size: 1.6vw;
	line-height: 1.6em;
	margin-bottom: 0.68em;
	letter-spacing: 0.18em;
}
#s01 article h1 > b {
	font-size: 4vw;
	line-height: 1.0em;
	margin-left: -0.08em;
	letter-spacing: 0.08em;
}
#s01 .bgi {
	z-index: -5;
	text-align: center;
}
#s01 .bgi > img {
	width: 100%;
	height: auto;
	max-width: 2000px;
}
#s01 .prd-info {
	position: absolute;
	z-index: 10;
	bottom: 15vw;
	right: 10vw;
	font-size: 1.2vw;
	text-align: left;
	opacity: 0.8;
}
#s01 .prd-info h4 {
	font-size: 94%;
	line-height: 1em;
	font-weight: 600;
	display: block;
	margin-bottom: 0.7em;
}
#s01 .prd-info .price {
	font-size: 100%;
	line-height: 1em;
	display: inline-block;
}
	#s01 .prd-info .price .unit {
		opacity: 0.5;
		font-weight: 400;
		line-height: 1em;
		margin-left: -0.1em;
	}
	#s01 .prd-info .price .val {
		font-weight: 500;
		letter-spacing: 0.04em;
		line-height: 1em;
	}
	#s01 .prd-info .price .tax {
		opacity: 0.6;
		font-size: 65%;
		margin-left: 0.2em;
		vertical-align: middle;
		line-height: 1em;
	}
#s01 .prd-info .link {
	font-size: 64%;
	font-weight: 600;
	line-height: 1.1em;
	display: inline-block;
	padding: 0.5em 1em;
	background-color: #fff;
	color: #000;
	margin-left: 0.4em;
	vertical-align: middle;
	border-radius: 2em;
}

/*lgm*/
#s01 .lgm {
	position: absolute;
	z-index: 5;
	top: 2.4vw;
	right: 2.4vw;
	display: inline-block;
	text-align: center;
}
#s01 .lgm > img {
	width: 3vw;
	height: auto;
}
#s01 .lgm h3 {
	font-size: 9px;
	line-height: 1.5em;
	font-weight: 500;
	margin-top: 1.4em;
	white-space: nowrap;
}

/*##########################################*/
#s02 {
	
}
#s02 .scenes li {
	width: 33.33%;
	padding: 0 2em;
}
#s02 .scenes li h3 {
	text-align: center;
	font-size: 120%;
	line-height: 1.6em;
}
#s02 .scenes li .ill {
	height: 15em;
	margin-bottom: 1em;
}
#s02 .scenes li .ill > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#s02 .last {
	font-size: 200%;
	line-height: 1em;
	display: block;
	margin-top: 2em;
}

/*##########################################*/
#s03 {
	text-align: left;
	background-color: #eaf4f6;
	background-position: center center;
	background-size: contain;
	padding: 11em 0;
	position: relative;
	z-index: 0;
}
#s03 article {
	z-index: 5;
}
#s03 .section-title {
	font-size: 164%;
	line-height: 1.9em;
	font-weight: 600;
	letter-spacing: 0.2em;
	margin-bottom: 1.5em;
	position: relative;
	z-index: 0;
}
#s03 .section-title .ill-icn {
	position: absolute;
	z-index: -1;
	top: -2.2em;
	left: 0em;
	width: 2.8em;
}
#s03 .description {
	font-size: 128%;
	line-height: 2.1em;
}
#s03 .bgi {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/*##########################################*/
#s04 {
	text-align: left;
	background-position: center center;
	background-size: cover;
	padding-top: 24vw;
	padding-bottom: 5vw;
	position: relative;
	z-index: 0;
	border-top: solid 18px #1a1a1a;
}
#s04 article {
	color: #fff;
	text-shadow: 0 0 3px #000;
	position: relative;
	z-index: 5;
	bottom: 0vw;
	right: 0;
	width: 46%;
	margin-left: auto;
	margin-right: 4vw;
}
#s04 article > * {
	
}
#s04 article > h2 {
	font-size: 2.6vw;
	margin-bottom: 1em;
	position: relative;
	z-index: 0;
}
#s04 article > h2 .ill-icn {
	position: absolute;
	z-index: 1;
	top: 0.2em;
	right: 2em;
	height: auto;
	width: 10vw;
}
#s04 article > p {
	font-size: 1.46vw;
	font-weight: 500;
	line-height: 1.9em;
}
#s04 article > p strong {
	font-weight: 600;
	font-size: 110%;
	margin: 0 0.14em;
	display: inline-block;
	vertical-align: baseline;
	padding-bottom: 0.14em;
	border-bottom: dotted 2px #fff;
}
#s04 .im-wrap {
	
}
#s04 .bgi {
	height: 100%;
	width: 100%;
	object-fit: cover;
	position: absolute;
	z-index: -5;
	top: 0;
	left: 0;
}
/*##########################################*/
#s05 {
	
}
#s05 article {
	width: 80vw;
	max-width: 1200px;
}
#s05 article > h2 {
	
}
#s05 .covers {
	
}
#s05 .covers li {
	width: 33.33%;
	padding: 0 2%;
}
#s05 .covers li > img {
	width: 100%;
	height: auto;
	border-radius: 0.6em;
}
#s05 article > p {
	margin-bottom: 0;
	padding: 3em 0;
	padding-bottom: 0;
	font-size: 128%;
	line-height: 2.1em;
}
/*##########################################*/
#s06 article {
	width: 80vw;
	max-width: 1200px;
}
#s06 {
	background-color: #000;
	color: #fff;
}
#s06 .photoset {
	
}
	#s06 .photoset > .wrap-cell {
		padding: 0 1em;
		width: 25%;
	}
	#s06 .photoset > .wrap-cell.large {
		width: 50%;
		height: 100%;
	}
	#s06 .photoset > .wrap-cell li {
		width: 100%;
		margin-bottom: 2em;
	}
	#s06 .photoset > .wrap-cell li:last-child {
		margin-bottom: 0;
	}
	#s06 .photoset > .wrap-cell li > img {
		width: 100%;
		display: block;
		height: auto;
	}
	#s06 .photoset > .wrap-cell.large > img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#s06 .photoset > .wrap-cell.large li {
		margin-bottom: 0;
	}
#s06 .description {
	margin-bottom: 0;
	padding: 3em 0;
	padding-bottom: 0;
	font-size: 128%;
	line-height: 2.1em;
}
/*##########################################*/
#s07 {
	
}
#s07 article {
	width: 80vw;
	max-width: 1200px;
}
#s07 article > h2 {
	
}
#s07 .stages {
	
}
#s07 .stages li {
	width: 33.33%;
	padding: 0 2%;
	text-align: center;
}
#s07 .stages li > img {
	width: 100%;
	height: auto;
	border-radius: 0.6em;
}
#s07 .stages li h3 {
	font-size: 1.6vw;
	line-height: 1.6em;
	margin-top: 0.8em;
}
/*
#s07 article > p {
	margin-bottom: 0;
	padding: 3em 0;
	padding-bottom: 0;
	font-size: 128%;
	line-height: 2.1em;
}
*/
/*##########################################*/
#s08 {
	color: #000;
	text-shadow: 0 0 3px rgba(255, 255, 255, 1);
}
#s08 .section-title {
	margin-bottom: 1em;
}
#s08 .description {
	font-size: 148%;
	line-height: 2.0em;
}
@media (max-width: 640px){
	#s07 .description {
		font-size: 4vw;
	}
}

