@import url("reset.css");

@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

body{
	position: relative;
	background:#000 url(../images/bd_bg.png) bottom center no-repeat;
}

#wrapper{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: url(../images/wrap_bg.png) repeat;
}
/*top bar BEGIN*/
.top_bar_block{
	width: 100%;
    height: 50px;
    padding: 0;
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
}
.sony_logo {
	width: 126px;
	height: 22px;
	display: block;
	position: absolute;
	top: 14px;
	left: 20px;
}
.mobile01_logo {display: block;position: absolute; top: 8px;right: 20px;}
.fb{
	width:34px;
	height:34px;
	position:absolute;
	top:8px;
	right:80px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/share_fb.png) no-repeat top left
	}
.fb:hover{background:url(../images/share_fb.png) no-repeat bottom left}

/*menu BEGIN*/
.menu{width: 760px;height: 50px;margin: auto;position: relative;padding:5px 0 5px 0;}
.menu a{display: block;position: absolute;}
.menu a:hover{background-position: bottom;}
.m01{width: 244px;height: 40px;background: url(../images/m01.png) no-repeat;left: 0px;}
.m02{width: 300px;height: 40px;background: url(../images/m02.png) no-repeat;left: 244px;}
.m03{width: 216px;height: 40px;background: url(../images/m03.png) no-repeat;right: 0px;}
/*menu END*/

/*top bar END*/

/*top BEGIN*/
#kv{
	width: 100%; 
	height: 660px; 
	margin: auto;position: relative;
	background: url(../images/kv_bg.jpg) top center no-repeat;
}
.slogan_block{width: 1200px;height: 660px; margin: auto;padding: 0; position:relative;overflow: hidden;}
.orange_box{position: absolute;top: 84px;right: 14px;}
.camera{position: absolute;top: 148px;right: 39px;}
.rx10iv{position: absolute;top: 148px;left: 44px;}
.slogan{position: absolute;top: 231px;left: 2px;}
.anim_01{position: absolute;top: 352px;left: 179px;}
.anim_02{position: absolute;bottom: 0px;left: 357px;}
.anim_03{position: absolute;top: 388px;left: 598px;}
.fouce_01{position: absolute;top: 355px;left: 224px;display: block;}
.fouce_02{position: absolute;bottom: 202px;left: 388px;display: block;}
.fouce_03{position: absolute;top: 384px;left: 604px;display: block;}

/*top END*/

