/*********************************************
peripheral_equipment.css
*********************************************/
.o-sm-maru{
    margin: 40px auto 100px auto;
}

.o-eq-imb-b{
	display: block;
	width: 100%;
	margin: 0 auto 40px auto;
}

.o-pb-h4{
	width: 100%;
	font-size: 15px;
	line-height: 23px;
	color: #000;
	text-align: left;
	margin-bottom: 10px;
}

.o-dl-lb, .o-dl-rb{
    max-width: 406px;
	margin-bottom: 85px;
}

.o-dl-rb h4,
.o-dl-lb h4{
	margin-bottom: 20px;
}

.o-eq-line{
   margin-top: 0;
    margin-bottom: 30px;
    border-top: 1px solid rgba(0,0,0,.8);
}

.o-ptb-obi{
    margin: 70px 0 0 0;
}

.o-dl-lb, .o-dl-rb{
    width: 100%;
	max-width: 100%;
}

.o-md-txt-center{
	text-align: left;
	padding-left: 15px;
	text-indent: -15px;
}

.o-dl-rb p,.o-dl-lb p{
	font-weight: 300;
}

.o-h4-others{
	background: #f7f7f5;
	/*border-top: 1px solid rgba(0,0,0,.5);
	border-bottom: 1px solid rgba(0,0,0,.5);*/
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: #000;
	box-sizing: border-box;
	padding: 15px;
}

.o-others-txt{
	font-size: 18px;
	line-height: 27px;
	font-weight: #000;
	font-weight: 500;
	text-align: left;
	margin-bottom: 10px;
}

.o-ptb-obi{
    margin-bottom: 100px;
}


@media (min-width: 576px){
.o-dl-lb, .o-dl-rb{
    width: 48%;
	 max-width: 406px;
    margin-bottom: 85px;
}

.o-others-txt{
	text-align: center;
}

}



@media (min-width: 768px){
.o-md-txt-center{
	text-align: center;
	padding: 0;
	text-indent: 0;
}

.o-ptb-obi{
    margin-bottom: 200px;
}
}



@media (orientation: landscape) and (max-width: 767px){

}

@media (orientation: landscape) and (max-width: 991px){

}


@media (min-width: 992px){


}



@media (min-width: 1025px){

}

@media (min-width: 1100px){

}



@media (min-width: 1200px){

}