.kyousuke1-1{
  font-size: 19px;
  font-weight: 560; 
  border: #000;
  margin-top: -8px;
}

.kyousuke1-2{
  font-size: 18px;
  font-weight: 560;
  height: auto;
  margin-top: -20px;  
  margin-left: 10px;
}

.kyousuke1-3{
  font-size: 25px;
  font-weight: 560;
  margin-bottom: 30px;
}

.kyousuke2{
  color: #ffffff;
  font-size: 0.7rem;
    font-weight:600;
    line-height: 1.5;
    display: inline-block;
    padding: 0.5rem 1.5rem;
    cursor: pointer;      
    text-align: center;
    text-decoration: none;
    letter-spacing: .1em;
    border-radius: 0.5rem;
    margin-bottom:5px;
    min-width: 45px;
    width: 50%;
  background: #e53935;
  }

.kyousuke2:hover {
  background-color: #f6c0c0;
  color: #e53935;
  
}

.kyousuke3{
  text-decoration: none;
  border: solid none solid none;
  border-color: rgba(82, 80, 80, 0.439);
  margin-bottom: 5px;
}

.kyousuke4{     
  font-size: 30px;
  font-weight:560;
  margin-top: 1px;
  border-bottom: gray solid ;
  border-width: 3px;
  width: 180px;  
}

.kyousuke5{
  font-size: 160%;
  font-weight:800;
  margin-left: 210px;
  margin-top: -70px;
}

.kyousuke6{
  font-size: 20px;
  font-weight:600;
}

.kyousuke7{
  font-size: 25px;
  font-weight:560;
  margin-left: 15px;
  margin-top: -15px;
  margin-bottom: -25px;
}

.kyousuke8{
  font-weight:560;
  font-size: 15px;
  margin-left: 5px;
  margin-top: -20px;
  border: #000 solid;
  margin-right: 40px;
  height: 60px;
}
.menba{
  border: #000 solid;
  border-width: 6px;
  border-left-width:8px;
  border-left-color: rgb(157, 157, 171);
  margin: 20% 50px 0px ;
  height:auto;
}