@charset "utf-8";

/* ==========================================================
 sec-information-01
========================================================== */
.sec-information-01 {
  overflow: hidden;
  padding-top: 128px;
  text-align: left;
}
/* box-info-01
---------------------------------------------------------- */
.box-info-01 {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  padding: 20px 0 50px;
}
  .box-info-01.type-01 { padding: 23px 20px 38px;}
  .box-info-inner-01 {
    overflow: hidden;
    padding-left: 0;
  }

/* table-info-01
---------------------------------------------------------- */
.table-info-01 {
  overflow: hidden;
  padding: 0 16px;
}
  .table-info-01 table {
    width: 100%;
    position: relative;
  }
    .table-info-01 table:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: none;
    }
    .table-info-01 table tr th {
      background: #fff url(/lp/faucet/sp/common/img/bg_dot_02.png) repeat-x left bottom;
      vertical-align: top;
      color: #5a5a5a;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.625;
      letter-spacing: -0.2px;
      width: 33.5%;
      padding: 10px 15px 10px 0;
    }
    .table-info-01 table tr td {
      width: 66.5%;
      padding: 10px 0;
      background: #fff url(/lp/faucet/sp/common/img/bg_dot_02.png) repeat-x left bottom;
      vertical-align: top;
      font-size: 16px;
      line-height: 1.625;
    }
      .table-info-01 table tr td a {
        color: #005eae;
        text-decoration: underline;
      }
      .table-info-01 table tr td a:hover { text-decoration: none;}

/* ==========================================================
 sec-information-02
========================================================== */
.sec-information-02 {
  overflow: hidden;
  text-align: left;
}
  .ttl-info-01 {
    border-bottom: 1px solid #005eae;
    color: #005eae;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 11px;
    padding-bottom: 9px;
    font-size: 20px;
    letter-spacing: -1.2px;
  }
  .ttl-info-02 {
    color: #5a5a5a;
    font-size: 18px;
    font-weight: bold;
    display: table;
    margin-bottom: 0;
    padding-bottom: 8px;
    border-bottom: none;
  }
  .ttl-info-03 {
    margin-top: 12px;
    color: #5a5a5a;
    font-size: 16px;
    font-weight: bold;
  }
    .ttl-info-03.type-01 { margin: 0 0 1px 0;font-size: 14px;}
  .txt-info-01 {
    font-size: 16px;
    margin-bottom: 17px;
    text-align: justify;
  }
  .txt-info-02 { font-size: 16px;}
  .txt-info-03 {
    text-align: right;
    line-height: 1.625;
    margin-bottom: 10px;
    font-size: 13px;
  }
  

/* list-info-01
---------------------------------------------------------- */
.list-info-01 {
  overflow: hidden;
  margin-bottom: 10px;
}
  .list-info-01 > li {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .list-info-01 > li:last-child { margin-bottom: 0;}
  .list-info-01 > li .list-detail-01 {
    overflow: hidden;
    margin-top: 9px;
    padding-left: 0;
  }
    .list-info-01 > li .list-detail-01 > li {
      overflow: hidden;
      position: relative;
      padding-left: 14px;
      font-size: 13px;
      /* font-size: 3.8vw; */
      line-height: 1.86;
    }
    .list-info-01 > li .list-detail-01 > li:before {
      content: "・";
      position: absolute;
      top: 0;
      left: 0;
    }
  .list-info-01 > li .list-detail-01.type-01 { margin-top: 6px;}
  .list-info-01 > li .list-detail-01.type-02 { padding-left: 0;}
  .list-info-01 > li .list-detail-02 {
    overflow: hidden;
     margin-top: 9px;
  }
    .list-info-01 > li .list-detail-02 > li {
      overflow: hidden;
     margin-bottom: 16px;
    }
    .list-info-01 > li .list-detail-02 > li:last-child { margin-bottom: 0;}
  .link-info-01 {
    margin-top: 6px;
    padding-left: 11px;
  }
    .link-info-01 a {
      color: #005eae;
      text-decoration: underline;
      font-size: 16px;
    }
      .link-info-01 a:hover { text-decoration: none;}
      
/* box-detail-01
---------------------------------------------------------- */
.box-detail-01 {
  overflow: hidden;
  border: 1px solid #d2d2d2;
  margin-bottom: 38px;
  padding: 13px 15px 10px 15px;
}
  .list-detail-03 { overflow: hidden;}
    .list-detail-03 li {
      overflow: hidden;
      position: relative;
      padding-left: 14px;
      font-size: 13px;
      letter-spacing: -1.5px;
    }
    .list-detail-03 li:before {
      content: "・";
      position: absolute;
      top: 0;
      left: 0;
    }
      .list-detail-03 li a { color: #333;}
  .list-detail-03.type-01 { margin-top: 10px;}
    .list-detail-03.type-01 li { margin-bottom: 7px;}
      .list-detail-03.type-01 li:last-child { margin-bottom: 0;}
a.link-infor {
  color: #333;
}
a.link-infor:hover {
  text-decoration: underline;
}
  .ttl-info-02-wrap {
    border-bottom: 1px dotted #d2d2d2;
    margin-bottom: 12px;
  }
    .ttl-info-02 .number,
    .ttl-info-02 .text {
      display: table-cell;
      vertical-align: top;
      text-align: left
    }
  .txt-info-02.type-01 { font-size: 13px;}



/* ==========================================================
 tel
========================================================== */

.ft-tel-ttl {
  font-size: 28px;
}
.box-freecall-01 {
  padding-left: 0;
}
.ttl-freecall-01 {
  margin-bottom: 25px;
  padding-bottom: 14px;
  border-bottom: 1px solid #005eae;
  color: #005eae;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
  text-align:left;
}
.box-freecall-inner-01 {
  margin: 0px auto 50px;
  padding: 20px auto 50px;
  width: 100%;
}
.box-freecall-inner-01 .freecall_number {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 8.8vw;
  line-height: 1.3;
  color: #333;
  font-weight: bold;

}
.box-freecall-inner-01 .freecall_number:before {
  content: "";
  width: 61px;
  height: 40px;
  top: 6px;
  margin-right: 10px;
  position: relative;
  background: url(/lp/faucet/common/img/ico_freecall.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
@media screen and (min-width: 520px) {
  .box-freecall-inner-01 .freecall_number:before {
    top: 1px;
  }
}
@media screen and (min-width: 473px) and (max-width: 519px) {
  .box-freecall-inner-01 .freecall_number:before {
    top: 3px;
  }
}
@media screen and (min-width: 418px) and (max-width: 472px) {
  .box-freecall-inner-01 .freecall_number:before {
    top: 4px;
  }
}
.box-freecall-inner-01 .freecall_tx {
  margin: 15px 0px 10px;
  color: #666;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.box-freecall-inner-01 .freecall_tx span {
  color: #FE7AAC;
}
.ttl-info-02 {
  margin-bottom: 12px;
  padding-bottom: 8px;
  color: #5a5a5a;
  font-size: 18px;
  font-weight: bold;
}
.ttl-freecall-02 {
  margin-bottom: 38px;
  padding-bottom: 14px;
  border-bottom: 1px solid #005eae;
  color: #005eae;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
}
.txt-inner-02.type-05 {
  margin-bottom: 48px;
}
.contents.ttl {
  padding: 0;
}

.freecall_number-fix-sp a{
  color:#333!important;
}

@media screen and (min-width: 300px) and (max-width: 450px) {
  .box-freecall-inner-01 .fz-fix-sp {
    font-size: 8.4vw;
  }
}