

body + .mb_YTPBar {
	display: none !important;
}


main {
	background: url(../images/play/play-bg.jpg) top center no-repeat;
}

.play-head {
	width: 100%;
	background: url(../images/play/play-head.png) top center no-repeat;
}

.play-head-inner {
	width: 1200px;
	margin: 0 auto;
	height: 900px;
}

.baloon01 {
	top: 480px;
	position: relative;
}


.play-cont-wrapper {
	border-top: #333 solid 5px;
	border-bottom: #333 solid 5px;
	margin-top: -100px;
	position: relative;
	z-index: 1;
}

.play-cont-wrapper-01 {
	transform: skewY(-6deg);
}

.play-cont-wrapper-02 {
	transform: skewY(6deg);
	margin-top: 0;
}

.play-cont-wrapper-03 {
	transform: skewY(-6deg);
	margin-top: 0;
}

.play-cont {
	background: #fff;
	box-shadow: 0 0 20px #000,0 0 20px #000,0 0 50px #000;
	border: #fff solid 20px;
	background-size: 100%;
}

.play-cont-wrapper-01 .play-cont {
	background-image: url(../images/play/cont-bg01.jpg);
}
.play-cont-wrapper-02 .play-cont {
	background-image: url(../images/play/cont-bg02.jpg);
}
.play-cont-wrapper-03 .play-cont {
	background-image: url(../images/play/cont-bg01.jpg);
}

.play-cont-inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.play-cont-wrapper-01 .play-cont-inner {
	transform: skewY(6deg);
}
.play-cont-wrapper-02 .play-cont-inner {
	transform: skewY(-6deg);
}
.play-cont-wrapper-03 .play-cont-inner {
	transform: skewY(6deg);
}
.baloon {
	position: relative;
	z-index: 1;
}
.levi {
	position: absolute;
	top: 60px;
}
.play-cont-wrapper-02 .levi {
	top: 0;
	right: 0;
}
.play-cont-wrapper-03 .levi {
	top: -110px;
  left: -140px;
}
.cont-ttl {
	position: relative;
	z-index: 1;
	margin-top: -60px;
}

.play-cont-wrapper-02 .cont-ttl {
	margin-top: -30px;
}

.play-cont-wrapper-03 .cont-ttl {
	margin-top: -30px;
}

.cont-text {
	position: relative;
	width: 980px;
	margin: 0 auto;
	z-index: 1;
	line-height: 1.3;
	font-size: 140%;
	text-shadow: 0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000;
}

.cont-foot {
	/*background: #000 url(../images/play/play-footer-bg.jpg?180201) top center no-repeat;*/
	margin-top: -100px;
	padding-bottom: 20px;
}

.cont-foot-inner {
	text-align: center;
}

.foot-text {
	margin: 400px 0 auto;
}

.cont-foot-btns {
	width: 640px;
	margin: 0 auto 0;
}

.foot-banner {
	display: block;
	position: relative;
}


.foot-banner img {
	margin-top: 40px;
	width: 100%;
}

.cont-foot-inner .more {
	width: 100%;
	margin-top: 70px;
	margin-bottom: 40px;
}

.play-movie {
	position: relative;
	margin: 10px auto 0;
	padding: 10px;
	background: #000;
	width: 960px;
	height: 540px;
}
.play-movie iframe {
	width: 960px;
	height: 540px;
}
.btn-tw {
	position: fixed;
	right: 0;
	top: 200px;
	width: 80px;
	z-index: 10;
	transition: width 0.3s;
	-webkit-transition:width 0.3s;
}

.btn-tw img {
	height: 70px;
}

.play-twicon-wrapper {
	background: rgba(0,0,0,0.5);
	text-align: center;
	padding: 20px;
	top: 1100px;
	position: relative;
}

.play-twicon-list {
	width: 640px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.play-twicon {
	width: 29%;
	display: block;
	margin: 2%;
}
.play-twicon img {
	width: 100%;
}

.play-twicon-attend {
	display: block;
	padding: 10px;
	width: 640px;
	margin: 0 auto;
	background: rgb(90,0,0);
}

.play-twicon-ttl {
	font-size: 140%;
	font-weight: bold;
}

.play-twicon-topic{
	font-size: 140%;
	display: block;
	font-weight: bold;
	color: #c00;
	margin-bottom: 10px
}

.play-twicon-date {
	font-size: 80%;
	display: block;
	margin-top: 10px;
	font-family: sans-serif;
}

.video-buttons {
	width: 150px;
	margin: 0 0 0 -75px;
	bottom: 0;
	position: absolute;
	left: 50%;
}


#prvideo {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}
.video-wrapper {
	position: relative;
	z-index: 0;
	min-height: 100vh;
}


.complete {
	display: none;
	background: url(../images/play/levi-bg01.jpg) top center no-repeat;
	height: 1700px;
	position: relative;
	/*margin-bottom: 380px;*/
}

.complete01 {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: 200px;
	top: 330px;
}

.complete02 {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 440px;
}

.cont-foot-btns.cont-foot-btns-mt  {
	margin-top: -500px;
}

/*controll*/

#togglePlay {
	position: fixed;
	top: 0;
	left: 0;
/*	opacity: 0.5;*/
	font-size: 20px;
	width: 100%;
	height: 100%;
	border: none;
	vertical-align: bottom;
}

