/* CSS Document */

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

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

body {
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-image: url(../../sp_bg_image/sp_bg0.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;

}
body::before {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}   

a {
    outline: none;
}

#loader {
	width: 80%;
	display: none;
	position: fixed;
	_position: absolute; /* IE6対策 */
	top: 50%;
	left: 10%;
	margin-top: -30px; /* heightの半分のマイナス値 */
	z-index: 9999;
}
#fade {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width:100%;
	height:100%;
	display: none;
	background-color: black;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9998;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
}

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

#bg0, #bg1, #bg2, #bg3, #bg4, #bg5 {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-color:#000;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#bg0 {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-color:#000;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-image: url(../../sp_bg_image/sp_bg0.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}



#bg1 {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-color:#000;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-image: url(../../sp_bg_image/sp_bg1.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;

}


#bg2 {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-color:#000;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-image: url(../../sp_bg_image/sp_bg2.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#bg3 {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-color:#000;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-image: url(../../sp_bg_image/sp_bg3.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;

}
#bg4 {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-color:#000;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-image: url(../../sp_bg_image/sp_bg4.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;

}
#bg5 {
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
	background-color:#000;
	color: #333333;
	font: 13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
	background-image: url(../../sp_bg_image/sp_bg5.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;

}


#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:20%;
}
.top_space {
	height: 80%;
	width: 100%;
}


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

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

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

.top_logo {
	width: 90%;
	position:fixed;
	bottom:16%;
	right:5%;
	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: 40%;
	padding-bottom:10%;
	position:realtive;
	margin:auto;
	padding-top: 100px;
}

.news_box_wrapper {
	width: 90%;
	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 {
	padding-left: 15px;
	font-size: 16px;
	color: #FFF;
	line-height: 32px;
	font-family:Georgia;
}
.news_text {
	font-size: 16px;
	color: #FFF;

	line-height: 32px;
}

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


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

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

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

.slider_box1{
	width:90%;
	margin:auto;
	height: auto;
}

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

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

.movie_title {
	width: 40%;
	padding-bottom:4%;
	position:realtive;
	margin:auto;
	padding-top: 150px;
}
.movie_box_wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.movie_left_box {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.movie_right_box {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

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

#movie_box {
	width: 80%;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

}
#movie_box>div {
    position: absolute;
    top: 0;
    opacity: 0;
}
#movie_box2 {
	width: 80%;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

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

#movie_box3 {
	width: 80%;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

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

#movie_box4 {
	width: 80%;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

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

#movie_box5 {
	width: 80%;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

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

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

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


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

.profile_box_wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.profile_left_box {
	width: 90%;
	margin:auto;
	padding-bottom:10px;
}


.profile_right_box {
	width: 90%;
	margin:auto;
	padding-bottom:10px;
}



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

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

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

.twitter_box_wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}.twitter_read_more {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	padding-top:10%;
}



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

.product_title {
	width: 40%;
	padding-bottom:15%;
	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: 80%;
	margin-right: auto;
	margin-left: auto;
}
.product_text_style1 {
	width: 80%;
	margin:auto;
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
	line-height: 32px;
	padding-bottom: 30px;
}


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

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

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


.shopinfo_box_wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.shopinfo_left_box {
	width: 70%;
	margin:auto;
	padding-bottom:20px;
}
.shopinfo_right_box {
	width: 70%;
	margin:auto;
}

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

.fotter_page_wrapper {
	width:100%;
	padding-top:500px;
	position:relative;
	z-index:2;
	
}.footer_image {
	width: 84%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15%;
}
.banner_box {
	width: 50%;
	margin:auto;
	padding-bottom:6%;
}

.copyright {
	width: 50%;
	margin:auto;
	padding-bottom:4%;
}

.shopinfo_text_box {
	padding: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-bottom:10px;
}