@charset "utf-8";


body{
    margin: 0;
　　padding: 0;
　　font-family:Arial, sans-serif;
	background-color:#fbedf1;
}

@media screen and (min-width: 960px) {
#stuffinfo{
	width:1359px;
	height:3400px;
	margin: 0 auto;
	position:relative;
	background-image:url(../images/back.png);
	background-repeat:repeat;
}

.t-wrappe{
	display: none;
}
#header{
	position:relative;
	width:1359px;
	top:20px;
	height:52px;
	margin:0 auto;
}
#header .menu{
	position:absolute;
	font-family: ＭＳ Ｐ明朝, MS PMincho,ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, serif;
	}
#header .menu ul li {
	list-style-type: none;
	width: 150px;
	float : left;
	font-size:24px;
	text-align:center;
	line-height:1.35;
}
#header .menu ul{
    margin-top: 10px;
	padding-left: 145px;
}	

#header .menu li a{
	color:#FFF;
	text-decoration:none;
}
#header .menu a:visited {
	text-decoration: none;
	color:#F9F;
}
#header .menu a:hover {
	text-decoration: none;
	color:#F3C;
}
#header .menu a:active {
	text-decoration: none;
	color: #F0F;
}
#stuffpage{
	position:relative;
	width:1359px;
	top:50px;
	margin:0 auto;
}
#stuffpage{font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-size:21px;
line-height:1.5;
text-align:justify;
}
#stuffpage .stuff{
	padding:0 580px;
}
#stuffpage .Director {
	width:600px;
	margin: 0 auto;
}
#stuffpage .ooshima{
	width:600px;
	margin: 0 auto;
}
.auther{
	padding: 0 175px;
}
#stuffpage .ishii{
	width:600px;
	margin: 0 auto;
}
#stuffpage .mainstuff{
	text-align:center;
	padding: 50px 100px;
}
#stuffpage .title{
	text-align:center;
	font-size:30px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#333;
	padding: 0px;
	margin: 0px;
	background-color:#F9C;
}
#stuffphoto{
	padding:0 180px;
}
#julietta{
	padding:50px 655px;
}
#pageFoot{
	position:relative;
	width:1000px;
	margin: 0 auto;
	border-top: solid 1px #FCF;
	text-align:center;
}
}
/*-------------------------------------959以下---------------------------------*/

@media screen and (max-width: 959px) {
#stuffinfo{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position:relative;
	background-image:url(./images/back.png);
	background-repeat:repeat;
}
#header{
	display: none;
	}

.t-wrappe{
	position: fixed;
	left: 5px;
	top: 10px;
	z-index: 1;
}
button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}
#btn{
	width: 30px;
}

.sp-menu{
	display: none;
	width: 150px;
	background-color: rgba(255, 153, 223, 0.8);
}

.sp-menu ul li {
	list-style-type: none;
	width: 140px;
	font-size:20px;
	line-height:2;
}
.sp-menu ul{
}
.sp-menu li a{
	color:#FFF;
	text-decoration:none;
}
.sp-menu a:visited {
	text-decoration: none;
	color:#fbdcfb;
}
.sp-menu a:hover {
	text-decoration: none;
	color:#F3C;
}
.sp-menu a:active {
	text-decoration: none;
	color: #F0F;
}



#stuffpage{
	position:relative;
	width:350px;
	top:10px;
	margin:0 auto;
}
#stuffpage{font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-size:14px;
line-height:1.5;
text-align:justify;
}
#stuffpage .stuffimg{
	width: 100px;
	margin: 10px 30%;
	
}
#stuffpage .Director {
	width:350px;
	margin: 0 auto;
}

.directorimg{
	width: 340px;
}
#stuffpage .ooshima{
	width:350px;
	margin: 0 auto;
}
.auther{
	padding: 0 30%;
}
.autherimg{
	width: 150px;
	margin: 0 auto;
}


#stuffpage .ishii{
	width:350px;
	margin: 0 auto;
}
#stuffpage .mainstuff{
	text-align:center;
	padding: 10px 0;
}
#stuffpage .title{
	text-align:center;
	font-size:30px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#333;
	padding: 0px;
	margin: 0px;
	background-color:#F9C;
}
#stuffphoto{
	width: 340px;
	text-align: center;
}
#julietta{
	padding:10px 40%;
}
#pageFoot{
	position:relative;
	width:350px;
	margin: 0 auto;
	border-top: solid 1px #FCF;
	text-align:center;
}
p#copyright{
	font-size: 0.5em;
}



}
