@charset "utf-8";
/* CSS Document */

img.spttl{
	display: none;
}


#product{
	color: #180b02;
	background: #fff;
}

#product .main{
	text-align: center;
}

.productsBox{
	width: 1100px;
 max-width: 100%;
	margin: 0 auto;
	padding-top: 25px;}

#product .Tx{
	width: 870px;
 max-width: 100%;
	margin: 80px auto 0;
}
#product h2 {
	padding: 60px 0 40px;}

#product h4 {
	font-size: 20px;
	margin: 0 0 40px 0;
	padding: 0 0 0 20px;
	border-left: 2px solid #13479b;
	line-height: 1;
	color: #222;}

#product .Tx h3{
	margin-bottom: 30px;
	text-align: center;
}

.photo {
	text-align: center;
	margin-bottom: 60px;
}

.photo li{
	vertical-align: top;
	display: inline-block;
 text-align: left;
}
.photo1,
.photo2,
.photo3,
.photo4{
 display: flex;
 justify-content: space-between;
 flex-wrap:wrap;
}
.photo4 li{
 flex: 0 0 auto;
}
.photo3 li{
 flex: 0 0 33%;
}
.photo2 li{
 flex: 0 0 49%;
}
.photo1 li{
 margin: 0;
}



#product ul.photo li p{
	
	font-size: 13px;
	margin-bottom: 17px;
}

.pdfDL{
	overflow: hidden;
	width: 793px;
	margin: 0 auto;
	color: #13479a;
	font-weight: 600;}

.pdfDL ul li{
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
}

.pdfDL ul li a.txt-btn{
	border: 1px solid #00b7ee;
	display: block;
	font-weight: 200;
	font-size: 20px;
	background: url("../lineup/FLcolor/images/DLicon.png") no-repeat 92% 50% #3399cc;
	text-align: center;
	padding: 15px;
	border-radius: 5px;
	color: #fff;
	width: 100%;
}

.pdfDL ul li a.txt-btn:hover{
	background: url("../lineup/FLcolor/images/DLicon.png") no-repeat 92% 50% #52a7f7;}

#product .contentTx{
	width: 780px;
 max-width: 100%;
	margin: 80px auto 0;
}

#product .twoBOX .Ph,
#product .twoBOX .BoxTx{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

p span{
	color: #666;
}

p span.option,
span.option{
	font-family: 'Noto Sans JP', sans-serif;
 font-weight: 400;
 font-size: 13px;
}



#chair,
#instrument,
#microscope,
#maintenance{
	padding-top: 50px;
}

#features,
#chair{
	padding-bottom: 100px;
	background: #f5f5f5;}

#features .Tx,
#product .Tx{
	    margin: 80px auto 80px;
}

#instrument{
	padding-bottom: 100px;}

#instrument .photo{
	width: 870px;
 max-width: 100%;
	margin: 0 auto;
}

x#instrument .photo li{
	margin-right: 15px;
}

#instrument table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 870px;
 max-width: 100%;
	margin: 0 auto;}

#instrument table tr td{
	padding: 20px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #a3a3a3;
}

#instrument table tr td:last-child{
	padding-right: 20px;
}

#chair ul li img{
	border: 2px solid #f0f0f0;
}

#chair p.cap{
	margin: 40px 0 60px;
}

#microscope .twoBOX {
	margin-top: 60px;
  display: flex;
  justify-content: center;
}

#microscope .twoBOX .Ph{
	padding: 0 10px;

}

#microscope .twoBOX .BoxTx{
	padding:0 20px;
  flex: 0 0 300px;
  text-align: justify;
}
#microscope .twoBOX .BoxTx abbr{
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}


#maintenance{
	padding-bottom: 50px;
	background: #f5f1ee;}

#maintenance .photo li:nth-child(2n),
#chair ul.photo li:nth-child(2n){
	margin-right: 0;}


#maintenance .twoBOX .Ph{
	width: 340px;
}

#maintenance .twoBOX .BoxTx{
	width: 450px;
 max-width: 100%;
	float: right;
}

#maintenance p.cap{
	margin-bottom: 40px;
}

#maintenance .twoBOX{
	margin-bottom: 50px;
}
#maintenance .Tx{
 margin-bottom: 40px;
}

.movie,
#movie{
	background: #f1f1f1;
	font-size: 14px;
	padding: 50px 0 50px 0;
	margin: 0 auto;}

.movie h2{
	text-align: center;
	margin-bottom: 30px;}

.movie .movieBBox2{
	width: auto;
	margin: 0 auto;
	display: flex;
text-align: center;}

.movie .movieBox{
	margin: auto;
	flex: 0 0 295px;}

.movie .movieBBox .movieBox:first-child{
	margin: auto;}


.BtnLink {
	margin-top: 40px;
}

.BtnLink a {
 border: 1px solid #36b;
 border-radius: 16px;
 text-align: center;
 display: inline-block;
 padding: 8px 24px;
 font-size: 13px;
 color: #333;
 line-height: 1.1;
	background: #fff;
}
.BtnLink a:hover {
 background: #f0f0f0;
}
.BtnLink a img {
 vertical-align: middle;
 margin: 0 0 0 8px;
 width: 18px;
}



