*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #EEECF4;
	color: #1A1A1A;
    overflow-x: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
h3{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
}
#fj{
    font-size: 14px; 
}
.sj{
    float: right;
    margin-right: 8px;
    font-size: 12px;
    font-weight: bold;
}
.content-H{
    margin-top: 20px;
    font-weight: bold;
}
#container{
    text-align: left; 
    margin-top: 25px;
    width: 100%; 
    padding-left: 10px;
    padding-right: 10px;
}

#container-en{
    text-align: left; 
    margin-top: 10px;
    width: 100%; 
    padding-left: 10px;
    padding-right: 10px;
}

.content{
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.5em;
}

.content-en{
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.5em;
}

.content-title{
    margin-top: 50px;
    font-weight: bold;
}

.content-title-en{
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px;
    color: rgb(30, 49, 105);;
}

.content-title-en1{
    margin-top: 30px;
    font-weight: bold;
    font-size: 18px;
}

.content-title1{
    margin-top: 30px;
    font-weight: bold;
}

.content-title2{
  margin: 20px 0;
  font-weight: bold;
  font-size: 14px;
}

.content-p{
    margin-top: 5px;
}

.content-p-footer{
    margin-top: 5px;
    margin-bottom: 30px;
}

.content-p-footer-en{
    margin-top: 30px;
    margin-bottom: 20px;
}

.content-p1{
    margin-top: 5px;
    line-height: 2em;
}

.content-p2{
    margin-top: 30px;
}

.content-p3{
    margin-top: 10px;
    font-weight: bold;
}

.content1{
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.5em;
}

.content1-en{
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.5em;
}

.content2{
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.5em;
}

.content-i{
    display: block;
    font-weight: bold;
    margin-top: 10px;
}

.content-i-en{
    display: block;
    font-weight: bold;
    margin-top: 30px;
    color: rgb(30, 49, 105);
    font-size: 15px;
}

.content-ul{
    list-style:inside;
    margin-left: 20px;
    font-size: 14px;
}

.content-ul-li{
    font-weight: bold;
}

.content-ul li{
    margin-top: 8px;
}

.content1-en a{
    text-decoration: none;
    color: #0c29f1;
}

.content-terms-title{
    margin-top: 15px;
    font-size: 26px;
    color: rgb(86, 28, 126);
    font-weight: bold;
    font-family: "Lucida Grande";
}

.content-terms-title2{
    margin-top: 30px;
    font-size: 18px;
    color: rgb(86, 28, 126);
    font-weight: bold;
}

.content-terms-title3{
    margin-top: 5px;
    font-size: 18px;
    color: rgb(86, 28, 126);
    font-weight: bold;
}

.content-terms-content{
    margin-top: 5px;
    font-size: 12px;
    font-family: "Lucida Grande";
}

.content-terms-content-p{
    margin-top: 5px;
    line-height: 1.5em;
    font-family: "Lucida Grande";
}

.content-terms-content-p1{
    margin-top: 5px;
    line-height: 1.9em;
    font-weight: bold;
    color: rgb(86, 28, 126);
    font-family: "Lucida Grande";
}

.content-terms-content-p2{
    margin-top: 8px;
    line-height: 1.5em;
    font-family: "Lucida Grande";
}

.content-terms-content-p3{
    margin-top: 30px;
    line-height: 1.5em;
    font-family: "Lucida Grande";
}

.content-a{
    text-decoration: none;
    color: gray;
}

.content-terms-footer{
    margin-bottom: 85px;
    font-size: 12px;
    font-family: "Lucida Grande";
}

a {
  color: #0c29f1;
}
