﻿@charset "utf-8";

/*------------------------------------------------------------------------------
Date: 2015-05-17
Copyright (C) KYOTO TOOL CO., LTD. All Rights Reserved.
------------------------------------------------------------------------------*/

#main{
	width:970px;
	float:none;
}

.title01 {
	display: table-cell;
	width: 970px;
	height: 95px;
	background: url(/files/images/common/bg_tit_01.png) no-repeat 0 0;
	padding: 5px 0 0 40px;
	vertical-align: middle;
	border-bottom: none;
}
.title01 .innerTit {
	font-size: 261.6%;
	font-family: "ヒラギノ角ゴ Pro W6","メイリオ",Meiryo, Osaka;
	letter-spacing: 0.1em;
	color: #fff;
}


#specification .specificationBox{
	margin-top:30px;
	border-top:solid 5px #004EA2;
	background-color: #fff;
	border-bottom:solid 2px #d4d4d4;
}
#specification .specificationBox .headline02 {
	padding-left: 40px;
	font-size: 192.4%;
	letter-spacing: 0.05em;
}

#specification .bnBox{
	margin-top:30px;
	background-color: #fff;
	border-bottom:solid 2px #d4d4d4;
	padding:40px;
}
#specification .section {
	padding:0px 40px 40px 40px;
}

.ttlVisual {
	margin-top: 30px;
}

@media screen and (max-width:767px){
	#main{
		width:auto;
		float:none;
	}
	#topicPath{
		display:none;
	}
	.title01 {
		width: auto;
		height: auto;
		display: block;
		padding-left: 0;
		background: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.title01 .innerTit {
		background: #fff url(/files/images/common/bg_tit_01.png) no-repeat 50% 0;
		font-size: 18px;
		line-height: 1.3;
		display: table;
		width: 100%;
		height:80px;
		margin-bottom: 0;
		font-family: inherit;
	}
	.title01 .innerTit span {
		display: table-cell;
		width: 100px;
		vertical-align: middle;
		padding-left: 15px;
		padding-right: 130px;
	}
	#specification .specificationBox{
		margin-top:30px;
	}
	#specification .specificationBox .headline02 {
		padding-left: 15px;
	}
	#specification .section {
		padding:0 15px 30px;
	}
	#specification .bnBox{
		margin-top:30px;
		background-color: #fff;
		border-bottom:solid 2px #d4d4d4;
		padding:20px;
	}
	.ttlVisual {
		margin-top: 30px;
	}
}

.productList {
	overflow:hidden;
	margin: 15px 0 0;
}
.productList li {
	display: inline;
	float: left;
	width: 278px;
	margin: 0 28px 0 0;
	line-height: 1.67;
}
.productList li:last-child {
	margin-right: 0;
}
.productList li a {
	display:block;
}
.productList li a:hover {
	text-decoration: none;
}
.productList .thumb {
	height: 210px;
	overflow: hidden;
}
.productList .thumb img {
	position: relative;
	top: 0;
}
.productList .catName {
	background: url(/files/images/common/icon_arrw_01.png) no-repeat 0 50%;
	padding: 0 8px 0 15px;
	position: relative;
	z-index: 1;
	margin: 12px 0 5px;
	font-size: 123.1%;
	font-weight: 700;
	color: #111;
}
.productList a:hover .catName {
	color: #f00;
}

@media screen and (max-width:767px){
	.productList li {
		margin: 0 28px 30px 0;
	}
}
@media screen and (max-width:648px){
	.productList {
		width: 100%;
	}
	.productList li,
	.productList li:last-child {
		float: none;
		display: block;
		margin: 0 auto 30px;
	}
}


/* ----------------------------------------

opacity rollover

---------------------------------------- */
.productList img {
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	background-color: #fff;
}
.productList a:hover img {
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	opacity: .75;
}


.specList li,.specList2 li{
	line-height:20px;
}
.specList li{
	padding-left:3em;
}
.specList li:before{
	content:"●";
	margin-left:-1em;
}
.specList2{
	padding:20px 0px 30px;
}
.specList2 li:before{
	content:"●";
}

.specIndent{
	text-indent:-1em;
	margin-left:2em;
	padding-left:1em;
	margin-top:20px;
}

.specNumb{
	padding-left:1em;
	margin-top:15px;
}

@media screen and (max-width:767px){
	.specList li{
		padding-left:1em;
	}
	.specIndent{
		text-indent:-1em;
		margin-left:0em;
		margin-top:20px;
	}
}


.specTable td{
	vertical-align:top;
}
.specTable td.imgTd{
	padding-top: 30px;
}

