@charset "utf-8";
/*@import url("all_content.css");*/

/* Container */
.wrap-contents {padding-bottom: 80px;}
.wrap-contents .container {max-width:1400px;}

@media all and (max-width: 1400px) {
    .wrap-contents .container {padding: 0 20px;}
}

/* Subject */
.subject {text-align: center;}
.subject h2 {position: relative; display: inline-block; margin: 100px 0 80px 0; font-family:'S-CoreDream-5Medium'; font-size: 34px; line-height:1.2;}
.subject h2:after {content: ''; position: absolute; left: 50%; top: -50px; width: 25px; height: 28px; margin: 0 0 0 -12.5px; background: url('../../images/guide/bul-title.png') no-repeat center center;}

@media all and (max-width: 1000px) {
  .subject h2 {font-size: 28px;}
}

@media all and (max-width: 768px) {
  .subject h2 {font-size: 24px;margin: 70px 0 50px}
  .subject h2:after {width: 20px; background-size: 100% auto; top: -40px;}
}

/* Tab */
.tab {}
.tab .div_3{margin-bottom: 60px;}
.tab .div_4{margin-bottom: 60px;}
.tab .div_5{margin-bottom: 60px;}
#menuUItab .mobile-tab {}
.tab_div .mobile-tab{display:none}

