/* CSS Document */

/* Contents
------------------------------------------------------*/
*{margin:0; padding:0;}

*a{cursor:pointer;}

#cduWrap{
	width: 100% !important;
	}

 
#krm_wrap .clearfix {
	clear: both;
}

#krm_wrap .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#krm_wrap {
	min-width: 1022px;
	padding: 0 0 50px 0;
	background-image:url(20141107_kamenridermovie_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#krm_wrap #kmr_contents {
	margin: 0 auto;
	width:900px;
}


#krm_wrap #main {
	height: 630px;
	background-image: url(20141107_kamenridermovie_main.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*アプリ説明関係*/
.apps01{
	margin:15px 0 0 18px;
	}
.apps02{
	margin:15px 0 0 8px;
	}
/*キャンペーンに応募する01*/
#krm_wrap #oubo01 {
	margin: 0 auto;
	width: 920px;
	padding: 440px 0 0 20px;
}

#krm_wrap .oubo01_btn {
	width:459px;
    height:65px;
    display:block;
    background:url(20141107_kamenridermovie_gaimumore.png) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#krm_wrap .oubo01_btn:hover{
    background-position:-459px 0px;
}


#krm_wrap #oubo01 p{
	line-height: 17px;
	margin: 5px 0 0 30px;
	font-size: 12px;
}

#krm_wrap #oubo01 a{
	text-decoration: underline;
	color: #EF1316;
}

#krm_wrap #oubo01 a:hover{
	text-decoration: underline;
	color: #FF9193;
}

/*キャンペーンに応募する01*/




/*映画情報*/
#krm_wrap #eiga {
	margin: 30px auto 0px auto;
}

#krm_wrap #eiga_title {
	display: block;
	margin: 0 20px;
}

#krm_wrap #eiga_info {
	padding:20px 0 0 0;
	margin: 10px auto;
	background-image: url(20140910_kamenridermovie_eigaimage.png);
	background-repeat: no-repeat;
	width: 868px;
	height: 264px;
}

#krm_wrap #flashContent {
	float: left;
}


#krm_wrap #flashContent object[type="application/x-shockwave-flash"] {
  background: none repeat scroll 0 0 transparent;
  margin:0px 0 0 20px;
  display: block;
}

#krm_wrap #eiga_p{
	font-size: 13px;
	line-height: 20px;
	padding: 3px 0 0 400px;
	width: 450px;
}

#krm_wrap #eiga a {
	text-decoration: underline;
	float: right;
	color:#e65100;
}

#krm_wrap #eiga a:hover {
	text-decoration: underline;
	float: right;
	color:#FFB96C;
}


/*映画情報*/


/*キャンペーンに応募する02*/
#krm_wrap #oubo02 {
	margin: 0 auto;
	width: 920px;
}

#krm_wrap .oubo02_btn {
	width:717px;
    height:65px;
    display:block;
    background:url(20141107_kamenridermovie_oubobtn02.png) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
}

#krm_wrap .oubo02_btn:hover{
    background-position:-717px 0px;
}


#krm_wrap #oubo02 p{
	line-height: 17px;
	margin: 5px 0 0 130px;
	font-size: 12px;
}

#krm_wrap #oubo02 a{
	text-decoration: underline;
	color: #EF1316;
}

#krm_wrap #oubo02 a:hover{
	text-decoration: underline;
	color: #FF9193;
}
/*キャンペーンに応募する02*/




/*関連商品*/
#krm_wrap #kanren_drive_title, #kanren_gaimu_title {
	display: block;
	margin: 15px auto;
}

#krm_wrap #kanren p {
	font-size: 14px;
	line-height: 20px;
}

#krm_wrap .itemList01 ul, .itemList02 ul{
	list-style: none;
}

#krm_wrap .itemList01, .itemList02{
	margin:0 0 20px;
	padding:0 20px;
	overflow:hidden;}
	
#krm_wrap .itemList01 li, .itemList02 li{
	width:200px;
	margin:0 20px 0 0;
	float:left;
}
	
#krm_wrap .itemList01 li.last, .itemList02 li.last {margin:0;}

#krm_wrap .itemList01 li img {
	border:3px solid #ea000c;
}

#krm_wrap .itemList01 li .photo:hover {
	display:block;
	background-color: #fff;
} 

#krm_wrap .itemList01 li img:hover {
	transition:all 0.5s ease;
	opacity: 0.7;
}
	
#krm_wrap .itemList02 li img {
	border:3px solid #0065c9;
}

#krm_wrap .itemList02 li .photo:hover {
	display:block;
	background-color: #fff;
} 

#krm_wrap .itemList02 li img:hover {
	transition:all 0.5s ease;
	opacity: 0.7;
}


#krm_wrap .more_btn_drive {
	width:328px;
    height:37px;
    display:block;
    background:url(20140910_kamenridermovie_drivemore.png) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	float: right;
	margin: 0 20px 0 0;
}

#krm_wrap .more_btn_drive:hover{
    background-position:-328px 0px;
}


#krm_wrap .more_btn_gaimu {
	width:338px;
    height:37px;
    display:block;
    background:url(20140910_kamenridermovie_gaimumore.png) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	float: right;
	margin: 0 20px 0 0;
}

#krm_wrap .more_btn_gaimu:hover{
    background-position:-338px 0px;
}

#krm_wrap #kanren a {
	color: #660000;
}

/*関連商品*/





/*応募に関する注意*/
#krm_wrap #oubo_atention {
	background-color: #fff;
	margin: 30px auto 0 auto;
	width: 836px;
	border: solid 1px #FF0004;
}

#krm_wrap #atention_title {
	width: 836px;
	height: 20px;
	text-align: center;
	padding: 0 0 3px 0;
	background-color: #FF0004;
	color: #fff;
}

#krm_wrap #atention_p {
	font-size: 13px;
	line-height: 20px;
	width: 796px;
	padding: 20px;
}

#krm_wrap #copy {
	margin: 10px 30px 10px 0;
	font-size: 12px;
	float: right;
	text-align: right;
	line-height: 1.6em;
}

#krm_wrap #oubo_atention a {
	text-decoration:underline;
	color: #EF1316;
}

#krm_wrap #oubo_atention a:hover {
	text-decoration:underline;
	color: #FF9193;
}


/*応募に関する注意*/







