@charset "utf-8";
/* CSS Document */


@charset "utf-8";
/* CSS Document */

/*.stl {
  background: url(../img/law/main-tl.png) no-repeat 0 0;
  width: 419px;
  height: 47px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: -43px;
}
*/
/******/

.m10{
  margin:0 0 10px;
}
.mt10{
  margin:10px 0 0px;
}

.desc-list li {
    text-indent: 0;
    margin-left: 0;
}
.lawBox {
    text-align: left;
    font-size: 1.153em;
    line-height: 1.7;
    width: 760px;
    margin: 60px auto 210px;
}

.list-bottom{
  margin-top:10px;
}

.myTable th {
    white-space: nowrap;
    font-weight: bold;
    width: 225px;

}
.myTable td a {
   color: #8E77AC;
   text-decoration:none;
   border:none;
}




.myTable th, .myTable td {
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    padding: 22px 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.09em;
}


.desc-list li{
    position: relative;
    padding: 0 0 0 20px;
}
.desc-list .icon{
  width: 12px;
  height:12px;
  border-radius:75%;
  background: #8E77AC;
  display:inline-block;
  position: absolute;
  left:0;
  top: 6px;


}
.historyBox{
  width: 500px;
  text-align:left;
  font-size:1.153em;
  color:#666;
  margin: 0 auto 116px;
  position: relative;
}
.historyBox h3{
  font-size:1.846em;
  text-align:center;
  margin-bottom:45px;
}
.historyBox dl{
  line-height:1.7;
}
.historyBox dt{
  float:left;
  width:80px;
  color:#444;
  line-height:1.3;
  font-size:1.384em;
  padding-top: 3px;
}
.historyBox dd{
  content: "";
  position:relative;
  margin-left:85px;
  padding-left:25px;
  padding-bottom:50px;
  z-index: 1;
}
.historyBox dd>p{
  position:relative;
}
.historyBox dd p:before{
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #c0afd2;
  left: -31px;
  top: 8px;
  content: "";
  border-radius: 100%
}
.time-line {
  background: #f0ebf2;
  width: 1px;
  height: 1362px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 80px;
  left: 83px;
  z-index: 0;
}

/******/
.visionBox{
  text-align:left;
  font-size:1.153em;
  line-height:1.7;
  padding:40px 0 80px;
}
.visionBox h2{
  font-size:1.846em;
  text-align:center;
  margin-bottom:40px;
}
.itemVision{
  text-align:center;
  padding:0 0 50px;
}
.itemVision h3{
  font-size:1.923em;
  line-height:1.3;
  margin-top:34px;
}
.itemVision .txt{
  line-height:1.7;
  margin-top:20px;
  font-size:1.230em;
}
.itemVision img {
  width: 100%;
}


/******/
.messageBox{
  width: 640px;
  text-align: left;
  font-size: 1.230em;
  line-height: 1.7;
  margin: 40px auto 80px;
  color: #666;
}
.messageBox h2{
  font-size:1.846em;
  text-align:center;
  margin-bottom:30px;
}
.messageBox h3{
  font-size:1.384em;
  text-align:center;
}
.messageBox p{
  margin-top: 1.5em;
}
.messageBox p.author {
  float: right;
  margin-top: 40px;
}


@media screen and (max-width: 769px) {
  .company h2{
    font-size:34px;
    line-height:44px;
    text-align:center;
  }
  .lawBox {
      width: 84%;
      margin: 60px auto 210px;
  }
  .myTable tr{
    display:flex;
    border-bottom: 0;
  }
  .myTable th{
    width: 36%;
    display: inline-block;
  border-right: 1px solid #EEEEEE;
  border-bottom: none;
  font-size:16px;
  line-height:22px;
  font-weight: 400;
  }
  .myTable td{
    width: 64%;
    display: inline-block;
    border-bottom: none;
    padding: 22px 15px;
    font-size:16px;
    font-weight: 400;
  }
  .myTable td p{
    font-size:16px;
    font-weight: 400;
  }
  .tr1{

  }
  .tr1 .desc-list li {
      position: relative;
      padding: 0 0 0 0px;
  }
  span.p1 {
      position: relative;
      left: 22px;
      display:inline-block;
      margin:0 0 10px;
  }
  .list-bottom {
      margin-top: 35px;
  }

  .myTable tr.end{
     border-bottom: 1px solid #EEEEEE;
  }
  .myTable li{
    margin: 0 0 25px;
  }
}
.desc-list .icon:before{
    width: 6px;
    height: 6px;
    border-radius: 75%;
    background: #B19FC9;
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 3px;
    content: "";
    display: block;

}




