/* Google font : Noto Sans SC / Noto Serif SC */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@400;500;600;700&display=swap');

/* 폰트 셋팅 */
body, th, td, input, select, textarea, button, *{font-family:"Microsoft YaHei","Noto Sans SC",sans-serif}

/* 명조체 적용 영역 */
.title,
.serif,
.serif > *,
#menu-main-nav > .menu-item > a,
.page-home h2,
.page-home .visual .title,
.page-home .visual .desc,
.page-home .visual .owl-carousel .carousel-title,
.page-home .title-post,
.hd-post-title,
blockquote.bible,
.lists .post-title:not(.category-faq .lists .post-title),
.category-solution .lists .post-excerpt,
body[class*="single-word"] .post-contents .owl-item h2,
.category-faq .category-list .post-title,
.post-contents h2{font-family:"SimSun","Noto Serif SC",serif}


/* 카피라이터 번역 */
.copyright::before{content:'Copyright © WORLD MISSION SOCIETY CHURCH OF GOD. All rights reserved.'}


/* NAV 메뉴명 개행 금지 */
.site-nav .menu-item a{white-space:nowrap}
/* @media(min-width:768px){
  * {word-break:keep-all}
} */

.header div[class^="menu-main-nav"] > .menu > .menu-item > .sub-menu{min-width:220px}

.category-title .hd-post-title{line-height:1.2}
.page-about .page-section1 br,
.page-about .page-section5 br,
.contact .post-title br,
.title-category .desc br,
.category-title p br,
.category-title-visual .category-title br{display:none}
@media(max-width:767px){
  .category-title-visual{min-height:350px}
}
@media(min-width:768px){
  .page-about .page-section1 br,
  .page-about .page-section5 br,
  .contact .post-title br,
  .title-category .desc br,
  .category-title p br,
  .category-title-visual .category-title br{display:block}
}

/* 폰트 사이즈 */
.post-title{line-height:1.4}
.category-title p{line-height:1.4}
[class*="global-bible-seminar"] .hd-post-title{letter-spacing:0}
@media(min-width:1070px){
  .category-title .hd-post-title{font-size:60px; line-height:1.2}
  .category-title p{line-height:1.6}
}
