@charset "UTF-8";
/* INDEX */
*{
	margin:0;
	padding:0;
	line-height:1.62;
}
.clear{
	clear:both;
}
html{
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}
img{
	border: none;
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #333231;
	background-size: cover;
	background-position: top center;
}
@-webkit-keyframes BGArea {
	0% {
		-webkit-opacity:0;
	}
	100% {
		-webkit-opacity:1;
	}
}
@-moz-keyframes BGArea {
	0% {
		-moz-opacity:0;
	}
	100% {
		-moz-opacity:1;
	}
}
@keyframes BGArea {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
 #lead, #menu, #links,#titlebg{
	-webkit-animation-name: BGArea;
	-webkit-animation-fill-mode:backwards;
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: BGArea;
	-moz-animation-fill-mode:backwards;
	-moz-animation-delay: 1s;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	animation-name: BGArea;
	animation-fill-mode:backwards;
	animation-delay: 1s;
	animation-duration: 1s;
	animation-iteration-count: 1;
}

#wrapper{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	z-index: 100;
	position: relative;
}
#header{
	z-index: 10000;
	text-align: center;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FAFBF7;
	-webkit-box-shadow: 0px 2px 2px #000000;
	box-shadow: 0px 2px 2px #000000;
}
#header ul{
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
}
#header ul li{
	float: left;
	width: 168px;
	height: 50px;
	margin-right: 15px;
	list-style-type: none;
	overflow: hidden;
	background-color: #333231;
}
#header ul li.last{margin-right: 0px;}
#header ul li a{
	display:block;
	width:168px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../img/nv.png);
	background-repeat:no-repeat;
}
@-webkit-keyframes HDarea {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes HDarea {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
#header ul{
	-webkit-animation-name: HDarea;
	-webkit-animation-fill-mode:backwards;
	-webkit-animation-delay: 0s;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: HDArea;
	-moz-animation-fill-mode:backwards;
	-moz-animation-delay: 0s;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	animation-name: HDarea;
	animation-fill-mode:backwards;
	animation-delay: 0s;
	animation-duration: 1s;
	animation-iteration-count: 1;
}
#nv2{
	background-position:-168px 0;
}
#nv3{
	background-position:-336px 0;
}
#nv4{
	background-position:-504px 0;
}
#nv5{
	background-position:-672px 0;
}
#nv1:hover{
	background-position:0 -50px;
}
#nv2:hover{
	background-position:-168px -50px;
}
#nv3:hover{
	background-position:-336px -50px;
}
#nv4:hover{
	background-position:-504px -50px;
}
#nv5:hover{
	background-position:-672px -50px;
}

#logo{
	width: 720px;
	height: 50px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/top_logo_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 5000;
}

#logo a{
	display: block;
	width: 254px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}
#lead{
	width: 900px;
	height: 220px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/lead.png);
	background-repeat: no-repeat;
	background-position: 90px 20px;
}
#title{
	width: 900px;
	height: 400px;
	display: block;
	position: relative;
	top: 0px;
	z-index: 5000;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


#titlebox{
	width: 900px;
	height: 400px;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 3000;
	top: 0px;
	background-position: 90px 180px;
}

h1,#subtitle{
	text-indent:-9999px;
	width:840px;
	height:1px;
}

#titlebg{
	z-index: 0;
	width: 200px;
	height: 798px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	position: absolute;
	background-position: left top;
}
#titlebg2{
	width: 100%;
	height: 798px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-image: url(../img/boy.png);
	background-repeat: no-repeat;
	background-position: center 80px;
}
@-webkit-keyframes TTArea {
	0% {
	-webkit-opacity:0;
    transform: translateY(-20px);
	}
	100% {
	-webkit-opacity:1;
    transform: translateY(0);
	}
}

@keyframes TTArea {
	0% {
	opacity:0;
	-webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
	}
	100% {
	opacity:1;
	-webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	}
}
#titlebox{
	-webkit-animation-name: TTArea;
	-webkit-animation-fill-mode: backwards;
	-webkit-animation-delay: 0.2s;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-name: TTArea;
	-moz-animation-fill-mode: backwards;
	-moz-animation-delay: 0.2s;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: 1;
	animation-name: TTArea;
	animation-fill-mode: backwards;
	animation-delay: 0.2s;
	animation-duration: 2s;
	animation-iteration-count: 1;
	top: auto;
	margin-top: 1px;
}


/* menu */

#menu{
	width: 900px;
	min-height: 300px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1000;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	top: -1px;
	left: 0px;
}
#topics{
	width: 870px;
	background-color: #111111;
	border: 1px solid #000000;
	text-align: center;
	color: #E9E9E9;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 14px;
	padding-bottom: 24px;
	padding-left: 14px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#topics:not(:target){
	background-color: #111111;
}
#topics p{
}
#topics a{
	color:#fff;
	text-decoration:none;
}
#topics a:hover{
	color: #99FF00;
}
/* Scrooll to Top */
#back-top {
	position: fixed;
	bottom: 23px;
	right: 23px;
	z-index: 10000;
}
#back-top a {
    width: 50px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
}
#back-top a:hover {
	color: #FFFFFF;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 26px;
	display: block;
	margin-bottom: 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #333333;
	font-size: 24px;
	padding-top: 14px;
	line-height: 0.5;
	background-color: #E9E9E9;
}
#back-top a:hover span {
	background-color: #000000;
	color: #FFFFFF;
}

#footer{
	position: fixed;
	z-index: 0;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 267px;
	width: 100%;
}
#links{
	text-align: center;
	margin-bottom: 50px;
	z-index: 9999;
}

#links a img.last{
	margin-right: 0px;
}

#links a img{
	margin-bottom: 0px;
	margin-right: 10px;
}
#links a img:hover{
	margin-top:0px;
	margin-bottom: 0;
}
