@charset "utf-8";

/*-----------------------------------------------
 tk-8185
-----------------------------------------------*/

/*----- features -----*/

 .productDetail01 { padding:0px; }
 .productDetail01 .inner .w900 { margin:0 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; }

.productDetail02 .inner {
	padding-bottom: 50px;
}

.productDetail02 .w900 {
	margin-top: 50px;
}

.productDetail02 div div div img {
	margin-left: 30px;
}

.productDetail03 h2 {
	background-color: #00acb6;
	color: #FFF;
	font-weight: 100;
	padding: 5px 10px;
}

.productDetail03 dl {
	width: 400px;
	margin-right: 50px;
	float: left;
}

.productDetail03 dl:nth-last-child(1) {
	margin-right: 0;
}

.productDetail03 dl dt {
	font-size: 120%;
	margin-top: 1em;
}

.productDetail03 li {
	margin-left: 2em;
	list-style-type: disc;
}

.icon-for {
  position: absolute;
  right: 10px;
  top: 800px;
}

/*----- specs -----*/

 .tableType02 col.col01 { width:40%; }
 .tableType02 col.col02 { width:30%; }

 .tableType03 col.col01,
 .tableType03 col.col02,
 .tableType03 col.col03 { width:25%; }
 

.img_box01 {  
    background: transparent url("../images/image01.jpg");
	width: 900px;
	height: 665px;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	background-size: 100% auto;
 	 display: block;

  
}

.img_box01 p {
	　 
	  font-size: 14px;
	  color: #fff; 
	  padding-top: 59px; 
	  width: 800px; 
	  padding-left: 45px;
	  display: block;
	   }
/*----- accessoris -----
 .accessoriesBox ul.lastRow li:last-child { border-right:1px solid #E8E8E8; }
*/

