/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css
	
*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: "Arimo", arial, verdana, sans-serif;
font-weight:normal;
}

thead th,
tbody th{
font-family: "Arimo", arial, verdana, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "Arimo", arial, verdana, sans-serif;
}

.menu{
font-family: "Arimo", arial, verdana, sans-serif;
}

blockquote{
font-family: "Arimo", arial, verdana, sans-serif;
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
	text-shadow: 0px 0px 1px transparent; /* google font pixelation fix */
	background-color: #FFFFFF;
	background-image: none;
	font-family: 'Arimo', arial, verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
	font-variant: normal;
}

#wrap{
width:100%;
background:#fff;
margin:30px auto 30px auto;
padding:0 2%;
border:1px solid #ccc;
}
#head {
	background-color: #FFF100;
	height: 150px;
	width: 100%;
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	right: 0px;
}


#footer{
text-align:center;
padding:20px;
margin:0;
border-top:1px solid #ddd;
color:#999;
font-size:0.8em;
text-shadow:0px 1px 1px #fff;
position: relative;
top:0;
left:0;
background:#fff;
}

	#link-top{
	display:none;
	}
	
/* NAV BAR*/
.navbar{
position:fixed;
top:0;
left:0;
width: 100%;
background:#000;
color:#fff;
z-index:1000;
}

	.navbar #logo{
	position:absolute;
	top:0;
	right:0;
	padding:0.5em 1em;
	font-size: 1.7em;
	color:#efefef;
	text-decoration:none;
	}
	
	.navbar span{
	color:#86dc00;
	}
	
	
	.navbar ul{
	display:inline-block;
	margin:0;
	padding:0;
	}
	
		.navbar li{
		margin:0;
		padding:0;
		list-style-type:0;
		display:inline-block;
		}
		
		.navbar li a{
		display:inline-block;
		color:#efefef;
		padding:1em 1.3em;
		text-decoration:none;
		text-transform: uppercase;
		line-height:100%;
		font-size: 1.2em;
		}
		
.callout{
background:#4598ef;/*#86dc00;*/
padding:3em 0;
color:#fff;
box-shadow:inset 0px 0px 10px rgba(0,0,0,0.2);
text-align: center;
text-shadow:0px 1px 3px rgba(0,0,0,0.2);
display:block;
}
	.callout + div.grid{margin-top:50px;}
	 a.callout{cursor:pointer;}
	 .callout i.icon-4x{font-size:6em;}
	 .callout h4{margin-bottom:30px;}
	 .callout-top{margin:50px 0 0 0;}
	 .callout p{margin-bottom:0;}
	 .callout .button{margin-top:10px;}
	 .callout.green{background:#19ad0b;/*#86dc00;*/}
	 
#mc_embed_signup{
padding:30px 0;
}

#ui-preview{
border:5px solid #ddd;
margin:30px 0;
display:block;
}
#main-kumo {
	height: 230px;
	width: 300px;
	margin-top: -115px;
	margin-right: auto;
	margin-left: -150px;
	position: absolute;
	top: 50%;
	z-index: 200;
	left: 50%;
}



.grid5{
	height: 550px;
	width: 550px;
	margin-top: -275px;
	margin-left: -275px;
	position: absolute;
	top: 50%;
	z-index: 100;
	left: 50%;
}

#kobun1 {
	margin-top: -57px;
	margin-left: -65px;
	position: absolute;
	height: 115px;
	width: 130px;
	left: 50%;
	top: 50%;
}

#kobun2 {
	margin-top: -57px;
	margin-left: -65px;
	position: absolute;
	height: 115px;
	width: 130px;
	left: 50%;
	top: 50%;
}

#kobun3 {
	margin-top: -57px;
	margin-left: -65px;
	position: absolute;
	height: 115px;
	width: 130px;
	left: 50%;
	top: 50%;
}

#kobun4 {
	margin-top: -57px;
	margin-left: -65px;
	position: absolute;
	height: 115px;
	width: 130px;
	left: 50%;
	top: 50%;
}

