@charset "utf-8";

/* ============================== [ 공통 ] ========================================================================================== */
.sub_hero {padding-top: 205px; height: 520px; background: url(../images/sub/sub_hero_intro.png) no-repeat center; background-size: cover; text-align: center;}
.sub_hero.hero_security {background-image: url(../images/sub/sub_hero_security.png);}
.sub_hero.hero_board {background-image: url(../images/sub/sub_hero_board.png);}
.sub_hero.hero_reference {background-image: url(../images/sub/sub_hero_reference.png);}


.sub_hero strong {color: #9999FF; font-size: 28px; font-weight: 600; display: block;}
.sub_hero h2 {font-size: 60px; color: #fff; font-weight: 700; line-height: 1.3; margin-top: 30px;}

.sub_tab {background-color: rgba(64, 55, 137, 0.55); margin-top: -60px;}
.sub_tab .inner ul {display: flex; flex-wrap: wrap;}
.sub_tab .inner ul li {flex:1;}
.sub_tab .inner ul li a {padding: 20px 0; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; font-size: 20px; font-weight: 500; letter-spacing: -0.08px;}
.sub_tab .inner ul li a.active {background-color: #403789;}

.sub_section {padding: 120px 0;}
.page_title {margin-bottom: 40px; font-size: 40px; font-weight: 700; color: #333; line-height: 1.5;}
.page_title ~ .desc {margin-top: 16px; font-weight: 500; font-size: 20px; color: #666;}
.page_title:has(+ .desc) {margin-bottom: 0;}
.sub_intro {min-height: 360px; text-align: center; margin-bottom: 60px;}
.sub_intro.tl {text-align: left;}
.sub_intro .inner {display: flex; flex-direction: column; justify-content: center; height: 100%; min-height: 360px;}
.sub_intro h3 {font-size: 32px; font-weight: 700; line-height: 1.3; color: #333;}
.sub_intro h3 strong {color: #403789;}
.sub_intro p {color: #666; font-size: 20px; font-weight: 500; line-height: 1.6;}
.sub_intro h3 ~ p {margin-top: 20px;}
.sub_intro p ~ h3 {margin-top: 30px;}

/* 페이지별 이미지 변경 */
.sub_intro.intro {background: url(../images/sub/bg_intro.png) no-repeat right center; background-size: cover;}
.sub_intro.core {background: url(../images/sub/bg_core.png) no-repeat center; background-size: cover;}
.sub_intro.org_chart {background: url(../images/sub/bg_org.png) no-repeat center; background-size: cover;}
.sub_intro.history {background: url(../images/sub/bg_history.png) no-repeat center; background-size: cover;}

@media screen and (max-width:1200px) {
  .sub_hero {padding-top: 115px; height: 400px;}
  .sub_section {padding: 80px 0;}
  .page_title {margin-bottom: 30px; font-size: 36px;}
}
@media screen and (max-width:768px) {
  .sub_intro,
  .sub_intro .inner {min-height: 320px;}
  .sub_hero {padding-top: 100px; height: 320px;}
  .sub_hero strong {font-size: 20px;}
  .sub_hero h2 {font-size: 30px; margin-top: 15px;}
  .sub_tab {margin-top: -86px;}
  .sub_security .sub_tab {margin-top: -44px;}
  .sub_tab .inner {padding: 0;}
  .sub_tab .inner ul li {flex:none; width: 33.33%;}
  .sub_tab.col2 .inner ul li {width: 50%;}
  .sub_tab .inner ul li a {font-size: 14px; padding: 12px 0;}
  .sub_section {padding: 60px 0;}
  .page_title {margin-bottom: 20px; font-size: 30px;}
  .sub_intro {margin-bottom: 40px;}
  .sub_intro h3 {font-size: 24px;}
  .sub_intro p {font-size: 16px;}
  .sub_intro h3 ~ p {margin-top: 15px;}
  .sub_intro p ~ h3 {margin-top: 15px;}
}
/* ============================== [ 회사소개 ] ========================================================================================== */
.intro_txt p {color: #666; font-size: 18px; line-height: 1.5;}

@media screen and (max-width:768px) {
  .intro_txt p {font-size: 14px;}
}

/* ============================== [ 비전미션 ] ========================================================================================== */
.vision_wrap {padding: 140px 0; background: url(../images/sub/bg_vision.png) no-repeat center; background-size: cover;}
.vision_wrap .inner {text-align: center;}
.vision_wrap .inner .desc {font-size: 32px; font-weight: 500;}
.vision_wrap .inner h3 {margin-top: 10px; font-size: 36px; font-weight: 700;}
.vision_wrap .inner h3 strong {color: #403789;}
.vision_wrap .path {margin-top: 60px; display: flex; align-items: center; justify-content: center; padding: 0 20px;}
.vision_wrap .path > div {display: flex; flex-direction: column; justify-content: center;}
.vision_wrap .item_01 {padding: 0 28px; background: url(../images/sub/vision_01.png) no-repeat; width: 398px; height: 460px; margin-right: -76px; background-size: 100% auto;}
.vision_wrap .item_01 strong {color: #FF6A25; font-weight: 800; font-size: 32px; border-bottom: 1px solid #FF6A25; display: block; padding-bottom: 8px; line-height: 1;}
.vision_wrap .item_01 h4 {margin-top: 28px; font-size: 22px; font-weight: 600;}
.vision_wrap .item_01 p {margin-top: 10px; font-size: 18px; color: #666;}
.vision_wrap .item_02 {align-items: center; background: url(../images/sub/vision_02.png) no-repeat; height: 398px; width: 460px; text-align: center; background-size: 100% auto;}
.vision_wrap .item_02 strong {width: 140px; color: #fff; font-weight: 800; font-size: 32px; border-bottom: 1px solid #fff; display: block; padding-bottom: 12px; line-height: 1; text-align: center; position: relative;}
.vision_wrap .item_02 strong::after {display: block; content: ''; width: 100%; height: 1px; position: absolute; left: 0; bottom: 4px; background-color: #fff;}
.vision_wrap .item_02 p {margin-top: 36px; font-weight: 600; font-size: 22px; color: #fff; line-height: 1.3;}
.vision_wrap .item_02 h4 {color: #9999FF; font-size: 32px; margin-top: 10px; font-weight: 700;}

.mission {margin-top: 60px;}
.mission .txt_wrap {text-align: center;}
.mission .txt_wrap ~ .txt_wrap {margin-top: 60px;}
.mission .txt_wrap h3 {font-size: 40px; font-weight: 500; line-height: 1.5; color: #403789;}
.mission .txt_wrap p {font-size: 20px; margin-top: 20px; font-weight: 500; color: #666;}
.mission ul {margin-top: 40px; display: flex; flex-wrap: wrap; gap:24px;}
.mission ul li {flex:1; text-align: center;}
.mission ul li i {display: block; width: 120px; height: 120px; margin: 0 auto; background-position: center; background-size: 100% auto; background-repeat: no-repeat;}
.mission ul li:nth-child(1) i {background-image: url(../images/sub/mission_01.svg);}
.mission ul li:nth-child(2) i {background-image: url(../images/sub/mission_02.svg);}
.mission ul li:nth-child(3) i {background-image: url(../images/sub/mission_03.svg);}
.mission ul li:nth-child(4) i {background-image: url(../images/sub/mission_04.svg);}
.mission ul li h3 {padding-top: 35px; margin-top: 35px; border-top:2px solid #333; font-weight: 700; color: #403789; font-size: 22px; line-height: 1.4;}
.mission ul li p {margin-top: 20px; color: #666;line-height: 1.5;font-size: 18px;}

@media screen and (max-width: 1200px) {
  .vision_wrap {padding: 100px 0;}
}
@media screen and (max-width: 800px) {
  .vision_wrap .path {flex-direction: column; margin-top: 40px;}
  .vision_wrap .inner .desc {font-size: 20px;}
  .vision_wrap .inner h3 {font-size: 24px;}
  .vision_wrap .item_01 {margin-right: 0; width: 320px; height: 372px;}
  .vision_wrap .item_01 h4 {font-size: 20px; margin-top: 22px;}
  .vision_wrap .item_01 p {margin-top: 8px; font-size: 16px;}
  .vision_wrap .item_02 {margin-top: -40px; width: 372px; height: 320px;}
  .vision_wrap .item_02 strong {font-size: 28px;}
  .vision_wrap .item_02 p {margin-top: 24px; font-size: 20px;}
  .vision_wrap .item_02 h4 {font-size: 24px; margin-top: 8px;}

  .mission {margin-top: 40px;}
  .mission .txt_wrap ~ .txt_wrap {margin-top:40px;}
  .mission .txt_wrap h3 {font-size: 32px;}
  .mission .txt_wrap p {font-size: 18px; margin-top: 10px;}
  .mission ul {gap:30px 20px; margin-top: 30px;}
  .mission ul li i {width: 100px; height: 100px;}
  .mission ul li {flex:none; width: calc(50% - 10px);}
  .mission ul li h3 {padding-top: 20px; margin-top: 20px;}
}
@media screen and (max-width: 500px) {
  .mission ul li {width: 100%;}
}

/* ============================== [ 핵심 경쟁력 ] ========================================================================================== */
.core_li {margin-top: 60px; display: flex; flex-wrap: wrap; gap:30px;}
.core_li li {width: calc(33.33% - 20px); border-top:2px solid #403789; padding: 32px 28px;}
.core_li li i {display: block; margin: 0 auto; width: 80px; height: 80px; background-position: center; background-repeat: no-repeat; background-size: 100% auto;}
.core_li li:nth-child(1) i {background-image: url(../images/sub/core_01.svg);}
.core_li li:nth-child(2) i {background-image: url(../images/sub/core_02.svg);}
.core_li li:nth-child(3) i {background-image: url(../images/sub/core_03.svg);}
.core_li li:nth-child(4) i {background-image: url(../images/sub/core_04.svg);}
.core_li li:nth-child(5) i {background-image: url(../images/sub/core_05.svg);}
.core_li li h3 {margin-top: 20px; font-size: 22px; line-height: 1.5; font-weight: 700; text-align: center;}
.core_li li p {margin-top: 20px; font-size: 18px; color: #666; line-height: 1.5;}

@media screen and (max-width: 768px) {
  .core_li {margin-top: 40px;gap:20px;}
  .core_li li {width: calc(50% - 10px); padding: 20px 5px;}
}

@media screen and (max-width: 500px) {
  .core_li li {width: 100%;}
}

/* ============================== [ 조직도 ] ========================================================================================== */
.org_chart {margin-top: 60px; display: flex; flex-direction: column; align-items: center;}
.org_chart .lv_01 {display: flex; align-items: center; justify-content: center; width: 130px; height: 150px; background: url(../images/sub/org_chart.svg) no-repeat 0 0; background-size: 100% auto; position: relative;}
.org_chart .lv_01::after {display: block; content: ''; height: 112px; width: 1px; background-color: #c8c8c8; position: absolute; left: 50%; top: calc(100% + 18px);}
.org_chart .lv_01 .item {font-size: 24px; color: #fff; font-weight: 700; }

.org_chart .lv_02 {display: flex; gap:36px; justify-content: space-between; width: 756px; margin-top: 46px;}
.org_chart .lv_02 .item {position: relative; flex:1;}
.org_chart .lv_02 .item p {display: flex; align-items: center; justify-content: center; background-color: #F8F8F8; border-radius: 80px; width: 226px; height: 56px; font-size: 18px; font-weight: 700; text-align: center;}
.org_chart .lv_02 .item:nth-child(2) p {margin-left: auto;}
.org_chart .lv_02 .item::after {display: block; content: ''; width: 106px; height: 1px; background-color: #c8c8c8; position: absolute; top: calc(50% - 0.5px);}
.org_chart .lv_02 .item::before {display: block; content: ''; width: 10px; height: 10px; background-color: #403789; border-radius: 50%; position: absolute;  top: calc(50% - 5px);}
.org_chart .lv_02 .item:nth-child(1):after {right: 0;}
.org_chart .lv_02 .item:nth-child(2):after {left: 0;}
.org_chart .lv_02 .item:nth-child(1)::before {right: 106px;}
.org_chart .lv_02 .item:nth-child(2)::before {left: 106px;}
.org_chart .lv_03 {margin-top: 46px; width: 100%;}
.org_chart .lv_03 ul {display: flex; justify-content: space-between; flex-wrap: wrap;}
.org_chart .lv_03 ul li { position: relative; width: 210px;}
.org_chart .lv_03 ul li .item {width: 120px; height: 120px; border-radius: 50%; background-color: rgba(88, 76, 186, 0.75); margin: 0 auto 98px; font-size: 18px; line-height: 1.5; display: flex; align-items: center; justify-content: center; color: #fff; text-align: center; position: relative;}
.org_chart .lv_03 ul li .item::after {display: block; content: ''; width: 1px; height: 56px; background-color: #c8c8c8; position: absolute; left: calc(50% - 0.5px); top: calc(100% + 18px);}
.org_chart .lv_03 ul li .item::before {display: block; content: ''; width: 10px; height: 10px; background-color: #403789; border-radius: 50%; position: absolute;  top: calc(100% + 18px + 56px); left: calc(50% - 5px);}
.org_chart .lv_03 ul li .lv_04 {width: 100%; height: 64px; display: flex; align-items: center; justify-content: center; text-align: center; border:1px solid #403789; border-radius: 80px;}
.org_chart .lv_03 ul li .lv_04 ~ .lv_04 {margin-top: 8px;}

@media screen and (max-width: 1200px) {
  .org_chart .lv_02 {width: 100%; gap:24px;}
  .org_chart .lv_02 .item p {width: 200px; height: 52px; font-size: 16px;}
  .org_chart .lv_03 ul {gap:15px; }
  .org_chart .lv_03 ul li {width: calc(20% - 12px);}
  .org_chart .lv_03 ul li .item {width: 104px; height: 104px; font-size: 16px;}
  .org_chart .lv_03 ul li .lv_04 {height: 56px; font-size: 12px; letter-spacing: -0.4px;}
}

@media (max-width: 768px) {
  .org_chart {margin-top: 40px;}
  .org_chart .lv_01 { width: 100px;height: 120px;}
  .org_chart .lv_01::after {display: none;}
  .org_chart .lv_01 .item {font-size: 18px;}
  .org_chart .lv_02 {flex-direction: column; gap: 12px; width: 100%; margin-top: 24px;}
  .org_chart .lv_02 .item::before,
  .org_chart .lv_02 .item::after {display: none;}
  .org_chart .lv_02 .item p { width: 100%; height: auto; padding: 12px; font-size: 15px;}
  .org_chart .lv_03 ul { flex-direction: column; gap: 24px;}
  .org_chart .lv_03 ul li {width: 100%;}
  .org_chart .lv_03 ul li .item { margin: 0 auto 12px; padding: 14px; font-size: 16px;}
  .org_chart .lv_03 ul li .item::before,
  .org_chart .lv_03 ul li .item::after {display: none;}
  .org_chart .lv_03 ul li .lv_04 { font-size: 14px; height: 40px;}
}

/* ============================== [ 주요연혁 ] ========================================================================================== */
.history_wrap {margin-top: 60px;}
.history_wrap .group {padding-left: 50px; padding-bottom: 60px; position: relative;}
.history_wrap .group::before {display: block; content: ''; width: 1px; height: 100%; position: absolute; left: 10px; top: 0; background-color: #E5E5E5;}
.history_wrap .group:last-child {padding-bottom: 0;}
.history_wrap .group h4 {font-weight: 700; font-size: 36px; line-height: 1; position: relative;}
.history_wrap .group h4 i {width: 20px; height: 20px; border-radius: 50%; border:1px solid #403789; position: absolute; left: -50px; top: 0; background-color: #fff;}
.history_wrap .group h4 i::after {display: block; content: ''; border-radius: 50%; width: 10px; height: 10px; background-color: #403789; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.history_wrap .group ul li {margin-top: 20px; font-weight: 500; font-size: 26px; color: #666;}

@media screen and (max-width: 1200px) {
  .history_wrap {margin-top: 40px;}
  .history_wrap .group {padding-bottom: 40px;}
  .history_wrap .group h4 {font-size: 32px;}
  .history_wrap .group ul li {font-size: 22px;}
}
@media screen and (max-width: 768px) {
  .history_wrap .group {padding-bottom: 40px; padding-left: 40px;}
  .history_wrap .group h4 {font-size: 28px;}
  .history_wrap .group ul li {font-size: 18px;}
  .history_wrap .group h4 i {left: -40px;}
}

/* ============================== [ 오시는 길 ] ========================================================================================== */
.map.inner {margin-top: 40px;}
.map_area {width: 100%; height: 580px;}
.map_area .dummy {width: 100%; height: 100%; object-fit: cover; display: block;}
.map_info {margin-top: 60px;}
.map_info h3 {font-size: 20px; font-weight: 500; color: #403789; line-height: 1.6;}
.map_info address {margin-top: 30px; font-weight: 500; font-size: 24px; line-height: 1.4;}
.map_info p {line-height: 1.5; margin-top: 2px; font-size: 18px; color: #666;}
.map_tel {border-top:1px solid #DEDEDE; margin-top: 60px; padding-top: 60px; display: flex; gap:20px 66px;}
.map_tel h3 {font-size: 18px; line-height: 1.5;}
.map_tel ul li {font-size: 18px; color: #666; line-height: 1.5; padding-left: 32px; background-position: left center; background-size: 20px; background-repeat: no-repeat;}
.map_tel ul li:nth-child(1) {background-image: url(../images/sub/icon_map_01.svg);}
.map_tel ul li:nth-child(2) {background-image: url(../images/sub/icon_map_02.svg); background-size: 24px auto;}
.map_tel ul li:nth-child(3) {background-image: url(../images/sub/icon_map_03.svg);}
.map_tel ul li ~ li {margin-top: 15px;}
@media screen and (max-width: 768px) {
  .map.inner {margin-top: 0;}
  .map_info {margin-top: 40px;}
  .map_tel {flex-direction: column; margin-top: 40px; padding-top: 40px;}
  .map_area {height: 300px;}
  .map_info address {margin-top: 20px; font-size: 22px;}
  .map_info p {font-size: 16px;}
}

/* ============================== [ 모의훈련 ] ========================================================================================== */
.security_intro {margin: 40px 0; background-color: #F8F8F8; padding: 60px 0; text-align: center;}
.security_intro h3 {font-size: 32px; font-weight: 700; padding-top: 130px; background-position: top center; background-repeat: no-repeat; background-size: 100px auto;}
.security_intro.sec_ddos h3 {background-image: url(../images/sub/icon_security_01.png);}
.security_intro.sec_mail h3 {background-image: url(../images/sub/icon_security_02.png);}
.security_intro.sec_smishing h3 {background-image: url(../images/sub/icon_security_03.png);}
.security_intro p {font-size: 20px;line-height: 1.6; color: #666;margin-top: 20px; font-weight: 500;}
.security_intro p strong {color: #403789;}
.security_item ~ .security_item {margin-top: 40px;}
.security_item h4 {font-size: 28px; font-weight: 600; color: #403789;}
.security_item p {font-size: 18px; line-height: 1.5; color: #666; margin-top: 20px;}
.security_item ul li {margin-top: 20px;}
.security_item ul li strong {font-weight: 500; font-size: 18px; line-height: 1.4;}
.security_item ul li p {margin-top: 6px; color: #333; padding-left: 8px;}

.security_box {margin-top: 40px; padding: 30px; background-color: #F8F8F8;}
.security_box h4 {padding: 10px 20px; font-size: 18px; line-height: 1.4; color: #fff; font-weight: 500; background-color: #403789; border-radius: 60px; display: inline-block;}
.security_box .desc {margin-top: 12px; font-size: 18px; line-height: 1.5; color: #666;}
.security_box .flow {margin-top: 30px;}
.security_box .flow ul {display: flex;}
.security_box .flow ul li {flex:1; text-align: center;}
.security_box .flow ul li ~ li {position: relative;}
.security_box .flow ul li ~ li::after {display: block; content: ''; width: 40px; border-top:2px dashed #a6a6a6; position: absolute; left: -20px; top: 34px;}
.security_box .flow ul li p {color: #403789; font-weight: 600; line-height: 1.3; margin-top: 10px; text-align: center;}
.security_box .flow ul li .item ~ .item {padding-top: 40px; position: relative;}
.security_box .flow ul li .item ~ .item::after {display: block; content: ''; height: 20px; border-left:2px dashed #a6a6a6; position: absolute; top: 10px; left: 50%;}

.security_box .process {margin-top: 30px;}
.security_box .process ul {display: flex; justify-content: center; align-items: flex-start;}
.security_box .process ul li {width: 100%; max-width: 200px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center;}
.security_box .process ul li ~ li {margin-left: 86px; position: relative;}
.security_box .process ul li ~ li::after {display: block; content: ''; width: 30px; height: 30px; background: url(../images/sub/arrow_d.png) no-repeat center; background-size: 100% auto; position: absolute; top: 85px; left: -58px;}
.security_box .process ul li img {display: block; width: 100%; height: auto;}
.security_box .process ul li h5 {margin-top: 20px; font-size: 18px; line-height: 1.4; color: #403789; font-weight: 600;}
.security_box .process ul li p {margin-top: 4px; color: #666; font-weight: 600; line-height: 1.6;}

@media screen and (max-width: 1200px) {
  .security_box {padding: 20px;}
  .security_box .flow ul li ~ li::after {width: 20px; left: -10px;}
}
@media screen and (max-width: 1024px) {
  .security_box .flow ul {flex-direction: column; justify-content: flex-start;}
  .security_box .flow ul li ~ li {padding-top: 30px;}
  .security_box .flow ul li ~ li::after {width: 1px; height: 15px; border-left:2px dashed #a6a6a6; border-top: none; left: 50%; top: 5px;}
  .security_box .flow ul li .item ~ .item {padding: 0 0 0 30px;}
  .security_box .flow ul li .item ~ .item::after {width: 15px; height: 1px; border-top:2px dashed #a6a6a6; border-left: none; top: inherit; bottom: 60px; left: 5px;}
  .security_box .flow ul li.type_02 {display: flex; align-items: flex-end; justify-content: center;}
  .security_box .process ul li ~ li {margin-left: 50px;}
  .security_box .process ul li ~ li::after {left: -42px; top: 60px;}
  .security_box .process ul li h5 {font-size: 14px;}
  .security_box .process ul li p {font-size: 14px;}
}
@media screen and (max-width: 768px) {
  .security_item h4 {font-size: 22px;}
  .security_item p {font-size: 16px; line-height: 1.4; margin-top: 10px;}
  .security_box .desc {font-size: 16px;}
  .security_intro {margin: 30px 0; padding: 40px 0;}
  .security_intro h3 {font-size: 28px; padding-top: 100px; background-size: 80px;}
  .security_intro p {font-size: 18px; line-height: 1.4;}
  .security_item ~ .security_item {margin-top: 30px;}
  .security_box .process ul {flex-direction: column; align-items: center;}
  .security_box .process ul li {max-width: 150px;}
  .security_box .process ul li img {max-width: 120px;}
  .security_box .process ul li ~ li {margin: 60px 0 0 0;}
  .security_box .process ul li ~ li::after {transform: rotate(90deg); left: calc(50% - 15px); top: -40px;}
  .security_box .process ul li h5 {font-size: 16px;}
  .security_box .process ul li p {font-size: 16px;}
}

.mail_li {margin-top: 40px; display: flex; flex-wrap: wrap; gap:30px;}
.mail_li li {width: calc(33.33% - 20px); border-top:2px solid #403789; padding: 32px 28px;}
.mail_li li i {display: block; margin: 0 auto; width: 80px; height: 80px; background-position: center; background-repeat: no-repeat; background-size: 100% auto;}
.mail_li li:nth-child(1) i {background-image: url(../images/sub/mail_01.svg);}
.mail_li li:nth-child(2) i {background-image: url(../images/sub/mail_02.svg);}
.mail_li li:nth-child(3) i {background-image: url(../images/sub/mail_03.svg);}
.mail_li li:nth-child(4) i {background-image: url(../images/sub/mail_04.svg);}
.mail_li li:nth-child(5) i {background-image: url(../images/sub/mail_05.svg);}
.mail_li li:nth-child(6) i {background-image: url(../images/sub/mail_06.svg);}
.mail_li li h3 {margin-top: 20px; font-size: 22px; line-height: 1.5; font-weight: 700; text-align: center;}
.mail_li li p {margin-top: 20px; font-size: 18px; color: #666; line-height: 1.5;}

.security_svc {margin-top: 40px;}
.security_svc h4 {font-size: 28px; font-weight: 600; color: #403789;}
.security_svc ul li {padding: 30px; margin-top: 20px; gap:20px; display: flex; align-items: flex-start; background-color: #F8F8F8;}
.security_svc ul li h5 {padding: 10px 0; width: 300px; border-radius: 60px; background-color: #403789; color: #fff; text-align: center; font-weight: 600;}
.security_svc ul li p {font-size: 18px; flex:1; line-height: 1.5;}

@media screen and (max-width: 1024px) {
  .mail_li li p br {display: none;}
  .security_svc ul li {flex-direction: column;}
}
@media screen and (max-width: 768px) {
  .mail_li {margin-top: 30px; gap:20px;}
  .mail_li li {width: calc(50% - 10px); padding: 20px 5px;}
  .security_svc h4 {font-size: 22px;}
  .security_svc ul li {padding: 20px 15px;}
  .security_svc ul li h5 {width: 100%; font-size: 15px; text-align: left; padding: 10px 14px;}
}

@media screen and (max-width: 500px) {
  .mail_li li {width: 100%;}
}

/* ============================== [ 공지사항 ] ========================================================================================== */
.tb_board {margin-top: 40px;}
.tb_board table {border-top:1px solid #333333;}
.tb_board th {font-size: 18px; font-weight: 500; line-height: 1.2; padding: 14px 0; border-bottom: 1px solid #D3D3D3;}
.tb_board td {padding:0 5px; text-align: center; border-bottom: 1px solid #D3D3D3; font-size: 18px; line-height: 1.2; transition: .3s;}
.tb_board a {padding: 13px 0; text-align: left; display: block;}

.paging {margin-top: 50px; display: flex; align-items: center; justify-content: center; gap:16px;}
.paging a {width: 32px; height: 32px; line-height: 32px; text-align: center; display: block;}
.paging .arr {background-position: center; background-repeat: no-repeat; background-size: 16px;}
.paging .arr.prev {background-image: url(../images/sub/arr_l_off.svg);}
.paging .arr.next {background-image: url(../images/sub/arr_r_off.svg);}
.paging .arr.prev.on {background-image: url(../images/sub/arr_l_on.svg);}
.paging .arr.next.on {background-image: url(../images/sub/arr_r_on.svg);}
.paging ol {display: flex; gap:16px;}
.paging ol li a.active {background-color: #403789; color: #fff;}

.detail_wrap {border-top:1px solid #333;}
.detail_wrap .tit_area {text-align: center; padding: 32px 10px;}
.detail_wrap .tit_area h3 {font-weight: 600; font-size: 28px; color: #666666;}
.detail_wrap .tit_area p {margin-top: 10px; color: #666; line-height: 1.5;}
.detail_wrap .content_wrap {border-top:1px solid #D3D3D3; border-bottom:1px solid #D3D3D3; padding: 40px 10px; text-align: center;}
.detail_wrap .content_wrap * {  margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; line-height: normal;}
.detail_wrap .content_wrap img {max-width: 763px; width: 100%; margin: 0 auto; display: block;}
.detail_wrap .content_wrap img ~ p {margin-top: 30px;}
.detail_wrap .content_wrap p {font-size: 18px; line-height: 1.5; color: #666666;}
.detail_wrap .page_list > div {border-bottom: 1px solid #D3D3D3; display: flex; align-items: center;}
.detail_wrap .page_list > div p {width: 117px; text-align: center;}
.detail_wrap .page_list > div span {display: inline-block; padding-left: 20px; font-weight: 500; position: relative;}
.detail_wrap .page_list > div span::after {display: block; content: ''; width: 10px; height: 10px; background: url(../images/sub/arr_up.svg) no-repeat center; background-size: 10px; position: absolute; left: 0; top: calc(50% - 5px);}
.detail_wrap .page_list > div span.next::after {transform: rotate(180deg);}
.detail_wrap .page_list > div a {flex:1; padding: 14px 14px 14px 0; color: #666; line-height: 1.5;}
.btn_wrap {display: flex; align-items: center; justify-content: center; margin-top: 40px;}
.btn_wrap .btn_main {width: 142px; height: 47px; background-color: #403789; color: #fff; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 18px;}

@media screen and (min-width: 769px) {
  .tb_board tr:hover td {background-color: #F8F8F8;}
  .tb_board a {text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
}
@media screen and (max-width: 768px) {
  .tb_board table,
  .tb_board thead,
  .tb_board tbody,
  .tb_board tr,
  .tb_board td {display: block; width: 100%;}
  .tb_board thead {display: none;}
  .tb_board tr {padding: 15px 0;}
  .tb_board tr ~ tr {border-top: 1px solid #D3D3D3;}
  .tb_board td {border-bottom: none; text-align: left; font-size: 16px;}
  .tb_board td:last-child {font-size: 14px;}
  .tb_board a {padding: 5px 0; font-weight: 600; }
  .tb_board td::before {content: attr(data-label);}
  .paging {margin-top: 40px;}
  .detail_wrap .tit_area h3 {font-size: 22px;}
  .detail_wrap .tit_area p {font-size: 14px;}
  .detail_wrap .content_wrap {padding: 30px 10px;}
  .detail_wrap .content_wrap p {font-size: 16px;}
  .detail_wrap .page_list > div p {width: 80px;}
  .detail_wrap .page_list > div span {font-size: 14px; padding-left: 15px;}
  .detail_wrap .page_list > div a {font-size: 14px; padding: 10px 5px 10px 0;}
}


/* ============================== [ CONTACT ] ========================================================================================== */
.ess {color: #403789;}
.form_essential {background-color: #F2F7FE; margin-bottom: 48px; padding: 24px; border-radius: 12px; display: flex; align-items: center; gap:8px;}
.form_essential p {font-weight: 500; font-size: 18px;}

.form-box ul {display: flex; flex-wrap: wrap; gap:64px 32px;}
.form-box ul > li {width: calc(50%  - 16px);}
.form-box ul > li.w100 {width: 100%;}


.form-box-title {font-size: 18px; font-weight: 700; margin-bottom: 16px; display: inline-flex; align-items: center; gap:8px;}  

.form-box-input input,
.form-box-input select {width: 100%; height: 64px; padding: 0 24px; border-radius: 12px; border:1px solid #D3D3D3; font-size: 18px;}
.form-box-input.with-select {display: flex; gap:8px 24px; flex-wrap: wrap;}
.input-wrap textarea {width: 100%; height: 240px; padding: 24px; border-radius: 12px; border:1px solid #D3D3D3; resize: none;}

.select-wrap select {padding-right: 40px; background-color: transparent; cursor: pointer;}
.select-wrap {position: relative;}
.select-wrap::after {display: block; content: ''; background: url(../images/common/icon_arr.svg) no-repeat; width: 10px; height: 6px; position: absolute; right: 20px; top: calc(50% - 3px);}
.select-wrap.w48 {width: 350px;}
.select-wrap.w48 ~ input {flex:1;}
.form-box-input .privacy {line-height: 1.5; font-size: 14px; background-color: #FAFAFA; width: 100%; padding: 24px; border-radius: 12px; border:1px solid #D3D3D3}

.check-wrap {margin-top: 24px;}
.check-wrap span {display: flex; align-items: center; justify-content: flex-end; cursor: pointer;}
.check-wrap input[type="checkbox"] {width: 16px; height: 16px; padding-right: 8px; cursor: pointer;}
.check-wrap label {cursor: pointer; padding-left: 8px;}
.check-wrap label b {font-size: 18px; font-weight: 700;}

/* ============================== [ partner ] ========================================================================================== */
.partner_list ul {display: flex; flex-wrap: wrap; gap:32px 24px;}
.partner_list ul li {width: calc(25% - 18px); border-radius: 12px; overflow: hidden; height: 100px; border:1px solid #D3D3D3; display: flex; align-items: center; justify-content: center;}
@media screen and (max-width: 1200px) {
  .partner_list ul li {width: calc(50% - 12px);}

}
@media screen and (max-width: 768px) {
  .form-box ul {gap:32px;}
  .form-box ul > li {width: 100%}
  .form-box-input input,
  .form-box-input select {height: 56px; font-size: 16px;}
  .select-wrap.w48 {width: 100%;}
  .select-wrap.w48 ~ input {flex:none; width: 100%;}
  .form-box-title {font-size: 16px;}
  .partner_list ul li {width: calc(100%);}
}

