@font-face {
    font-family: 'KyoboHandwriting2020A';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/KyoboHandwriting2020A.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#job2 {width:100%; margin:0 auto; overflow:hidden;}
#job2 img {vertical-align: top}
#job2 p { padding-bottom:20px; line-height:32px; }
#job2 .txtH {font-size:28px; line-height:38px; font-weight:600;}
#job2 .txtC18 { font-size:18px; line-height:28px; }
#job2 .point { font-size:20px; line-height:30px; font-weight:500; color:#23408e}
#job2 div.circle {clear:both;  margin:0 auto; text-align:center; padding:50px 0 80px 0;}
#job2 div.circle div{width:320px; display:inline-block; height:320px; background-color:rgba(234,171,43,0.75); 
color:#fff; text-align:center;border-radius:50%; padding-top:70px;}
#job2 div.circle div.circle2{ background-color:rgba(81,103,214,0.75); }
#job2 div.circle div.circle3{ background-color:rgba(30,159,119,0.75); }
#job2 div.circle div+div{margin-left:-45px;}
#job2 div.circle span {display:block;}
#job2 div.circle span.num {font-size:20px;}
#job2 div.circle span.tit {font-size:28px; font-weight:500;  padding-top:10px;}
#job2 div.circle span.txt {font-size:16px; padding-top:15px;}
p.sign strong{font-size:35px; font-weight:500; padding-left:10px; font-family: 'KyoboHandwriting2020A';}

 
/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#job2 p { padding-bottom:20px; line-height:26px; }	
#job2 .txtH {font-size:20px; line-height:30px; }
#job2 .txtC18 { font-size:15px; line-height:25px; }
#job2 .point { font-size:17px; line-height:25px; }
#job2 div.circle {clear:both;  margin:0 auto; text-align:center; padding:10px 0 30px 0;}
#job2 div.circle div{width:100%; display:block; height:auto; ; color:#fff; text-align:center;
border-radius:0%; padding:20px 10px 30px 10px;}
#job2 div.circle div+div{margin-left:0px;}
#job2 div.circle span {display:block;}
#job2 div.circle span.num {font-size:16px;}
#job2 div.circle span.tit {font-size:20px; font-weight:500; padding-top:5px;}
#job2 div.circle span.txt {font-size:13px; padding-top:5px;}
#job2 div.tit {font-size:18px; padding-bottom:5px; line-height:22px;}
#job2 div.txt {font-size:14px; }
p.sign strong{font-size:25px;}

}
@media (max-width: 768px) {	
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

