@charset "UTF-8";

body{
	
	/*更新時に画像上書き　背景色変更*/
	background :url(../images/bg.jpg) repeat-x center top #c11453;
	}
#wrap{
	background:url(../images/bg2.png);
	text-align:center;
	}
#wrapIn{
	background:url(../images/bg_cont.png) repeat-y center top;
	position:relative;
	width:100%;
	min-width:960px;
	}

a img{ margin-left:2px;}

a { 
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	}


#hanbai{
	position:relative;
	text-align:right;
	padding: 0px 0 20px 0;
	width:790px;
	font-size:12px;
	margin:0 auto;
	}

.line{
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px dotted #990;
}

.deadline{ font-size:1.5rem; color:#C00; font-weight:bold}

.deadline span{ font-size:12px; font-weight:normal; color:#000;}

/*********************
*header
**********************/

#btnList{
	position:absolute;
	top:130px;
	left:50%;
	margin-left:260px;
	}

#btnPre01{
	position:absolute;
	top:260px;
	left:50%;
	margin-left:260px;
	}
	

#btnPre02{
	position:absolute;
	top:180px;
	left:50%;
	margin-left:280px;
	}
	

	

header {
	background:url(../images/head_bg.jpg) no-repeat center top;
	height:430px;
	width:100%;
	min-width:960px;
	margin:0 auto;
	text-align:left;
}

header .kira{
	position:absolute;
	top:115px;
	left:50%;
	margin-left:-237px;
	}

#ver{
	position:absolute;
	top:230px;
	left:50%;
	margin-left:-350px;
	width:97px;
	height:97px;
}

header h1 { width:443px; height:400px; background:url(../images/logo.png) no-repeat center 70px; overflow:hidden; text-indent:-9999px; margin:0 auto;}

header h2{ 
	background:url(../images/lead.png) no-repeat center top;
	position:absolute;
	top:440px;
	width:100%;
	height:120px;
	text-indent:-9999px;
	min-width:960px;
	}
	

/*********************
*main
**********************/

#main{
	background:url(../images/bg_cont2.jpg) repeat-y center top;
	padding-top:80px;
	
}

section{
	position:relative;
	text-align:left;
}


article{ width:802px; text-align:left; margin:0 auto;}


/*********************
*camp common
**********************/
.btnOubo{
	text-align:center;
	padding:30px 0;
}

 .deadline{
	padding:12px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

 .deadline span{
	color:#7f5100;
	
	font-size:16px;
	font-weight:bold;
}


 .gaiyo{
	color:#7f5100;
	line-height:1.7em;
}

 .gaiyo strong{
	color:#182a85;
	line-height:1.7em;
}

 .tbold{
	color:#7f5100;
	font-weight:bolder;
}

.preList{
	width:670px;
	border:1px solid #CCC;
	background:#FFF;
	padding:7px;
	border-top:3px solid #bc3986;
	margin:10px auto;
}

.houhou{
	background:url(../images/houhou.jpg) no-repeat left 12px;
	padding-left:70px;
}

.gaiyo02{
	color:#7f5100;
	line-height:1.7em;
	margin:25px 0 0 0;
}

.gaiyo03{
	color:#7f5100;
	line-height:1.7em;
}



.deadline{
	padding-top:12px;
	background:url(../images/shimekiri.jpg) no-repeat left 12px;
	padding-left:50px;
	text-align:left;
}

.attention{
	color:#C00;
	font-size:12px;
	font-weight:bold;
	padding:20px 0 30px 70px;
}


/*********************
*camp
**********************/
#camp { padding-bottom:100px;}

#camp a{
	color:#009;
	text-decoration:underline;
 }


#camp2 a{
	color:#009;
	text-decoration:underline;
	font-size:0.9rem !important;
 }



#camp h1{
	background:url(../images/tit_pre01.png) no-repeat center top;
	height:100px;
	min-width:960px;
	width:100%;
	text-indent:-9999px;
	}

#camp .center,
#camp2 .center{
	text-align:center;
	 }

#camp .preList{
	margin-top:50px;
	position:relative;
}

