/*footer contents*/
  /*user-agreement and praivacy*/
    .footmenu-s{
      padding-left: 122px;
    }

    .footmenu-s li{
      padding-top: 5px;
    }
    
    .f_contents_wrapper{
      padding: 10px 0;
      color:#666666;
      font-size: 16px;
      line-height: 1.5em;
    }

    .f_contents_wrapper_p{
      padding-top:20px ;
      color:#666666;
      font-size: 16px;
      line-height: 1.5em;
    }

    .f_contents_wrapper .f_contents_detail,
    .f_contents_wrapper_p p{
      padding: 10px 3%;
    }

     .f_contents_wrapper ol,
     .f_contents_wrapper_p ul{
      margin-left: 30px;
      padding:0 3%; 
      margin-bottom: 20px;
     }

    .f_contents_wrapper p.f_contents_title{
      padding: 10px 3%;
      color: #00b4ff;
      background: #EAEAEA;
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
    }

    .f_contents_wrapper_p p.f_contents_title{
      padding: 10px 3%;
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
    }

  /*end user-areement and praivacy*/

/*company*/

   .company-container{
    padding: 0px 70px;
    font-size: 14px;
    color: #323232;
   }

 .company-container .table_top td{
   width: 400px;
   padding:5px 20px;
    line-height: 1.9em;
   }

 .company-container .table_top .company_table_left{
   width: 100px;
   padding:5px 10px;
    }

 .company-container table{
    /*border:solid 1px #000;*/
    /*margin: 0 auto;*/
    margin-top: 16px;
    }

 .company-container h3 {
    font-size: 20px;
    font-weight: bold;
    color: #00B4FF;
    margin-top: 30px;
    margin-bottom: 14px;
    position: relative;
    left:-5px; 
}

.company-container .clear_float{
  overflow: hidden;
}

 .company-container .table_assist{
    width:405px;
    }

 .company-container .table_assist1{
    
    margin-top: 9px;
    }

 .company-container .table_assist2{
   
    margin-top: 10px;
    }

 .company-container .table_assist td{
    padding:3px;
    line-height: 1.4em;
    }

 .company-container .table_assist .company_table_left{
    width: 50px;
    padding:3px 0;
    }

 .company-container .table_assist .company_table_middle{
  width:16px;
  padding: 0;
  display: inline-block;
}

 .company-container a {
    display: block;
  }

 .company-container td a{
  color: #00A0FF;
}


 .company-container td a:hover {
    text-decoration:underline;
  }


 .company-container a:hover {
    text-decoration: none;
  }

 .company-container a button {
    display: table;
    margin: 0 auto;
    padding: 0;
    width: 300px;
    height: 40px;
    font-size: 18px;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    background-color: #00A0FF;
    border: none;
    text-decoration: none; 
    margin-top: 60px;
}

 .company-container a button:hover {
    background-color: #1482C9; 
}

 .company-container .clear_float{
  margin-top: 5px;
}

  .company-container .clear_float img{
  width:93px;
  height: auto;
  padding: 10px;
  float: left;
  margin-right: 14px;
}

  /*end company*/

  /* tradelaw */
  
  .tradelaw-container{
    padding: 0px 70px;
    padding-bottom: 50px;
    font-size: 14px;
    color: #323232;
  }

  .tradelaw-container .table_top td{
   width: 450px;
   padding:5px 20px;
    line-height: 1.9em;
   }

   .tradelaw-container .table_top .tradelaw_table_left{
    width: 150px;
    padding:5px 10px;
  }

  .tradelaw-container .table_top .tradelaw_table_left,price{
    vertical-align: top;
  }

 .tradelaw-container table{
    /*border:solid 1px #000;*/
    /*margin: 0 auto;*/
    margin-top: 16px;
    margin-bottom: 20px;
    }

 .tradelaw-container h3 {
    font-size: 20px;
    font-weight: bold;
    color: #00B4FF;
    margin-top: 30px;
    margin-bottom: 14px;
    position: relative;
    left:-5px; 
}

.tradelaw-container .clear_float{
  overflow: hidden;
}

 .tradelaw-container .table_assist{
    width:405px;
    }

 .tradelaw-container .table_assist1{
    
    margin-top: 9px;
    }

 .tradelaw-container .table_assist2{
   
    margin-top: 10px;
    }

 .tradelaw-container .table_assist td{
    padding:3px;
    line-height: 1.4em;
    }

 .tradelaw-container .table_assist .company_table_left{
    width: 50px;
    padding:3px 0;
    }

 .tradelaw-container .table_assist .company_table_middle{
  width:16px;
  padding: 0;
  display: inline-block;
}

 .tradelaw-container a {
    display: block;
  }

 .tradelaw-container td a{
  color: #00A0FF;
}


 .tradelaw-container td a:hover {
    text-decoration:underline;
  }


 .tradelaw-container a:hover {
    text-decoration: none;
  }

 .tradelaw-container a button {
    display: table;
    margin: 0 auto;
    padding: 0;
    width: 300px;
    height: 40px;
    font-size: 18px;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    background-color: #00A0FF;
    border: none;
    text-decoration: none; 
    margin-top: 60px;
}

 .tradelaw-container a button:hover {
    background-color: #1482C9; 
}

 .tradelaw-container .clear_float{
  margin-top: 5px;
}

  .tradelaw-container .clear_float img{
  width:93px;
  height: auto;
  padding: 10px;
  float: left;
  margin-right: 14px;
}
  

  /* end tradelaw */

/*end footer contents*/
