@charset "UTF-8";


:before,
:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.abox {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}
.spc-link {
   height: 200px;
   background: #FFF;
   position: relative;
}
.spc-link .btn2 {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   width: 80%;
   max-width: 380px;
}
@media screen and (max-width: 1023px) {
.spc-link {
   height: 150px;
   background: #FFF;
   position: relative;
}
}


.special05 {
   width: 100%;
   overflow: hidden;
}






.spc-content {
	width: 90%;
	max-width: 980px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.ttl-box {
	width: 100%;
	position: relative;
	background: #8753C4;
	padding: 80px 0;
	min-height: 500px;
}
.ttl-box:before {
	width: 100%;
	height: 300px;
	background: #5B48A5;
	top: 0;
	left: 0;
	z-index: 0;
}
.ttl-box:after {
	width: 100%;
	height: 13px;
	top: 287px;
	background-image: url("../img/spc05_img/sp05-main-repeat01.svg");
	background-repeat: repeat-x;
}


.players-box {
	position: relative;
	background-color: #F5C6E1;
	background-image: url("../img/spc05_img/sp05-player-repeat01.svg");
	background-repeat: repeat-x;
	background-position: center 42%;
	padding: 80px 0;
	min-height: 500px;
}
.players-box:before {
	width: 100%;
	height: 27px;
	top: -27px;
	background-image: url("../img/spc05_img/sp05-main-repeat02.svg");
	background-repeat: repeat-x;
}
.players-box:after {
	width: 100%;
	height: 33px;
	bottom: -33px;
	background-image: url("../img/spc05_img/sp05-player-repeat02.svg");
	background-repeat: repeat-x;
	z-index: 2;
}

.block01-box {
	position: relative;
	background-color: #FADC97;
	padding: 120px 0 220px;
	min-height: 500px;
}
.block01-box:before {
	width: 100%;
	height: 36px;
	bottom: 0;
	background-image: url("../img/spc05_img/sp05-block01-repeat01.svg");
	background-repeat: repeat-x;
}



.block02-box {
	position: relative;
	background-color: #ABD4F5;
	padding: 120px 0 220px;
	min-height: 500px;
}
.block02-box:before {
	width: 100%;
	height: 36px;
	top: 0;
	background-image: url("../img/spc05_img/sp05-block02-repeat01.svg");
	background-repeat: repeat-x;
}
.block02-box:after {
	width: 100%;
	height: 33px;
	bottom: -33px;
	background-image: url("../img/spc05_img/sp05-player-repeat02.svg");
	background-repeat: repeat-x;
	z-index: 2;
}



.block03-box {
	position: relative;
	background-color: #F5C6E1;
	background-image: url("../img/spc05_img/sp05-block03-bg.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 900px auto;
	padding: 180px 0 180px;
	min-height: 500px;
}
.block03-box:before {
	width: 100%;
	height: 112px;
	top: 0;
	background-image: url("../img/spc05_img/sp05-block06-repeat01.svg");
	background-repeat: repeat-x;
}











div[class^="deco"] {
	background-size: contain;
}

.ttl-box .ttl {
	position: relative;
	padding: 50px 0 20px;
}
.ttl-box .ttl .ttl01 {
	width: 190px;
	margin: 0 auto 30px;
}
.ttl-box .ttl .ttl02 {
	width: 90%;
	max-width: 980px;
	margin: 0 auto;
}
.ttl-box .ttl-txt {
	position: relative;
	padding: 30px 0 80px;
}
.ttl-box .ttl-txt:before {
	width: 24px;
	height: 15px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("../img/spc05_img/arrow.svg");
}
.ttl-box .ttl-txt p {
	text-align: center;
	font-size: 18px;
	color: #FFF;
	font-weight: 500;
}

.ttl-box .ttl:before {
	width: 993px;
	height: 175px;
	top: 0;
	left: calc(50% - 400px);
	background-image: url("../img/spc05_img/sp05-main-deco01.svg");
}
.ttl-box .ttl:after {
	width: 96px;
	height: 91px;
	top: 100px;
	left: -50px;
	background-image: url("../img/spc05_img/sp05-main-deco02.svg");
}

.ttl-box .spc-content:before {
	width: 241px;
	height: 197px;
	top: calc(50% + 40px);
	left: -100px;
	background-image: url("../img/spc05_img/sp05-main-deco03.svg");
}
.ttl-box .spc-content:after {
	width: calc(249px * .9);
	height: calc(271px * .9);
	bottom: -30px;
	right: -100px;;
	background-image: url("../img/spc05_img/sp05-main-deco06.svg");
	z-index: -1;
}

.ttl-box .deco01 {
	position: absolute;
	width: 66px;
	height: 33px;
	top: calc(50%);
	right: 0;
	background-image: url("../img/spc05_img/sp05-main-deco04.svg");
}
.ttl-box .deco02 {
	position: absolute;
	width: 99px;
	height: 68px;
	bottom: 60px;
	left: 0;
	background-image: url("../img/spc05_img/sp05-main-deco05.svg");
}




/* PLAYERS */
.players-box {
	position: relative;
	width: 100%;
}
.players-box .players-ttl {
	width: 70%;
	max-width: 250px;
	margin: 0 auto 40px;
}
.players-box ul.prof {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.players-box ul.prof li {
	width: 28.33%;
}
.players-box ul.prof li p {
	padding: 10px 10% 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4em;
}
.players-box ul.prof li p:nth-of-type(1) {
	margin: 10px 0 0;
}
.players-box ul.prof li p:nth-of-type(1) span {
	font-size: 20px;
	font-weight: 700;
	padding-right: 10px;
}

.players-box .deco01:before {
	width: 50px;
	height: 184px;
	bottom: 0;
	left: calc(50% - 570px);
	background-image: url("../img/spc05_img/sp05-player-deco01.svg");
}
.players-box .deco02:before {
	width: 67px;
	height: 193px;
	bottom: 0;
	right: calc(50% - 570px);
	background-image: url("../img/spc05_img/sp05-player-deco02.svg");
}


.players-box ul.cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 90%;
	margin: 80px auto 0;
}
.players-box ul.cards li {
	width: 48%;
	cursor: pointer;
	transition: all .3s;
	position: relative;
	top: 0;
}
.players-box ul.cards li:hover {
	top: 10px;
}
/* MISSION01  */

.mission-ttl {
	width: 90%;
	margin: 0 auto 40px;
	max-width: 800px;
}
.mission-ttl ~ p {
	font-size: 16px;
}
.block03-box .mission-ttl ~ p {
	padding-bottom: 60px;
}
.map,
.insert {
	width: 100%;
	margin: 60px auto 80px;
	max-width: 900px;
}
.insert.dish {
	margin: 80px auto 20px;
}

.menu-links {
	text-align: center;
}
.menu-links.last {
	margin-bottom: 120px;
}
.menu-links p {
	margin-bottom: 1em;
}
.menu-links p span {
	font-size: 16px;
	font-weight: 600;
	display: block;
}
.menu-links p a {
	display: inline-block;
	font-size: 13px;
	color: #C9055D;
	position: relative;
}
.menu-links p a:before {
	width: 13px;
	height: 13px;
	background-image: url("../img/nwin.svg");
	right: -20px;
	top: 6px;
}
div[class^="spk"] {
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 140px;
	margin-bottom: 60px;
}
div[class^="spk"]:before {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	left: -20px;
	top: 50%;
	transform: translateY(-50%);
}
div[class^="spk"]:after {
	text-align: center;
	font-size: 16px;
	top: calc(50% + 70px);
	left: 30px;
	z-index: 2;
} 
.spk01:before {
	background-image: url("../img/spc05_img/spk01.png")
}
.spk02:before {
	background-image: url("../img/spc05_img/spk02.png")
}
.spk03:before {
	background-image: url("../img/spc05_img/spk03.png")
}
.spk01:after {
	content: "前田";
}
.spk02:after {
	content: "片岡";
}
.spk03:after {
	content: "鈴木";
}
div[class^="spk"] .txtbox {
	position: relative;
	background: #FFF;
}
div[class^="spk"] .txtbox:before {
	width: 100%;
	height: 30px;
	background-image: url("../img/spc05_img/bubble-top.svg");
	top: -19px;
}
div[class^="spk"] .txtbox:after {
	width: 100%;
	height: 30px;
	background-image: url("../img/spc05_img/bubble-bottom.svg");
	bottom: -19px;
}
div[class^="spk"] p {
	font-size: 16px;
	line-height: 1.8em;
	position: relative;
	box-sizing: border-box;
	padding: 20px 40px;
}
div[class^="spk"] p:before {
	width: 15px;
	height: 24px;
	background-image: url("../img/spc05_img/bubble-arrow.svg");
	left: -14px;
	top: calc(50% - 12px);
}
div[class^="spk"] p.w-monster {
	padding-left: 150px;
}
div[class^="spk"] p > .monster {
	width: 80px;
	transform: rotate(-10deg) translateY(-50%);
	position: absolute;
	left: 50px;
	top: 50%;
	z-index: 2;
}
.point-box .txtbox {
	position: relative;
	background: url("../img/spc05_img/point-innner.svg") repeat-y center center;
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 30px 0;
}
.point-box .txtbox:before {
	width: 100%;
	height: 30px;
	background-image: url("../img/spc05_img/point-top.svg");
	top: -19px;
}
.point-box .txtbox:after {
	width: 100%;
	height: 37px;
	background-image: url("../img/spc05_img/point-bottom.svg");
	bottom: -19px;
}
.point-box .txtbox p {
	font-size: 16px;
	line-height: 1.8em;
	position: relative;
	box-sizing: border-box;
	padding: 20px 100px;
}
.point-box .txtbox h3 {
	width: 80%;
	max-width: 260px;
	margin: 20px auto 0;
}



.turn-ttl {
	width: 70%;
	margin: 120px auto 60px;
	max-width: 570px;
}







.block01-box .deco01:before {
	width: 170px;
	height: 138px;
	top: 140px;
	right: 40px;
	background-image: url("../img/spc05_img/sp05-block01-deco01.svg");
}
.block01-box .deco02:before {
	width: 252px;
	height: 195px;
	top: 8%;
	left: -90px;
	background-image: url("../img/spc05_img/sp05-block01-deco02.svg");
	z-index: 2;
}
.block01-box .deco03 {
	position: absolute;
	width: 113px;
	height: 78px;
	top: calc(30%);
	right: 0;
	background-image: url("../img/spc05_img/sp05-block01-deco03.svg");
}
.block01-box .deco04 {
	position: absolute;
	width: 111px;
	height: 85px;
	top: calc(60%);
	left: 0;
	background-image: url("../img/spc05_img/sp05-block01-deco04.svg");
}
.block01-box .deco05 {
	position: absolute;
	width: 1371px;
	height: 235px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("../img/spc05_img/sp05-block01-deco05.svg");
}








.block02-box .deco01 {
	position: absolute;
	width: 113px;
	height: 119px;
	top: 140px;
	right: 70px;
	background-size: contain;
	background-image: url("../img/spc05_img/sp05-block02-deco01.svg");
}
.block02-box .deco02 {
	position: absolute;
	width: 197px;
	height: 66px;
	top: 2%;
	left: 0px;
	background-image: url("../img/spc05_img/sp05-block01-cloud01.svg");
}
.block02-box .deco03 {
	position: absolute;
	width: 118px;
	height: 47px;
	top: 7%;
	right: 20px;
	background-image: url("../img/spc05_img/sp05-block01-cloud02.svg");
}
.block02-box .deco04 {
	position: absolute;
	width: 199px;
	height: 54px;
	top: 10%;
	left: 10px;
	background-image: url("../img/spc05_img/sp05-block01-cloud03.svg");
}
.block02-box .deco05 {
	position: absolute;
	width: 87px;
	height: 28px;
	top: 15%;
	right: 100px;
	background-image: url("../img/spc05_img/sp05-block01-cloud04.svg");
}
.block02-box .deco06 {
	position: absolute;
	width: 109px;
	height: 75px;
	top: 20%;
	left: 0;
	background-image: url("../img/spc05_img/sp05-block02-deco02.svg");
}
.block02-box .deco07 {
	position: absolute;
	width: 89px;
	height: 45px;
	top: calc(30%);
	right: 0;
	background-image: url("../img/spc05_img/sp05-block02-deco03.svg");
}

.block02-box .deco08 {
	position: absolute;
	width: 110px;
	height: 104px;
	top: 40.4%;
	left: 20px;
	background-image: url("../img/spc05_img/sp05-block02-deco04.svg");
}
.block02-box .deco09 {
	position: absolute;
	width: 110px;
	height: 116px;
	top: 54%;
	right: 20px;
	background-image: url("../img/spc05_img/sp05-block02-deco05.svg");
	z-index: 2;
}
.block02-box .deco10 {
	position: absolute;
	width: 113px;
	height: 87px;
	top: calc(63%);
	left: 0;
	background-image: url("../img/spc05_img/sp05-block02-deco06.svg");
}
.block02-box .deco11 {
	position: absolute;
	width: 59px;
	height: 40px;
	top: calc(75%);
	right: 0;
	background-image: url("../img/spc05_img/sp05-block02-deco07.svg");
}
.block02-box .deco12 {
	position: absolute;
	width: 118px;
	height: 42px;
	top: calc(90%);
	left: 0;
	background-image: url("../img/spc05_img/sp05-block02-deco08.svg");
}
.block02-box .deco13 {
	position: absolute;
	width: 980px;
	height: 181px;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("../img/spc05_img/sp05-block02-deco10.svg");
}
.block02-box .deco14:before {
	width: 185px;
	height: 362px;
	bottom: 0;
	left: 0;
	background-image: url("../img/spc05_img/sp05-block02-deco09.svg");
}
.block02-box .deco14:after {
	width: 183px;
	height: 300px;
	bottom: 0;
	right: 0;
	background-image: url("../img/spc05_img/sp05-block02-deco092.svg");
}



.block03-box .deco01 {
	position: absolute;
	width: 949px;
	height: 228px;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("../img/spc05_img/sp05-block03-deco01.svg");
}
.block03-box .deco02:before {
	width: 188px;
	height: 262px;
	bottom: 0;
	left: 0;
	background-image: url("../img/spc05_img/sp05-block03-deco02.svg");
}
.block03-box .deco02:after {
	width: 184px;
	height: 256px;
	bottom: 0;
	right: 0;
	background-image: url("../img/spc05_img/sp05-block03-deco03.svg");
}









@media screen and (max-width: 1023px) {
	.spc-content {
		width: 90%;
	}
	.ttl-box {
		padding: 60px 0;
	}
	.ttl-box:before {
		width: 100%;
		height: 200px;
	}
	.ttl-box:after {
		height: 10px;
		top: 190px;
	}
	.players-box {
		position: relative;
		background-size: 400px auto;
		background-position: center 30%;
		padding: 80px 0 0;
	}
	.players-box:before {
		width: 100%;
		height: 15px;
		top: -15px;
	}
	.players-box:after {
		width: 100%;
		height: 20px;
		bottom: -20px;
		z-index: 2;
	}

	.block01-box {
		padding: 80px 0 100px;
	}
	.block01-box:before {
		width: 100%;
		height: 24px;
		bottom: 0;
	}

	.block02-box {
		padding: 80px 0 150px;
	}
	.block02-box:before {
		width: 100%;
		height: 20px;
	}
	.block02-box:after {
		width: 100%;
		height: 20px;
		bottom: -20px;
	}

	.block03-box {
		position: relative;
		background-size: 400px auto;
		padding: 120px 0 120px;
	}
	.block03-box:before {
		width: 100%;
		height: 60px;
		top: 0;
	}













	.ttl-box .ttl {
		position: relative;
		padding: 30px 0 20px;
	}
	.ttl-box .ttl .ttl01 {
		width: 120px;
		margin: 0 auto 10px;
	}
	.ttl-box .ttl .ttl02 {
		width: 80%;
		margin: 0 auto;
	}
	.ttl-box .ttl-txt {
		position: relative;
		padding: 30px 0 50px;
	}
	.ttl-box .ttl-txt:before {
		width: calc(24px * .6);
		height: calc(15px * .6);
	}
	.ttl-box .ttl-txt p {
		text-align: center;
		font-size: min(3.5vw,16px);
		color: #FFF;
		font-weight: 500;
	}

	.ttl-box .ttl:before {
		width: calc(993px * .5);
		height: calc(175px * .5);
		top: 0;
		left: calc(50% - 200px);
	}
	.ttl-box .ttl:after {
		width: calc(96px * .5);
		height: calc(91px * .5);
		top: 40px;
		left: 0px;
		background-image: url("../img/spc05_img/sp05-main-deco02.svg");
	}

	.ttl-box .spc-content:before {
		width: calc(241px * .5);
		height: calc(197px * .5);
		top: calc(50% + 40px);
		left: -100px;
	}
	.ttl-box .spc-content:after {
		width: calc(249px * .4);
		height: calc(271px * .4);
		bottom: -35px;
		right: -20px;;
		background-image: url("../img/spc05_img/sp05-main-deco06.svg");
		z-index: -1;
	}

	.ttl-box .deco01 {
		position: absolute;
		width: calc(66px * .5);
		height: calc(33px * .5);
		top: calc(50%);
		right: 0;
		background-image: url("../img/spc05_img/sp05-main-deco04.svg");
	}
	.ttl-box .deco02 {
		position: absolute;
		width: calc(99px * .5);
		height: calc(68px * .5);
		bottom: 60px;
		left: 0;
		background-image: url("../img/spc05_img/sp05-main-deco05.svg");
	}




	/* PLAYERS */
	.players-box {
		position: relative;
		width: 100%;
	}
	.players-box .players-ttl {
		width: 70%;
		max-width: 200px;
		margin: 0 auto 30px;
	}
	.players-box ul.prof {
		justify-content: center;
		max-width: 400px;
		margin: 0 auto;
	}
	.players-box ul.prof li {
		width: 47%;
		margin: 0 1.5% 30px;
	}
	.players-box ul.prof li p {
		padding: 5px 0 0;
		font-size: min(3vw, 13px);
		font-weight: 500;
		line-height: 1.4em;
	}
	.players-box ul.prof li p:nth-of-type(1) {
		margin: 5px 0 0;
	}
	.players-box ul.prof li p:nth-of-type(1) span {
		font-size: 15px;
		font-weight: 700;
		padding-right: 5px;
	}

	.players-box .deco01:before {
		width: calc(50px * .6);
		height: calc(184px * .6);
		bottom: 0;
		left: 20px;
	}
	.players-box .deco02:before {
		width: calc(67px * .6);
		height: calc(193px * .6);
		bottom: 0;
		right: 20px;
	}

	.players-box ul.cards {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 76%;
		max-width: 260px;
		margin: 0 auto;
		padding-bottom: 80px;
	}
	.players-box ul.cards li {
		width: 100%;
		cursor: pointer;
		transition: all .3s;
		position: relative;
		top: 0;
		margin-bottom: 10px;
	}
	.players-box ul.cards li:hover {
		top: 0px;
	}

	/* MISSION01  */

	.mission-ttl {
		width: 96%;
		margin: 0 auto 20px;
		max-width: 800px;
	}
	.mission-ttl ~ p {
		font-size: 13px;
	}
	.block03-box .mission-ttl ~ p {
		padding-bottom: 50px;
	}
	.map,
	.insert {
		width: 100%;
		margin: 30px auto 40px;
	}
	.insert.dish {
		margin: 30px auto 20px;
	}
	.menu-links.last {
		margin-bottom: 60px;
	}
	.menu-links p span {
		font-size: 14px;
		font-weight: 600;
		display: block;
	}
	.menu-links p a {
		display: inline-block;
		font-size: 12px;
		color: #C9055D;
		position: relative;
	}
	div[class^="spk"] {
		position: relative;
		box-sizing: border-box;
		padding: 0 10px 0 80px;
		margin-bottom: 40px;
	}
	div[class^="spk"]:before {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		left: 0px;
		top: 22px;
		transform: translateY(0);
	}
	div[class^="spk"]:after {
		text-align: center;
		font-size: 12px;
		top: 85px;
		left: 18px;
		z-index: 2;
	} 
	div[class^="spk"] .txtbox:before {
		width: 100%;
		height: 30px;
		background-image: url("../img/spc05_img/bubble-top.svg");
		top: -18px;
	}
	div[class^="spk"] .txtbox:after {
		width: 100%;
		height: 30px;
		background-image: url("../img/spc05_img/bubble-bottom.svg");
		bottom: -18px;
	}
	div[class^="spk"] p {
		font-size: 14px;
		line-height: 1.8em;
		position: relative;
		box-sizing: border-box;
		padding: 10px 20px;
	}
	div[class^="spk"] p:before {
		width: calc(15px * .6);
		height: calc(24px * .6);
		background-image: url("../img/spc05_img/bubble-arrow.svg");
		left: -8px;
		top: 45px;
	}
	div[class^="spk"] p.w-monster {
		padding-top: 160px;
		padding-left: 20px;
	}
	div[class^="spk"] p > .monster {
		width: 70px;
		transform: rotate(-10deg) translateY(0) translateX(-50%);
		position: absolute;
		left: 50%;
		top: 15px;
		z-index: 2;
	}
	.point-box .txtbox {
		position: relative;
		background: url("../img/spc05_img/point-innner.svg") repeat-y center center;
		background-size: 100% auto;
		box-sizing: border-box;
		padding: 30px 0;
	}
	.point-box .txtbox:before {
		width: 100%;
		height: 30px;
		background-image: url("../img/spc05_img/point-top.svg");
		top: -19px;
	}
	.point-box .txtbox:after {
		width: 100%;
		height: 37px;
		background-image: url("../img/spc05_img/point-bottom.svg");
		bottom: -19px;
	}
	.point-box .txtbox p {
		font-size: 14px;
		line-height: 1.8em;
		position: relative;
		box-sizing: border-box;
		padding: 10px 30px;
	}
	.point-box .txtbox h3 {
		width: 80%;
		max-width: 180px;
		margin: 20px auto 0;
	}



	.turn-ttl {
		width: 90%;
		margin: 80px auto 40px;
		max-width: 300px;
	}







	.block01-box .deco01:before {
		width: calc(170px * .4);
		height: calc(138px * .4);
		top: 30px;
		right: 20px;
		background-image: url("../img/spc05_img/sp05-block01-deco01.svg");
	}
	.block01-box .deco02:before {
		width: calc(252px * .4);
		height: calc(195px * .4);
		top: 7%;
		left: -40px;
		background-image: url("../img/spc05_img/sp05-block01-deco02.svg");
		z-index: 2;
	}
	.block01-box .deco03 {
		position: absolute;
		width: calc(113px * .3);
		height: calc(78px * .3);
		top: calc(30%);
		right: 0;
		background-image: url("../img/spc05_img/sp05-block01-deco03.svg");
	}
	.block01-box .deco04 {
		position: absolute;
		width: calc(111px * .3);
		height: calc(85px * .3);
		top: calc(55%);
		left: 0;
		background-image: url("../img/spc05_img/sp05-block01-deco04.svg");
	}
	.block01-box .deco05 {
		position: absolute;
		width: calc(1371px * .25);
		height: calc(235px * .25);
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		background-image: url("../img/spc05_img/sp05-block01-deco05.svg");
	}








	.block02-box .deco01 {
		position: absolute;
		width: calc(113px * .5);
		height: calc(119px * .5);
		top: 30px;
		right: 30px;
		background-image: url("../img/spc05_img/sp05-block02-deco01.svg");
		z-index: 2;
	}
	.block02-box .deco02 {
		position: absolute;
		width: calc(197px * .5);
		height: calc(66px * .5);
		top: 2%;
		left: 0px;
		background-image: url("../img/spc05_img/sp05-block01-cloud01.svg");
	}
	.block02-box .deco03 {
		position: absolute;
		width: calc(118px * .5);
		height: calc(47px * .5);
		top: 7%;
		right: 20px;
		background-image: url("../img/spc05_img/sp05-block01-cloud02.svg");
	}
	.block02-box .deco04 {
		position: absolute;
		width: calc(199px * .5);
		height: calc(54px * .5);
		top: 10%;
		left: 10px;
		background-image: url("../img/spc05_img/sp05-block01-cloud03.svg");
	}
	.block02-box .deco05 {
		position: absolute;
		width: calc(87px * .5);
		height: calc(28px * .5);
		top: 15%;
		right: 100px;
		background-image: url("../img/spc05_img/sp05-block01-cloud04.svg");
	}
	.block02-box .deco06 {
		position: absolute;
		width: calc(109px * .3);
		height: calc(75px * .3);
		top: 20%;
		left: 0;
		background-image: url("../img/spc05_img/sp05-block02-deco02.svg");
	}
	.block02-box .deco07 {
		position: absolute;
		width: calc(89px * .3);
		height: calc(45px * .3);
		top: calc(30%);
		right: 0;
		background-image: url("../img/spc05_img/sp05-block02-deco03.svg");
	}

	.block02-box .deco08 {
		position: absolute;
		width: calc(110px * .5);
		height: calc(104px * .5);
		top: 38.5%;
		left: 20px;
		background-image: url("../img/spc05_img/sp05-block02-deco04.svg");
		z-index: 2;
	}
	.block02-box .deco09 {
		position: absolute;
		width: calc(110px * .5);
		height: calc(116px * .5);
		top: 54%;
		right: 20px;
		background-image: url("../img/spc05_img/sp05-block02-deco05.svg");
		z-index: 2;
	}
	.block02-box .deco10 {
		position: absolute;
		width: calc(113px * .3);
		height: calc(87px * .3);
		top: calc(63%);
		left: 0;
		background-image: url("../img/spc05_img/sp05-block02-deco06.svg");
	}
	.block02-box .deco11 {
		position: absolute;
		width: calc(59px * .3);
		height: calc(40px * .3);
		top: calc(75%);
		right: 0;
		background-image: url("../img/spc05_img/sp05-block02-deco07.svg");
	}
	.block02-box .deco12 {
		position: absolute;
		width: calc(118px * .3);
		height: calc(42px * .3);
		top: calc(90%);
		left: 0;
		background-image: url("../img/spc05_img/sp05-block02-deco08.svg");
	}
	.block02-box .deco13 {
		position: absolute;
		width: calc(980px * .4);
		height: calc(181px * .4);
		bottom: -1px;
		left: 50%;
		transform: translateX(-50%);
		background-image: url("../img/spc05_img/sp05-block02-deco10.svg");
		z-index: 2;
	}
	.block02-box .deco14:before {
		width: calc(185px * .4);
		height: calc(362px * .4);
		bottom: 0;
		left: 0;
		background-image: url("../img/spc05_img/sp05-block02-deco09.svg");
	}
	.block02-box .deco14:after {
		width: calc(183px * .4);
		height: calc(300px * .4);
		bottom: 0;
		right: 0;
		background-image: url("../img/spc05_img/sp05-block02-deco092.svg");
	}



	.block03-box .deco01 {
		position: absolute;
		width: calc(949px * .4);
		height: calc(228px * .4);
		bottom: -8px;
		left: 50%;
		transform: translateX(-50%);
		background-image: url("../img/spc05_img/sp05-block03-deco01.svg");
	}
	.block03-box .deco02:before {
		width: calc(188px * .4);
		height: calc(262px * .4);
		bottom: 0;
		left: 0;
		background-image: url("../img/spc05_img/sp05-block03-deco02.svg");
	}
	.block03-box .deco02:after {
		width: calc(184px * .4);
		height: calc(256px * .4);
		bottom: 0;
		right: 0;
		background-image: url("../img/spc05_img/sp05-block03-deco03.svg");
	}
}



@media screen and (max-width: 600px) {
}

