@charset "utf-8";
.scenes-lead {
	margin: 6.5rem auto 0;
	max-width: 192rem;
	position: relative;
}

.scenes-lead-deco {
	position: absolute;
	z-index: 9;
	max-width: 48.1rem;
	width: 26%;
}

.scenes-lead-deco01 {
	top: 0;
	right: 0;
}

.scenes-lead-deco02 {
	bottom: 0;
	left: 0;
}

.scenes-lead-frame {
	padding: 5rem 1.5rem 8rem;
}

.scenes-lead-block {
	max-width: 80rem;
	margin: 0 auto;
	position: relative;
}

.scenes-lead-bg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -9;
	max-width: 51.7rem;
	width: 65%;
}

.scenes-lead-title01 {
	font-size: 4.7rem;
	letter-spacing: 0.05em;
	font-family: var(--font-family02);
	font-weight: 500;
	text-align: center;
}

.scenes-lead-title02 {
	font-size: 6.5rem;
	letter-spacing: 0.05em;
	font-family: var(--font-family02);
	font-weight: 500;
	text-align: center;
	-webkit-text-stroke: 1.5rem var(--white);
	text-stroke: 1.5rem var(--white);
	paint-order: stroke;
}

.scenes-lead-text-group {
	margin: 3rem auto 0;
	text-align: center;
}

.scenes-lead-text:nth-of-type(n + 2) {
	margin: 1em 0 0;
}

.scene-point {
	margin: 3rem auto 0;
}

.scene-point-block {
	position: relative;
}

.scene-point-block:nth-of-type(odd) {
	padding-right: 1.5rem;
}

.scene-point-block:nth-of-type(even) {
	padding-left: 1.5rem;
	background-color: var(--bg-secondary);
	color: var(--white);
}

.scene-point-row {
	max-width: 162rem;
	position: relative;
	z-index: 99;
	display: flex;
	justify-content: space-between;
}

.scene-point-block:nth-of-type(odd) .scene-point-row {
	margin-right: auto;
	margin-left: 0;
	padding: 8rem 0 8rem;
}

.scene-point-block:nth-of-type(even) .scene-point-row {
	margin-right: 0;
	margin-left: auto;
	padding: 6rem 0 6rem;
	flex-direction: row-reverse;
}

.scene-point-block:nth-of-type(even):after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../../../uploads/scenes_bg01.png);
	z-index: 9;
}

.scene-point-col01 {
	margin: 2rem 0 0;
	max-width: 85rem;
}

.scene-point-col02 {
	flex: 1;
}

.scene-point-block:nth-of-type(odd) .scene-point-col02 {
	margin-left: 6rem;
}

.scene-point-block:nth-of-type(even) .scene-point-col02 {
	margin-right: 11rem;
}

.scene-point-title-wrapper {
	display: flex;
	align-items: flex-start;
}

.scene-point-num-box {
	width: 15rem;
	position: relative;
}

.scene-point-num {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 6.5rem;
	font-family: var(--font-family02);
	font-weight: 500;
	line-height: 1;
}

.scene-point-title-box {
	margin: 2.2rem 0 0 2rem;
	flex: 1;
}

.scene-point-sub-title {
	font-size: 3rem;
	letter-spacing: 0.05em;
	font-weight: 500;
}

.scene-point-title {
	font-size: 4.5rem;
	letter-spacing: 0.05em;
}

.scene-point-text {
	margin: 1rem 0 0;
	padding: 0 0 0 4rem;
}

.scene-voice {
	padding: 8rem 1.5rem 8rem;
}

.scene-voice-frame {
	margin: 0 auto;
	padding: 14rem 0 31rem;
	max-width: 122rem;
	position: relative;
}

.scene-voice-box {
	position: relative;
}

.scene-voice-sub-title {
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.05em;
}

