/*--------------------
privacy.css
--------------------*/


.l-block01{
  padding: 0 3.0rem 10.0rem;
}
.l-block01-inner{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.l-block01-block{
  display: block;
  padding: 5.0rem 0 0;
}
.l-block01-block > p{
  text-align: justify;
  color: #808080;
  
  /*font-size:clamp(14px, 1.8rem, 18px);*/
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0em;
}
.l-block01-block > p + p{
  padding-top: 2.5rem;
}
.l-block01-block > p.-last{
  padding-top: 2.5rem;
  text-align: right;
  color: #808080;
  
  /*font-size:clamp(14px, 1.8rem, 18px);*/
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0em;
}
.l-block01-block > h2{
  padding-bottom: 2.5rem;
  text-align: justify;
  color: #000000;
  
  /*font-size: clamp(22px, 3.0rem, 30px);*/
  font-size: 30px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0em;
}
.l-block01-block ol{
  
}
.l-block01-block ol li{
  padding-top: 1.0rem;
  text-align: justify;
  color: #808080;
  
  /*font-size:clamp(14px, 1.8rem, 18px);*/
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0em;
  
  text-indent:-14px;
  padding-left:14px;
}


@media screen and (max-width: 767.5px) {
  .l-block01{
    padding: 0 3.0rem 10.0rem;
  }
  .l-block01-inner{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .l-block01-block{
    display: block;
    padding: 5.0rem 0 0;
  }
  .l-block01-block > p{
    text-align: justify;
    color: #808080;

    font-size: 3.0rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0em;
  }
  .l-block01-block > p + p{
    padding-top: 2.5rem;
  }
  .l-block01-block > p.-last{
    padding-top: 2.5rem;
    text-align: right;
    color: #808080;

    font-size: 3.0rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0em;
  }
  .l-block01-block > h2{
    padding-bottom: 2.5rem;
    text-align: justify;
    color: #000000;

    font-size: 4.2rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0em;
  }
  .l-block01-block ol{

  }
  .l-block01-block ol li{
    padding-top: 1.0rem;
    text-align: justify;
    color: #808080;

    font-size: 3.0rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0em;

    text-indent:-2.7rem;
    padding-left:2.7rem;
  }
}



@media screen and (max-width: 767.5px) {
  
}

@media screen and (max-width: 767.5px) {
  
}