/*content_a BEGIN*/
#content_a{
	width: 100%;
	height: auto;
	padding: 60px 0 50px 0;
	overflow: hidden;
	background: #ffffff url(../images/cont_a_bg.png) repeat;
}
/*speci BEGIN*/
.speci{
	width: 1120px;
	height: auto;
	overflow: hidden; 
	margin: auto;
	padding-left: 20px;
	position: relative;
}
.speci_camara{
	width: 432px;
	height: 468px;
	float: left;
	position: relative;
	background: url(../images/speci_camera.png) no-repeat top 10px left;
}
.rx10iv_link{
	display: block;
	position: absolute;
	left: 93px;
	bottom: 0;
	width: 246px;
	height: 67px;
	background:url(../images/rx10iv_link.jpg) no-repeat; 
}
.rx10iv_link:hover{background-position: bottom;}
.speci_cont{width: 650px;height: auto;float: right;}
.speci_text{width: 650px;height: auto;padding:0 0 10px 0;border-bottom: solid 3px #000000;}
.speci_text span{
	display: block;
	margin-top: 16px;
	font-family: 'Noto Sans TC','Microsoft JhengHei';
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	background: url(../images/speci_itp.png) no-repeat top 3px left;
	padding-left: 18px;
}
.speci_text p{
	display: block;
	margin-top: 14px;
	font-family: 'Noto Sans TC','Microsoft JhengHei';
	font-size: 16px;
	line-height: 21px;
	color: #666666;
	letter-spacing: 0.9px;
	padding-left: 18px;
}
/*speci END*/


/*content_a END*/
/*content_b BEGIN*/
#content_b{
	width: 100%;
	height: auto;
	padding: 50px 0 20px 0;
	overflow: hidden;
}
/*report BEGIN*/
.report{
	width: 1120px;
	height: auto;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: solid 3px #ffffff;
}
.report_pic{display: block;float: right;margin-top: 3px;}
.report_block{
	width: 340px;
	height: 221px;
	float: left;
	position: relative;
}
.report_title{display: block;padding: 0;margin: 0;}
.report_cont{
	width: 317px;
	height: 178px;
	padding-left: 23px;
	position: absolute;
	top: 77px;
	left: 63px;
}
.cont_o{
	width: 317px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity:1;
	filter: alpha(opacity=1);
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	-o-transition:0.6s;
}
.cont_o span{
	display: block;
	font-family: 'Noto Sans TC','Microsoft JhengHei';
	font-size: 26px;
	font-weight: bold;
	color: #f58a2a;
	letter-spacing: 2px;
}
.cont_o p{
	display: block;
	margin-top: 20px;
	font-family: 'Noto Sans TC','Microsoft JhengHei';
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	letter-spacing: 1.5px;
}
.cont_h{
	width: 317px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity:0;
	filter: alpha(opacity=0);
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	-o-transition:0.6s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

}
.cont_h span{
	display: block;
	font-family: 'Noto Sans TC','Microsoft JhengHei';
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #f58a2a;
}
.cont_h p{
	display: block;
	margin-top: 8px;
	font-family: 'Noto Sans TC','Microsoft JhengHei';
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.report_green{
	width: 154px;
	height: 40px;
	margin-top: 8px;
	background:url(../images/report_link.png) no-repeat; 
}
.report_green:hover{background-position: bottom;}

.report:hover .cont_o{ opacity:0; filter: alpha(opacity=0);}
.report:hover .cont_h{ opacity:1; filter: alpha(opacity=100);}
/*report_block END*/
/*content_b END*/
/*content_c BEGIN*/
#content_c{
	width: 100%;
	height: auto;
	padding: 50px 0 50px 0;
	overflow: hidden;
}

/*article BEGIN*/
.article{
	width: 990px;
	height: auto;
	margin: auto;
	overflow: hidden;
	padding: 0 0 10px 0;
	position: relative;
}
.article_block_title{display: block; margin: auto;}
.article_block{
	width: 990px;
	height: auto; 
	overflow: hidden;
	margin: 30px auto 0 auto;
}

.article_block ul li{
	width: 320px;
	height: 250px;
	overflow: hidden;
	float: left;
	margin: 5px;
}
.article_block ul li a{
	display: block;
	width: 320px;
	height: 250px;
	position: relative;
	top: 0;
	left: 0;
	text-decoration: none;
	
}
.article_block ul li a img{position: absolute;top: 4px;left: 4px;}
.article_cont{
	width: 312px;
	height: 242px;
	font-family: 'Noto Sans TC','Microsoft JhengHei';
	position: absolute;
    background: rgba(0, 0, 0, 0.8);
    border: solid 4px #f58a2a;
	opacity:0;
	filter: alpha(opacity=0);
	transition:0.6s;
	-moz-transition:0.6s;
	-webkit-transition:0.6s;
	-o-transition:0.6s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.article_id{
    width: fit-content;
    height: 28px;
    margin: 37px auto auto 0;
    padding: 6px 10px 0 49px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    background: #f58a2a url(../images/arti_id_icon.png) top left no-repeat;
}

.article_cont p{
	display: block;
    width: 290px;
    height: auto;
    margin: 14px auto auto 11px;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}

.article_block ul li a:hover .article_cont{ opacity:1; filter: alpha(opacity=100);}

/*article END*/
.gotop{
	display: block;
	width:34px;
	height:28px;
	position: fixed;
	bottom: 50px;
	right: 80px;
	z-index: 150;
	background:url(../images/goTop.png) no-repeat ;
}
/*content_c END*/



#jSplash { 
    margin: auto;
    width: 220px;
    height: 61px;
    background: url(../images/rx10iv.png) no-repeat;
}