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

.l-common-mv-block01.-privacy {
  
}
@media screen and (max-width: 767.5px) {
  .l-common-mv-block01.-privacy {
    padding: 6.0rem 5.0rem 3rem;
    background: url(../images/common/common-mv-bg01-sitepolicy_pc.png) top center no-repeat transparent;
    background-size: cover;
    min-height: 45.2rem;
  }
}

.l-block01{
  padding:9.0rem 3.0rem 14.0rem;
}
.l-block01-inner{
  max-width:1000px;
  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 table{
  width: 100%;
  display: table;
  margin: 2.5rem auto 0;
}
.l-block01 table tr{
  border-top: 1px solid #b3b3b3;
}
.l-block01 table tr th{
  width: 30.8rem;
  padding: 2.0rem 4.0rem;
  text-align: left;
  color: #808080;
  
  font-size: clamp(14px, 2.0rem, 20px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.l-block01 table tr td{
  width: 69.2rem;
  padding: 2.0rem 4.0rem 2.0rem 0;
  text-align: justify;
  color: #808080;
  
  font-size: clamp(14px, 2.0rem, 20px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.l-block01 table tr td a{
  text-align: left;
  color: #808080;
  
  font-size: clamp(14px, 2.0rem, 20px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.l-block01 table tr td ul{
  display:block;
}
.l-block01 table tr td ul li{
  padding-bottom:1.0rem;
  display:block;
  text-align: justify;
  color: #808080;
  
  font-size: clamp(14px, 2.0rem, 20px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
  
  text-indent:calc(-1 * clamp(10px, 1.2rem, 12px));
  padding-left:clamp(10px, 1.2rem, 12px);
}
.l-block01 table tr td ul li:last-of-type{
  padding-bottom:0;
}
.l-block01 table tr td p{
  padding-top:2.0rem;
}
.l-block01 table tr td p img{
  max-width:100%;
  width:auto;
}


@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-inner > p{
    text-align: left;  
    color: #808080;

    font-size:2.6rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }  
  .l-block01 table{
    width: 100%;
    display: table;
    margin: 2.5rem auto 0;
  }
  .l-block01 table tr{
    border-top: 1px solid #b3b3b3;
  }
  .l-block01 table tr th{
    width: 27.8rem;
    padding: 2.0rem 4.0rem;
    text-align: left;
    color: #808080;

    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .l-block01 table tr td{
    width: auto;
    padding: 2.0rem 4.0rem 2.0rem 0;
    text-align: justify;
    color: #808080;

    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .l-block01 table tr td a{
    text-align: left;
    color: #808080;

    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .l-block01 table tr td ul{
    display:block;
  }
  .l-block01 table tr td ul li{
    padding-bottom:1.0rem;
    display:block;
    text-align: left;
    color: #808080;

    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;

    text-indent:-1.6rem;
    padding-left:1.6rem;
  }
  .l-block01 table tr td ul li:last-of-type{
    padding-bottom:0;
  }
  .l-block01 table tr td p{
    padding-top:2.0rem;
  }
  .l-block01 table tr td p img{
    max-width:100%;
    width:auto;
  }
  .l-block01 table.type02{
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .l-block01 table.type02 tbody{
    width: 100%;
    display: block;
  }
  .l-block01 table.type02 tbody tr{
    width: 100%;
    display: block;
  }
  .l-block01 table.type02 tbody tr th{
    width: 100%;
    display: block;
  }
  .l-block01 table.type02 tbody tr td{
    width: 100%;
    display: block;
    padding: 0 4.0rem 2.0rem;
  }
}


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


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