/*New Video*/
.movieNew{
 background: #f1f1f1;
 padding: 50px;
}
.movieNewBox{
 width: 1200px;
 max-width: 100%;
 margin: auto;
}
.movieNew li{
 width: 640px;
 max-width: 96%;
 margin: auto;
}
.movieNew li a{
 display: flex;
 color: #333;
 background: #fff;
 align-items: center;
}
.movieNew li a:hover{
 background: #f9f9f9;
}
.movieNew li a:hover img{
 opacity: 0.8;
}
.movieNew li em{
 flex: 0 0 33%;
 padding-left: 16px;
 padding-top: 40px;
 }
 .movieNew li em i{
  font-style: normal;
  position: relative;
  display: inline-block;
  flex: none;
  text-align: left;
 }
.movieNew li em i::after{
 position: absolute;
 width: 2.5em;
 height: 1px;
 background: #333;
 content: "";
 left: 0;
 bottom: -4px;
 }
.movieNew li i{
 flex: 0 0 258px;
 }
.movieNew li span{
 flex: 1 0 15%;
 padding: 40px 0 0;
 text-align: center;
 position: relative;
 font-size: 12px;
 }
.movieNew li span img{
 position: absolute;
 right: -26px;
 top: 45%;
 flex: none;
 }


/*--QRコード---*/
.d-flex{
 display: flex;
 justify-content: flex-start;
  align-items: center;
  padding-top: 8px;
}
.d-flex i{
  flex: 0 0 108px;
  padding: 0 8px 0 0;
}
.d-flex i img{
  border: 1px solid #ddd;
}
.d-flex abbr{
  font-size: 0.85em;
  line-height: 1.4;
  padding: 0 0 8px;
}

/*--QRコード---*/

@media screen and (max-width: 768px) {
	
	
img.spttl{
	display: block;}
		
img.pcttl{
	display: none;
}
	
	.productsBox,#product .Tx,
	#instrument .photo,
	#product .contentTx,
	#microscope .twoBOX .BoxTx,
	#microscope .twoBOX .Ph,
	#maintenance .twoBOX .Ph,#maintenance .twoBOX .BoxTx{
		width: 100%;
	}
	
	.productsBox{
		padding: 25px 10px;
	}
	
	#features, #chair,#instrument,#maintenance{
		padding-bottom: 40px;
	}
	
	#features .Tx, #product .Tx{
		margin: 40px auto 40px;
	}
	
	#product ul.photo li{
	}
	.photo4 li{
  flex: 0 0 24%;
 }
	#product ul.photo li:nth-child(2n){
		margin-right: 0;
	}
	
	#microscope .twoBOX .BoxTx,
	#maintenance .twoBOX .BoxTx{
		float: none;
	}
	
	#product .pdfDL{
		width: 100%;
	}
	
	#product .pdfDL ul li a, #product .pdfDL ul li p{
		text-align: center;
		display: block;
	}
	
	#product .pdfDL ul li a{
		float: none;
		margin: 0 auto;
	}
	
	#product ul.photo li p{
		line-height: 1.3;
	}
	
	#product ul.photo{
		text-align: center;
	}
	
.tableBox{
	overflow-x: scroll;
}
	
	.SpPh01{
		display: block;
	}

	 
/*New Video*/
.movieNew{
 background: #f1f1f1;
 padding: 10px;
 width: 100%;
 margin: auto;
}
.movieNewBox{
 width: auto;
 max-width: 94%;
 margin: auto;
}
.movieNew li{
 width: auto;
 max-width: 100%;
 margin: auto;
}
.movieNew li a{
}
.movieNew li a:hover{
}
.movieNew li a:hover img{
 opacity: 0.8;
}
.movieNew li em{
 flex: 0 0 auto;
 padding: 10% 8px 0 8px;
 line-height: 1.5;
 max-width: 40%;
 }

.movieNew li em::after{
 }
 .movieNew li em i{
  flex: none;
  text-align: left;
 }
 .movieNew li i{
 flex: 0 0 60%;
  text-align: right;
  padding-right: 40px;
 }
.movieNew li img{
 margin-right: 0;
 margin-left: 0;
 flex: 0 0 70%;
 text-align: right;
 }
.movieNew li span{
 flex: none;
 padding: 0;
 text-align: center;
 position: absolute;
 right: 0;
 font-size: 12px;
 line-height: 1.1;
 }
.movieNew li span img{
 position: static;
 display: block;
 margin-right: 0;
 }

  #microscope .twoBOX{
    flex-wrap: wrap;
  }
  #microscope .twoBOX .Ph{
    flex: 0 0 50%;
    padding: 0 20px 20px;
  }

	
	
  #microscope .twoBOX .Ph img{
    height: 50vw;
    width: auto;
  }
  #microscope .twoBOX .Ph{
    line-height: 1.4;
  }
	
	
	  #microscope .twoBOX .twoBOX_1{
    flex: 0 0 66.5%;
  }
  #microscope .twoBOX .twoBOX_2{
    flex: 0 0 32%;
  }
	#microscope .twoBOX .twoBOX_1 img,
	#microscope .twoBOX .twoBOX_2 img{
		height: auto;
	}
	
	
  #product ul.photo li{
    padding: 0 10px;
    line-height: 1.4;
  }
  td{
    line-height: 1.3;
  }
 
	
}

@media screen and (max-width: 480px) {

	.photo4 li{
  flex: 0 0 48%;
 }
		  #microscope .twoBOX .twoBOX_1,
  #microscope .twoBOX .twoBOX_2{
    flex: 0 0 100%;
	  text-align: center;
  }
}
