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

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	
}

#wrapper {
	max-width: 768px;/* 最大幅 */
	margin-left: auto;
	margin-right: auto;

}

/* ナビゲーション　*/
nav{
	position:fixed;
	z-index: 2;
	font-weight:bolder;
width:100%;
max-width:768px;
}
nav ul {

list-style-type:none;
font-size:1.0em;
overflow:hidden;
padding:0;

}
nav ul li{

width:25%;
background-color:#B60D21;
text-align:center;
padding:10px 0 10px 0;
	float:left;
}

nav ul li a{
	text-decoration:none;
	color:#fff;
	display:block;
	width:100%;
}
nav ul li a:hover{
	text-shadow:0px 1px 1px #FFFFFF;
}
/* ナビゲーション　*/

#pagebody{
	padding-top:35px;
	
	font-size:0.9em;

}
#logo img {
	width: 100%;
	height: auto;
	margin:0;
	padding:0;
}


.rslides {
  position: relative;
  z-index: 1;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
    #creator{
		float:right;
	  margin:10px 0 10px 5px;
	  font-size:0.7em;
  }
 

	  
#one article{
	clear:both;
	margin:5px;
	font-weight:lighter;
	font-size:0.8em;
	line-height:normal;
}
#one h1 {
	margin:5px 0 10px 0;
	font-size:1.2em;
}

#sign{
	font-weight:bold;
	margin-top:5px 0 20px 0;
}
#j1 img{
	width:100%;
	height:auto;
	margin-top:10px;
}

#t1 {
	line-height:normal;
	margin-bottom:10px;
}
#t1 ol li {
	list-style-type:none;
}
#t1 p{
	margin-bottom:5px;
}
#yoyaku{
	clear:both;
	background-color:#B60D21;
	color:#fff;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
padding:15px ;
margin:5px 50px 10px 50px;
border-radius:10px;
}
#yoyaku a{
	text-decoration:none;
	color:#fff;
}
#yoyaku:hover{
	filter:alpha(opacity=80);
opacity:0.8;
}
.pv{
	clear:both;
	width:100%;
	height:100%;
	margin-bottom:10px;
}
.pv iframe{
width:100%;
  
}

#news h1 , #disc h1 {
	clear:both;
    background-color:#B60D21;
	color:#fff;
	text-align:center;
	font-size:1.0em;
	font-weight:bold;
padding:10px ;

}
 #about h1 {
clear:both;
    background-color:#B60D21;
	color:#fff;
	text-align:center;
	font-size:1.0em;
	font-weight:bold;
padding:5px ;
 }

#disc ul li {
	margin:5px 0 0 0;
	list-style-type: none;
    float:left;
	border-bottom:1px dotted #CCC;
}
#disc ul li dt{
	
	font-size:0.9em;
}
#disc ul li img {
width:35%;
height:auto;
margin:5px 10px 0px 5px;
float: left;	

}
#disc ul li dl{
margin : 10px 10px 10px 10px;
line-height:normal;
font-size:1.0em;

}
#disc ul li dl p{
	font-size:1.0em;
}

#amazon {
	width:90%;
	height:auto;
	margin:0 ;
	padding:0;
}
#itunes{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#itunes img , #amazon img{
	margin:0;
	padding:0;
}

#amazon:hover , #itunes:hover, #yaita:hover , #robo:hover,#j1:hover{
	filter:alpha(opacity=70);
opacity:0.7;
}

.alData{
	font-size:0.9em;
}
#about p img{
	width:100%;
	height:auto;
	margin:10px 0 0 0 ;
}

#about {
	
	font-weight:lighter;
	
	line-height:normal;
	margin-bottom:10px;
	
}
#hikari,#bio h2,#inq h2{
	
	border:1px solid #B60D21;
	margin:5px;
	padding:5px;
	text-align:center;
	font-size:0.9em;
}

#bio h3, #inq h3{
	margin:5px;
	font-size:0.9em;
}
#bio p, #inq p{
	margin:5px;
	font-size:0.8em;
	line-height:normal;
}


#fb{
	
	margin:10px 5px 10px 5px;
	z-index: 1;
}
#um img{ 
max-width:500px;
	width:100%;
	height:auto;
	
}
#um {
	margin:10px 0 10px 0;
	padding:0 5px 0 5px;

}
#um img:hover{
	filter:alpha(opacity=80);
opacity:0.8;
}
	
#footer{
	background-color: #B60D21;
	color:#fff;
}
#footer p{
	text-align:center;
	font-size:0.7em;
	padding:15px 0 15px 0;
}
@media only screen and (min-width: 481px) {
#j1{
		width:48%;
		float:left;
		margin-right:10px;
}
#t1{
	float:left;
	width:48%;
}

#disc ul li img {
	width:30%;
height:auto;
margin:10px;
float: left;
}

#amazon {
	width:50%;
	height:auto;
	
}
#itunes {
	width:50%;
	height:auto;

}

}




