/********************
 cad
 *******************/

.o-3cad-h2{
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    color: #595757;
    margin: 0;
	font-weight: 500;
	margin-bottom: 10px;
	width: 100%;
}


.o-cont-14txt{
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #595757;
    margin: 0;
}

.o-three-fx{
	margin: 0 auto;
	justify-content: space-between;
}

.o-three-b{
	width: 100%;
	margin-bottom: 50px;
}

.o-three-c{
	margin: 0 0 50px 0;
}

.o-m-fx{
	width: 100%;
	max-width: 368px;
}

.o-3cad-h2-2{
	position: relative;
	background: url(../img/3-d-obi.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	min-height: 58px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
	color: #fff;
	margin: 80px 0 50px 0;
	width: 100%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 6px;
}

.o-3cad-h2-2 span{
	font-size: 15px;
	line-height: 19px;
	font-weight: 500;
}

.o-good{
	width: 70px;
	position: absolute;
	top: -59px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.o-merit-15txt{
    font-size: 15px;
    line-height: 17px;
    text-align: left;
    color: #595757;
    margin: 0;
    font-weight: 500;
}

.o-merit-ob,.o-merit-b{
	margin: 0 auto;
}

.o-merit-ob{
	width: 100%;
	box-sizing: border-box;
}

.o-merit-b{
	width: 100%;
	align-items: center;
	margin-bottom: 10px;
	display: flex;
}

.o-merit-b img{
	margin: 0 10px;
}

.o-mt1{
	margin-top: 30px;
}

.o-mt2{
	margin-top: 50px;
}

.o-pl1{
	box-sizing: border-box;
	padding-left: 1%;
}

.o-pl-btn{
	box-sizing: border-box;
	padding-right: 12px;
	text-align: center;
}


@media (min-width:576px){
.o-3cad-h2-2 {
    font-size: 19px;
    line-height: 23px;
    text-align: left;
    color: #fff;
}
}



@media (min-width:768px){
.o-three-b{
    width: 32%;
    max-width: 326px;
	margin: 0;
}

.o-three-c{
	/* margin: 0 2%; */
}

.o-m-fx{
	width: 100%;
	max-width: 100%;
}

.o-3cad-h2-2 {
    position: relative;
    background: url(../img/3-d-obi.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    min-height: 58px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 19px;
    line-height: 23px;
    margin: 0 0 50px 0;
    padding-left: 13%;
    padding-right: 3%;
    padding-bottom: 6px;
}

.o-good {
	width: 90px;
	position: absolute;
	left: -9px;
	top: -33%;
	right: auto;
}

.o-tt-w1{
	width: 55%;
}

.o-tt-w2{
	width: 45%;
}

.o-mt2{
    margin-top: 75px;
}
}



@media (min-width:992px){
.o-3cad-h2-2 {
    position: relative;
    background: url(../img/3-d-obi.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 58px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 19px;
    line-height: 23px;
    margin: 0 0 50px 0;
    padding-left: 13%;
    padding-right: 2%;
    padding-bottom: 6px;
}

.o-good {
	width: 120px;
	position: absolute;
	left: -9px;
	top: -58%;
	right: auto;
}

.o-pl1 {
    box-sizing: border-box;
    padding-left: 12%;
}

.o-tt-w1,.o-tt-w2{
	width: 50%;
}
}


@media (min-width:1050px){
.o-3cad-h2-2 {
	background: url(../img/3-d-obi.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 58px;
    margin: 0 0 50px 0;
    padding-left: 12%;
    padding-right: 2%;
}
}


@media (min-width:1200px){

}

