/* 정책페이지 */
/* Top Navigation with Footer Menu */
body.policy .footer_menu ul {list-style: none; font-size: 0;}
body.policy .footer_menu ul li {display: inline-block; border: 1px solid #dfdfdf; text-align: center; padding: 16px 20px; margin: 0 !important; width: 50%;}
body.policy .footer_menu ul li:nth-child(odd) {border-right: 0;}
body.policy .footer_menu ul li:nth-child(-n+4) {border-bottom: 0;}
body.policy .footer_menu ul li:last-child {border-right: 1px solid #dfdfdf;} 
body.policy .footer_menu ul li.current-menu-item {border: 1px solid #4932a8; /* Point Color */}
body.policy .footer_menu ul li a {}
body.policy .footer_menu ul li a:hover {text-decoration: none;}
body.policy .footer_menu ul li a span {font-size: 16px; font-weight: bold; line-height: 1.25; letter-spacing: -0.4px; color: #626262;}
body.policy .footer_menu ul li.current-menu-item a span,
body.policy .footer_menu ul li:hover a span {color: #4932a8; /* Point Color */}
@media screen and (max-width: 767px) {
	body.policy .footer_menu ul li {padding: 10px 0;}
	body.policy .footer_menu ul li a span {font-size: 14px;}
}

/* Table */
body.policy table { width: fit-content; margin-top: 10px; margin-bottom: 10px; border-spacing: 0; border-collapse: collapse; } 
body.policy table caption { text-align: left; } 
body.policy table tr th { font-weight: normal; } 
body.policy table tr th,
body.policy table tr td { font-size: 13px; padding: 4px 12px; border: 1px solid #ededed; } 
body.policy address { font-style: normal; margin-bottom: 0; } 
body.policy h1 { font-size: 23px; font-weight: bold; line-height: 0.87; letter-spacing: -0.5px; color: #333; border-bottom: 2px solid #7f7f7f; padding: 30px 0 15px; } 
body.policy h2 { font-size: 15px; font-weight: bold; line-height: 1.4; letter-spacing: -0.5px; color: #4a4a4a; margin: 34px 0 8px 0; } 
body.policy p { font-size: 15px; font-weight: normal; line-height: 1.4; letter-spacing: -0.5px; color: #4a4a4a; margin-bottom: 15px; } 
body.policy p.has-text-align-center { text-align:center; } 
body.policy p.text-indent { font-size: 14px; text-indent: 10px; line-height: 1.5; } 

/* aboutus 10.27 */
body.policy .aboutus_logo { width: 35%; margin: auto; } 
body.policy h1 { font-size: 23px; font-weight: bold; line-height: 0.87; letter-spacing: -0.5px; color: #333; border-bottom: 2px solid #7f7f7f; padding: 30px 0 15px; } 
body.policy h2.about_us { font-size: 24px; margin-top: 0; letter-spacing: -1.5px; line-height: 1.5; margin-bottom: 30px; } 
body.policy h3.about_us { font-size: 24px; margin-top: 50px; letter-spacing: -1.5px; text-align: center; margin-bottom: 20px; } 
body.policy h3.about_us + p { text-align: center; } 
body.policy .td-crumb-container { display: none; } 
body.policy p { margin-bottom: 15px; letter-spacing: -1px; font-size: 15px; } 
body.policy p.aboutus_bold_txt { line-height: 1.5; } 
body.policy .aboutus_bottom_list p { padding: 0 10px; } 
body.policy .aboutus_bottom_list p:nth-of-type(1) { margin-bottom: 0px !important; margin-top: 15px !important; min-height: 52.2px; } 
.aboutus_bottom_list > figure > img { object-fit: contain; height: auto; } 

@media screen and (max-width: 767px) { 
 body.policy .aboutus_logo { width: 50%; margin: auto; } 
 body.policy h3.about_us { margin-top: 0px; } 
 body.policy .aboutus_bottom_list figure img { max-height: 150px; object-fit: cover; width: 100%; } 
 } 

/* MOD for custom theme 2023.04.14 kjs */
body.policy h1 { display: block !important; width: 1100px; margin: 0 auto; padding-top: 0; } 
body.policy h2 { border: none; padding-bottom: 0; } 
body.policy #main { margin-bottom: 30px; } 
body.policy .section_company { margin-top: 22px; } 
body.policy .section_company figure > img { object-fit: contain; height: auto; } 
@media screen and (max-width: 767px) { 
 body.policy  p { line-height: 1.6; } 
 body.policy .aboutus_logo { width: 50%; margin: auto; } 
 body.policy h3.about_us { margin-top: 0px; } 
 body.policy .aboutus_bottom_list figure img { max-height: 150px; object-fit: cover; width: 100%; } 
 body.policy .is-layout-flex { flex-direction: column; } 
 body.policy .is-layout-flex > div { width: 100%; } 
 body.policy h3.about_us + p { margin-bottom: 25px; margin-top: 20px; } 
 body.policy h2.about_us { text-align: center; } 
 body.policy h1 { font-size: 20px; margin: 20px 18px; width: auto; } 
/*  body.policy  { margin-left: 18px; margin-right: 18px; }  */
 body.policy .ad-top.ad.pc-ad { display: none; } 
 } 

/* About Us */
body.about_us {overflow-x: hidden;}
body.about_us h2 {font-family: Georgia, serif; font-size: 26px; font-weight: 800; color: #000; margin-top: 50px;}
body.about_us #main p {letter-spacing: -0.4px;}
body.about_us p.indent {margin-left: 15px;}
body.about_us p.subscribe img {width: 18px; height: 18px; display: inline-block; margin-right: 4px;}
body.about_us p.subscribe a {color: #4a4a4a;}
body.about_us .block_template_02 {margin: 0 20px 20px; padding: 10px 15px; border: 1px solid #eee; border-radius: 10px;}
body.about_us .block_template_02 h3 {display: flex; flex-direction: row; justify-content: flex-start; align-items: center; overflow: initial; text-overflow: initial; font-size: 17px; line-height: 1em; color: #333;}
body.about_us .block_template_02 h3 .author_profile_image {padding-top: 6px;}
body.about_us .block_template_02 h3 .author_profile_image img {width: 20px; height: 20px; display: inline-block; margin-right: 12px;}
body.about_us .block_template_02 h3 span.post-author {margin-left: auto;}
body.about_us .block_template_02 h3 span.post-author a {font-size: 12px; color: #8d8d8d;}
body.about_us .block_template_02 h3 span.post-author a svg {}
body.about_us .block_template_02 p.biographical_info {font-size: 13px;}
body.about_us .block_template_02 ul {flex-direction: row; display: none !important;}
body.about_us .block_template_02 ul li {}
body.about_us .block_template_02 ul li a {display: flex; flex-direction: column;}
body.about_us .block_template_02 ul li a .thumbnail {}
body.about_us .block_template_02 ul li a .entry-meta {}
body.about_us .block_template_02 ul li a .entry-meta h4 {}
body.about_us .block_template_02 ul li a .entry-meta time {}

/* Contact Us */
body.contact_us {overflow-x: hidden;}
body.contact_us h2 {font-family: Georgia, serif; font-size: 26px; font-weight: 800; color: #000; margin: 50px auto 25px;}
body.contact_us #main p {letter-spacing: -0.4px;}
body.contact_us .contact_section_ico {max-width: 90%; margin: 0 auto;}
body.contact_us .contact_column_ico {text-align : left; display: flex; flex-direction: row; justify-content: flex-start; align-items: center;}
body.contact_us .contact_column_ico figure {background: none; border-radius: unset; width: auto; height: auto; display: flex; justify-content: center; align-items: center; margin-right: 20px;}
body.contact_us .contact_column_ico figure img {width: 35px !important; height: 35px !important;}
body.contact_us .contact_column_ico h3 {display: none;}
body.contact_us .contact_column_ico p {margin-bottom: 0;}
body.contact_us .contact_column_ico p:before {display: inline-block; margin-right: 12px; font-weight: 800;}
body.contact_us .contact_column_ico1 p:before {content: 'TEL';}
body.contact_us .contact_column_ico2 p:before {content: 'ADDRESS';}
body.contact_us .contact_column_ico2 br {display: none;}
body.contact_us .contact_column_ico3 p:before {content: 'E-MAIL';}
body.contact_us .google_map {border: 0 !important; width: 100% !important; min-width: 100%; margin: 30px auto; height: 300px;}

/* 페이지 하단 gnb의 p tag 마진 제거 */
body.policy p.title-txt { margin-bottom: 0; } 

/* 정책페이지에서 flex 제거 */
body.pc .content-area {display:block;padding-top:20px;}

/* Cookie Policy : Settings Link */
body.policy.cookie_policy a.cky-banner-element {padding: 8px 30px; background: #F8F9FA; color: #858A8F; border: 1px solid #DEE2E6; box-sizing: border-box; border-radius: 2px; cursor: pointer;}

/* CookieYes Modal Popup */
.cky-modal-open div[data-cky-tag="detail-powered-by"] {display: none !important;}
