  @charset "utf-8";
/* CSS Document */


body {
	background: #fff url(../image/apri_bck.png) repeat-x left top;
	color: #363434;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 13px;
	*font-size: 81.2%;
	text-align: center;
	margin:0;
	padding:0;
}

div#body,
div#header,
div#footer .inner {
	position: relative;
	width: 910px;
	margin: 0 auto;
	line-height: 1.7;
	text-align: left;
}

p,h1 {
	margin:0;
	padding:0 0 0 10px;;
}


div#header {
	margin-bottom:10px;
}

div#footer {
	margin-top:20px;
	border-top:#CCCCCC 1px solid;
}

div#footer p.himeji_hp{
	position:absolute;
	top:10px;
	left:670px;
	display:none;
}

div#footer p.close{
	position:absolute;
	top:10px;
	left:770px;
}

p.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:84%;
	padding:10px;
}

img {
border:none;
}

/* MP4　20210205 */
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.apri_area{
	position: relative;
	width: 910px;
	height: 500px;
	background: url(/tech/himeji_castle/apri/image/bg_apri.png) no-repeat left top;
}

.apri_area h2{
	position: absolute;
	top: 10px;
	left: 9px;
	width: 590px;
	height: 55px;
	margin: 0;
}
.video_area{
	position: absolute;
	top: 65px;
	left: 9px;
	width: 590px;
	height: 419px;
	border-left: solid 1px #4766ad;
	border-right: solid 1px #4766ad;
	box-sizing: border-box;
}

#btn_start{
	display: none;
}

#btn_start a{
	position: absolute;
	top: 157px;
	left: 186px;
	width: 230px;
	height: 49px;
	background: url(/tech/himeji_castle/apri/image/btn_start.png) no-repeat left top;
	z-index: 10;
}
#btn_start a:hover{
	background: url(/tech/himeji_castle/apri/image/btn_start_on.png) no-repeat left top;
}
#btn_start a span{
	display: none;
}

#btn_finish{
	display: none;
	position: absolute;
	top: 146px;
	left: 159px;
	z-index: 10;
}

.video_area ul li.prev,
.video_area ul li.next{
	position: absolute;
	top: 361px;
	width: 95px;
	height: 58px;
}
.video_area ul li span{
	display: none;
}
.video_area ul li a{
	display: block;
	width: 95px;
	height: 58px;
}
.video_area ul li.prev{
	left: 0;
	background: url(/tech/himeji_castle/apri/image/btn_prev.png) no-repeat 2px 11px;
}
.video_area ul li.next{
	right: 0;
	background: url(/tech/himeji_castle/apri/image/btn_next.png) no-repeat 13px 11px;
}
.video_area ul li.next.no_link,
.video_area ul li.next.no_link:hover{
	right: 0;
	background: url(/tech/himeji_castle/apri/image/btn_next_no_link.png) no-repeat 13px 11px;
}

.video_area ul li.prev:hover{	background: url(/tech/himeji_castle/apri/image/btn_prev_on.png) no-repeat 2px 11px;}
.video_area ul li.next:hover{	background: url(/tech/himeji_castle/apri/image/btn_next_on.png) no-repeat 13px 11px;}


.txt{
	position: absolute;
	top: 18px;
	left: 642px;
	width: 228px;
	height: 152px;
}
.txt p{
	padding: 0;
	font-size: 0.85rem;
	color: #626262;
	line-height: 1.6;
}

.btn_stage{
	position: absolute;
	top: 206px;
	left: 613px;
	padding: 0;
}
.btn_stage li{
	margin-bottom: 2px;
}
.btn_stage li span{
	display: none;
}

.btn_stage li,
.btn_stage li a{
	display: block;
	width: 288px;
	height: 32px;
}
.btn_stage li.btn_stage6,
.btn_stage li.btn_stage6 a{
	height: 55px;
}
.btn_stage li.btn_stage1{	background: url(/tech/himeji_castle/apri/image/btn_stage1.png) no-repeat left top;}
.btn_stage li.btn_stage2{	background: url(/tech/himeji_castle/apri/image/btn_stage2.png) no-repeat left top;}
.btn_stage li.btn_stage3{	background: url(/tech/himeji_castle/apri/image/btn_stage3.png) no-repeat left top;}
.btn_stage li.btn_stage4{	background: url(/tech/himeji_castle/apri/image/btn_stage4.png) no-repeat left top;}
.btn_stage li.btn_stage5{	background: url(/tech/himeji_castle/apri/image/btn_stage5.png) no-repeat left top;}
.btn_stage li.btn_stage6{	background: url(/tech/himeji_castle/apri/image/btn_stage6.png) no-repeat left top;}

.btn_stage li.btn_stage1:hover,
.btn_stage li.btn_stage1.current{	background: url(/tech/himeji_castle/apri/image/btn_stage1_on.png) no-repeat left top;}
.btn_stage li.btn_stage2:hover,
.btn_stage li.btn_stage2.current{	background: url(/tech/himeji_castle/apri/image/btn_stage2_on.png) no-repeat left top;}
.btn_stage li.btn_stage3:hover,
.btn_stage li.btn_stage3.current{	background: url(/tech/himeji_castle/apri/image/btn_stage3_on.png) no-repeat left top;}
.btn_stage li.btn_stage4:hover,
.btn_stage li.btn_stage4.current{	background: url(/tech/himeji_castle/apri/image/btn_stage4_on.png) no-repeat left top;}
.btn_stage li.btn_stage5:hover,
.btn_stage li.btn_stage5.current{	background: url(/tech/himeji_castle/apri/image/btn_stage5_on.png) no-repeat left top;}
.btn_stage li.btn_stage6:hover,
.btn_stage li.btn_stage6.current{	background: url(/tech/himeji_castle/apri/image/btn_stage6_on.png) no-repeat left top;}