.i_para{
    display: flex;
    column-gap: 10px;
}
.i_set{
    margin-top: 7px;
    font-size: 12px;
    color: #c5a47e;
}
 p {
    font-size: 15px !important;
    margin-bottom: 10px !important;
  }
  .pt40{
      padding-top: 40px !important;
  }
  .pb0{
      padding-bottom: 0px;
  }
  .em_line{
    text-decoration: underline;
  }
  h3 {
  font-size: 45px;
}


@media screen and (min-width:1800px) and (max-width:1899px){
.head_mb0{
    margin-bottom: 0px;
}
h3 {
  font-size: 40px;
}
.pc_pt30{
      padding-top: 30px;
} 
.pc_pb30{
    padding-bottom: 30px;
} 
}

@media screen and (min-width:1700px) and (max-width:1799px){
.head_mb0{
    margin-bottom: 0px;
}
    h3 {
  font-size: 40px;
}
.pc_pt30{
      padding-top: 30px;
} 
.pc_pb30{
    padding-bottom: 30px;
}  
}
@media screen and (min-width:1600px) and (max-width:1699px){
.head_mb0{
    margin-bottom: 0px;
}
    h3 {
  font-size: 40px;
}
.pc_pt30{
      padding-top: 30px;
} 
.pc_pb30{
    padding-bottom: 30px;
}  
}

@media screen and (min-width:1500px) and (max-width:1599px){
.head_mb0{
    margin-bottom: 0px;
}
    h3 {
  font-size: 40px;
}
.pc_pt30{
      padding-top: 30px;
} 
.pc_pb30{
    padding-bottom: 30px;
}
}
@media screen and (min-width:1400px) and (max-width:1499px){
        .head_mb0{
        margin-bottom: 0px;
    }
    h3 {
  font-size: 40px;
}
.pc_pt30{
      padding-top: 30px;
} 
.pc_pb30{
    padding-bottom: 30px;
}
}

@media screen and (min-width:1280px) and (max-width:1399px){
    .head_mb0{
        margin-bottom: 0px;
    }
    h3 {
  font-size: 40px;
}
.pc_pt30{
      padding-top: 30px;
} 
.pc_pb30{
    padding-bottom: 30px;
}
}
@media screen and (min-width:1025px) and (max-width:1279px){
   .head_mb0{
        margin-bottom: 0px;
    }
    h3 {
  font-size: 40px;
}
.pc_pt30{
      padding-top: 30px;
} 
.pc_pb30{
    padding-bottom: 30px;
}
}

@media screen and (min-width:768px) and (max-width:1024px){
     .head_mb0{
        margin-bottom: 0px;
    }
    h3 {
  font-size: 40px;
}
.tab_pt30{
    padding-top: 30px;
}
p {
  font-size: 14px !important;
  margin-bottom: 10px !important;
}
.tab_pb30{
    padding-bottom: 30px !important;
}
}

  @media screen and (max-width:767px){
    .head_mb0{
        margin-bottom: 0px;
    }
    h3 {
  font-size: 35px;
}
.res_pt30{
      padding-top: 30px;
}
.res_pb30{
    padding-bottom: 30px;
}

p {
  font-size: 14px !important;
  margin-bottom: 10px !important;
}
.progress-wrap{
    bottom: 67px;
}
.res_pt20{
    padding-top: 20px !important;
}
  }