#camp .title .kira{
	position:absolute;
	top:10px;
	left:265px;
}
#camp .preList {
 vertical-align: middle;
}
#camp .preList li{
	vertical-align:middle;
	font-size:16px;
	padding:5px;
	margin:5px;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
	
}

#ouboChui{padding-bottom:50px; font-weight:bold; text-align:center; color:#C00; font-size:13px;}

#camp .preList li:last-child{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

#camp .preList li strong ,#camp .preList li img{
	vertical-align:middle;
}

#camp .preList li strong {
	display:inline-block;
	padding-left:10px;
	font-size:17px;
	color:#C00;
}

#camp .preList li img { padding-right:10px;}

#camp .btnOubo{ padding-bottom:10px;}
#camp .tenpo{
	float:left;
	display:block;
	padding:10px 0 0 50px;
}

h3#subOkomori{
	position:absolute;
	top:-30px;
	left:-31px;
}

#camp h2{
	clear:both;
	font-size:14px;
	color:#182a85;
	padding-left:40px;
}

#prePh{
	background:url(../images/present.jpg) no-repeat center top;
	height:185px;
	position:relative;
	text-align:left;
}

#prePh a{ position:absolute; display:block; width:156px; height:100px; }
#prePh a:hover{background:#FFF; opacity:0.3; }

#prePh #btnVer01{ top:47px; left:32px; }
#prePh #btnVer02{ top:47px; left:198px; }
#prePh #btnVer03{ top:47px; left:364px; }


/*********************
*camp2
**********************/
#camp2 { padding-bottom:20px;}

.spcB20{padding-bottom:30px; padding-top:10px;}

#camp2 h1{
	background:url(../images/tit_pre02.png) no-repeat center top;
	height:100px;
	min-width:960px;
	width:100%;
	text-indent:-9999px;
	}
	
#camp2 .title .kira{
	position:absolute;
	top:10px;
	left:265px;
}

#camp2 .gaiyo strong{ font-size:14px; color:#182a85;}

#camp2 .presentMonth{
	text-align:center;
	padding:20px 0 0 0; 
	}

#camp2 .ouboChui{
	text-align:center;
	padding:0px 0 20px 0 ;
	font-size:12px;
}


#camp2 .filbox{
	background:url(../images/qrcode.png) no-repeat 670px 20px #dec97b;
	height:120px;
	position:relative;
	margin:50px 0 0 0;
	color:#000;

}

#camp2 .mark{
	background:url(../images/filmarks_logo.png) no-repeat 20px 40px;
	padding:20px 130px 0 150px;
	height:80px;
}

#camp2 .smaho{
	position:absolute;
	left:740px;
	top:-70px
}

#camp2 .small{
	font-size:12px;
	line-height:36px;
/*	padding:10px 0px 0 0px;  */
}

/*********************
*camp3
**********************/
#camp3 { padding-bottom:50px;}

#camp3 h1{
	background:url(../images/tit_hajimarinouta_pre.png) no-repeat center top;
	height:100px;
	min-width:960px;
	width:100%;
	text-indent:-9999px;
	}

#camp3 .gaiyo strong{
	color:#182a85;
}

#camp3 .gaiyo{
	color:#7f5100;
	line-height:1.7em;
	padding-bottom:20px;
}

	

#camp3 .title .kira{
	position:absolute;
	top:10px;
	left:265px;
}

#prePh3{
	margin:15px 0 10px 0;
	width:805px;
	background:url(../images/hajimari_goods.jpg) no-repeat center top;
	height:360px;
	position:relative;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}

#camp3 .ouboChui{
	text-align:center;
	padding:0px 0 20px 0 ;
	font-size:12px;
}


/*********************
*camp4
**********************/
#camp4 {}

#camp4 h1{
	background:url(../images/tit_omiokuri.png) no-repeat center top;
	height:100px;
	min-width:960px;
	width:100%;
	text-indent:-9999px;
	}

#camp4 dl{
}

#camp4 dt , #camp4 dd{
	
	padding-bottom:7px;
	margin-bottom:12px;
	border-bottom:1px dotted #990;
}

#camp4 dt{
	width:145px;
	float:left;
	clear:both;

}