.scene-voice-title {
	padding: 0 0 0.2em;
	font-size: 4.5rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.scene-voice-title-box {
	margin: 3.5rem 0 0;
	position: relative;
	text-align: center;
}

.scene-voice-title-deco {
	max-width: 43rem;
	margin: 0 auto;
}

.scene-voice-fukidashi {
	position: absolute;
	z-index: 9;
}

.scene-voice-fukidashi01 {
	max-width: 35.8rem;
	top: 4%;
	left: 2%;
}

.scene-voice-fukidashi02 {
	max-width: 37.2rem;
	top: 5%;
	right: 2%;
}

.scene-voice-fukidashi03 {
	max-width: 33rem;
	bottom: 16%;
	left: 0;
}

.scene-voice-fukidashi04 {
	max-width: 36.8rem;
	bottom: 11%;
	right: 0;
}

.scene-voice-fukidashi05 {
	max-width: 47.6rem;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.scene-info {
	padding: 0 1.5rem 16rem;
	color: var(--white);
}

.scene-info-frame {
	max-width: 160rem;
	padding: 12rem 0 10rem;
	margin: 0 auto;
	background: var(--bg-primary);
}

.scene-info-area {
}

.scene-info-container {
	max-width: 122rem;
	margin: 7rem auto 0;
}

.scene-info-block {
	max-width: 114.5rem;
}

.scene-info-block:nth-of-type(odd) {
	margin-right: auto;
}

.scene-info-block:nth-of-type(even) {
	margin-left: auto;
}

.scene-info-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.scene-info-col01 {
	max-width: 57.6rem;
}

.scene-info-col02 {
	flex: 2;
}

.scene-info-block:nth-of-type(odd) .scene-info-col01 {
	margin-right: 6rem;
}

.scene-info-block:nth-of-type(even) .scene-info-col01 {
	margin-left: 6rem;
}

.scene-info-block:nth-of-type(even) .scene-info-row {
	flex-direction: row-reverse;
}

.scene-info-block:nth-of-type(n + 2) {
	margin-top: 6rem;
}

.scene-info-box {
	padding: 2rem 4rem 3rem;
	min-height: 26.8rem;
	border-image: url(../../../../uploads/decoration_scenes11.png) 100 / 8rem / 1rem round;
}

.scene-info-sub-title {
	font-size: 3.5rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.05em;
	font-family: var(--font-family02);
}

.scene-info-text {
	margin: 4rem auto 0;
}

.scene-info-title {
	font-size: 4.7rem;
	letter-spacing: 0.05em;
	font-family: var(--font-family02);
	font-weight: 500;
	text-align: center;
}




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 1920px) {


/*===========================================================

===========================================================*/



}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 1550px) {

.scene-point-col01 {
	max-width: 71rem;
}

} 


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 1024px) {


.scene-point-row {
	display: block;
}

.scene-point-col01 {
	max-width: 100%;
}

.scene-point-col01 img {
	width: 100%;
}

.scene-point-block:nth-of-type(odd) .scene-point-col02 {
	margin-left: 0;
}

.scene-point-col02 {
	margin-top: 3rem;
}

.scene-point-block:nth-of-type(odd) {
	padding: 1.5rem;
}

.scene-point-block:nth-of-type(even) {
	padding: 0 1.5rem;
}

.scene-voice-fukidashi01 {
	top: -15%;
}

.scene-voice-fukidashi02 {
	top: -14%;
}

.scene-voice-fukidashi04 {
	bottom: 4%;
}

.scene-voice-fukidashi03 {
	bottom: 8%;
}

.scene-voice-fukidashi05 {
	bottom: -14%;
}

.scene-voice {
	padding: 12rem 1.5rem 18rem;
}

.scene-info-row {
	display: block;
}

.scene-info-block:nth-of-type(odd) .scene-info-col01 {
	margin: 0 auto;
}

.scene-info-col01 {
	max-width: 100%;
}

.scene-info-col01 img {
	width: 100%;
}

.scene-info-container {
	padding: 0 1.5rem;
}

.scene-info-col02 {
	margin: 3rem 0 0;
	width: 100%;
}

.scene-info-box {
	/* background: none; */
	/* border: 2px solid var(--white); */
    border-image: url(../../../../uploads/decoration_scenes11.png) 100 / 8rem / 0rem round;
	min-height: 1px;
}

.scene-info-block:nth-of-type(even) .scene-info-col01 {
	margin: 0 auto;
}

.scenes-lead-title02 {
	-webkit-text-stroke: 1rem var(--white);
	text-stroke: 1rem var(--white);
}

} 


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 768px) {

.scenes-lead-title01 {
	font-size: 2.4rem;
}

.scenes-lead-title02 {
	font-size: 3.8rem;
}

.scenes-lead-text {
	text-align: left;
}

.scenes-lead-text br {
	display: none;
}

.scene-point-block:nth-of-type(odd) .scene-point-row {
	padding: 3rem 0 3rem;
}

.scene-point-num {
	font-size: 2.6rem;
}

.scene-point-sub-title {
	font-size: 1.6rem;
}

.scene-point-num-box {
	width: 8rem;
}

.scene-point-title {
	font-size: 2.5rem;
}


.scene-point-text {
	padding: 0;
}

.scene-point-block:nth-of-type(even) .scene-point-row {
	padding: 3rem 0 3rem;
}

.scene-point-block:nth-of-type(even) .scene-point-col02 {
	margin-right: 0;
}

.scene-point-title-box {
	margin: 1.2rem 0 0 2rem;
}

.scene-info-frame {
	padding: 6rem 0 6rem;
}

.scene-info-title {
	font-size: 3.1rem;
}

.scene-info-container {
	margin: 4rem auto 0;
}

.scene-info-box {
	padding: 2rem 2rem 2rem;
}

.scene-info-text {
	margin: 1rem auto 0;
}

.scene-info-sub-title {
	font-size: 2.6rem;
}
	
.scene-voice-frame {
	padding: 0;
}

.scene-voice-fukidashi {
	margin: 2rem auto 0;
	position: static;
}

.scene-voice {
	padding: 6rem 1.5rem 6rem;
}

.scene-voice-sub-title {
	font-size: 2rem;
}

.scene-voice-title {
	font-size: 3rem;
}

.scene-voice-title-deco {
	max-width: 29rem;
}

.scene-voice-title-box {
	margin: 2.5rem 0 0;
}

.scenes-lead-title02 {
	-webkit-text-stroke: 0.8rem var(--white);
	text-stroke: 0.8rem var(--white);
}

.scene-voice-fukidashi03 {
	max-width: 39rem;
}

.scene-voice-fukidashi03 img {
	width: 100%;
}

} 


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 576px) {


/*===========================================================

===========================================================*/



}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (width <= 414px) {


/*===========================================================

===========================================================*/



}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */