@charset "UTF-8";
/*===================================*/
.riken{
    padding-top: 50px;
}
.products-title{
    color: #001D59;
    font-size: 40px;
    text-align: center;
    font-family: "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "ＭＳ Ｐ明朝",'Noto Serif JP',sans-serif!important;
	font-weight: bold;
}


.non-bold {
    font-weight: normal;
}

.title-en {
    color: #0085CE;
    font-size: 10px;
}
.company-product-btn{
    background-color: #001D59;
    padding: 9px 20px ;
    width: 320px;
    text-align: center;
    margin: 30px auto ;
    color: #fff;
}

.company-product-btn a{
    color: #fff;
}
.company-product{
    margin-top: 150px;
}
.part-1{
    margin-top: -23px;
}
.second{
    margin-top:15px;
}
.company-product-ul .po{
    padding: 0;
    border:none;
    margin-right:0;
    width:inherit;
    height: inherit;
    list-style-type: disc;
}
.company-product-ul li{
	position:relative
}
.company-product-ul .all a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.company-product-ul .all:hover{
	opacity: 0.5;
}
.company-product-text .po{
	position: relative;
	left: 20px;
}
@media screen and (max-width: 767px) {
.p-reagent-01 {
    background-color: #E77238;
    width: 300px;
    height: 156px;
    margin: auto;
    position: relative;
}
.p-reagent-02 {
    background-color: #EEEEEE;
    width: 300px;
    padding: 30px;
    margin: auto;
    position: relative;
    top: -140px;
    right: 14px;
}
.analysis-ul li{
    padding: 15px 15px;
}
.analysis-ul{
    display: flex;
    flex-wrap: wrap;
    max-width: 848px;
    margin: 0px auto 0;
    padding: 0px 0;
    justify-content: center;
}
    .company-product-inner{
        max-width: 94%;
    }
img {
    max-width: 88%;
    height: auto;
}
.company-product-list {
    padding-bottom: 35px;
}
.company-product{
    margin-top: 100px;
}
.company-product-btn {
    max-width: 70%;
}
.company-product-ul {
     padding: 0px 0; 
}
.asl-bottom {
    margin-bottom: 20px;
    }
.second{
    margin-top: 0px;
}
	.wd-65{
		width: 65%;
	}
}
@media screen and (max-width: 564px){
.company-product-ul li {
    margin-top: 0px;
}
}













