@font-face {
    font-family: 'JalnanGothic';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.style64 div.cont{ background:#fff; padding:0px 0 0 0px; width:100%; text-align:center; position:relative}
.style64 div.cont .tit {font-size:48px; font-family: 'JalnanGothic'; line-height:58px; font-weight:500; border-bottom:0px solid #ccc; padding-bottom:35px;}
.style64 div.cont .tit span.zero {color:#f26522;}
.style64 div.cont .tit span {color:#035ab9;}
.style64 div.cont .txt {padding:10px 0 10px 0; font-size:20px; line-height:35px;}
.style64 div.cont .txt p{margin-bottom:50px}
.style64 div.cont .txt p span.txtBr {display:block}
.style64 .img img{border-radius:80px 0}

.style64_en div.cont .tit{ font-family: 'Segoe UI' !important; line-height:58px; font-weight:600; }
.style64_ch div.cont .tit{ font-family: 'Microsoft YaHei UI' !important; line-height:58px; }

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
.style64 {}
.style64 div.cont{margin-top:0px; padding:20px 0 0 0px; width:100%; float:none; }
.style64 div.cont .tit {font-size:22px; line-height:30px; padding-bottom:15px;}
.style64 div.cont .txt {padding:20px 0 0 0; font-size:15px; line-height:25px;}	
.style64 div.cont .txt p{margin-bottom:20px}
.style64 .img img{border-radius:30px 0}
.style64 div.cont .txt p span.txtBr {display:inline}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