#camp4 dt h3{
	background: #4db2c3;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	width:130px;
	color:#FFF;
	padding:5px 0;
	line-height:1em;
}

#camp4 dd{
	margin-left:145px;
}

#camp4 dd strong{
	font-size:18px;
	color:#C00;
}






/*********************
*pickup
**********************/
article:nth-of-type(1){
	margin-bottom:50px;
}

#ytube , #ytube2{
	background:url(../images/movie_m.jpg) repeat-y center top;
	width:484px;
	float:left;
	text-align:center;
	position:relative;
	
}

#ytube{
	vertical-align:middle;
	
}

#ytubeU{
	position:absolute;
	bottom:0;
}

#ytubeT{
	position:absolute;
	top:0;
}

#ytube p , #ytube2 p{
	line-height:90%;
	margin:0;
	padding:0;
}

#ytubeIn{
	display: table-cell;
	text-align:center;
	height:100%;
	
}

#ytube iframe{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-222px;
	margin-top:-125px;
	width:445px;
	height:250px;
	}
	
#ytube2 iframe{
	
	width:445px;
	margin:0 auto;
	}

#pDet{
	width:310px;
	float:left;
	position:relative;
}
#pDet .kira{
	position:absolute;
	top:10px;
	right:200px;
}

#pDetIn{
	padding-left:20px;
	width:90%;
}

#pickup h1{
	background:url(../images/tit_ichioshi.jpg) no-repeat left top;
	height:60px;
	width:310px;
	overflow:hidden;
	text-indent:-9999px;
	}
#pickup h2{
	text-align:center;
	margin-bottom:10px;
}

#release{
	background:#c11453;
	color: #fff;
	line-height:100%;
	text-align:center;
	padding:5px 0;
	font-size:12px;
	margin-bottom:4px;
	width:100%;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	}
	


#release strong{
	font-size:14px;
	line-height:100%;
	color:#FFF;
}

.shosai a{
	text-decoration:none;
	display:block;
	background:#227ab7;
	color: #fff;
	line-height:100%;
	text-align:center;
	padding:5px 0;
	font-size:12px;
	margin-bottom:4px;
	width:100%;
}

.shosai a:link{ text-decoration:none;}
.shosai a:hover{ background:#761b31;}

.somm a{
	text-decoration:none;
	display:block;
	background:#7a1d32;
	color: #fff;
	line-height:100%;
	text-align:center;
	padding:5px 0;
	font-size:12px;
	margin-bottom:4px;
	width:100%;
	vertical-align:middle;
	
}

.somm a:link{ text-decoration:none;}
.somm a:hover{ background:#227ab7;}




#pEnce{
	width:100%;
	background:#FFF;
	background:url(../images/logo_deco2.jpg) no-repeat 70px 15px #FFF;
	min-height:90px;
	height:115px;
}
#pEnce2{
	background: #FFF;
	padding:6px;
}


ul#bnrs{ clear:both;}

ul#bnrs , ul#bnrs li{ margin:0; padding:0;}

ul#bnrs{
	clear:both;
	margin:0 auto;
	width:540px;
	padding-top:20px;
}

#bnrs li{ width:260px; float:left; margin-right:10px !important;}


/*********************
*taisho
**********************/
#taisho h1{
	background:url(../images/tit_list.png) no-repeat center top;
	height:110px;
	min-width:960px;
	width:100%;
	text-indent:-9999px;
	}

#map{
	background:url(../images/map.jpg) no-repeat left top;
	width:765px;
	height:357px;
	margin:0 auto;
}

#taisho article h2{ border-bottom:1px dotted #8d1d38; padding-bottom:8px; margin-bottom:8px; text-align:left;}

#taisho article{
	background : url(../images/line.png) no-repeat left bottom;
	padding-top:20px;
	padding-bottom:40px;
	margin-bottom:25px;
}
/**/
#taisho article:last-child{
	/**/background:none;
	padding-bottom:60px;
	margin-bottom:0;
}


#taisho article .sDetail{ margin-top:10px; width:630px; float:left; min-height:256px;}
#taisho article .sDetail p{ color:#777;}
	