.specTable2{
	width:430px;
	margin-bottom:30px;
}
.specTable2 th,.specTable2 td{
	padding:7px 0px;
}
.specTable2 th{
	background:#f1f1f1;
	padding-left:30px;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}
.specTable2 td{
	border-bottom:1px solid #ddd;
	vertical-align:middle;
}
.specTable3 td{
	display:inline-block;
	width: 279px;
	padding-left: 20px;
	vertical-align:top;
}
.specTable3 td:first-child{
	padding-left: 0;
}
.specTable4{
	width:430px;
	margin-bottom:30px;
}
.specTable4 th,.specTable4 td{
	padding:7px 0px;
}
.specTable4 th{
	background:#f1f1f1;
	padding-left:30px;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
}
.specTable4 td{
	border-bottom:1px solid #ddd;
	vertical-align:middle;
}

@media screen and (max-width:767px){
	.specTable2,.specTable{
		width:100%;
		margin-bottom:30px;
	}
	.specTable th,.specTable td{
		display:inline-block;
		width:100%;
	}
	.specTable2 th {
		width:100%;	
	}
	.specTable2 td{
		padding-left:4px;
	}
	.specTable2 td.sptitle{
		width:40%;
		padding-right:4px;
		border-right:1px dotted #ddd;
	}
	.specTable td{
		padding-top:15px;
	}
	.specTable2 th{
		padding-left:0px;
	}
	.specTable2.mgl30{
		margin-left: 0 !important;
	}

	.specTable3 td{
		padding-left: 0;
		width: 100%;
		margin-top: 20px;
	}
	.specTable td.imgTd{
		padding-top: 0;
	}

	/*入れ子部分*/
	.specTable .specTable2 th {
		width:100%;	
	}
	.specTable .specTable2 td{
		padding-left:4px;
		width:auto;
	}
	.specTable .specTable2 td.sptitle{
		width:40%;
		padding-right:4px;
		border-right:1px dotted #ddd;
	}
	.specTable .specTable2 th{
		padding-left:0px;
	}
	.specTable .specTable2.mgl30{
		margin-left: 0 !important;
	}
	.specTable td .specTable2 td,
	.specTable td .specTable2 th{
		display:table-cell;
	}

	.specTable .specTable4 th {
		width:100%;	
	}
	.specTable .specTable4 td{
		padding-left:4px;
		width:auto;
	}
	.specTable .specTable4 td.sptitle{
		width:30%;
		padding-right:4px;
		border-right:1px dotted #ddd;
	}
	.specTable .specTable4 td:nth-child(2){
		border-right:1px dotted #ddd;
	}
	.specTable .specTable4 th{
		padding-left:0px;
	}
	.specTable .specTable4.mgl30{
		margin-left: 0 !important;
	}
	.specTable td .specTable4 td,
	.specTable td .specTable4 th{
		display:table-cell;
	}

	.specTable4{
		width: 100%;
	}
	.specTable4 td{
		padding-left: 0;
		margin-top: 20px;
	}
	.specTable4 th {
    background: #f1f1f1;
    padding-left: 30px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 7px 0px;
	}
	.specTable4 td {
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    padding-left: 0;
	margin-top: 20px;
	}




}



.tableLeft{
	float:left;
}
.tableRight{
	float:right;
}
.specDetail{
	clear:both;
}

.col2Left {
	float: left;
	width: 430px;
}
.col2Right {
	float: right;
	width: 430px;
}


