body{
	background-color: black;
    color: white;
		font-family: 'Righteous', "Sawarabi Gothic";
}

li{
  list-style: none;
}

header a{
	text-decoration: none;
	color: #fff;
	display: block;
}

header ul a:hover{
	background-color: rgba(255,255,255,0.5);
}

.pad{
	padding-left: 180px;
	background-image: url(../img/pattern17.png);
}

.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -20px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 185px;
    width: 0;
    border-width: 50px 35px 50px 0;
    border-color: transparent rgba(25,75,100,0.7) transparent transparent;
		margin-left: 10px;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 50px 0 50px 35px;
    border-color: transparent transparent transparent rgba(25,75,100,0.7);
}



#open{
	display:none;
}

#logo{
	margin: 25px 0 0 25px;
}

#header_nav{
	width:180px;
	height: 100%;
	position:fixed;
	left:0;
	background: rgba(10,10,10,0.4);
	font-family: 'Righteous', cursive;
	z-index:999;
}

#header_nav ul{
  width: 75%;
	margin: 30px auto 0;
}

#header_nav ul li{
	font-size: 20px;
	height: 28px;
	text-align: center;
	border: 1px #fff solid;
	line-height: 28px;
}

#header_nav ul .noborder{
	border: none;
	height: 10px;
	width: 10px;
	margin: 0;
	line-height: 0;
	position: relative;
	left: 63px;
}

#header_nav ul .noborder img{
	width: 10px;
	height: 10px;
	margin: 0;
}



#first h1{
	font-size: 220px;
	line-height: 180px;
	text-align: right;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.hide2{
	display: none;
}

#about{
	text-align: center;
}

#about h1{
	width: 400px;
	height: 420px;
	margin: 200px auto 50px;
	letter-spacing: 1.2em;
	text-align: center;
	text-indent: 20px;
	background: url(../img/logo.png) no-repeat center bottom;
}

.english{
	font-size: 25px;
	margin: 0 auto 30px;
}


#gallery{
	clear: both;

}

#gallery h1{
	font-size: 80px;
	margin: 20px 0 0 20px;
	position: absolute;
	z-index: 5;

}

#gallery h3{
	font-size: 30px;
	text-align: center;
	letter-spacing: 0.2em;
	margin: 25px 0 0;
	}


.phbox{
	width: 100%;

}

.ph01{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png),url(../img/fl_02.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph02{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/fl_04.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph03{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/fl_05.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph04{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/fl_01.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph05{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/4.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph06{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/fo_01.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph07{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/fo_02.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph08{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/fo_05.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph09{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/st_01.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}

.ph10{
	width: 100%;
	height: 100%;
	background-image: url(../img/pattern.png), url(../img/st_02.jpg);
	background-repeat: repeat;
	background-size: auto, cover;
}


.phtext{
	width: 550px;
	height: 100px;
	padding: 125px 0 0 25px;


}


#gallery .phtext h2{
	width: 99px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;

	margin: 0;
	float: left;
}

#gallery .phtext h3{
	width: 248px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-top:  1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0;
	float: left;
}

#gallery .phtext p{
	width: 199px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	font-size: 20px;
}


.nomargin{
	margin-right: 0;
}

.under{
	color: #7b9f00;
	text-align: center;
	font-size: 25px;
	clear: both;
	display: block;
	position: absolute;
	z-index: 10;
	bottom: 25px;
	left: 0;
	right: 0;
}

.navToggle{
	display: none;
}

#logos{
	background: url(../img/pattern17.png),url(../img/logos.png) no-repeat center center;
}
#logos h1{
	font-size: 80px;
	margin: 5px 0 50px 20px;
}

#logos figure{
	margin: 0 0 0 5%;
}

#logos figure img{
	width: 95%;
	margin: 0 auto;
}

#illust h1{
	font-size: 80px;
	margin: 5px 0 0 20px;
}

#illust figure{
	width:495px;
	margin: 3% auto 0;
}

#adv h1{
	font-size: 80px;
	margin: 5px 0 15px 20px;
}

#adv a{
	color: #9ff;
}

#adv .advp{
	font-size: 15px;
	text-align: left;
	color: #fff;
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: rgba(255, 150, 0, 0.4);
	text-indent: 20px;
}

#adv .imp{
	font-size: 45px;
	text-align: center;
	color: #fff;
	margin-top: 13%;
}

#adv .chara{
	font-size: 15px;
	text-align: center;
	color: #fff;
	margin-top: 25px;
}

#adv .advtop{
	width: 100%;
	height: 800px;
	overflow: hidden;
	margin: 0 auto;
}

#adv .advtop figure{
	width: 400px;
	height: 400px;
	margin: 2% auto 0;
	padding: 20px;
	border-radius: 10px;
	background: rgba(20,20,20,0.7);
}

#adv .advtop p{
	display: block;
	width: 400px;
	padding: 20px;
	margin: 10px auto 0;
	background: rgba(20,20,20,0.7);
	color: #fff;
	border-radius: 10px;
	line-height: 1.5em;
}

#adv .slide span{
	font-weight: bold;
	color: orange;
}



#member h1{
	font-size: 80px;
	margin: 5px 0 120px 20px;
}


.prof{
width: 800px;
margin: 0 auto;
}

.profile{
	float: left;
	color: #b7be01;
}

.profile{
	width: 320px;
	height: 560px;
	font-size: 25px;
	background: url(../img/prof_text.gif);
	margin: 0 auto;
}

.profile .col1{
	width: 95px;
	line-height: 1.5em;
	margin-left: 60px;
	float: left;
}

.profile .col2{
	width: 140px;
	line-height: 1.5em;
	float: left;
}

.profile h2{
	width: 280px;
	padding: 5px 0;
	text-align: center;
	font-size: 20px;
	margin: 0 auto 20px;
	border: 1px solid #b7be01;
}

.face{
	width: 280px;
	height: 196px;
	margin: 25px auto 25px;
}

.face img{
	border-radius: 15px;
}
.prof_pic{
	width:525px;
}

.tweet{
	width: 320px;
	height: 560px;
	font-size: 25px;
	background: url(../img/prof_text.gif);
	margin: 0 auto;
	float: left;
}

.phrase{
	clear: both;
	margin: 25px 0 0 0;
}

.phrase p{
	text-align: center;;
}

.phrase p:first-child{
	color: #b7be01;
	margin-bottom: 10px;
}

.phrase p:nth-child(2){
	font-size: 18px;
	display: block;
	padding: 5px 0;
	background: rgba(180,190,0,1);
	color: #222;
}

footer {
		position: fixed;
    top: 8px;
		right: 8px;
    width: 100%;
    height: 20px;
}

footer p{
	color: #aaa;
	text-align: right;
}

.blinking{

	-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;}
}