#taisho article#saku00 .sDetail{ background:url(../ver2/images/jk08.jpg) no-repeat left 0px; }
#taisho article#saku01 .sDetail{ background:url(../images/jk01.jpg) no-repeat left 0px; }
#taisho article#saku02 .sDetail{ background:url(../images/jk02.jpg) no-repeat left 0px; }
#taisho article#saku03 .sDetail{ background:url(../images/jk03.jpg) no-repeat left 0px; }
#taisho article#saku04 .sDetail{ background:url(../images/jk04.jpg) no-repeat left 0px; }
#taisho article#saku05 .sDetail{ background:url(../images/jk05.jpg) no-repeat left 0px; }
#taisho article#saku06 .sDetail{ background:url(../images/jk06.jpg) no-repeat left 0px; }
#taisho article#saku07 .sDetail{ background:url(../images/jk07.jpg) no-repeat left 0px; }
#taisho article#saku08 .sDetail{ background:url(../images/jk08.jpg) no-repeat left 0px; }
#taisho article#saku09 .sDetail{ background:url(../images/jk09.jpg) no-repeat left 0px; }

#taisho article .sDetail .sDetIn{
	position:relative;
	padding-left: 200px;
}

.imgKari{
	position:absolute;
	left:0;
	top:265px;
	font-size:10px;
	}

.koNyu p:nth-of-type(1){
	position:relative;
	margin-top:-10px;
	margin-left:-15px;
}

.sStory{
	border-bottom:1px dotted #8d1d38;
	padding-bottom:12px;
	margin-bottom:12px;
	line-height:140%;
	font-size:13px;
}

.sCopy{
	line-height:120%;
	border-bottom:1px dotted #8d1d38; padding-bottom:12px; margin-bottom:12px; font-size:11px !important;
	
}


/*　レビュー枠　*/

.sReview{
	background:url(../images/logo_filmarks.gif) no-repeat 8px 8px #fff000; 
	border:solid 1px #e63176;
	padding:1.5% 1.5% 1.5% 10%;
	margin:2% 0 0 0;
}

.sReview p{
	font-size:0.8rem;
}


.mart5{
	margin:4% 0 0 0;
}


.koNyu{ width:132px; float:right;}

.koNyu p:nth-of-type(1){ text-align:center;}

.sRelease{
	width:200px;
	background: #c11453;
	color:#FFF;
	text-align:center;
	line-height:100%;
	margin-right:0px;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	}
	
.sRelease span{ display:block; padding:5px; color:#FFF; font-size:14px; font-weight:bold; line-height:100%;}


.sYokoku{ padding-left:0px; line-height:100%;}
.sYokoku a{
	font-weight:bold;
	font-size:14px;
	display:block;
	width:190px;
	background:#227ab7;
	text-align:center;
	padding:5px;
	line-height:100%;
	color:#FFF;
}

.sYokoku a:link{ text-decoration:none;}
.sYokoku a:hover{ background:#761b31;}

.sBtns ul {
	vertical-align:top;
	text-align:left;
	
	
}

.sBtns li{
	display:inline-block;
	margin-bottom:5px;
	vertical-align: top;
}



.sOfficial a:link{ text-decoration:none;}
.sOfficial a:hover{ background:#761b31;}

.sOfficial{ line-height:100%;}
.sOfficial a{
	font-size:13px;
	font-weight:bold;
	display:block;
	width:190px;
	background:#227ab7;
	text-align:center;
	padding:5px;
	line-height:100%;
	color:#FFF;
}

.price{ padding:2px 0 5px 0;text-align:center; font-size:11px;}

.price strong{ color:#a10329;}
.btnKonyu{ padding-bottom:5px;}
.btnKonyu a{
	font-size:12px;
	display:block;
	width:120px;
	background:#227ab7;
	text-align:center;
	padding:5px;
	line-height:100%;
	color:#FFF;
}



.btnKonyu a:link{ text-decoration:none;}
.btnKonyu a:hover{ background:#761b31;}


#konyuQ{
	background: url(../images/line.png) no-repeat left top;
	padding-top: 40px;
	margin: 0 auto;
	padding-bottom: 100px;
	font-size: 14px;
	line-height: 160%;
	width: 802px;
	margin: 0 auto;
	text-align: center;
	}
#konyuQ strong{ font-size:16px;}

.rental{
	font-size:11px;
	line-height:1.3em;
	text-align:center;
}

.subMovie{
	width:802px;
	position:relative;
	margin-left:-15px;
	background:#FFF;
	padding:15px;
	clear:both;
	margin-top:15px;
}

.subMovie .jks{
	float:left;
	width:205px;
	
}

.subMovie h3{
	border-bottom:1px dotted #8d1d38;
	padding-bottom:7px;
	margin-bottom:7px;
}

#saku03 .subMovie .jks{
	background: url(../images/jk03b.jpg) no-repeat 30px 0px !important;
	height:175px;
}

.subMovie .Details{
	
	width:425px;
	float:left;
}

.subMovie .sCopy{
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}

#douhatsu{
	position:absolute;
	top:10px;
	left:580px;
}

.skoNyu{
	float:right;
}

/*********************
*theater
**********************/
#theater h1{
	background:url(../images/tit_theater.png) no-repeat center top;
	height:100px;
	min-width:960px;
	width:100%;
	text-indent:-9999px;
	}

#theater article h2{ border-bottom:1px dotted #8d1d38; padding-bottom:8px; margin-bottom:8px; text-align:left;}

#theater article h3{  margin-bottom:3px; text-align:left; color:#7f5100; line-height:120%;}

#theater article{
	background : url(../images/line.png) no-repeat left bottom;
	padding-bottom:40px;
	margin-bottom:25px;
}

