/* CSS Document */

/* ALL_setting
================================================== */



*{
	margin:0;
	padding:0;
	font-family: Meiryo, sans-serif, monospace;
	font-size: 12px;
}

html{width:100%; height:100%;}

body {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color:#000;
	min-width:1000px;
	height:1100px;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	width:100%;
	height:100%;
	background-image: url(../../bg_image/bg0.jpg);
}

a {
    outline: none;
}

#loader {
	width: 40%;
	display: none;
	position: fixed;
	_position: absolute; /* IE6対策 */
	top: 50%;
	left: 30%;
	margin-top: -100px; /* heightの半分のマイナス値 */
	z-index: 9999;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

#fade {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	width:100%;
	height:100%;
	display: none;
	background-color: black;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9998;
}

#wrap{
	background-attachment: fixed;
	width:100%;
	height:100%;
}
.clear{clear:both;}
img{border:0;}

#bg0, #bg1, #bg2, #bg3, #bg4, #bg5 {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-width:1000px;


}
#bg0 {
	background: url(../../bg_image/bg0.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;	
	min-width:1000px;
}



#bg1 {
	background: url(../../bg_image/bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-width:1000px;

}


#bg2 {
	background: url(../../bg_image/bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-width:1000px;

}
#bg3 {
	background: url(../../bg_image/bg3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-width:1000px;

}
#bg4 {
	background: url(../../bg_image/bg4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-width:1000px;

}
#bg5 {
	background: url(../../bg_image/bg5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-width:1000px;

}


#border_box{
	width:100%;
	height:100%;
	box-shadow: 0 0 0 10px #000 inset;
	position:fixed;
	z-index:99;
	pointer-events: none;
}

/* menu_setting
================================================== */
.menu_box {
	z-index: 20;	
	position: fixed;
	width:150px;
	

}

em{visibility: hidden;}

#menu_top a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 50px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_top_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_top a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 50px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_top_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_top a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 50px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_top_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_news a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 95px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_news_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_news a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 95px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_news_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_news a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 95px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_news_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_songs a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 139px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_songs_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_songs a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 139px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_songs_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_songs a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 139px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_songs_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_movie a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 183px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_movie_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_movie a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 183px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_movie_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_movie a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 183px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_movie_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_profile a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 227px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_profile_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_profile a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 227px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_profile_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_profile a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 227px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_profile_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_twitter a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 271px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_twitter_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_twitter a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 271px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_twitter_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_twitter a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 271px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_twitter_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_product a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 315px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_product_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_product a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 315px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_product_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_product a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 315px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_product_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_shopinfo a{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 359px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_shopinfo_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_shopinfo a:hover{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 359px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_shopinfo_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu_shopinfo a.now{
	text-decoration: none;
	display: block;
	height: 29px;
	width: 130px;
	z-index: 99;
	top: 359px;
	left:10px;
	position: fixed;
	background-image: url(../image/llls_shopinfo_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_share {
	text-decoration: none;
	height: 19px;
	width: 80px;
	position: fixed;
	z-index: 99;
	left:10px;
	top:403px;
	
}
#menu_twitter_bt {
	text-decoration: none;
	height: 49px;
	width: 49px;
	position: fixed;
	z-index: 99;
	left:20px;
	top:432px;
	
}
#menu_facebook {
	text-decoration: none;
	height: 49px;
	width: 49px;
	position: fixed;
	z-index: 99;
	left:80px;
	top:432px;
	
}

/* Top_setting
================================================== */

.top_page{
	width:100%;
	height:400px;
}
.top_space {
	height: 100%;
	width: 100%;
}


.top_catch {
	width: 7.8%;
	position:fixed;
	top:2%;
	right:2.5%;
	z-index:1;
}

.top_onsale {
	width: 9%;
	position:fixed;
	bottom:5%;
	right:2.5%;
	z-index:1;
}

.top_text_bt {
	width: 9%;
	position:fixed;
	bottom:5%;
	left:2.5%;
	z-index:1;
	-webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}


.top_illust {
	width: 6%;
	position:fixed;
	bottom:2%;
	left:1.5%;
	z-index:1;
}

.top_logo {
	width: 46%;
	position:fixed;
	bottom:5%;
	right:27%;
	z-index:1;
}

.top_wrapper{}
.top_wrapper.now{display:none}



/* news_setting
================================================== */

.news_page_wrapper {
	width:100%;
	padding-top:150px;
	padding-bottom:150px;
	position:relative;
	z-index:4;
	background-color:black;
	
}

.news_title {
	width: 182px;
	padding-bottom:4%;
	position:realtive;
	margin:auto;
	padding-top: 100px;
}

