.ota-wrapper01{
    font-family: ShinGoPro-Regular, sans-serif !important;
    color:#343434;
    margin-left:20px;
    margin-right:20px;
}
.ota-title01{
margin: 10px 0 20px 0;
line-height: 1.5;
padding: 0;
font-size: 24px;
font-weight: bold;
letter-spacing :0.2rem;
}
.ota-title02{
margin: 5px 0 10px 0;
line-height: 1.5;
padding: 0;
font-size: 16px;
font-weight: bold;
letter-spacing :0.1rem;
}
.ota-title03{
margin: 5px 0 10px 0;
line-height: 1.5;
padding: 0;
font-size: 14px;
font-weight: bold;
letter-spacing :0.1rem;
}
.ota-p01{
font-size: 1.5rem;
line-height: 1.5;
margin-bottom: 5px;
letter-spacing :0.1rem;
}
.ota-p02{
font-size: 1.4rem;
line-height: 1.5;
margin-bottom: 5px;
letter-spacing :0.1rem;
}
.ota-p03{
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 5px;
letter-spacing :0.1rem;
}
.ota-hr01{
padding-bottom:10px;
border-bottom:1px solid silver;
margin-bottom: 30px;
}
.ota-margin01{
margin-bottom:50px;
}
.ota-margin02{
margin-bottom:80px;
}

.ota-ol01{list-style-type: decimal;margin-left:2rem;font-size: 1.4rem;}
.ota-ol02{list-style-type: decimal;margin-left:3rem;font-size: 1.4rem;}

.ota-ul01{list-style-type: disc;margin-left:2rem;font-size: 1.4rem;}
.ota-ul02{list-style-type: disc;margin-left:3rem;font-size: 1.4rem;}

.ota-icon01{display:inline;height:18px;vertical-align:-4px;}

.ota-knowledge01{position:relative;margin-left:30px;}
.ota-knowledge01::before{
  content: '';
position: absolute;
top: 40%;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
left: -25px;
transform: translateY(-50%);
width: 1.5em;
height: 1.5em;
background-image: url("../IMAGES/OTA/icon04.png");
}