#kobun5 {
	margin-top: -57px;
	margin-left: -65px;
	position: absolute;
	height: 115px;
	width: 130px;
	left: 50%;
	top: 50%;
}
#topmenu {
	height: 100%;
	position: relative;
}
#rrap {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
#bar {
	position: fixed;
	height: 10px;
	width: 100%;
	background-image: url(images/bar2.jpg);
	margin: 0px;
	padding: 0px;
	top: 150px;
	background-repeat: repeat-x;
	z-index: 10;
	left: 0px;
	right: 0px;
}
#logo2 {
	padding: 0px;
	height: 80px;
	width: 120px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu3 {
	height: 55px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	position: relative;
	display:flex;
	justify-content: center;
}
#cont {
}
#menu3 a {
	float: left;
	margin-right: 20px;
}
#menu3 .nasi {
	margin-right: 0px;
}
#k-top {
	width: 880px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 110px;
	padding: 0px;
	height: 480px;
}
#headspace {
	padding: 0px;
	height: 170px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contenz {
	position: relative;
	z-index: 0;
}



#par {
	width: 960px;
	margin-right: auto;
	margin-left: -480px;
	position: absolute;
	z-index: 4567;
	top: 0px;
	left: 50%;
}
#top-ani {
	background-color: #FFF100;
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 200;
}
#sengannet1 {
	background-image: url(images/net1_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#gray {
	background-color: #dbdcdc;
	
}
.midasi {
	padding: 0px;
	height: 110px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#space1 {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 100%;
}


#space3 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
}
.yubi { cursor: pointer; }




#jijoup1 {
	width: 336px;
	color: #000;
	z-index: 100;
	position: absolute;
	top: 110px;
	left: 127px;
	margin: 0px;
	padding: 0px;
}
#m-top {
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#m-awatoha {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#m-jijou {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#jijoup2 {
	width: 336px;
	position: absolute;
	left: 501px;
	top: 126px;
}

#jijoup3 {
	position: absolute;
	width: 336px;
	top: 106px;
	left: 122px;
}


#jijoup4 {
	width: 336px;
	position: absolute;
	left: 503px;
	top: 109px;
}


#jijoup5 {
	width: 336px;
	position: absolute;
	top: 111px;
	left: 125px;
}


#jijoup6 {
	width: 336px;
	position: absolute;
	left: 501px;
	top: 77px;
}


#jijoup7 {
	width: 336px;
	position: absolute;
	left: 126px;
	top: 70px;
}


#jijoup8 {
	width: 333px;
	position: absolute;
	top: 95px;
	left: 500px;
}
#sengannet1 #net1-1 {
	color: #FFF;
	width: 710px;
	position: absolute;
	left: 125px;
	top: 49px;
}
#sengannet1 #net1-2 {
	color: #FFF;
	width: 710px;
	top: 51px;
	left: 125px;
	position: absolute;
}
#sengannet1 #net1-3 {
	color: #FFF;
	width: 710px;
	position: absolute;
	left: 125px;
	top: 202px;
}






#awalab111{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 500px;
	background-image: url(images/awwaw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	position: relative;
}


#net1{
    margin-top: 40px;
}