@media all and (min-width: 861px){
  .tab_div .ul_3 {width: 100%;overflow: hidden;position: relative;text-align: center;display: flex;justify-content: center;}
  .tab_div .ul_3::after {position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #d1d1d1;}
  .tab_div .ul_3 > li {position: relative;display: inline-block;width: 20%;border: 1px solid #CBCBCB;text-align: center;overflow: hidden;border-radius: 50px;transition: all 0.4s;background-color: #f5f5f5;margin: 0 0.5%;}
  .tab_div .ul_3 > li::before {position: absolute;left: 0;top: 18px;width: 1px;height: 20px;background: #CBCBCB;transition: opacity 0.3s;}
  .tab_div .ul_3 > li::after {position: absolute;left: 0;top: 0;width: 100%;height: 101%;box-sizing: border-box;border: 3px solid #139cb4;opacity: 0;transition: opacity 0.5s;}
  .tab_div .ul_3 > li > a {position: relative;z-index: 3;display: block;padding: 15px 0;font-family: 'S-CoreDream-4Regular';font-size: 16px;letter-spacing: -0.5px;transform: translateY(-50%);top: 50%;}
  .tab_div .ul_3 > li > a::before {right: 20px;top: 15px;width: 25px;height: 25px;background: url('../../images/guide/more_arrow_1.png') no-repeat 58% center;border: 1px solid #CBCBCB;border-radius: 50%;transition: all 0.3s;}
  .tab_div .ul_3 > li > a[target=_blank]::after {content: ''; position: relative; top: 2px; display: inline-block; width: 16px; height: 16px; margin: 0 0 0 5px; background:  url('../../images/guide/tab-link-blank.png') no-repeat 93% center; }
  
  .tab_div .ul_3 > li._active,  .tab_div .ul_3 > li:hover{
   border: 1px solid #3c6dbf; 
    background: #3c6dbf;
}
  .tab_div .ul_3 > li._active > a,
  .tab_div .ul_3 > li:hover > a {font-family: 'S-CoreDream-4Regular';color: #fff;}
  .tab_div .ul_3 > li:hover::before {opacity: 0;}
  .tab_div .ul_3 > li:hover + li::before {opacity: 0;}
  .tab_div .ul_3 > li._active::after,
  .tab_div .ul_3 > li:hover::after {opacity: 1;}
  .tab_div .ul_3 > li._active > a::before,
  .tab_div .ul_3 > li:hover > a::before {}
  .tab_div .ul_3 > li._active > a[target=_blank]::after ,
  .tab_div .ul_3 > li:hover > a[target=_blank]::after {background: url('../../images/guide/tab-link-blank-ov.png');}

  .tab_div .ul_4 {overflow: hidden; border-left: 1px solid #ccc;}
  .tab_div .ul_4 > li {position: relative; float: left;}
  .tab_div .ul_4 > li > a {position: relative; z-index: 2; display: block; padding: 17px 5px 17px 5px; font-size: 16px; line-height: 24px; color: #333333; text-align: center; border: 1px solid #CCCCCC; border-bottom: 1px solid #0146B9; border-left: 0; transition: color 0.3s;}
  .tab_div .ul_4 > li > a[target=_blank]::after {content: ''; position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; margin: 0 0 0 5px; background:  url(../../images/guide/tab-link-blank.png) no-repeat 93% center; }

  .tab_div .ul_4 > li._active > a,
  .tab_div .ul_4 > li:hover > a {background: #023894; color: #fff;}
  .tab_div .ul_4 > li._active > a[target=_blank]::after ,
  .tab_div .ul_4 > li:hover > a[target=_blank]::after {background: url('../../images/guide/tab-link-blank-white.png');}

  .tab_div .ul_5 {overflow: hidden; border-left: 1px solid #ccc;}
  .tab_div .ul_5 > li {position: relative; float: left;}
  .tab_div .ul_5 > li > a {position: relative; z-index: 2; display: block; padding: 17px 5px 17px 5px; font-size: 16px; line-height: 24px; color: #333333; text-align: center; border: 1px solid #CCCCCC; border-bottom: 1px solid #0146B9; border-left: 0; transition: color 0.3s;}
  .tab_div .ul_5 > li > a[target=_blank]::after {content: ''; position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; margin: 0 0 0 5px; background:  url(../../images/guide/tab-link-blank.png) no-repeat 93% center; }

  .tab_div .ul_5 > li._active > a,
  .tab_div .ul_5 > li:hover > a {background: #023894; color: #fff;}
  .tab_div .ul_5 > li._active > a[target=_blank]::after ,
  .tab_div .ul_5 > li:hover > a[target=_blank]::after {background: url('../../images/guide/tab-link-blank-white.png');}

}

@media all and (max-width: 1000px) {
    .tab_div .ul_3 > li {width: 25%;}
}

@media all and (max-width:860px) {
    .tab_div,
    .tab_div .ul_3,
    .tab_div .ul_4
    .tab_div .ul_5 {position: relative;}
    .tab_div .ul_3,
    .tab_div .ul_4,
    .tab_div .ul_5 {overflow: hidden; position: absolute; top: 100%; z-index: -1; width: 100%; max-height: 0; border: 1px solid #fff; background: #fff; opacity: 0; transition: all 0.5s; border-top: 0;}
    .tab_div ul.on {z-index: 10; opacity: 1; max-height: 600px; border-color: #CCCCCC;}
    .tab_div ul li {display: block; width: 100% !important; padding: 0; border: 0}
    .tab_div ul li a {display: block; padding: 10px 20px; background: #fff; font-size: 16px;color: #333333; text-align: left; line-height: normal;}
    .tab_div ul li a:hover {background: #D9E0E8;}
    .tab_div ul li a:after {display: none;}
    .tab_div ul li a[target=_blank]  {background-position: 97% center !important;}
    .tab_div ul li a span {display: block; padding: 0 20px;}
    .tab_div ul li a span:before {bottom: -11px;}
    .tab_div ul li:after {display: none;}
    .tab_div .mobile-tab {position: relative;display: block;width: 100%;padding: 10px 20px;border: 1px solid #CCCCCC;background: url('../../images/guide/arrow-sel.png') no-repeat 97% center;text-align: left;font-family: 'S-CoreDream-4Regular';font-size: 16px;color: #333333;transition: background 0.5s;}
    .tab_div .mobile-tab::after {content: ''; position: absolute; left: 20px; top: 17px; width: 10px; height: 11px; background: url('../../images/guide/dot-sel.png') no-repeat center center;}
    .tab_div .mobile-tab.on {background: #023894 url('../../images/guide/arrow-sel-rever.png') no-repeat 97% center; color: #fff;}
    .tab_div .mobile-tab.on::after {background: url('../../images/guide/dot-sel-rever.png') no-repeat center center;}

    .tab_div .ul_3 > li {border: 0;}
    .tab_div .ul_4 > li {margin: 0;}
    .tab_div .ul_4 > li > a::before {height: 0;}
    .tab_div .ul_5> li {margin: 0;}
    .tab_div .ul_5> li > a::before {height: 0;}
}

/* Heading */
.objHeading_h2{position: relative; display: block; margin:70px 0 15px;font-family: 'S-CoreDream-5Medium'; font-size: 26px; letter-spacing: -0.5px; line-height :1.5; color: #151515;padding-left: 15px;}
.objHeading_h2::before {content: '';position: absolute;left: 0;top: 7px;width: 5px;height: 27px;background: #151515;}
.objHeading_h3{position: relative;display: block;margin:50px 0 15px;font-family: 'S-CoreDream-5Medium';font-size: 22px;line-height: 1.5;letter-spacing: -0.5px;color: #151515;font-weight:400 !important;padding-left: 15px;}
.objHeading_h3::before {content: '';position: absolute;left: 0;top: 14px;width: 6px;height: 6px;background: #151515;border-radius: 100%}
.objHeading_h4{position: relative;display: block;margin:50px 0 15px;padding-top: 10px;font-family:'S-CoreDream-5Medium';line-height: 1.5;font-size: 22px;letter-spacing: -0.5px;color: #2d659f;padding-left: 0;}
.objHeading_h4::before {content: ''; position: absolute; left: 0; top: 0px; width: 28px; height: 2px; background: #2d659f; }
.objHeading_h5{position: relative;display: block;margin:30px 0  10px;padding-left: 19px;font-family: 'S-CoreDream-5Medium';font-size: 20px;line-height: 1.5;letter-spacing: -0.5px;color: #0d6d5c;}
.objHeading_h5::before {content: '';position: absolute;left: 0;top: 9px;width: 10px;height: 10px;border: 3px solid #0d6d5c;}
.objHeading_h6{position: relative;display: block;margin:20px 0  10px;padding-left: 15px;font-family: 'S-CoreDream-5Medium';font-size: 18px;line-height: 1.5;letter-spacing: -0.5px;color: #555;text-align: left;}
.objHeading_h6::before {content: '';position: absolute;left: 0;top: 10px;width: 7px;height: 7px;transform: rotateZ(230deg);font-weight: bold;border-bottom: 2px solid #555;border-left: 2px solid #555;}

.objHeading_h1.no-margin,
.objHeading_h2.no-margin,
.objHeading_h3.no-margin,
.objHeading_h4.no-margin,
.objHeading_h5.no-margin {margin-top: 0;}

._objHeading +._objHeading .objHeading_h2,
._objHeading +._objHeading .objHeading_h3,
._objHeading +._objHeading .objHeading_h4,
._objHeading +._objHeading .objHeading_h5,
._objHeading +._objHeading .objHeading_h6{margin-top: 0;}

/* Description */
.con-desc {font-size: 17px; line-height: 1.7; letter-spacing: -0.5px; color: #333333;}
.con-desc strong {font-family:'S-CoreDream-5Medium'; color: #333333;}
._objHtml.no-margin {margin-top: 0px !important;}
._objHtml.no-margin > div {margin-top: 0px !important;}
.sub-indent {padding-left: 5px;}

.objFLoatLeft .objImg {margin:0 40px 0 0}
.objFLoatRight .objImg {margin:0 0 0 40px;}

/* 개인채무자보호  */
.protect-debtor{border: 1px solid #cdcdcd;padding: 30px 50px 40px;border-radius: 40px;max-width: 1260px; margin: 0 auto 40px;;}
.protect-debtor h3{font-size: 28px;font-weight: bold;text-align: center;font-family: 'NH Medium';}
.protect-debtor .txt{text-align: center;}
.protect-debtor .con-list1 li{font-size:16px;line-height: 1.5;}
.protect-debtor .con-list1 li strong{ color: #2246b1;font-size:16px}
.protect-debtor p{font-size: 15px;}
.protect-debtor .point-txt{line-height: 1.5;padding-left: 25px;}
.protect-debtor .point-txt.point-txt2{background: url('/sites/styleguide/images/icon/icon-line-alert-red.png') no-repeat left 2px;color: #d90000;}

@media all and (max-width: 768px){
.con-desc {font-size: 16px;}
.objFLoatLeft .objImg {margin-right:0;width: 100%;float: unset;}
.objFLoatRight .objImg {margin-left: 0;width: 100%;float: unset;}
.objImg .objTxt{margin-top:20px}
.protect-debtor{padding: 35px 30px 35px;}
}


/* Table */

.objTag table {position: relative; overflow: hidden;}
.objTag table:before {content: '';position: absolute;right: 0px;top: 0px;width: 1px;height: 100%;background: #FFF;z-index: 2;}
.objTag table:after {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 2px; background: #0146B9}
.objTag table thead {border-bottom: 1px solid #B1B2B3}
.objTag table thead th {padding: 14px 10px; background: #F7F8F9; border-right: 1px solid #dddee0; border-top: 1px solid #dddee0; font-weight: 400; font-size: 15px; color: #111;}
.objTag table tbody {display: table-header-group;}
.objTag table tbody th {padding: 10px 15px; background:#FBFBFB; border-right: 1px solid #dddee0; border-bottom: 1px solid #dddee0; font-weight: 400; color: #000;font-size: 15px; }
.objTag table tbody td {padding: 10px 15px; background:#fff; border-right: 1px solid #DDDEE0; border-bottom: 1px solid #dddee0; font-weight: 400; text-align: left; color:#555;font-size: 15px; }
.objTag table.td-txt-c tbody td{text-align: center;padding:10px 0}
.objTag table.td-txt-r tbody td{text-align: right;}

.table-caption {text-align: right; font-size: 13px; line-height: 34px; color: #7e7e7e; font-weight: 400;}
.con-table-wrap {position: relative; line-height: 1.6;}
.con-table:before {content: ''; position: absolute; right: -2px; top: 0px; width: 3px; height: 100%; background: #FFF; z-index: 2;}
.con-table {position: relative; line-height: 1.6; overflow: hidden;}
.con-table:after {content: ''; position: absolute; right: 0px; top: 0px; width: 1px; height: 100%; background: #fff;}
.con-table table {position: relative; overflow: hidden;}
.con-table table:before {content: ''; position: absolute; right: 0px; top: 0px; width: 1px; height: 100%; background: #FFF; z-index: 2;}
.con-table table:after {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 2px; background: #0146B9}
.con-table table thead {border-bottom: 1px solid #B1B2B3}
.con-table table thead th {padding: 14px 10px; background: #F7F8F9; border-right: 1px solid #dddee0; border-top: 1px solid #dddee0; font-weight: 400; font-size: 15px; color: #111;}
.con-table table tbody {display: table-header-group;}
.con-table table tbody th {padding: 13px 20px; background:#FBFBFB; border-right: 1px solid #dddee0; border-bottom: 1px solid #dddee0; font-weight: 400; color: #000;font-size: 15px; }
.con-table table tbody td {padding: 10px 15px; background:#fff; border-right: 1px solid #DDDEE0; border-bottom: 1px solid #dddee0; font-weight: 400; text-align: left; color:#555;font-size: 15px; }
.con-table table tbody td .link {position: relative; color: #666;}
.con-table table tbody td .link::after {content: ''; position: relative; top: -2px; display: inline-block; width: 15px; height: 15px; background: url('../../images/guide/ic_tbl_link.png') no-repeat center center; margin-left: 10px; vertical-align: middle;}
.con-table .list > li {position: relative; padding-left: 17px;}
.con-table .list > li:after {content: ''; position: absolute; left: 0; top: 8px; width: 7px; height: 7px; background: #B4C1DD; border-radius: 100%;}
.con-table .align-l {text-align: left;}
.con-table .align-c {text-align: center;}
.con-table .align-r {text-align: right;}



@media all and (max-width:960px) {
  .con-table-wrap {overflow-x: hidden;}
  .con-table-wrap:after {content: ''; position: absolute; right: 0px; top: 0px; width: 100%; height: 100%; background: url('../../images/guide/img_mobile_text.png') no-repeat center 40px;}
  .con-table-wrap.on:after {display: none;}
  .con-table {width: 930px; margin-bottom: 20px;}
  .con-table thead th,
  .con-table tbody th,
  .con-table tbody td {padding: 10px 8px; }
}


.objTag ul{margin-top:0;overflow: hidden;}
.objTag ul li {position: relative; margin: 0; padding-left: 14px; line-height: 1.4; letter-spacing: -0.5px; text-align: left;}
.objTag ul li + li{margin-top: 5px;}
.objTag ul  li::before {content: '';position: absolute;left: 0;top: 8px;width: 6px;height: 6px;background: #9d9d9d;border-radius: 100%;}

/* List Type */
.con-list1 > ul > li {position: relative; margin: 5px 0 0 0; padding-left: 16px;font-size: 15px; line-height: 1.6; letter-spacing: -0.5px; color: #333;}
.con-list1 > ul > li::before {content: '';position: absolute;left: 0;top: 10px;width: 4px;height: 4px;background: #9d9d9d;border-radius: 100%;}
.con-list1 > ul > li > strong { font-size: 18px; color: #222;}

.con-arrow-list > ul > li {position: relative; padding-left: 18px; font-size: 16px; line-height: 25px; letter-spacing: -0.5px; color: #333;}
.con-arrow-list > ul > li::before {content: ''; position: absolute; left: 0; top: 9px; width: 10px; height: 4px; background: url('../../images/guide/bull_list.png') no-repeat;}

.circle-num-title {position: relative; padding-left: 25px; font-family: 'S-CoreDream-5Medium'; font-size: 18px; line-height: 20px; letter-spacing: -0.5px; color: #333;}
.circle-num-title .num {position: absolute; left: 0; top: 2px; display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: #4B74CC; border-radius: 50%; font-family: 'Montserrat'; font-size: 10px; vertical-align: middle; letter-spacing: -0.5px; text-align: center;  line-height: 16px; color: #fff;}

.circle-num-list > ul > li {position: relative; margin: 5px 0; padding-left: 25px; font-size: 16px; line-height: 1.6; letter-spacing: -0.5px; color: #333333; font-family: 'S-CoreDream-3Light';}
.circle-num-list > ul > li .num {position: absolute; left: 0; top: 6px; display: inline-block; width: 18px; height: 18px; margin-right: 5px; background: #4B74CC; border-radius: 50%; font-family: 'Montserrat'; font-size: 12px; text-align: center; vertical-align: middle; letter-spacing: -0.5px; line-height: 18px; color: #fff;}



/* Button Style */
.btn-style.round-xsmall {position: relative;display: inline-block;padding: 8px 14px 0;border-radius: 10px;font-weight: 400;font-size: 13px;color: #fff;cursor: pointer;border: 1px solid #fff;transition: all 0.35s;background: #1E5BA8;line-height: .9;height: 28px;}
.btn-style.round-xsmall.type1{background: #8b3cac;}
.btn-style.round-xsmall.type2{background: #0e8772;}
.btn-style.round-xsmall.type3{background: #4f5663;}
.btn-style.round-xsmall:hover{background: #fff; color: #1E5BA8; border-color: #1E5BA8;}
.btn-style.round-xsmall.type1:hover{background: #fff; color: #8b3cac; border-color: #8b3cac;}
.btn-style.round-xsmall.type2:hover{background: #fff; color: #0e8772; border-color: #0e8772;}
.btn-style.round-xsmall.type3:hover{background: #fff; color: #4f5663; border-color: #4f5663;}


.btn-style.round-small {position: relative;display: inline-block;padding: 8px 26px;border-radius: 30px;font-weight: 400;font-size: 14px;color: #fff;cursor: pointer;border: 1px solid #fff;transition: all 0.35s;background: #1E5BA8;}
.btn-style.round-small.type1{background: #8b3cac;}
.btn-style.round-small.type2{background: #0e8772;}
.btn-style.round-small.type3{background: #4f5663;}
.btn-style.round-small:hover{background: #fff; color: #1E5BA8; border-color: #1E5BA8;}
.btn-style.round-small.type1:hover{background: #fff; color: #8b3cac; border-color: #8b3cac;}
.btn-style.round-small.type2:hover{background: #fff; color: #0e8772; border-color: #0e8772;}
.btn-style.round-small.type3:hover{background: #fff; color: #4f5663; border-color: #4f5663;}


.btn-style.round-ico {position: relative; display: inline-block; padding: 8px 26px;  border-radius: 30px; font-weight: 400; font-size: 15px; color: #fff; cursor: pointer; margin: 2px 0; border: 1px solid #fff; transition: all 0.35s;}
.btn-style.round-ico.type1 {background: #1E5BA8;padding-right: 50px;}
.btn-style.round-ico.type1:after {content: ''; position: absolute; top: 50%; margin: 0px 0 0 10px; margin-top: -9px; display: inline-block; width: 18px; height: 18px;  background: url('../../images/guide/ic_btn1.png') no-repeat center right; vertical-align: middle; right: 20px;}
.btn-style.round-ico.type1:hover {background: #fff; color: #1E5BA8; border-color: #1E5BA8;}
.btn-style.round-ico.type1:hover::after {background: url('../../images/guide/ic_btn1_ov.png') no-repeat center right;}

.btn-style.round-ico.type2 {background: #00BAFF;padding-right: 50px;}
.btn-style.round-ico.type2:after {content: ''; position: absolute; top: 50%; margin: 0px 0 0 10px; margin-top: -9px; display: inline-block; width: 18px; height: 18px;   background: url('../../images/guide/ic_btn2.png') no-repeat center right; vertical-align: middle; right: 20px;}
.btn-style.round-ico.type2:hover {background: #fff; color: #00BAFF; border-color: #00BAFF;}
.btn-style.round-ico.type2:hover::after {background: url('../../images/guide/ic_btn2_ov.png') no-repeat center right;}


.btn-style.round {display: inline-block; padding: 14px 42px; background: #fff; border-radius: 30px; font-weight: 400; font-size: 15px; margin: 2px 0; transition: all 0.35s;}
.btn-style.round.type1 {border: 1px solid #fff; color: #fff; background: #2B3E5C;}
.btn-style.round.type1:hover {background: #fff; border-color: #2B3E5C; color: #2B3E5C;}
.btn-style.round.type2 {border: 1px solid #fff; color: #fff; background: #8E99AB;}
.btn-style.round.type2:hover {background: #fff; border-color: #8E99AB; color: #8E99AB;}
.btn-style.round.type3 {border: 1px solid #1E5BA8; color: #1E5BA8;}
.btn-style.round.type3:hover {background: #1E5BA8; color: #fff;}
.btn-style.round.type4 {background: #1E5BA8; border: 1px solid #fff; color: #fff;}
.btn-style.round.type4:hover {background: #fff; border-color: #1E5BA8; color: #1E5BA8;}

.btn-style.round.type5 {border: 1px solid #0E8772; color: #0E8772;}
.btn-style.round.type5:hover {background: #0E8772; border-color: #0E8772; color: #fff;}
.btn-style.round.type6 {background: #00BAFF; border: 1px solid #fff; color: #fff;}
.btn-style.round.type6:hover {background: #fff; border-color: #00BAFF; color: #00BAFF;}

.btn-style.round.write {background: #0E8772; color: #fff; border: 1px solid #fff; padding: 14px 30px;}
.btn-style.round.write:hover {border-color: #0E8772; color: #0E8772; background: #fff;}
.btn-style.round.write:after {content: ''; display: inline-block; width: 19px; height: 19px; margin: -4px 0 0 7px;  background: url('../../images/guide/ic_write.png') no-repeat center top; vertical-align: middle;}
.btn-style.round.write:hover::after {background: url('../../images/guide/ic_write_ov.png') no-repeat center top;}

.btn-style.round.view {background: #1E5BA8; color: #fff; border: 1px solid #fff; padding: 14px 30px;}
.btn-style.round.view:hover {border-color: #1E5BA8; color: #1E5BA8; background: #fff;}
.btn-style.round.view:after {content: ''; display: inline-block; width: 17px; height: 20px; margin: -4px 0 0 7px;  background: url('../../images/guide/ic_view.png') no-repeat center top; vertical-align: middle;}
.btn-style.round.view:hover::after {background: url('../../images/guide/ic_view_ov.png') no-repeat center top; }

.btn-style.rect {display: inline-block; padding: 6px 22px; font-weight: 400; font-size: 13px; margin: 2px 0;}
.btn-style.rect.type1 {background: #00baff; border: 1px solid #00baff; color: #fff;}
.btn-style.rect.type1:hover {background: #0079AC; border-color: #0079AC;}
.btn-style.rect.type2 {background: #fff; border: 1px solid #ce2856; color: #ce2856;}
.btn-style.rect.type2:hover {background: #ce2856; color: #fff;}

@media all and (max-width: 768px){
  .btn-style.round-ico {font-size: 18px; padding: 12px 50px 12px 20px;}
  .btn-style.round {font-size: 13px; padding: 12px 20px;}
  .btn-style.round-ico-small {font-size: 12px; padding: 5px 10px;}

  .con-table thead th,
  .con-table tbody th,
  .con-table tbody td {font-size: 18px;}
  .con-list1 > ul > li,.con-arrow-list > ul > li{font-size: 17px;}
  
  /* 모바일일 경우 background*/
  .bg-color1 {background-color:#f5f5f5}
}

._obj{padding: 0px 8px}

@media all and (max-width: 500px){
    .objTag{font-size:18px}
	._obj{padding: 0px 8px}  
}

/* 컨텐츠 박스 스타일 */
.box_styleA{}
.box_styleA{display: flex;flex-wrap: nowrap;align-items: center;background-color: #f5f5f5;}
.box_styleA .objImg{}
.box_styleA .objImg img{}
.box_styleA .objTxt{margin:10px 50px;max-width: calc(100% - 55%);}
.box_styleA .objTxt p{font-size: 18px;}
.box_styleA .objTxt .info-title{font-size: 24px;font-weight: bold;margin-bottom: 10px;}

.box_styleA .objTxt ul{overflow: hidden;}
.box_styleA .objTxt ul li {position: relative;margin: 0;padding-left: 14px;line-height: 1.5;letter-spacing: -0.5px;color: #333;}
.box_styleA .objTxt ul li + li{margin-top: 5px;}
.box_styleA .objTxt ul  li::before {content: '';position: absolute;left: 0;top: 8px;width: 8px;height: 8px;background: #9d9d9d;border-radius: 100%;}



.box_styleB{display: flex;gap: 40px;}
.box_styleB .objImg{width: 40%;}
.box_styleB .objImg img{width: 100%;}
.box_styleB .objTxt{width: calc(100% - 42%);}
.box_styleB .objTxt .item strong{display:block;font-size:20px;color: rgb(0, 91, 172);font-weight: bold;margin-bottom: 6px;}
.box_styleB .objTxt .item{display:block;font-size: 16px;color:#333}
.box_styleB .objTxt .item + .item{margin-top: 20px;}


.box_styleC{background:#f5f5f5; padding:40px 60px;margin-top:20px}
.box_styleC ul{margin-top:10px}
.box_styleC ul li{position: relative;padding-left:20px}
.box_styleC ul li:after{content:"";display:block;padding:4px;background: #666;position:absolute;top:10px;left:0;border-radius: 20px;}

  
.box_styleD{display: flex;flex-wrap: nowrap;gap: 40px;justify-content: flex-start;}
.box_styleD .objImg {margin: 0;width: 50%;}
.box_styleD .objImg  img{width:auto}
.box_styleD .objTxt{width: 50%;}
.box_styleD .objTxt p{font-size: 16px;}
.box_styleD .objTxt .info-title{font-size: 20px;font-weight: bold;margin-bottom: 4px;}

.box_styleD .objTxt ul{overflow: hidden;}
.box_styleD .objTxt ul li {position: relative;margin: 0;padding-left: 14px;line-height: 1.5;letter-spacing: -0.5px;color: #333;}
.box_styleD .objTxt ul li + li{margin-top: 5px;}
.box_styleD .objTxt ul  li::before {content: '';position: absolute;left: 0;top: 8px;width: 8px;height: 8px;background: #9d9d9d;border-radius: 100%;}

.box_styleD.right{}
.box_styleD.right .objImg{order:2}
.box_styleD.right .objTxt{order:1}
  
.pc-img{}
.mobile-img{display:none}

@media all and (max-width: 1260px){
.box_styleA .objTxt{margin: 20px;}
.box_styleA .objTxt .info-title{font-size: 24px; margin-bottom: 4px;}
.box_styleA .objTxt p{font-size: 16px;}
  
.box_styleD .objImg {}
.box_styleD .objTxt{}  
}

@media all and (max-width: 1024px){
.box_styleA .objTxt{max-width: 50%;margin-left: 25px;}  
.box_styleA .objTxt .info-title{font-size: 20px;margin-bottom: 4px;}
.box_styleA .objTxt p{font-size: 14px;}

.box_styleB{gap: 30px}
.box_styleB .objImg{width: 50%;}
.box_styleB .objTxt{}
.box_styleB .objTxt .item{font-size:15px;}
.box_styleB .objTxt .item strong{font-size:18px}
.box_styleB .objTxt .item + .item{margin-top:20px}
  
.box_styleD{gap:20px;} 
.box_styleD .objImg {}
.box_styleD .objTxt{min-width:55%}  
}

@media all and (max-width: 768px){
.box_styleA{display: block; background-color: #fff;}
.box_styleA .objTxt{max-width:100% !important }
.box_styleA .objTxt{margin:10px 0 0 0}
.box_styleA .objTxt p{font-size: 18px;} 
.box_styleA .objImg{text-align: center;background-color: #f5f5f5;}

.box_styleB {flex-wrap: wrap;gap: 15px;}
.box_styleB .objImg{width: 100%;text-align: center;}
.box_styleB .objImg img{}
.box_styleB .objTxt{width: 100%; margin-left: 0;}
.box_styleB .objTxt .item{font-size:18px;line-height: 1.5;}
.box_styleB .objTxt .item strong{font-size:22px}
.box_styleB .objTxt .item + .item{margin-top:20px}

.box_styleC{padding: 30px 40px;font-size: 17px;}
.box_styleC ul li{padding-left:16px;}
  
.box_styleD{flex-wrap: wrap;gap: 10px;}
.box_styleD .objImg {width:100%;min-width: unset;max-width: unset;}
.box_styleD .objTxt{width:100%;min-width: unset;max-width: unset;}  

.pc-img{display:none}
.mobile-img{display:block} 
}


/*--------------------------------*/
.videoInfo iframe{min-height:800px}
@media all and (max-width: 1240px){
 .videoInfo iframe{min-height:670px}   
}
@media all and (max-width: 1024px){
.videoInfo iframe{min-height:500px}  
}
@media all and (max-width: 768px){
 .videoInfo iframe{min-height:380px}  
}
@media all and (max-width: 640px){
   .videoInfo iframe{min-height:250px}  
}


/* 다단 2개이상 한줄*/
.box-wrap{ display: flex; gap:20px;;}
.box-wrap .item{width:50%}
.box-wrap.three {}
.box-wrap.three .item{width:33%;}
.box-wrap.four{}
.box-wrap.four .item{width:25%;}
.box-wrap.five {gap: 10px}
.box-wrap.five .item{width:20%;}

/* 다단 2개이상 여러줄*/
.box-wrap-lines{display: grid;grid-template-columns: 50% 50%;gap: 40px 18px;justify-content: space-between;align-content: center;}
.box-wrap-lines.three{grid-template-columns: 33% 33% 33%;}
.box-wrap-lines.four{grid-template-columns: 24% 24% 24% 24%}

@media all and (max-width: 1024px){
.box-wrap{}
.box-wrap.four{flex-wrap: wrap;}
.box-wrap.four > .item{width: 48%;}
.box-wrap.five{flex-wrap: wrap;}
.box-wrap.five > .item{width: 32%;}
  
.box-wrap-lines.three{grid-template-columns: 50% 50%}
.box-wrap-lines.four{grid-template-columns: 33% 33% 33%} 
}


@media all and (max-width: 768px){
.box-wrap{ flex-wrap: wrap;}
.box-wrap .item{width:100%; text-align: center}
.box-wrap .item img{width:auto} 
.box-wrap.three {}
.box-wrap.three .item{width:100%; text-align: center;}
.box-wrap.four {} 
.box-wrap.four .item{;} 
.box-wrap.five { gap: 20px;}
.box-wrap.five .item{width: 48%;}  

.box-wrap-lines{grid-template-columns:100%}
.box-wrap-lines.three{grid-template-columns:100%}
.box-wrap-lines.four{grid-template-columns:100%}
}

@media all and (max-width: 600px){
 .box-wrap.four{}  
 .box-wrap.four .item{width:100%}  
 .box-wrap.five .item{width:100%;}   
  }




/*컨텐츠 스타일 */

.con-stA{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}
.con-stA + .con-stA{margin-top:10px}
.con-stA strong{
    background-color: #dee8ff;
    min-width: 100px;
    padding: 6px 10px;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
}
.con-stA span{
    width: calc( 100% - 125px);
}
@media all and (max-width: 640px){
.con-stA{flex-wrap: wrap;gap: 0px;}    
.con-stA span{width: 100%;margin: 10px 0;}
}

/* box_styleE */
.box_styleE{display: flex;flex-wrap: nowrap;align-items: center;}
.box_styleE .objImg{max-width: 650px;}
.box_styleE .objImg img{height: 100%;}
.box_styleE .objTxt{padding: 10px;background: #fff;position: absolute;max-width: 740px;left: 50%;}
.box_styleE .objTxt .info-title{font-size: 34px;font-weight: bold;margin-bottom: 10px;}
.box_styleE .objTxt .info-title span{font-weight:bold}
.box_styleE .objTxt .info-title strong{font-weight:bold}
.box_styleE .objTxt p span{font-size: 16px;}
.box_styleE .objTxt p + p{}

.box_styleF{display: flex;padding: 0 8% 0;align-items: center;justify-content: center;}
.box_styleF .objImg{max-height: 350px;margin-top: 60px;}
.box_styleF .objImg img{height: auto !important;width: auto !important;}
.box_styleF .objTxt{font-size: 20px;max-width: 64%;padding-left: 6%;flex-grow: inherit;}
.box_styleF .objTxt .info-title{font-weight: bold;}
.box_styleF .objTxt .info-title .img{margin-right: 3px;}
.box_styleF .objTxt .info-title .img img{height: 26px;width:auto}

.box_styleF.right{}
.box_styleF.right .objImg{order: 2;}
.box_styleF.right .objImg img{}
.box_styleF.right .objTxt{order: 1;padding-left: 0;padding-right: 6%;}

@media all and (max-width: 1024px){
.box_styleE .objTxt .info-title{font-size: 24px;margin-bottom: 4px;}
.box_styleE .objTxt p span{font-size: 15px;}

 .box_styleF{padding: 0 5% 0;gap: 6%;}
.box_styleF .objImg{margin-top: 20px;}
.box_styleF .objTxt{font-size: 18px;padding: 10px 0;}    
}

@media all and (max-width: 768px){
.box_styleE{flex-wrap: wrap;position: relative;}
.box_styleE .objTxt{margin:10px 0 0 0;position: unset;padding-left: 0;}
.box_styleE .objTxt p span{font-size: 18px;}
 
.box_styleF{flex-wrap: wrap;padding: 30px;}
.box_styleF .objImg{max-width: unset;margin-top: 0;text-align: center;width: 100%;max-height: unset;}
.box_styleF .objTxt{max-width: 100%;}   
.box_styleF .objTxt br{display:none}
  .box_styleF.right .objImg{order: 1;} 
.box_styleF.right .objTxt{order: 2;}  
}

.bg_rad20{background: whitesmoke; padding: 20px;border-radius: 20px;}
.bg_rad100{background: whitesmoke; padding: 24px;border-radius: 100px;}

/* Notify Text */
.point-txt {padding-left: 40px; font-family: 'S-CoreDream-4Regular'; font-size: 15px; line-height: 30px; letter-spacing: -0.5px;}
.point-txt.point-txt1 {background: url('../../images/guide/ic_point_1.png') no-repeat left 3px; color: #e77800;}
.point-txt.point-txt2 {background: url('../../images/guide/ic_point_2.png') no-repeat left 3px; color: #d63f11;}

.icon-title{display: flex;align-items: flex-start;font-weight: bold;gap: 10px;font-size: 16px;}
.icon-title .img{height: 24px;display: flex;max-width: 30px;align-items: center;}
.icon-title .img img{width: auto !important;height: auto !important;max-width: 24px;max-height: unset;}
.icon-text{display: flex;align-items: flex-start;gap: 8px;/* font-size: 15px; */}
.icon-text .img{max-width: 30px;height: 24px;text-align: center;display: flex;align-items: center;}
.icon-text .img img{width: auto !important;height: auto !important;max-width: inherit;}


.bgA{background-repeat: repeat;padding: 30px;text-align: center;background-size: contain;}
.bgA img{box-shadow: 10px 10px 0 rgb(255, 255, 255, 0.8);}

.bgB{background-size: contain;padding: 50px;display: flex;gap: 40px;flex-wrap: nowrap;align-items: center;}
.bgB .objImg{}
.bgB .objImg img{box-shadow: 10px 10px 0 rgb(255, 255, 255, 0.8);}
.bgB .objTxt{max-width: 50%;}

.patternA{background-image:url("/sites/styleguide/images/sub/bgA.png");}
.patternB{background-image:url("/sites/styleguide/images/sub/bgB.png");}
.patternC{background-image:url("/sites/styleguide/images/sub/bgC.png");}

.txt-bold {font-family: 'S-CoreDream-5Medium';}

.text-shadow{text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.8);}

.icon-wrap{display: flex;gap: 2%;align-items: center;padding: 25px 30px;border: 1px solid #ccc;}
.icon-wrap:has(> .item){border:none;padding: 0;}
.icon-wrap .objImg{line-height: 0;}
.icon-wrap .objImg img{}
.icon-wrap .objTxt{text-align: left;}
.icon-wrap .objTxt .info-title{font-weight: bold;color:#333}
.icon-wrap > .objImg.radius20{background-color:#f5f5f5;padding: 20px;border-radius: 20px;}
.icon-wrap >  .objImg.radius100{background-color:#f5f5f5;padding:25px;border-radius: 100px;}

.icon-wrap .objImg.w30 img{min-width:20px}
.icon-wrap .objImg.w60 img{min-width: 60px;}
.icon-wrap .objImg.w80 img{min-width:80px}
.icon-wrap .objImg.w100 img{min-width:100px}

.icon-wrap > .item{border-radius:20px;border:1px solid #ddd;padding;padding: 20px;display: flex;gap: 15px;align-items: center;}
.icon-wrap.two{} 
.icon-wrap.three{} 
.icon-wrap.two .item, .icon-wrap.three .item{gap: 20px;}
.icon-wrap.two .item .objImg img, .icon-wrap.three .item .objImg img{}

.icon-wrap.four .item{min-width:200px} 
.icon-wrap.four .item .objImg img, .icon-wrap.five .item img{width:30px}      

.icon-wrap.three .item:has(.radius100).objImg,
.icon-wrap.three .item:has(.radius20) .objImg{padding:20px}
.icon-wrap.four .item:has(.radius100) .objImg,
.icon-wrap.four .item:has(.radius20) .objImg{padding:10px}

.icon_w30{display: flex;gap: 4px 20px;flex-wrap: wrap;align-items: center;}
.icon_w30 .item{display: flex;}
.icon_w30 .item .objImg{display: inline-block;width: 22px;margin-right: 6px;}
.icon_w30 .item .objImg img{width:100%;vertical-align: sub;min-width: auto;}
.icon_w30 .item .objTxt{display:inline-block;line-height: 1.4;font-size: 16px;}

.small-icon-wrap{display: flex;gap: 10px 1%;}
.small-icon-wrap .item{
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    min-width: 220px;
    gap:2%;
}
.small-icon-wrap .item .objImg{display: inline-block;margin-right: 6%;border-radius: 100px;text-align: center;}
.small-icon-wrap .item .objImg[class*=bg-col]{padding: 10px;margin-right: 4%;}
.small-icon-wrap .item .objImg img{width:100%;vertical-align: middle !important;min-width: 30px;}
.small-icon-wrap .item .objTxt{display:inline-block;line-height: 1.4;font-size: 15px;}
.small-icon-wrap .item .objTxt .info-title{font-weight:bold;color:#000}

@media all and (max-width: 1024px){
.bgB{display: flex;flex-wrap: wrap;gap: 30px;padding:30px}  
.bgB .objTxt{max-width: 100%}     
 .icon-title{font-size: 18px;}
.box-wrap.five:has(.icon_w30){flex-wrap: wrap;}   
.box-wrap.five:has(.icon_w30) .item{width:48%;}  
.box-wrap.four:has(.icon_w30){flex-wrap: wrap;}   
.box-wrap.four:has(.icon_w30) .item{width:48%}  

.icon-wrap.three,.icon-wrap.four{flex-wrap: wrap;align-items: flex-start;gap: 10px 2%;justify-content: space-between;}    
.icon-wrap.three .item, .icon-wrap.four .item{flex: 48%;}    
 
.small-icon-wrap{flex-wrap: wrap;}   
 .small-icon-wrap .item{min-width: auto;width:48%}     
}


@media all and (max-width: 768px){
    .bgA{padding: 10px 20px 15px;}
    .bgA img{box-shadow: 6px 6px 2px rgb(255, 255, 255, 0.8);}

  	.bgB .objImg img{box-shadow: 6px 6px 0 rgb(255, 255, 255, 0.8)}
    .icon-wrap{display:block}
    .icon-wrap >.objImg{float:left;margin-right:18px;}  
    .icon-wrap .objImg.radius20,.icon-wrap .objImg.radius100, 
    .icon-wrap .objImg.radius20, .icon_w100 .objImg.radius100{margin-right:20px}
    
    .icon-wrap >.img_con img{width: 50px !important;min-width: auto;}
    .icon-wrap.two .item{width: 100%;}   
    .icon-wrap.three .item{width: 100%;gap: 20px;}   

    .icon-wrap.two{flex-wrap: wrap;} 
    .icon-wrap.four{justify-content: space-between;gap: 10px;}
    .icon-wrap.four .item{align-items: flex-start;min-width:auto}   
    .icon-wrap.three  .item .objImg, .icon-wrap.four .item .objImg{margin: 0;}
  .icon-wrap .item + .item{margin-top: 10px;}
  .icon-wrap > .objImg.radius20,.icon-wrap >  .objImg.radius100{padding: 20px;}
  .icon-wrap .objImg.w60 img,.icon-wrap .objImg.w80 img,.icon-wrap .objImg.w100 img{min-width:40px;width: 50px !important;}
  .small-icon-wrap .item{padding:15px}
  }

@media all and (max-width: 500px){
.icon_w30 .item .text{font-size:16px}
.icon-wrap.four .item{}    
.icon-wrap.four .item .objTxt{font-size:16px}   
.icon-wrap.four .objImg{margin-right: 12px;width: 30px;}            
}

/* ul  숫자 스타일*/
.circle-num-list > ul > li:has(.num1){padding-left: 30px;}
.circle-num-list > ul > li .num1 {position: absolute;left: 0;top: 2px;display: inline-block;width: 22px;height: 22px;margin-right: 5px;border-radius: 4px;font-size: 14px;text-align: center;vertical-align: middle;letter-spacing: -0.5px;line-height: 22px;color: #fff;}

.circle-num-list > ul > li:has(.num2){padding-left: 40px;}
.circle-num-list > ul > li .num2 {position: absolute;left: 0;top: 3px;display: inline-block;height: 21px;margin-right: 5px;border-radius: 20px;font-size: 12px;text-align: center;vertical-align: middle;letter-spacing: -0.5px;line-height: 21px;color: #fff;padding: 0 10px;}


/*  border-style */
.line_col01{border: 1px solid #ccc;}
.line_col02{border: 1px solid #ffe6cc;}
.line_col03{border: 1px solid #cce0ff}
.line_col04{border: 1px solid #cbeede}
.line_col05{border: 1px solid #ffd8d8}
.line_col06{border: 1px solid #2d659f;}

.line2_col01{border: 2px solid #ccc;}
.line2_col02{border: 2px solid #ffe6cc;}
.line2_col03{border: 2px solid #cce0ff}
.line2_col04{border: 2px solid #cbeede}
.line2_col05{border: 2px solid #ffd8d8}
.line2_col06{border: 2px solid #2d659f;}

.line4_col01{border: 4px solid #ccc;}
.line4_col02{border: 4px solid #ffe6cc;}
.line4_col03{border: 4px solid #cce0ff}
.line4_col04{border: 4px solid #cbeede}
.line4_col05{border: 4px solid #ffd8d8}
.line4_col06{border: 4px solid #2d659f;}

.line6_col01{border: 6px solid #ccc;}
.line6_col02{border: 6px solid #ffe6cc;}
.line6_col03{border: 6px solid #cce0ff}
.line6_col04{border: 6px solid #cbeede}
.line6_col05{border: 6px solid #ffd8d8}
.line6_col06{border: 6px solid #2d659f;}

/* Align */
.align-r {text-align: right;}
.align-c {text-align: center;}
.align-l {text-align: left;}

.padding30{padding:30px}
.padding25{padding:25px 25px}
.padding20{padding:20px 20px}
.padding10{padding:10px 10px}

.bg-col01{background-color: #badfffbd;}
.bg-col02{background-color: #b4e9f4e3;}
.bg-col03{background-color: #a2cd8882;}
.bg-col04{background-color: #dee8ff;}
.bg-col05{background-color: #ffb4b45c;}
.bg-col06{background-color: #edf1f5;}
.bg-col07{background-color: #b0c4de;}
.bg-col08{background-color: #f5f5f5;}
.bg-col09{background-color: #dce6e1;}

.bg-col10{background-color: #0277bd;color:#fff}
.bg-col11{background-color: #ff6675;color:#fff}
.bg-col12{background-color: #e65100;color:#fff}
.bg-col13{background-color: #075985;color:#fff}
.bg-col14{background-color: #2e7d32;color:#fff}
.bg-col15{background-color: #6a1b9a;color:#fff}
.bg-col16{background-color: #005bac;color:#fff}
.bg-col17{background-color: #d32f2f;color:#fff}
.bg-col18{background-color: #4f5663;color:#fff}
.bg-col19{background-color: #ffc107;color:#fff}


/* Point Color */
.p-colorW {color: #fff !important;}
.p-color1 {color: #005bac !important;}
.p-color2 {color: #0277bd !important;}
.p-color3 {color: #075985 !important;}
.p-color4 {color: #ff6675 !important;}
.p-color5 {color: #e65100 !important;}
.p-color6 {color: #d32f2f !important;}
.p-color7 {color: #1e40af !important;}
.p-color8 {color: #6a1b9a !important;}
.p-color9 {color: #2e7d32 !important;}
.p-color10 {color: #1b5e20 !important;}
.p-color11 {color: #064e3b !important;}
.p-color12 {color: #003366 !important;}
.p-color13 {color: #075985 !important;}
.p-color14 {color: #9f1239 !important;}
.p-color15 {color: #a16207 !important;}

.radius100{border-radius: 100px  !important;}
.radius50{border-radius: 50px  !important;}
.radius40{border-radius: 40px !important;}
.radius30{border-radius: 30px !important;}
.radius20{border-radius: 20px !important;}
.radius50_0{border-radius:50px 0;}
.radius0_50{border-radius:0 50px;}




