/* Table */
.con-table {position: relative; line-height: 1.6;}
.con-table:after {content: ''; position: absolute; right: 0px; top: 0px; width: 1px; height: 100%; background: #fff;}
.con-table table {position: relative;}
.con-table table:after {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 1px; background: #000}
.con-table table:before {content: ''; position: absolute; right: 0px; top: 0px; width: 1px; height: 100%; background: #fff;}
.con-table thead th {padding: 13px 10px; background: #f5f5f5; border-right: 1px solid #d7dee3; border-bottom: 1px solid #d7dee3; font-family: 'Noto Medium'; font-size: 18px; font-weight: 400; color: #121212;}
.con-table tbody {display: table-header-group;}
.con-table tbody::after {content:''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #000;}
.con-table tbody th {padding: 12px 15px; background:#fcfcfc; border-right: 1px solid #d7dee3; border-bottom: 1px solid #d7dee3; font-family: 'Noto Medium'; font-size: 16px; font-weight: 400; color: #333;}
.con-table tbody td {padding: 12px 20px; background:#fff; border-right: 1px solid #d7dee3; border-bottom: 1px solid #d7dee3; font-family: 'Noto Regular'; font-size: 16px; text-align: left; }
.con-table.center tbody td {text-align: center;}
.con-table.mini thead th,
.con-table.mini tbody th,
.con-table.mini tbody td {padding: 7px; font-size: 15px;}
.con-table.links tbody td {vertical-align: middle;}
.con-table.links tbody td > div {display: flex; align-items: center;}
.con-table.links tbody td p {flex: 1; float: left;}
.con-table.links tbody td p span {font-size: 14px;}
.con-table.links tbody td a {float: right;}
.con-table tbody td a {color: #333;}
.con-table .list > li {position: relative; padding-left: 15px;}
.con-table .list > li:after {content: ''; position: absolute; left: 0; top: 11px; width: 3px; height: 3px; background: #111; border-radius: 100%;}
.con-table .list2 > li {position: relative; padding-left: 15px;}
.con-table .list2 > li:after {content: ''; position: absolute; left: 0; top: 10px; width: 7px; height: 2px; background: #777;}
.con-table .align-l {text-align: left !important;}
.con-table .align-c {text-align: center !important;}
.con-table .align-r {text-align: right !important;}
.con-table .align-t {vertical-align: top !important;}
.con-table strong {font-family: 'Noto Regular'; color: #000;}

@media all and (max-width:960px) {
  .con-table {overflow-x: hidden; min-height: 200px;}
  .con-table.on {min-height: auto;}
  .con-table.no-scroll {min-height: auto;}
  .con-table table {width: 1300px;}
  .con-table.no-scroll table {width: 100%;}
  .con-table:after {content: ''; position: absolute; right: 0px; top: 0px; width: 100%; height: 100%; background: rgba(31,59,101,0.2) url('/img/sub/img_mobile_text.png') no-repeat center 40px;}
  .inu-eng .con-table:after {background: rgba(31,59,101,0.2) url('/img/sub/img_mobile_text_eng.png') no-repeat center 40px;}
  .con-table.on:after,
  .con-table.no-scroll:after {display: none;}
  .con-table thead th,
  .con-table tbody th,
  .con-table tbody td {padding: 10px 8px; font-size: 16px;}
}
@media all and (max-width: 660px) {
  .con-table thead th,
  .con-table tbody th,
  .con-table tbody td {font-size: 14px;}
}




/* Table */
.con2-table {position: relative; line-height: 1.6;}
.con2-table:after {content: ''; position: absolute; right: 0px; top: 0px; width: 1px; height: 100%; background: #fff;}
.con2-table table {position: relative;}
.con2-table table:after {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 1px; background: #000}
.con2-table table:before {content: ''; position: absolute; right: 0px; top: 0px; width: 1px; height: 100%; background: #fff;}
.con2-table thead th {padding: 13px 10px; background: #f5f5f5; border-right: 1px solid #d7dee3; border-bottom: 1px solid #d7dee3; font-family: 'Noto Medium'; font-size: 18px; font-weight: 400; color: #121212;}
.con2-table tbody {display: table-header-group;}
.con2-table tbody::after {content:''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #000;}
.con2-table tbody th {padding: 12px 15px; background:#fcfcfc; border-right: 1px solid #d7dee3; border-bottom: 1px solid #d7dee3; font-family: 'Noto Medium'; font-size: 16px; font-weight: 400; color: #333;}
.con2-table tbody td {padding: 12px 20px; background:#fff; border-right: 1px solid #d7dee3; border-bottom: 1px solid #d7dee3; font-family: 'Noto Regular'; font-size: 16px; text-align: left;}
.con2-table.center tbody td {text-align: center;}
.con2-table.mini thead th,
.con2-table.mini tbody th,
.con2-table.mini tbody td {padding: 7px; font-size: 15px;}
.con2-table.links tbody td {vertical-align: middle;}
.con2-table.links tbody td > div {display: flex; align-items: center;}
.con2-table.links tbody td p {flex: 1; float: left;}
.con2-table.links tbody td p span {font-size: 14px;}
.con2-table.links tbody td a {float: right;}
.con2-table tbody td a {color: #333;}
.con2-table .list > li {position: relative; padding-left: 15px;}
.con2-table .list > li:after {content: ''; position: absolute; left: 0; top: 11px; width: 3px; height: 3px; background: #111; border-radius: 100%;}
.con2-table .list2 > li {position: relative; padding-left: 15px;}
.con2-table .list2 > li:after {content: ''; position: absolute; left: 0; top: 10px; width: 7px; height: 2px; background: #777;}
.con2-table .align-l {text-align: left !important;}
.con2-table .align-c {text-align: center !important;}
.con2-table .align-r {text-align: right !important;}
.con2-table .align-t {vertical-align: top !important;}
.con2-table strong {font-family: 'Noto Regular'; color: #000;}

.fs18 {font-size:18px !important;}

@media all and (max-width:960px) {
  .con2-table {overflow-x: hidden; /*min-height: 200px;*/}
  .con2-table.on {min-height: auto;}
  .con2-table.no-scroll {/*min-height: auto;*/}
  .con2-table table {/*width: 1300px;*/}
  .con2-table.no-scroll table {width: 100%;}
/*  .con-table:after {content: ''; position: absolute; right: 0px; top: 0px; width: 100%; height: 100%; background: rgba(31,59,101,0.2) url('/img/sub/img_mobile_text.png') no-repeat center 40px;}*/
  .inu-eng .con2-table:after {background: rgba(31,59,101,0.2) url('/img/sub/img_mobile_text_eng.png') no-repeat center 40px;}
  .con2-table.on:after,
  .con2-table.no-scroll:after {display: none;}
  .con2-table thead th,
  .con2-table tbody th,
  .con2-table tbody td {padding: 10px 8px; font-size: 16px;}
}
@media all and (max-width: 660px) {
  .con2-table thead th,
  .con2-table tbody th,
  .con2-table tbody td {font-size: 14px;}
}


/* 팝업 마스터 스킨 */
.pop-title {position: relative; left: -30px; width: calc(100% + 60px); padding: 19px 30px; background: #002d56; font-family: 'Noto Bold'; font-size: 28px; color: #fff;}
.pop-title .btn-pop-close {position: absolute; right: 0; top: 0; width: 130px; height: 100%; background: url('/images/common/btn-pop-close.png') no-repeat center; text-indent: -999999px;}

.pop-tab ul {display: flex; flex-wrap: wrap;}
.pop-tab li {width: 33.333%; padding: 0 10px 10px 0;}
.pop-tab a {display: block; padding: 16px 0; background: #aaabab; font-family: 'Noto Medium'; font-size: 18px; text-align: center; color: #fff;}
.pop-tab a.on,
.pop-tab a:hover {background: #e63b53;}

.pop-notice .txt {padding: 24px; background: #e7f0f9 url('/images/common/bg-pop-notice.jpg') no-repeat right top; background-size: cover; font-family: 'Noto Regular'; font-size: 18px; color: #1c1c1c;}
/*.pop-close {position: fixed; left: 0; bottom: 0; width: 100%; padding: 25px 0; background: rgba(255,255,255,.2); text-align: center; border-top: 1px solid #d1d1d1; backdrop-filter: blur(10px);}
.pop-close button {border: 2px solid #0e2c41; width: 120px; height: 40px; font-family: 'Noto Bold'; font-size: 20px; line-height: 30px; color: #0e2c41;}*/

@media all and (max-width: 800px) {
	.pop-tab li {width: 50%;}
}

.mt30 {
    margin-top: 30px !important;
}

.b1 {font-size: 25px !important;}
.b1 {font-family: 'Noto Medium' !important;}
.c3 {color: #1d3d86 !important;}

i, em, address {font-style: normal;}
.con-list1 > ul > li span {font-size: 15px !important;}
.c2 {color: #e63b53 !important;}

/* List Type */
.con-list1 > ul > li {position: relative; margin: 12px 0 0 0; padding-left: 10px; font-family: 'Noto Regular'; font-size: 18px; line-height: 1.5; letter-spacing: -0.5px;}
.con-list1 > ul > li::before {content: ''; position: absolute; left: 0; top: 12px; width: 5px; height: 5px; background: #1d3d86; border-radius: 100%;}
.con-list1 > ul > li strong {color: #1d3d86;}
.con-table .con-list1 > ul > li {margin: 5px 0; font-size: 16px;}
.con-table .con-list1 > ul > li::before {top: 10px;}

.con-list2 > ul > li {position: relative; margin: 12px 0 0 0; padding-left: 20px; font-family: 'Noto Regular'; font-size: 18px; line-height: 1.5; letter-spacing: -0.5px; color: #666;}
.con-list2 > ul > li::before {content: ''; position: absolute; left: 0; top: 13px; width: 8px; height: 2px; background: #acacac;}
.con-list2 > ul > li strong {color: #1d3d86;}
.con-table .con-list2 > ul > li {margin: 5px 0; font-size: 16px;}
.con-table .con-list2 > ul > li::before {top: 10px;}

.con-arrow-list > ul > li {position: relative; padding-left: 18px; font-size: 16px; line-height: 30px; letter-spacing: -0.5px; color: #333;}
.con-arrow-list > ul > li::before {content: ''; position: absolute; left: 0; top: 13px; width: 10px; height: 4px; background: url('/img/sub/ic_list3_arrow.png') no-repeat;}
.con-table .con-arrow-list > ul > li {margin: 5px 0; font-size: 16px;}
.con-table .con-arrow-list > ul > li::before {top: 10px;}

.circle-num-title {position: relative; padding-left: 25px; font-family: 'Noto Medium'; font-size: 18px; line-height: 20px; letter-spacing: -0.5px; color: #222;}
.circle-num-title .num {position: absolute; left: 0; top: 2px; display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: #fcaf17; border-radius: 50%; font-family: 'Noto Medium'; font-size: 10px; vertical-align: middle; letter-spacing: -0.5px; text-align: center;  line-height: 17px; color: #111;}

.circle-num-list > ul > li {position: relative; margin: 10px 0 0 0; padding-left: 30px; font-family: 'Noto Regular'; font-size: 18px; line-height: 1.7; letter-spacing: -0.5px; color: #666;}
.circle-num-list > ul > li .num {position: absolute; left: 0; top: 6px; display: inline-block; width: 22px; height: 22px; margin-right: 5px; background: #4b4b4b; border-radius: 100%; font-size: 12px; text-align: center; vertical-align: middle; letter-spacing: -0.5px; line-height: 20px; color: #fff;}
.circle-num-list > ul > li strong {font-family: 'Noto Medium'; color: #1d3d86;}
.con-table .circle-num-list > ul > li {margin: 5px 0; font-size: 16px;}

.word-list > ul > li {display: flex; position: relative; width: 100%; margin: 7px 0 0 0; font-family: 'Noto Regular'; font-size: 18px; line-height: 1.7; letter-spacing: -0.5px; color: #666;}
.word-list > ul > li .word {display: inline-block; margin-right: 5px; font-family: 'Noto Regular'; font-size: 18px; vertical-align: top; letter-spacing: -0.5px; color: #666;}
.word-list > ul > li strong {font-family: 'Noto Medium'; color: #000;}
.con-table .word-list > ul > li {margin: 5px 0; font-size: 16px;}

.star-list > ul > li {position: relative;  padding-left: 18px; font-family: 'Noto Regular'; font-size: 18px; line-height: 1.7; letter-spacing: -0.5px; color: #e63b53;}
.star-list > ul > li::after {content: ''; position: absolute; left: 0; top: 10px; width: 10px; height: 10px; background: url('/img/sub/ic-star.png') no-repeat center;}
.star-list > ul > li strong {font-family: 'Noto Medium'; color: #000;}
.con-table .star-list > ul > li {margin: 5px 0; font-size: 16px;}
.con-table .star-list > ul > li::after {top: 9px;}

#bo_v_con li {display: block;}

.con-list2 > ul > li {font-size: 15px !important;}

.mt30 {
    margin-top: 30px !important;
}

._fnctWrap h2 {
    font-size: 1.5em;
    line-height: 2;
}

table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;text-align:center}

.con-list2 > ul > li::before {
    content: '※' !important;
    background: #333 !important;
    top: 0 !important;
    width: 0 !important;
    height: 0 !important;
}
#bo_v_con ul {padding-left:0 !important;}

caption {
    width: 0;
    height: 0;
    padding: 0;
    font-size: 0;
    opacity: 0;
}


.mt50 {
    margin-top: 50px;
}

.objHeading_h2 {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    font-family: 'Noto Medium';
    font-size: 30px;
    letter-spacing: -0.5px;
    line-height: 1.2;
    color: #121212;
    font-weight: 200 !important;
}

._fnctWrap h2 {
    font-size: 1.5em;
    line-height: 2;
}

.view-con h4 {
    font-weight: 800 !important;
    color: #000 !important;
    line-height: 2 !important;
}

.c1 {
    color: #006acb !important;
}