@charset "utf-8";

/* ==========================================================
 sec-information-01
========================================================== */
.sec-information-01 {
  overflow: hidden;
  padding-top: 108px;
  text-align: left;
}

/* box-info-01
---------------------------------------------------------- */
.box-info-01 {
  overflow: hidden;
  width: 920px;
  margin: 0 auto;
}
  .box-info-01.type-01 { padding: 55px 0 74px;}
  .box-info-inner-01 {
    overflow: hidden;
    padding-left: 30px;
  }

/* table-info-01
---------------------------------------------------------- */
.table-info-01 {
  overflow: hidden;
  padding: 60px 0 100px 30px;
}
  .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: url(/lp/faucet/common/img/bg_dot_02.png) repeat-x left top;
    }
    .table-info-01 table tr th {
      width: 235px;
      padding: 17px 10px 13px 30px;
      background: #f5f5f5 url(/lp/faucet/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;
    }
    .table-info-01 table tr td {
      width: 655px;
      padding: 17px 10px 13px 39px;
      background: #fff url(/lp/faucet/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;}

@media screen and (min-width: 641px) and (max-width: 1199px) {
.sec-information-01 { padding-top: 91px;}
/* box-info-01
---------------------------------------------------------- */
.box-info-01 { 
  width: 100%;
  padding: 40px 0 40px;
}
  .box-info-01.type-01 { padding: 40px 20px 40px;}
  .box-info-inner-01 { padding-left: 0;}

/* table-info-01
---------------------------------------------------------- */
.table-info-01 { padding: 0 16px;}
  .table-info-01 table:before { background: none;}
  .table-info-01 table tr th {
    width: 33.5%;
    padding: 10px 15px 10px 0;
    background: #fff url(/lp/faucet/common/img/bg_dot_02.png) repeat-x left bottom;
  }
  .table-info-01 table tr td {
    width: 66.5%;
    padding: 10px 0;
  }
}
/* ==========================================================
 sec-information-02
========================================================== */
.sec-information-02 {
  overflow: hidden;
  text-align: left;
}
  .ttl-info-01 {
    margin-bottom: 38px;
    padding-bottom: 14px;
    border-bottom: 1px solid #005eae;
    color: #005eae;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3;
  }
  .ttl-info-02 {
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #d2d2d2;
    color: #5a5a5a;
    font-size: 18px;
    font-weight: bold;
  }
  .ttl-info-03 {
    margin-top: 25px;
    color: #5a5a5a;
    font-size: 16px;
    font-weight: bold;
  }
    .ttl-info-03.type-01 { margin: 0 0 1px 0;}
  .txt-info-01 {
    margin-bottom: 31px;
    font-size: 16px;
  }
  .txt-info-02 { font-size: 16px;}
  .txt-info-03 {
    margin-bottom: 23px;
    text-align: right;
    font-size: 16px;
    line-height: 1.625;
  }
  

/* list-info-01
---------------------------------------------------------- */
.list-info-01 {
  overflow: hidden;
  margin-bottom: 21px;
}
  .list-info-01 > li {
    overflow: hidden;
    margin-bottom: 32px;
  }
  .list-info-01 > li:last-child { margin-bottom: 0;}
  .list-info-01 > li .list-detail-01 {
    overflow: hidden;
    margin-top: 17px;
    padding-left: 19px;
  }
    .list-info-01 > li .list-detail-01 > li {
      overflow: hidden;
      position: relative;
      padding-left: 14px;
      font-size: 14px;
      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: 9px;}
  .list-info-01 > li .list-detail-01.type-02 { padding-left: 0;}
  .list-info-01 > li .list-detail-02 {
    overflow: hidden;
    margin-top: 26px;
  }
    .list-info-01 > li .list-detail-02 > li {
      overflow: hidden;
      margin-bottom: 19px;
    }
    .list-info-01 > li .list-detail-02 > li:last-child { margin-bottom: 0;}
  .link-info-01 {
    margin-top: 9px;
    padding-left: 18px;
  }
    .link-info-01 a {
      color: #005eae;
      font-size: 14px;
      text-decoration: underline;
    }
      .link-info-01 a:hover { text-decoration: none;}
      
/* box-detail-01
---------------------------------------------------------- */
.box-detail-01 {
  overflow: hidden;
  margin-bottom: 56px;
  padding: 18px 15px 14px 19px;
  border: 1px solid #d2d2d2;
}
  .list-detail-03 { overflow: hidden;}
    .list-detail-03 li {
      overflow: hidden;
      position: relative;
      padding-left: 14px;
      font-size: 16px;
    }
    .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: 20px;}
    .list-detail-03.type-01 li { margin-bottom: 18px;}
      .list-detail-03.type-01 li:last-child { margin-bottom: 0;}

