@charset "UTF-8";

#prizetop {
	height: 360px;
	margin-top: 0px;
	overflow: hidden;
	position: relative;
	overflow: hidden;
}
#video-background {
	position: fixed;
	right: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: #fff url('../images/bg_bosyu3.jpg') no-repeat;
	background-size: cover;
}
#prizetop .screen_k {
	width: 100%;
	height: 510px;
	background: transparent url('../images/bg_dot_k.png');
	position: relative;
	top: 0px;
}
#prizetop .topblock {
	position: absolute;
	top: 70px;
	left: 50%;
	color: #fff;
	width: 950px;
	height: 440px;
	margin: 0 0 0 -475px;
	z-index: 10;
}
#prizetop .topblock span {
	display: block;
	white-space: nowrap;
}
#prizetop .topblock h1 {
	font-size: 41px;
	line-height: 1.8em;
	text-shadow: #000000 1px 1px 3px;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
	background: transparent url('../images/h1_icon_crown_s.png') no-repeat center center;
	height: 148px;
}
#prizetop .topblock h1 span.small {
	font-size: 24px;
	height: 26px;
	line-height: 1em;
	padding-top: 32px;
}
#prizetop .topblock h2 {
	height: 56px;
	margin-top: 1em;
	font-size: 1.2em;
	line-height: 68px;
	text-shadow: #000000 1px 1px 3px;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
	/*background: transparent url('../images/h2_icon_w.png') no-repeat center center;*/
}
#prizetop .topblock h2 span {
	display: block;
	line-height: 1.2em;
}
#prizetop .topblock h3 {
	margin-top: 0.5em;
	font-size: 16px;
	line-height: 1.2em;
	text-shadow: #000000 1px 1px 3px;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
	font-weight: normal;
}
#prizetop .topblock h3 span {
		display: inline;
}
.prize {
	padding: 120px 0px;
}
.prize header {
	height: 90px;
	text-align: left;
}
.prize header h1 {
	font-size: 32px;
	line-height: 74px;
	display: inline-block;
}
.prize header h3 {
	font-size: 18px;
	line-height: 86px;
	display: inline-block;
	float: right;
	margin-right: 80px;
	
}
.prize .works {
	margin-top: 50px;
}

.prize .works h3 {
	width: 82%;
	margin: auto;
	font-size: 36px;
	line-height: 1.3em;
	border-bottom: 2px solid #910000;
	text-align: left;
	color: #910000;
}
.prize .works h4 {
	width: 82%;
	margin: auto;
	text-align: right;
}

.prize .works .photoblock {
	width: 82%;
	margin: auto;
}
.prize .works .workphoto {
	width: 29%;
	float: left;
	margin: 40px 24px 60px 0px;
	
	background-color: #fff;
	
	border: 1px solid #ccc;
	box-shadow: 4px 4px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
	-ms-box-shadow:  2px 2px 3px rgba(0,0,0,0.4);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=5, enabled=true);
}

.prize .works .left1 .workphoto {
	width: 50%;
	margin-left: 25%;
}
.prize .works .left2 .workphoto {
	width: 40%;
}
.prize .works .left2 .workphoto:first-child {
	margin-left: 8%;
}
.prize .works .workphoto img {
	width: 93%;
	height: auto;
	margin: 8px;
}
.prize .worktext {
	clear: both;
	width: 65%;
	text-align: left;
	text-justify: inter-ideograph;
	margin: auto;
}
.prize .worktext p {
	margin-bottom: 1.5em;
}
.blkClose {
	display: inline-block;
 *display: inline;
	zoom: 1;
	padding: 0.4em 4em;
	border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(160, 160, 160, .5)));
	background: linear-gradient(to bottom, rgba(255, 51, 51, .5), rgba(164, 0, 0, .5));
	background-color: rgb(102, 0, 0);
	-webkit-transition: background-color .4s;
	transition: background-color .4s;
	margin: 1em 0 0 0;
	cursor: pointer;
}
.blkClose:hover {
	background-color: rgb(255, 51, 51);
}
.blkClose a {
	color: #fff;
	text-decoration: none;
}


.blkClose:hover {
	background-color: rgb(255, 51, 51);
}
.blkClose a {
	color: #fff;
	text
}


/*---------------------------------------------------
    @Styles for Tablet Portrait
---------------------------------------------------*/

@media (max-width: 980px) {
	
	.prize .works .photoblock {
		width: 85%;
		padding-left: 40px;
	}
	.prize .works .workphoto {
		width: 29%;
	}
	.prize .works .left1 .workphoto {
		width: 50%;
		margin-left: 23%;
	}
	.prize .works .left2 .workphoto {
		width: 40%;
	}
	.prize .works .left2 .workphoto:first-child {
		margin-left: 6%;
	}
	.prize .worktext {
	width: 70%;
}
	
}



/*---------------------------------------------------
 	 @Styles for Mobile Landscape to Tablet Portrait
---------------------------------------------------*/

@media (max-width: 768px) {
	
	.prize .works h3 {
		width: 95%;
	}
	.prize .works h4 {
		width: 95%;
	}
	.prize .works .photoblock {
		width: 95%;
		padding-left: 50px;
		overflow: auto;
	}
	.prize .works .workphoto {
		width: 40%;
		margin-bottom: 0;
	}
	.prize .works .left1 .workphoto {
		width: 60%;
		margin-left: 13%;
	}
	.prize .works .left2 .workphoto {
		width: 43%;
	}
	.prize .works .left2 .workphoto:first-child {
		margin-left: 0%;
	}
	.prize .works .worktext {
		width: 90%;
		margin-top: 30px;
	}
	.prize .works h3 {
		font-size: 28px;
		line-height: 1.2;
	}
	
}

/*---------------------------------------------------
    @Styles for Mobile Portrait
---------------------------------------------------*/

@media (max-width: 480px) {
	#prizetop .topblock h1 {
		width: 100%;
		font-size: 32px;
	}
	#prizetop .topblock h3 span {
		display: block;
	}
	.prize .works .photoblock {
		width: 95%;
		padding-left: 0px;
		overflow: hidden;
	}
	.prize .works .workphoto {
		width: 95%;
		margin: 10px 0px 10px 2%;
		
	}
	.prize .works .left1 .workphoto {
		width: 95%;
		margin-left: 2%;
		
	}
	.prize .works .left2 .workphoto {
		clear: both;
		width: 95%;
	}
	.prize .works .left2 .workphoto:first-child {
		margin-left: 2%;
	}
	.prize .works .left2 .workphoto {
		margin-left: 2%;
	}
	.prize .works .worktext {
		padding-top: 0px;
	}
	.prize .works h3 {
		font-size: 26px;
		line-height: 1.2em;
	}
}




