h1{
  font-size:2.0rem;
  margin:30px auto;
  text-align:center;
  font-family: "Hiragino Sans GB"; 
  text-align: center;
}

.terms{
  width:800px;
  max-width:95%;
  margin:0 auto;
  background-color:white;
  padding:30px;
}

.terms *{
  font-size:0.9rem;
  line-height:1.4rem;
}


.terms h3{
  font-size:1.2rem;
  margin:30px 0;
  border-left:4px solid black;
  padding-left:10px;
}


.terms h4{
  font-size:1.0rem;
  margin:30px 0 0 0;
}

.terms ol{
  padding:0 0 0 10px;
}

.terms ul{
  padding:0 0 0 10px;
}

.terms ol{
  margin-top:1rem;
}

.terms ol li{
  list-style-type: decimal;
  margin-left:20px;
  margin-bottom:10px;
}

.b{
  font-weight:bold;
}

.p2{
  line-height:2.0rem;
}

.t1{
  border-collapse: collapse;
  margin: 20px auto;
  table-layout: fixed;
}
.t1 td{
  padding: 4px;
  border-color: rgb(0, 0, 0); 
  border-style: solid; 
  border-width: 1px;
}


.td1{
  border-color: rgb(0, 0, 0); 
  border-style: solid; 
  border-width: 1px; 
  height: 29px; 
  padding: 4px; 
  width: 79px;
}
.td2{
  border-color: rgb(0, 0, 0); 
  border-style: solid; 
  border-width: 1px; 
  height: 29px; 
  padding: 4px; 
  width: 96px;
}