@media screen and (max-width:767px){
	.tableLeft{
		float:none;
	}
	.tableRight{
		float:none;
	}
	.col2Left {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	.col2Right {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
}

.specBox01 {
	border:2px solid  #009;
	padding:20px;
}
.specTtl01 {
	font-weight:bold;
	color:#009;
	margin-bottom:10px;
}
.noteBox01 {
	display: inline-block;
	border:1px solid  #009;
	padding: 5px 10px 3px;
	margin: 5px 0 0 0;
	color:#009;
}

.specBnr{
	overflow:hidden;
	margin:30px -10px 15px 0;
}
.specBnr li{
	background:#fff;
	display:inline;
	float:left;
	width:280px;
	height:50px;
	margin:0 10px 15px 0;
	border:1px solid #d3d3d3;
	box-sizing:border-box;
	background-repeat:no-repeat;
	background-position: 230px 50%;
	font-size:108%;
	font-weight:bold;
}
.specBnr li:hover {
	background-color: #cbddf5;
}
.specBnr a{
	display:table;
	text-align:center;
	width:100%;
	height:100%;
	padding:0 0 0 18px;
	box-sizing:border-box;
	color: #0000cc;
}
.specBnr a:hover {
	text-decoration: none;
}
.specBnr a span{
	display:table-cell;
	background: url(/medical/files/images/common/icon_arrw_01.png) no-repeat 0 47%;
	padding-left: 12px;
	text-align:left;
	height:100%;
	vertical-align:middle;
	line-height: 1.3;
	padding-right: 38px;
}
.specBnr .item01{
	background-image:url(/medical/files/images/specification/icon_foot_03.png);
}
.specBnr .item02{
	background-image:url(/medical/files/images/specification/icon_foot_02.png);
}
.specBnr .item03{
	background-image:url(/medical/files/images/specification/ico_let.png);
}

@media screen and (max-width:767px){
	.specBnr {
		width: auto;
		margin-top: 0;
	}
	.specBnr li {
		width: 48%;
		height: 70px;
		margin: 0 5px 5px 0;
		-webkit-background-size: 20px 20px;
		background-size: 20px 20px;
		background-position: 90% 50%;
	}
	.specBnr a {
		padding: 0 0 0 10px;
	}
	.specBnr a span {
		padding-right: 20px;
		line-height: 1.4;
	}

}



.headline01{
	border-left:6px solid #004EA2;
	padding-left:10px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:145%;
}
.headline02{
	border-bottom:2px dotted #dddddd;
	padding:25px 0px 25px 50px;
	margin-bottom:25px;
	font-weight:bold;
	font-size:190%;
}
.headline03{
	background:url(/files/images/specification/bg_ttl.png) no-repeat 0 bottom;
	padding:0px 0px 15px 0px;
	margin-bottom:25px;
	font-weight:bold;
	font-size:130%;
}
@media screen and (max-width:767px){
	.headline02{
		padding:25px 0px 25px 10px;
	}
}




#specification .specTable tr td .title07 {
	height: auto;
}
@media screen and (max-width:767px){
	#specification .specTable tr td .title07 {
		height: auto;
	}
}


p.faqLink {
	font-size: 107.7%;
}
.spRight {
	float: right;
	width: 278px;
}
.spRight p {
	border: 1px solid #ccc;
}
.spRight p a {
	display: block;
	padding: 14px 0 14px 20px;
	color: #333;
	font-weight: 700;
}
.spRight p a:hover {
	background: #cbddf5;
	text-decoration: none;
}
.spRight p a span {
	padding-left: 11px;
	background: url(/files/images/common/icon_arrw_01.png) no-repeat 0 50%;
}

@media screen and (max-width:767px){
	.spRight {
		float: none;
		margin: 20px auto 0;
	}
}


/* ----------------------------------------

multi-driver

---------------------------------------- */
.multiList01 li {
	float: left;
	width: 33%;
}
.scroll{
	margin-bottom: 35px;
}
.multiTable {
	margin-bottom: 5px;
}
.multiTable th,
.multiTable td {
	padding: 5px 10px;
	border:1px solid #ddd;
}
.multiTable th {
	padding: 7px 10px 5px;
}
.multiTable td.alnC img {
	width: 60px;
}
.specTable4.multiOpt td img {
	max-width: 100px;
}
.multiCaution {
	color: #f00;
}
.multiCaution h4 {
	font-weight: 700;
	margin-bottom: 10px;
}
h2.headline02 {
	position: relative;
}
h2.headline02 span {
	position: absolute;
	right: 40px;
	top: 50%;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0;
}

@media screen and (max-width:767px){
	.multiList01 li {
		float: none;
		width: 100%;
	}
	.spNone {
		display: none;
	}
	.spmgt0 {
		margin-top: 0 !important;
	}
	h2.headline02 span {
		position: static;
		display: block;
		margin-right: 20px;
		text-align: right;
	}
	.scroll{
		overflow: auto;
		white-space: nowrap;
	}
	.scroll::-webkit-scrollbar{
		height: 5px;
	}
	.scroll::-webkit-scrollbar-track{
		background: #F1F1F1;
	}
	.scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}
	.multiTable th:nth-child(1) {
		border-right: none;
	}
	.multiTable th:nth-child(2) {
		border-left: none;
	}
}


.trqImg {
	float: right;
}
.driverList02 td {
	vertical-align: top;
	padding-left: 1em;
	padding-right: 2em;
	text-indent: -1em;
}

@media screen and (max-width:767px){
	.driverList02 td {
		display: block;
	}
	.trqImg {
		float: none;
		display: block;
		width: 320px;
	}
}




.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.pt20{
	padding-top:20px;
}