/*
+----------------------------------------------------------------------+
| Copyright (c) 2010-2018 STUDYMAX. co. Ltd
+----------------------------------------------------------------------+
| 작업일 : 2018-09-20
| 파일설명 : 사업소개 > 기타
+----------------------------------------------------------------------+
| 작업자 : 박소율
+----------------------------------------------------------------------+
| 수정이력
|
+----------------------------------------------------------------------+
*/

@charset "utf-8";
.lineHeight_20{line-height: 20px;}
.letterSpacing_m1{letter-spacing:-1px}
.pdTop_35{padding-top: 35px;}
.mgTop_30{margin-top: 30px;}

.vocaContentsWrap{padding-top: 100px; padding-bottom: 100px;}
.chinaContentsWrap{padding-top: 100px; padding-bottom: 100px; background-color:#f0f2f5}
.careContentsWrap{padding-top: 100px; padding-bottom: 100px;}

.EtcContentTxt p{font-size: 18px; font-family: NotoSansKR-Light,'Malgun Gothic', dotum, sans-serif; color: #8a8a8a;}


/* 사이트 바로가기 버튼 */
.goToSiteBtn{width: 192px;border: 2px solid #272727;color:#272727;padding: 20px 0;}
.goToSiteBtn.actionBtn .hoverText{font-size: 16px;text-indent: -39px;background: url('/smciImages/front/services/rightArrow.png') 90% center no-repeat;top: 7px;}
.goToSiteBtn:hover .hoverText{ background:url('/smciImages/front/services/rightArrow_on.png') 90% center no-repeat; color:#fff;}
.goToSiteBtn.actionBtn:after{background-color:#272727;}
