/*--------------------
termsofuse.css
--------------------*/

.l-block01{
  padding:9.0rem 3.0rem 14.0rem;
}
.l-block01-inner{
  max-width:1200px;
  width:100%;
  margin:0 auto;
}
.l-block01-inner > span {
  display: block;
  text-align: left;
  color: #8b9fcc;
  font-size: clamp(30px, 4.0rem, 40px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.l-block01-inner > h2{
  padding-bottom:5.5rem;
  text-align: left;  
  color: #8b9fcc;
  
  font-size:clamp(18px, 2.5rem, 25px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.l-block01-block{
  padding-top: 3.5rem;
}
.l-block01-block h3{
  margin-bottom: 1.5rem;
  padding-bottom: 1.0rem;
  border-bottom: 2px solid #999999;
  text-align: left;
  color: #808080;
  
  font-size: clamp(14px, 2.0rem, 20px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.l-block01-block p{
  text-align: justify;
  color: #808080;
  
  font-size: clamp(13px, 1.5rem, 15px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.l-block01-block p.-last{
  padding-top:2.0rem;
}
.l-block01-block ul{
  display:block;
}
.l-block01-block ul li{
  display:block;
  text-align: justify;
  color: #808080;
  
  font-size: clamp(13px, 1.5rem, 15px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.l-block01-block ul.type01{
  
}
.l-block01-block ul.type01 li{
  text-indent: calc(-1 * clamp(24px, 3.2rem, 32px));
  padding-left: clamp(24px, 3.2rem, 32px);
}
.l-block01-block ul.type02{
  
}
.l-block01-block ul.type02 li{
  text-indent: calc(-1 * clamp(24px, 3.3rem, 33px));
  padding-left: clamp(24px, 3.3rem, 33px);
}


@media screen and (max-width: 767.5px) {
  .l-block01{
    padding:9.0rem 3.0rem 14.5rem;
  }
  .l-block01-inner{
    max-width:100%;
    width:100%;
    margin:0 auto;
  }
  .l-block01-inner > span {
    display: block;
    text-align: left;
    color: #8b9fcc;
    font-size: 5.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .l-block01-inner > h2{
    padding-bottom:5.5rem;
    text-align: left;  
    color: #8b9fcc;

    font-size:3.4rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .l-block01-block{
    padding-top: 3.5rem;
  }
  .l-block01-block h3{
    margin-bottom: 1.5rem;
    padding-bottom: 1.0rem;
    border-bottom: 2px solid #999999;
    text-align: left;
    color: #808080;

    font-size: 3.2rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .l-block01-block p{
    text-align: justify;
    color: #808080;

    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .l-block01-block p.-last{
    padding-top:2.0rem;
  }
  .l-block01-block ul{
    display:block;
  }
  .l-block01-block ul li{
    display:block;
    text-align: justify;
    color: #808080;

    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .l-block01-block ul.type01{

  }
  .l-block01-block ul.type01 li{
    text-indent: -5.8rem;
    padding-left: 5.8rem;
  }
  .l-block01-block ul.type02{

  }
  .l-block01-block ul.type02 li{
    text-indent: -5.8rem;
    padding-left: 5.8rem;
  }
}


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


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








