@charset "utf-8";
body {
  -webkit-text-size-adjust: 100%;
}

/*-----------------------------------------------
 nxr-1700e
-----------------------------------------------*/

/*----- features -----*/

 .productDetail01 { }
 .productDetail01 .inner .w900 { margin:10px auto 0 auto; }

 .txtBox { border-bottom:none; padding:10px 0 40px; }
 .txtBox .fltr { width:600px; }

 .box07 { padding:15px 0;  }
 .box07 .fltl { margin-left:-39px; }
 .box07 .fltr { width:480px; padding-top:30px; }

 .box08 .fltl { }
 .box08 .fltr { width:540px; }

 .box09 .txt { padding-bottom:30px; }
 .box09 .fltl { }
 .box09 .fltr { width:620px; }

 .box14 { padding:30px 0; }
 .box14 .fltl { width:480px; padding-top:50px; }
 .box14 .fltr { width:380px; }


/*----- specs -----*/
 
 .tableType02 col.col01 { width:40%; }
 .tableType02 col.col02 { width:30%; }

 .tableType03 col.col01,
 .tableType03 col.col02,
 .tableType03 col.col03 { width:25%; }
 
 .tableType td {
    padding: 15px;
    border: 1px solid #D6D6D6;
    background: #FFF;
    text-align: center;}

.tableType04 {text-align: center;
              display: flex;
              justify-content: space-around;}
/*----- accessoris -----
 .accessoriesBox ul.lastRow li:last-child { border-right:1px solid #E8E8E8; }
*/