#togglePlay img {
	width: 400px;
	margin: auto;
	position: fixed;
	top: 600px;
}

#togglePlay.pause {
	/*background: #000;
	color: #fff;*/
}

/*#togglePlay.pause:after {
	content:"PAUSE"
}

#togglePlay.play:after {
	content: 'PLAY';
}*/

#togglePlay.play {
	/*background: #000;*/
	/*color: #333;*/
}

.toggleLevi {
  margin: 200px auto 0;
}


#toggleVolume {
	display: inline-block;
	opacity: 0.5;
	width: 20px;
	height: 20px;
	border-radius: 100px;
	padding: 20px;
	background: #fff url(../images/play/icon-volume-unmute.svg) no-repeat;
	background-size: 18px;
	background-position: 18px 20px;
	transition: opacity .3s;
}

#toggleVolume.unmute {
	background: #000;
}


#toggleVolume.unmute {
	background: #000 url(../images/play/icon-volume.svg) no-repeat;
	background-size: 31px;
	background-position: 16px 20px;
}



#toggleFullscreen {
	display: inline-block;
	opacity: 0.5;
	width: 20px;
	height: 20px;
	border-radius: 100px;
	padding: 20px;
	background: #fff url(../images/play/icon-fullscreen.svg) no-repeat;
	background-size: 20px;
	background-position: 20px 20px;
	margin-left: 20px;
	transition: opacity .3s;
}

/* ====================================================== for PC ====================================================== */

@media screen and (min-width: 769px) {

	.foot-banner:hover {
		opacity: 0.7;
	}

	.btn-tw:hover {
		width: 240px;
	}
	.play-twicon:hover {
		opacity: 0.7;
	}

	#toggleVolume:hover {
		opacity: 0.5 !important;
	}

	#toggleFullscreen:hover {
		opacity: 0.5 !important;
	}
}


/* ====================================================== for SP ====================================================== */


@media screen and (max-width: 768px) {

	.play-head {
		background: url(../images/play/sp-play-head.png) top center no-repeat;
		background-size: 100%;
	}
	.play-head-inner {
		height: 122vw;
		width: 100%;
	}

	.baloon01 {
		top: 64vw;
		width: 120%;
		margin-left: -10%;
	}

	.play-cont {
		box-shadow: 0 0 4px #000,0 0 4px #000,0 0 8px #000;
	}

	.play-cont-inner {
		width: 100%;
	}
	.play-cont {
		border: #fff solid 10px;
	}
	.play-cont-wrapper-01 .levi {
		width: 40%;
		top: 2%;
		left: 1%;
	}
	.play-cont-wrapper-02 .levi {
		width: 55%;
		right: -13%;
	}
	.play-cont-wrapper-03 .levi {
		width: 84%;
		left: -22%;
		top: -13%;
	}
	.baloon {
		width: 110%;
	}
	.play-cont-wrapper-02 .cont-ttl {
		margin-top: 0;
	}
	.play-cont-wrapper-03 .cont-ttl {
		margin-top: 0;
	}
	.cont-ttl {
		width: 80%;
		margin-top: 0;
		margin-left: -7%;
	}
	.cont-text {
		width: 100%;
		font-size: 11px;
	}
	.play-movie {
		position: relative;
		width: 100%;
		height: auto;
		padding: calc(315 / 560 * 100%) 0 0;
	}
	.play-movie iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 5px solid #000;
	  margin-left: -5px;
	}
	.cont-foot {
		background-size: 300%;
		margin-top: -6vw;
		text-align: center;
		padding-bottom: 60px;
	}
	.cont-foot-inner {
		width: 100%;
	}


	.video-wrapper {
	}
	.foot-text {
		width: 80%;
		margin: 60% auto 0;
	}
	.foot-banner {
		width: 80%;
		margin: 0 auto;
	}
	.foot-banner img {
		margin-top: 20px;
	}
	.cont-foot-inner .more {
		width: 80%;
		margin: 20px auto 0;
		height: 60px;
		line-height: 60px;
	}
	.cont-foot-inner .more a span.more-arrow {
		top: 30px;
	}
	.btn-tw {
		top: 2%;
		z-index: 1003;
		width: 17vw;
	}
	.btn-tw img {
		height: 15vw;
	}
	.play-twicon-wrapper {
		position: absolute;
		top: 55%;
		padding: 20px 0;
		width: 100%;
	}
	.play-twicon-ttl {
		font-size: 120%;
		font-weight: bold;
	}
	.play-twicon-topic{
		font-size: 100%;
	}
	.play-twicon-date {
		font-size: 80%;
		margin-bottom: 10px;
	}
	.play-twicon-list {
		width: 100%;
	}
	.play-twicon-attend {
		width: 90%;
		padding: 2%;
		font-size: 70%;
	}
	.cont-foot-btns {
		width: 90%;
	}



	.toggleLevi {
		width: 100%;
		margin-top: 100px;
	}


	#toggleFullscreen {
		display: none;
	}

	.cont-foot-btns.cont-foot-btns-mt  {
		margin-top: -80%;
	}
	.complete {
		background: none;
		position: relative;
		height: auto;
	}
	.complete .sp-levi-bg {
		width: 100%;
	}
	.complete01 {
		margin-left: 16%;
		width: 30%;
		top: 10%;
	}
	.complete02 {
		margin-left: -46%;
		width: 36%;
		top: 20%;
	}
}