@media screen and (max-width: 750px) {
  .ttl-info-01 {
    margin-bottom: 11px;
    padding-bottom: 9px;
    font-size: 20px;
    letter-spacing: -1.2px;
  }
  .ttl-info-02-wrap {
    border-bottom: 1px dotted #d2d2d2;
    margin-bottom: 12px;
  }
  .ttl-info-02 {
    display: table;
    margin-bottom: 0;
    padding-bottom: 8px;
    border-bottom: none;
  }
    .ttl-info-02 .number,
    .ttl-info-02 .text {
      display: table-cell;
      vertical-align: top;
      text-align: left
    }
  .ttl-info-03 { margin-top: 12px;}
    .ttl-info-03.type-01 { font-size: 14px;}
  .txt-info-01 { margin-bottom: 17px;text-align: justify;}
  .txt-info-02.type-01 { font-size: 13px;}
  .txt-info-03 { 
    margin-bottom: 10px;
    font-size: 13px;
  }
  

/* list-info-01
---------------------------------------------------------- */
.list-info-01 { margin-bottom: 10px;}
  .list-info-01 > li { margin-bottom: 20px;}
  .list-info-01 > li:last-child { margin-bottom: 0;}
  .list-info-01 > li .list-detail-01 {
    margin-top: 9px;
    padding-left: 0;
  }
    .list-info-01 > li .list-detail-01 > li { font-size: 13px;}
  .list-info-01 > li .list-detail-01.type-01 { margin-top: 6px;}
  .list-info-01 > li .list-detail-02 { margin-top: 9px;}
    .list-info-01 > li .list-detail-02 > li { margin-bottom: 16px;}
  .link-info-01 {
    margin-top: 6px;
    padding-left: 11px;
  }
    .link-info-01 a { font-size: 16px;}
      
/* box-detail-01
---------------------------------------------------------- */
.box-detail-01 {
  margin-bottom: 38px;
  padding: 13px 15px 10px 15px;
}
  .list-detail-03 { overflow: hidden;}
    .list-detail-03 li { font-size: 13px;letter-spacing: -1.5px;}
  .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;
}



      
/* freecall-01
---------------------------------------------------------- */
.ttl-freecall-01 {
    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;
}
.box-freecall-01 {
    overflow: hidden;
    padding-left: 30px;
}
.box-freecall-inner-01 {
    margin: 0px auto 50px;
    padding: 20px auto 50px;
    width: 800px;
}
.box-freecall-inner-01 .freecall_number {
    width: 685px;
    display: inline-block;
    vertical-align: top;
    font-size: 72px;
    line-height: 1;
    color: #333;
    font-weight: bold;
}
.box-freecall-inner-01 .freecall_number:before {
    content: "";
    width: 103px;
    height: 66px;
    margin-right: 10px;
    background: url(/lp/faucet/common/img/ico_freecall.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
}
.box-freecall-inner-01 .freecall_tx {
    margin: 10px 0px 10px;
    color: #666;
    font-size: 18px;
    font-weight: bold;
}
.box-freecall-inner-01 .freecall_tx span {
    color: #FE7AAC;
}
.freecall_number-fix {
  pointer-events: none;
}
.freecall_number-fix a{
  color:#333;
}


@media screen and (min-width: 641px) and (max-width: 1199px) {
  .box-freecall-01 {
    padding-left: 0px;
  }
  .box-freecall-inner-01 {
    width: 96%;
  }
  .box-freecall-inner-01 .freecall_number {
    width: 100%;
  }
}

@media screen and (min-width: 641px) and (max-width: 750px) {
  .box-freecall-inner-01 .freecall_number {
    font-size: 60px;
  }
  .box-freecall-inner-01 .freecall_number:before {
    width: 85px;
    height: 55px;
    margin-right: 10px;
  }
}

/* freecall-02
---------------------------------------------------------- */
.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:center;
}
.box-freecall-02 {
    margin-bottom: 50px;
    text-align:center;
}
.box-freecall-02 .txt-inner-02.type-05.box-freecall-02 img {
margin-right:8px!important;
}
.box-freecall-02 .txt-inner-02.type-05.box-freecall-02 img:last-child {
margin-right:0px!important;
}
