.strength_content.ptn2 .img_box .cnt_txt2 {
    font-weight: 700;
    top: 18%;
    left: 87px;
}
.strength_content.ptn2 .img_box .cnt_num2 {
    top: 0;
    left: -4px;
}
.strength_content.ptn2 .img_box .cnt_txt2_2 {
    font-weight: 700;
    top: 81%;
    left: 50px;
}
.strength_content.ptn2 .img_box .cnt_num2_2 {
    top: 64%;
    left: -5px;
}
.strength_content.ptn2 .img_box .cnt_txt3 {
    font-weight: 700;
    top: 18%;
    right: 25px;
}
.strength_content.ptn2 .img_box .cnt_num3 {
    top: 0;
    right:100px;
}
.strength_content.ptn2 .img_box .cnt_txt3_2 {
    font-weight: 700;
    top: 81%;
    right: 45px;
}
.strength_content.ptn2 .img_box .cnt_num3_2 {
    top: 64%;
    right: 100px;
}
.strength_content.ptn2.en_page .img_box .cnt_txt2 {
    font-weight: 700;
    top: 19%;
    left: 76px;
}
.strength_content.ptn2.en_page .img_box .cnt_txt2_2 {
    font-weight: 700;
    top: 93%;
    left: -18px;
}
.strength_content.ptn2.en_page .img_box .cnt_num2_2 {
    top: 66%;
    left: -2px;
}
.strength_content.ptn2.en_page .img_box .cnt_txt3 {
    font-weight: 700;
    top: 18%;
    right: 5px;
}
.strength_content.ptn2.en_page .img_box .cnt_num3 {
    top: 0%;
    right: 100px;
}
.strength_content.ptn2.en_page .img_box .cnt_num3_2 {
    top: 66%;
    right: 100px;
}
.strength_content.ptn2.en_page .img_box .cnt_txt3_2 {
    font-weight: 700;
    top: 93%;
    right: 10px;
}
@media only screen and (max-width: 767px){
	.strength_content.ptn2 .img_box .cnt_txt2 {
	    top: auto;
        bottom: 42vw;
        left: 40px;
	}
	.strength_content.ptn2 .img_box .cnt_num2 {
	    top: auto;
	    bottom: 40vw;
	    left: -12px;
	}
	.strength_content.ptn2 .img_box .cnt_txt2_2 {
	    top: auto;
	    bottom: 10vw;
	    left: 14px;
	}
	.strength_content.ptn2 .img_box .cnt_num2_2 {
	    top: auto;
	    bottom: 9vw;
	    left: -13px;
	}
	.strength_content.ptn2 .img_box .cnt_txt3 {
	    top: auto;
	    bottom: 42vw;
	    right: 40px;
	}
	.strength_content.ptn2 .img_box .cnt_num3 {
	    top: auto;
	    bottom: 41vw;
	}
    .strength_content.ptn2 .img_box .cnt_txt3_2 {
	    right: 68px;
	    top: 79%;
    }
	.strength_content.ptn2 .img_box .cnt_num3_2 {
	    top: auto;
	    bottom: 9vw;
		right: 108px;
	}
	.strength_content.ptn2.en_page .img_box .cnt_txt2 {
	    top: auto;
	    bottom: 41vw;
	    left: 15px;
	}
	.strength_content.ptn2.en_page .img_box .cnt_num2 {
	    top: auto;
	    bottom: 44vw;
	    left: 6px;
	}

	.strength_content.ptn2.en_page .img_box .cnt_txt2_2 {
	    top: auto;
	    bottom: 5vw;
	    left: 8px;
	}
	.strength_content.ptn2.en_page .img_box .cnt_num2_2 {
	    top: auto;
	    bottom: 8vw;
	    left: 8px;
	}
	.strength_content.ptn2.en_page .img_box .cnt_txt3 {
	    top: auto;
	    bottom: 41vw;
	    right: 25px;
	}
	.strength_content.ptn2.en_page .img_box .cnt_num3 {
	    top: auto;
	    bottom: 44vw;
	    right: 65px;
	}
	.strength_content.ptn2.en_page .img_box .cnt_txt3_2 {
	    top: auto;
	    bottom: 5vw;
	    right: -10px;
	}
	.strength_content.ptn2.en_page .img_box .cnt_num3_2 {
	    top: auto;
	    bottom: 8vw;
	    right: 65px;
	}
}