#jijou0 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	height: 400px;
	background-image: url(images/jijou01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#jijou1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
    height: 400px;
	background-image: url(images/jijou01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#jijou2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 400px;
	background-image: url(images/222.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




#jijou3 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	height: 400px;
	overflow: hidden;
	padding: 0px;
	background-image: url(images/333333.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#jijou4 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	height: 400px;
	background-image: url(images/444.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#jijou5 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 400px;
	background-image: url(images/5555555.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#jijou6 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -120px;
	margin-bottom: 13px;
	padding: 0px;
	height: 400px;
	background-image: url(images/6666666.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#jijou7 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 400px;
	background-image: url(images/7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#jijou8 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 400px;
	background-image: url(images/8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#sengannet1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 0px;
	height: 266px;
	background-image: url(images/net1_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


#sengannet2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	height: 400px;
	background-image: url(images/net2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}


#kensakekka {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
	height: 400px;
	background-image: url(images/%E6%A4%9C%E6%9F%BB%E7%B5%90%E6%9E%9C.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






p {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: justify;
	text-justify: inter-ideograph;
}



.indent {
	text-indent: 13px;
}
#gaiyou {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
}
#gaiyou table {
	border: 1px solid #999;
	width: 500px;
	margin-bottom: 30px;
}
#con {
	padding: 0px;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 150px;
	margin-left: auto;
	height: 550px;
}
#foot {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF100;
	position: relative;
}
#foot #in {
	padding: 0px;
	height: 60px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#modoru {
	position: absolute;
	top: -20px;
	right: 50px;
}

#in #poricy {
	position: absolute;
	right: 30px;
	top: 23px;
	margin: 0px;
	padding: 0px;
}
#poricy p a {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#poricy p {
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 140%;
	font-weight: normal;
	color: #000;
}





#foot2 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: fixed;
	bottom: 0px;
}
#foot2 #in {
	padding: 0px;
	height: 60px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#modoru {
	position: absolute;
	top: -20px;
	right: 50px;
}

#in #poricy {
	position: absolute;
	right: 30px;
	top: 23px;
	margin: 0px;
	padding: 0px;
}
#poricy p a {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#poricy p {
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 140%;
	font-weight: normal;
	color: #000;
}

















#policy {
	margin-top: 230px;
	width: 960px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#kojin h6 {
	font-weight: bolder;
	margin-top: 30px;
	margin-bottom: 5px;
}
#policy p {
	font-weight: normal;
}
#facebook {
	position: absolute;
	z-index: 100;
	right: 0px;
	top: -55px;
}



#store {
	position: absolute;
	z-index: 100;
	right: 100px;
	top: -55px;
	height: 54px;
	width: 70px;
}

#store a{
	

	right: 85px;
	top: -55px;
	height: 54px;
	width: 70px;
	background-image: url(images/store2.png);
	background-position: left top;
}


#store a:hover{
	background-image: url(images/store3.png);
	background-position: left top;
}


#960 #rere {
	position: relative;
}
#head #960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#popup {
	position: fixed;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 150;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
	background-image: url(images/grayay.png);
}
#popup #kojin {
	position: absolute;
	height: 728px;
	width: 960px;
	margin-top: -364px;
	margin-left: -480px;
	left: 50%;
	top: 50%;
	padding-top: 200px;
	padding-left: 170px;
	background-image: url(images/9999.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 170px;
}
#poricy a {
}
#back {
	margin-left: -17px;
	position: absolute;
	left: 50%;
	top: 570px;
}
#onegyo {
	position: absolute;
	left: 250px;
	top: 97px;
	font-size: 14px;
}
#onegyo p {
	font-size: 15px;
}
#twogyo {
	position: absolute;
	left: 262px;
	top: 208px;
}
#twogyo p {
	font-size: 14px;
}
#threegyo {
	text-align: center;
	position: absolute;
	left: 330px;
	top: 339px;
}
#threegyo p {
	font-size: 16px;
	text-align: center;
}
#head #logo2 h1 {
	margin: 0px;
	padding: 0px;
}
#sns {
	position: absolute;
	top: 30px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#tw {
	float: left;
	margin: 0px;
	padding: 0px;
}
#fb {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
#gp {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.ninja_onebutton   {
	z-index: 0;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0px;
	padding: 0px;
}







#store-page{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.top2{
	margin-top: 200px;
}


.syouhin{
	height: 190px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/store-page1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.syouhin2{
	
	
	height: 190px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/store-page2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tamne{
	height: 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/tamne3.png);
	background-repeat: no-repeat;
	background-position: left top;
}






.ama{
	position: absolute;
	left: 310px;
	bottom: 25px;
}

.storejp{
	position: absolute;
	left: 415px;
	bottom: 25px;
}



.left-mar{
	margin-left: 130px;
	}

#no-bord{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