#theater article .sDetail{ margin-top:10px; width:637px; float:left; min-height:256px;}
#theater article .sDetail p{ color:#777;}
	
	
#theater article:nth-of-type(1) .sDetail{ background:url(../images/pos01.jpg) no-repeat left 0px; }
#theater article:nth-of-type(2) .sDetail{ background:url(../images/pos02.jpg) no-repeat left 0px; }


#theater article .sDetail .sDetIn{
	padding-left: 200px;
}


#theater article:last-child{ padding-bottom:100px;}

/* blue 227ab7*/

/*#761b31*/

/*********************
*endPage
**********************/

#endPage{
	background:url(../images/shime_vis.jpg) no-repeat center top;
	height:753px;
	position:relative;
}

#endPage .kira{
	position:absolute;
	top:62px;
	left:50%;
	margin-left:5px;
}

#endPage article{
	display: none;
}

#endPage h1{
	position:absolute;
	top:-70px;
	background:url(../images/tit_shime.png) no-repeat center top;
	height:120px;
	min-width:960px;
	width:100%;
	text-indent:-9999px;
	}

/*********************
*bnrSpc
**********************/
#bnrSpc{
	text-align:center;
	background:url(../images/bnr_bg.jpg);
	padding:20px 0;
}


/*********************
*copyright
**********************/
#copy{
	background:url(../images/footer_bg.jpg) repeat-x left top #000;
	padding:10px 0 20px 0;
	}
#copy p{
	color:#FFF;
	font-size:12px;
}


#arc01{ text-align:center; padding:3px 0;}

.linkTxt11 , .linkTxt11 a{ font-size:11px; line-height:120%; text-align:center;}

/*********************
*gototop
**********************/
#page-top {
	right:10px;
	position: fixed;
	bottom: -150px;
	/*left: -200px;*/
	font-size: 77%;
	z-index:700;
}

#page-top .kira{
	position:absolute;
	top:10px;
	left:10px;
	cursor:pointer;
}

#page-top a {
	text-indent:-9999px;
	width: 85px;
	height:55px;
	display: block;
	background: url(../images/btn_pagetop.png) no-repeat left top;

}

#page-top a:hover {
	
}



.none{display:none;}


#higashiLink{
	background:url(../images/higashi.jpg) no-repeat 7px 7px;
	min-height:116px;
}

#higashiLink p{
	font-size:12px;
	padding:40px 0 0 100px;
}

#higashiLink p a{
	font-size:12px;
}