.org_imgbox{width:100%;padding:20px 0 80px 0;text-align:center;clear:both;overflow:hidden;position:relative}

.org_info{width:100%;padding:50px 0 35px 0;overflow:hidden}
.org_info h5{font-size:21px;font-weight:700;color:#000;padding-bottom:25px}
.org_info li{font-size:15px;line-height:32px;color:#777;padding-left:38px;position:relative}
.org_info li:before{content: '';display:block;position:absolute;left:8px;top:17px;width:15px;height:1px;background:#333}
.org_info .org_info_sbox{float:left;width:50%;box-sizing:border-box;padding:0 50px 0 10px}
.org_info .org_info_sbox h6{font-size:18px;display:block;width:100%;padding-bottom:15px}
.org_imgbox:after{content: 'The first part of the phone number is the same as 82-62-530-0000.';display:block;position:absolute;right:0;bottom:-10px;height:30px;font-weight:700;color:#888;font-size:13px}


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


}


/****** Mobile ******/
@media screen and (max-width:690px){
	.h3_butt1{display:none}
	.org_imgbox{padding:20px 0 40px}
	.org_imgbox img{width:100%}
	.tblWrap{overflow:hidden;overflow-x:scroll !important;width:100%;padding-top:40px !important;background:url('../imgs/common/swipe.png') no-repeat right top; background-size:60px}
	.tblWrap:before{display:block;margin-bottom:10px; content:"※ You can scroll left to see the contents.";font-weight:500;color:#d80b8c}
	.tblWrap table{min-width:700px}
	.org_info li{font-weight:500}
	.org_info .org_info_sbox{width:100%;padding-bottom:30px}
	.org_imgbox:after{bottom:-16px;height:50px;text-align:right;line-height:18px}

}