 @charset "utf-8"; 
h1{
    border: 0cap;
    border-bottom: 3px solid;
}
body{
    background-color: #000000;
    color:#ffffff;
}

h1{
    font-size: 40px;
    margin:10px 0 25px 0;
    padding-left: 5px;
}

h2{
    font-size: 25px;
    padding-left: 15px;
    padding-bottom: 5px;
}

p{
    font-size: 15px;
    margin:12px 0 10px 0;
    padding-left: 30px;
}

img{
    height: 70px;
    width:70px;
}

.sample img {
    width: 650px;
    height: auto;
    }

a{
    padding-left: 30px;
}

.eee{
    padding-left: 15px;
    padding-top: 15px;
}

.ddd{
    padding-top: 20px;
}
.vvv{
    padding-top: 25px;
}

.ppp{
    border-top: 3px solid #ffffff;
    padding-top: 100px;
}
.zyuusyo{
    padding-top: 25px;
}

.cgcg{
    display: flex;
    justify-content: space-between;
    background-color: #000000
  }

  .nana{
    width: 200px;
  }
  
  nav {
    display: block;
  }
  
  nav ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    margin: 0;
  }
  
  li {
    display: list-item;
    text-align: -webkit-match-parent;
  }
  
  header {
    color: white;
    text-align: center;
    padding: 1rem 0;
  }
  
  nav ul li {
    border-left: 1px #ffffff solid;
    margin: 0 1rem;
    
  }
  
  nav ul li a {
    color: white;
    text-decoration: none;
    padding: 1rem;
    display: block;
  }

  .sen{
    padding-bottom: 25px;
  }

  .to{
    padding-bottom: 25px;
  }

  .png{
    text-align: center;
    font-size: 50px;
    border-top: solid 3px #ffffff;
  }

  .cgcg{
    padding-bottom: 20px;
  }

.map{
  padding-left: 30px;
}

.kabu{
  width: 200px;
}
.llllll{
  width: 100%;
  height: 100%;
}