/* Top Navigation */
body.policy ul.footer_link { list-style: none; font-size: 0; } 
body.policy ul.footer_link li { display: inline-block; border: 1px solid #dfdfdf; text-align: center; padding: 16px 20px; margin: 0 !important; border-right: 0; } 
body.policy ul.footer_link li:last-child { border-right: 1px solid #dfdfdf; } 
body.policy ul.footer_link li.active { border: 1px solid #4932a8; /* Point Color */ } 
body.policy ul.footer_link li a { font-size: 16px; font-weight: bold; line-height: 1.25; letter-spacing: -0.95px; color: #626262; } 
body.policy ul.footer_link li a:hover { text-decoration: none; } 
body.policy ul.footer_link li.active a,
body.policy ul.footer_link li:hover a { color: #4932a8; /* Point Color */ } 
@media screen and (max-width: 767px) {
	body.policy ul.footer_link li:nth-child(2),
	body.policy ul.footer_link li:nth-child(4) {border-right: 1px solid #dfdfdf;}
	body.policy ul.footer_link li:nth-child(-n+4) {border-bottom: 0;}
	body.policy ul.footer_link {display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap;}
	body.policy ul.footer_link li {flex-grow: 1; padding: 10px 0; width: 50%;}
	body.policy ul.footer_link li a {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: -1.6px; 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: -1.6px; 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: 1068px; 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; } 
 } 

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

/* contact_us */
body.contact_us h2 {font-size: 26px !important; font-weight: 800; color: #000; margin: 50px auto 20px !important;}
body.contact_us p {letter-spacing: -0.5px !important; line-height: 1.6 !important;}
body.contact_us .contact_section_ico {max-width: 80%; margin: 0 auto;}
body.contact_us .contact_section_ico .contact_column_ico {text-align : center; display: flex; flex-direction: column; justify-content: center; align-items: center; width: calc(100% / 3);}
body.contact_us .contact_section_ico .contact_column_ico figure {background: #dbdbdb; border-radius: 50%; width: 100px; height: 100px; display: flex; justify-content: center; align-items: center;}
body.contact_us .contact_section_ico .contact_column_ico figure img {width: 35px !important; height: 35px !important;}
body.contact_us .contact_section_ico .contact_column_ico h3 {margin: 10px auto 15px; font-size: 18px; line-height: 1.3; font-weight: 700;}
body.contact_us .contact_section_ico .contact_column_ico address {min-height: 42px; text-align: center; letter-spacing: -0.5px !important; line-height: 1.6 !important; font-size: 15px;}
body.contact_us .google_map {border: 0 !important; min-width: 100%; margin: 30px auto;}
body.contact_us .contact_form {background-color: #f7f7f7; border-radius: 20px; padding: 40px 50px; max-width: 85%; margin: 30px 0 50px;}
body.contact_us .contact_form > div {margin: 15px 0; display: flex; justify-content: flex-start; align-items: center;}
body.contact_us .contact_form > div.inquiry_type label {font-size: 15px; display: inline-block; margin-left: 7px; margin-right: 47px;}
body.contact_us .contact_form > div .main_label {display: inline-block; min-width: 120px; font-size: 16px; font-weight: 600; text-align: right; margin-right: 25px;}
body.contact_us .contact_form > div input[type="text"],
body.contact_us .contact_form > div input[type="email"],
body.contact_us .contact_form textarea {padding: 10px 18px; border: 1px solid #d9d9d9; border-radius: 6px; min-width: 77%; display: inline-block;}
body.contact_us .contact_form textarea {height: 150px;}
body.contact_us .contact_form > div.personal_info_collection {flex-direction: column; margin: 35px auto 50px;}
body.contact_us .contact_form > div.personal_info_collection p {margin: 0; margin-bottom: 3px;}
body.contact_us .contact_form > div.personal_info_collection .p1 {font-size: 13px; text-align: center;}
body.contact_us .contact_form > div.personal_info_collection .p2 {padding: 10px 15px 25px; opacity: 0.75; font-size: 12.5px;}
body.contact_us .contact_form > div.personal_info_collection .p3 {font-size: 13px;}
body.contact_us .contact_form input[type="submit"] {display: inline-block; margin: 0 auto; padding: 10px 120px; text-align: center; font-size: 16px; font-weight: 600; color: #fff; background-color: #0072bc; cursor: pointer; transition: all 2s;}
body.contact_us .contact_form input[type="submit"]:hover {background-color: #174c6f; transition: all 2s;}
@media screen and (max-width: 767px) {
	body.contact_us .contact_section_ico {max-width: 92%; gap: 1em;}
	body.contact_us .contact_section_ico .contact_column_ico {flex-direction: row; justify-content: flex-start; align-items: center; width: 100%;}
	body.contact_us .contact_section_ico .contact_column_ico figure {background: transparent; border-radius: 0; width: auto; height: auto; display: block;}
	body.contact_us .contact_section_ico .contact_column_ico h3 {margin: 0 15px; font-size: 15px; text-align: left; min-width: 70px;}
	body.contact_us .contact_section_ico .contact_column_ico address {min-height: unset; text-align: left; line-height: 1.3;}
	body.contact_us .google_map {width: 100%; height: 300px; margin: 30px auto 0;}
	body.contact_us .contact_form {padding: 10px 15px 25px; max-width: 100%; margin-bottom: 0;}
	body.contact_us .contact_form > div.inquiry_type label {font-size: 12.5px; letter-spacing: -0.5px; margin-right: 18px;}
	body.contact_us .contact_form > div .main_label {min-width: unset; font-size: 13px; width: 20%; margin-right: 15px;}
	body.contact_us .contact_form > div input[type="text"],
	body.contact_us .contact_form > div input[type="email"],
	body.contact_us .contact_form textarea {padding: 10px 18px; min-width: unset; width: 80%;}
	body.contact_us .contact_form > div.personal_info_collection {margin: 25px auto 20px;}
	body.contact_us .contact_form > div.personal_info_collection .main_label {width: 100%; text-align: center;}
	body.contact_us .contact_form > div.personal_info_collection .p2 {padding: 10px 5px 25px; font-size: 12px;}
}

/* gnb handler */
@media screen and (max-width: 767px) { 
	body.policy {padding-top: 120px;}
}