.sub01030200_wrap{width:100%;overflow:hidden}
.sub01030200_wrap ul{padding-top:80px;overflow:hidden}
.sub01030200_wrap li{display:inline-block;float:left;margin:5px;width:32.2%;height:400px;background:#000}
.sub01030200_wrap li:nth-child(1){background:#f36f42}
.sub01030200_wrap li:nth-child(2){background:#808285}
.sub01030200_wrap li:nth-child(3){background:#b9187d}
.sub01030200_wrap li:nth-child(4){background:#4ba9ae}
.sub01030200_wrap li:nth-child(5){background:#bf984e}
.sub01030200_wrap dl{display:block;width:100%;box-sizing:border-box;padding:60px 40px 0 40px;color:#fff}
.sub01030200_wrap dt{font-size:24px;letter-spacing:-1px;line-height:30px;font-weight:500;display:block;width:100%;height:80px}
.sub01030200_wrap dd{font-size:16px;letter-spacing:-1px;word-break:keep-all}
.sub01030200_wrap dd.eng{font-size:14px;padding-bottom:30px;border-bottom:1px dotted #fff;margin-bottom:40px}

.rndfocus_box{position:relative;overflow:hidden;margin-top:50px}
.rndfocus_box ul li{float:left;width:calc(100% / 3);padding:40px;box-sizing:border-box;color:#fff;word-break:keep-all;height:400px}
.rndfocus_box ul li dt{font-size:30px;font-weight:200;line-height:40px;height:200px}
.rndfocus_box ul li dt span{display:block;margin:30px 0;font-size:16px;font-weight:600}
.rndfocus_box ul li dd{position:relative}
.rndfocus_box ul li dd:before{position:absolute;content:'';width:100%;height:2px;background:#fff;top:-30px;left:0}
.rndfocus_box ul li.rnd1{background:#f36f42}
.rndfocus_box ul li.rnd2{background:#808285}
.rndfocus_box ul li.rnd3{background:#d70c8c}

/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {

	.imgbox img{width:100%}

}


/****** Mobile ******/
@media screen and (max-width:690px){
	.imgbox img{width:100%}

}

