@charset "UTF-8";
body{
    background: #F1F1F1;
}
* {
  margin: 0;
  padding: 0;
}
#yukioka{
	margin-top:-25px;
	width: 100%;}
p {color: #1CA2E5;}
a {
text-decoration: none;
}
a:link { color: #01C2FD; } 
a:visited { color: #01C2FD; }
a:hover { color: #01C2FD; }
a:active { color: #01C2FD; }
header {
  color: #fff;
  position: sticky;
  top:0;
}
.header {
  position: relative;
  }

.header p {
  position: absolute;
  color: #00C2FF;
  top: 12px;
  left: 8px;
  font-family : 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ';
  font-size: 1.4em;
	font-weight: bold}
#top   {
  top: 18px;
  left: 215px;	
  font-size: 1.1em;
}
#about {
	top: 18px;
	left: 260px;
  font-size: 1.1em;
}
#life {
	top: 18px;
	left: 330px;
  font-size: 1.1em;}

.header img {
	width: 100%;}
#aboutheda
{margin-top:-25px;
	width: 100%}
div {
	text-align:center;
}
h1{font-size:150%;
  color: #68C2ED;
	text-align:center;}
.setume {margin-top: 20px;
	line-height:2;
}
#harashin {width: 70%;
margin-left: 55px;
margin-top: -20px;}
#hara{margin-top: -100px;
text-align:center;}
.mise {width: 60%;
	margin-top: 50px;}
.btn-right-radius {
 margin-top: 15px;
 margin-bottom: 70px;
 margin-left:-10px;
  display: inline-block;
  font-weight: bold;
  padding: 0.8em 1.2em;
  text-decoration: none;
  color: #01C2FD;
border: solid 1px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}

.btn-right-radius:hover {
  background: #FFFFFF;
}

#hoter {width: 100%;}
.footer{
	position: relative;
}
.footer p {
	left:40px;
	font-size: 82%;
	top:45px;
	position: absolute
	
}