@font-face {
	font-family: "impfont";
	src: url('../css/hf.woff') format('woff');
}


body {
	margin:0px;
	padding: 0px;
	text-align:left;
	font-size: 16px;
	color:#000;
	background-color: #ffffff;
	line-height:30px;
	font-family:"Meiryo", "CI", sans-serif;
	-webkit-text-size-adjust: 100%;
	display:none;
}

.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
 } 
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


/*default*/
form input, form select{margin:0px;padding:5px;	font-size: 16px;}
ul {margin:0px;padding:0px;list-style:none;} 
li {margin:0px;padding:0px;list-style:none;} 
ol {margin:0px;padding:0px;} 
img { vertical-align:bottom; border: none;padding:0px;}
br {letter-spacing: normal;margin:0px;padding:0px;}
address , em{font-style:normal;margin:0px;}
object {margin:0px;padding:0px;} 
a {	font-size: 14px;}
p, dl, dt, dd {margin:0px;padding: 0px;}

/*htag*/
h1, h2, h3, h4, h5, h6{
	font-size: 14px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}



/*link*/
a:link {color: #000;text-decoration: none;}
a:visited {color: #000;text-decoration: none;}
a:hover {color: #0033CC;text-decoration: none;}


.back{ clear:both;text-align: center;padding:20px 0px 40px 0px;}
.cancel{ clear:both; text-decoration:line-through;}
.close{ clear:both;text-align:center;}
.clear { clear:both;}
.center{text-align:center;}

/*kakikae-sys*/
.fsize-mini{font-size:11px;}
.fsize-large{font-size:25px;}
.fsize-big{font-size:30px;}
.bold{font-weight: bold;margin:10px 0px 10px 0px;}
.delete{text-decoration: line-through;}
.red{color: #F33;}
.blue{color: #06F;}
.green{color: #090;}
.navy{color: #036;}
.pink{color: #F9F;}
.gray{color: #999;}
.orange{color: #F90;}
.purple{color: #C6C;}
.lightblue{color: #6FB7FF;}
.lightgreen{color: #69F574;}
.lightpink{color: #FCF;}


.setting-img{
	width:100%;
	max-width:750px;
	display:block;
	margin:auto;
}

.fmini{ font-size:12px;}

/*form*/
form input, form select, form textarea {
	margin:0px;
	padding:10px;
	font-size:16px;
	width:80%;
	vertical-align:middle;
}

input[type="text"]:focus, textarea:focus,select:focus {
    border: solid 1px #ccc;
    background-color: #EFD;
}



/*iPhone button clear*/
input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
}

/* button */
.button{
	margin:30px auto;
	padding-top:10px;
	display:block;
	color:#fff;
	font-size:14px;
	width:200px;
	height:35px;
	border:solid 1px #000;
	background-color:#000;
	text-align:center;
	transition-duration:0.2s;
}
.button:link{color: #fff;}
.button:visited{color: #fff;}
.button:hover{background-color:#fff;color:#000;}



/* form button */
.btn{
	margin:30px auto;
	display:block;
	color:#fff;
	font-size:14px;
	width:200px;
	height:50px;
	border:solid 1px #000;
	background-color:#000;
	text-align:center;
	transition-duration:0.2s;
}

.btn:link{color: #fff;}
.btn:visited{color: #fff;}
.btn:hover{background-color:#fff;color:#000;}



.callink:link{
	font-size:16px;
}
.callink:hover{
	color:#F60;
}


.link{
	font-size:20px;
	display:block;
	margin:50px auto;
	text-align:center;
}
.link:hover{
	color:#F60;
}



/*-----------------------------------------------------*/



/*navi*/
#toggle{display: none; } 

#menu {
	width:98%;
	margin:0px auto;
}
#menu li{
	display: block;
	float: left;
	width:11%;
}

#menu li a{
	display: block;
	font-size:12px;
	margin-top:5px;
	padding-top:10px;
	height:50px;
	line-height:20px;
	text-align:center;
}
#menu li a:hover {
	background-color:#000;
	color:#fff;

}
#menu li span {
	font-weight:bold;
}
.act a{
	background-color:#000;
	color:#fff;
}


#menu:after {
	content:"";
	display:block;
	clear:both;
}

/*main*/
article {
	margin:10px auto;
	padding:0px 10px;
	max-width:980px;
}

article:after {
	content:"";
	display:block;
	clear:both;
}

.tt {
	margin:50px auto 20px auto;
	letter-spacing: 5px;
	text-align:center;
	font-size:20px;
	line-height:30px;
}
.tt span{
	font-family:DINCondensed-Regular;
	font-size:50px;
}


.onlyone h1{
	background-color:#000;
	font-size:21px;
	color:#fff;
	padding:20px;
	line-height:30px;
	text-align:center;
}

.onlyone {
	margin:0px auto 20px auto;
	width:90%;
	max-width:1000px;
	border:solid 1px #000;
	font-size:14px;
	padding:0px;
}

.onlyone div{
	padding:10px;
}

.onlyone i{
	margin-right:10px;
}




/*footer*/
footer {
	margin:50px auto;
	max-width:1000px;
	padding:10px 15px;
	background-color: #fff;
	line-height:20px;
	border-top:solid 3px #000;
}
.finner {
	margin:auto;
	max-width:980px;
}
.bnavi {
	width:460px;
	padding:20px;
	margin:0px auto;
	border:solid 3px #000;
	line-height:30px;
	float:right;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.bnavi li {
	width:230px;
	float:left;
}
.bnavi li:fast-child {
		margin-right:20px;

}

.bnavi:after {
	content:"";
	display:block;
	clear:both;
}


.binfo {
	margin:10px;
}

footer:after, .binfo:after {
	content:"";
	display:block;
	clear:both;
}
.blogo {
	display:block;
	margin:40px 0px 20px 0px;
}

/*pagetop*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:100;
}
#page-top a {
	background: #000;
	text-decoration: none;
	color: #fff;
	width:150px;
	padding: 15px 0;
	text-align: center;
	display: block;
	font-size: 12px;
}
#page-top a:hover {
	text-decoration: none;
	background: #000;
}

@media only screen and (max-width: 768px) {

#menu li{
    width: 25%;
    border-bottom: 1px solid #eee;
}

.binfo {
	clear:both;
	width:95%;
}
.bnavi {
	width:85%;
	float:none;
}
.tt {
	font-size:18px;
}


}

@media only screen and (max-width: 480px) {

.tt img {
	width:50%;
	display:block;
	margin:0px auto;
}
.tt {
	text-align:center;
	padding:5px 0px;
}


#menu{
    display: none;
  }
  #menu li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #000;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }



.binfo {
	clear:both;
	width:90%;
}
.blogo {
	margin:20px auto;
	width:80%;
	display:block;
}

}