.news_box_wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.news_box {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.news_data {
	width: 120px;
	padding-left: 15px;
	font-size: 16px;
	color: #FFF;
	float: left;
	line-height: 32px;
	font-family:Georgia;
}
.news_text {
	float: left;
	font-size: 16px;
	color: #FFF;
	width: 760px;
	line-height: 32px;
}

.news_read_more {
	width: 180px;
	padding-top:6%;
	position:realtive;
	margin:auto;
}


/* songs_setting
================================================== */

.songs_title {
	width: 186px;
	padding-bottom:2%;
	position:realtive;
	margin:auto;
	padding-top: 150px;
}

.songs_wrapper {
	padding-top: 150px;
	padding-bottom: 150px;
	position:realtive;
	z-index:10;
}


/* movie_setting
================================================== */

.movie_wrapper{
	padding-top:150px;
	padding-bottom:150px;	
}

.movie_title {
	width: 226px;
	padding-bottom:4%;
	position:realtive;
	margin:auto;
	padding-top: 150px;
}
.movie_box_wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.movie_left_box {
	width: 400px;
	float: left;
}

.movie_right_box {
	width: 400px;
	float: right;
}

.movie_left_text {
	width: 400px;
	float: left;
	font-size: 16px;
	color: #FFF;
	padding-top:20px;
	text-align:center;
}

.movie_right_text {
	width: 400px;
	float: right;
	font-size: 16px;
	color: #FFF;
	padding-top:20px;
	text-align:center;
}

.movie_center_text {
	width: 400px;
	margin:auto;
	font-size: 24px;
	color: #FFF;
	padding-top:30px;
	text-align:center;
}

#movie_box {
	width: 400px;
	height:225px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

}
#movie_box2 {
	width: 400px;
	height:225px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

}

#movie_box3 {
	width: 400px;
	height:225px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

}

#movie_box4 {
	width: 400px;
	height:225px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

}

#movie_box5 {
	width: 400px;
	height:225px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

}

#movie_box>div {
    position: absolute;
    top: 0;
    opacity: 0;
}

#movie_box2>div {
    position: absolute;
    top: 0;
    opacity: 0;
}

#movie_box3>div {
    position: absolute;
    top: 0;
    opacity: 0;
}

#movie_box4>div {
    position: absolute;
    top: 0;
    opacity: 0;
}

#movie_box5>div {
    position: absolute;
    top: 0;
    opacity: 0;
}

#movie_box:hover{
	opacity:0.8;	
}
#movie_box2:hover{
	opacity:0.8;	
}
#movie_box3:hover{
	opacity:0.8;	
}
#movie_box4:hover{
	opacity:0.8;	
}

#movie_box5:hover{
	opacity:0.8;	
}

/* profile_setting
================================================== */

.profile_wrapper{
	padding-top:200px;
	padding-bottom:300px;
	position:relative;
	z-index:4;
}


.profile_title {
	width: 247px;
	padding-bottom:4%;
	position:realtive;
	margin:auto;
	padding-top: 150px;
}

.profile_box_wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.profile_left_box {
	width: 400px;
	float: left;
}


.profile_right_box {
	width: 400px;
	float: right;
}



/* twitter_setting
================================================== */

.twitter_page_wrapper {
	width:100%;
	padding-top:150px;
	padding-bottom:150px;
	position:relative;
	z-index:4;
	background-color:white;
	
}

.twitter_title {
	width: 214px;
	padding-bottom:4%;
	position:realtive;
	margin:auto;
	padding-top: 150px;
}

.twitter_box_wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}.twitter_read_more {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-top:100px;
}



/* product_setting
================================================== */

.product_title {
	width: 244px;
	padding-bottom:4%;
	position:realtive;
	margin:auto;
	padding-top: 150px;
}

.product_space {
	height: 130%;
	width: 100%;
}


.product_page_wrapper {
	width:100%;
	padding-top:150px;
	padding-bottom:400px;
	position:relative;
	z-index:4;
	background-color:white;
	
}

.product_text_image_1 {
	width: 376px;
	margin-right: auto;
	margin-left: auto;
}
.product_text_style1 {
	text-align: left;
	font-size: 16px;
	line-height: 32px;
	padding-bottom: 30px;
	float: left;
	width: 420px;
}


/* shopinfo_setting
================================================== */

.shopinfo_page_wrapper {
	width:100%;
	padding-bottom:400px;
	position:relative;
	z-index:2;
	padding-top: 200px;
	
}

.shopinfo_title {
	width: 627px;
	padding-bottom:4%;
	position:realtive;
	margin:auto;
	padding-top: 200px;
}


.shopinfo_box_wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.shopinfo_left_box {
	width: 250px;
	float: left;
	padding-right: 45px;
}
.shopinfo_right_box {
	width: 250px;
	float: right;
}

/* fotter_setting
================================================== */

.fotter_page_wrapper {
	width:100%;
	padding-top:400px;
	position:relative;
	z-index:2;
	
}.footer_image {
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15%;
}
.banner_box {
	height: 40px;
	width: 200px;

	float: left;
	margin-right: 15px;
}
.banner_wrapper {
	width: 415px;
	margin-right: auto;
	margin-left: auto;
}

.banner_box2 {
	height: 40px;
	width: 200px;

	float: left;

}
.copyright {
	width: 248px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
}
.shopinfo_text_box {
	padding: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
.shop_info_image {
	height: 357px;
	width: 250px;
	margin-bottom: 10px;
}
