/* service1-1 */
.service1 .fs_61 {font-family: 'Noto Sans KR', sans-serif; line-height: 1.31;}
.service1 .bullet-title + .fs_25 {font-weight: 500;}
.service1 .bullet-title ~ .fs_21 {font-weight: 400; color:#333; margin-top: 20px;}
.service1 .dot-title {margin-bottom: 25px;}
.service1 .fs_16 {color:#333;font-weight: 300; }
#service1-1 .fs_25 {font-weight: 500; color:#000;}
#service1-1 .wh_radi_box.tit {padding:30px 20px;}

#service1-1 .sec2 .wh_radi_box.tit + p {margin:30px 0;}
#service1-1 .sec2 .cont + .cont {margin-top:50px;}
#service1-1 .sec2 .box_wrap {padding: 20px; background: #fff; border:1px solid #ddd; }
#service1-1 .sec2 .box_wrap .box + .box {margin-top: 40px;}
#service1-1 .sec2 .graph {display: flex; justify-content: center; align-items: center; margin: 20px 0 15px;}
#service1-1 .sec2 .graph > li {margin-right: 10px;}
#service1-1 .sec2 .graph > li:last-child {margin: 0;}
#service1-1 .sec2 .diagram {display: flex; justify-content: center; align-items: center; margin: 10px 0 0;}
#service1-1 .sec2 .diagram > li {margin-right: 20px;}
#service1-1 .sec2 .diagram > li:last-child {margin: 0;}

#service1-1 .sec3 .wh_radi_box.tit {margin: 0 0 30px; }
#service1-1 .sec3 .cont + .cont {margin-top: 50px;}
#service1-1 .sec3 .dot-title + .fs_21 {margin: 20px 0 30px; text-align: left; }
#service1-1 .sec3 .icon_list > li { padding:30px 20px; }
#service1-1 .sec3 .icon_list > li:nth-child(1) {border-left: 1px solid #ddd;border-top: 3px solid #197cfa; border-bottom:1px solid #ddd;}
#service1-1 .sec3 .icon_list > li:nth-child(2) {border-bottom: 0px solid #197cfa; border-right:1px solid #ddd;}
#service1-1 .sec3 .icon_list > li:nth-child(3) {border-top: 3px solid #197cfa; border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
#service1-1 .sec3 .icon_list > li:nth-child(4) {border-bottom: 3px solid #197cfa; border-right:1px solid #ddd;}
#service1-1 .sec3 .icon_list .days {display: flex ;align-items: center; justify-content: center; width: 90px; height: 25px; background: #333; border-radius: 14px;
margin: 15px auto; font-size: 12px; font-weight: 400; color:#fff; padding: 0 0 1px;}
#service1-1 .sec3 .icon_list .fs_23 {font-weight: 700; color:#197cfa; margin: 0 0 10px; line-height: 1.3;}
#service1-1 .sec3 .icon_list .fs_23 .fs_17 {font-weight: 400; color:#197cfa; display: block;}
#service1-1 .sec3 .icon_list .fs_16 {font-weight: 300; color:#333; }
#service1-1 .sec3 .zig_wrap .fs_18 {margin: 10px 0 20px; font-weight: 300; }
#service1-1 .sec3 .zig_wrap .gray_box {padding:20px; background: #f7f7f7; }

/* service1-2 */
#service1-2 .sec1 .img {margin-top: 30px;}

#service1-2 .sec2 .col3_list > li {padding: 20px;}
#service1-2 .sec2 .col3_list .num {font-style: normal; font-size: 30px; font-weight: 700; color:#197cfa; line-height: 1; letter-spacing: -.9px; font-family: 'Montserrat';}
#service1-2 .sec2 .col3_list .fs_20 {color:#00285c; margin-top: 15px; font-weight: 700; line-height: 1.7;}
#service1-2 .sec2 .col3_list .fs_20::after {content: ''; display: block; width: 35px; height: 2px; background-color: #8294b8; margin: 15px auto ;}
#service1-2 .sec2 .col3_list .fs_16 {font-weight: 300;}

#service1-2 .sec3 .img {overflow: hidden; border-radius:20px; }

#service1-2 .sec4 .list {text-align: left; border-top: 3px solid #197cfa;}
#service1-2 .sec4 .list > li {padding: 20px 0; border-bottom: 1px solid #ddd;  }
#service1-2 .sec4 .list .tit {display: flex; align-items: center; margin: 0 0 5px;}
#service1-2 .sec4 .list .tit .icon {width:25px; flex-shrink: 0; margin-right: 15px; display: flex; justify-content: center; align-items: center;}
#service1-2 .sec4 .list .tit .fs_20 {font-weight: 700; color:#333;}
#service1-2 .sec4 .list .fs_16 {font-weight: 300; padding: 7px 0 0;}

#service1-2 .sec5 .col2_list > li {padding:20px; text-align: left; position: relative;}
#service1-2 .sec5 .col2_list .icon {position: absolute; right: 25px; top:25px; width: 30px;}
#service1-2 .sec5 .col2_list .fs_20 {font-weight: 700; color:#00285c; }
#service1-2 .sec5 .col2_list .fs_20::after {content: ''; display: block; width: 35px; height: 2px; background-color: #8294b8; margin: 15px 0 20px;}

#service1-2 .sec6 p {font-weight: 400; color:#333; margin-top: 20px;}
#service1-2 .sec6 .img {padding:20px; background: #fff; margin-top: 30px; border-radius: 20px; z-index: 1; position: relative;}
#service1-2 .sec6 .img::before {content: ''; z-index: -2; display: block; position: absolute; left: -0; top: -0;  width: 100%; height:100%;  border-radius: inherit; background: linear-gradient(to right, #0178d4, #c73ecc);}
#service1-2 .sec6 .img::after {content: ''; z-index: -1; display: block; position: absolute; left: 3px; top: 3px;  width: calc(100% - 6px); height: calc(100% - 6px);  border-radius: 17px; background: #fff;}

#service1-2 .sec7 .col4_list > li {padding:20px;  }
#service1-2 .sec7 .col4_list .icon {margin:0 auto 15px; width: 40px;}
#service1-2 .sec7 .fs_14 {line-height: 2; color:#555; font-weight: 300; margin-top: 25px; text-align: left;}

/* #service1-2 .sec8 {padding-bottom: 100px;} */
#service1-2 .sec8 .dot-title {margin-bottom: 0;}
#service1-2 .sec8 .responsive {position: relative;  width: 100%; overflow-x: auto; padding-top:90px; padding-bottom: 40px; padding-right: 10px;}
#service1-2 .sec8 .table_wrap {position: relative; min-width: 768px;}
#service1-2 .sec8 .table_wrap br {display: block; }
#service1-2 .sec8 .table_wrap table {background: #fff; width: 100%;}
#service1-2 .sec8 .table_wrap table caption {margin-bottom: 15px; padding: 0;}
#service1-2 .sec8 .table_wrap table caption span { font-size: 14px; font-weight: 500; color:#000; letter-spacing: -.36px;}
#service1-2 .sec8 .table_wrap table caption span + span {margin-left: 10px;}
#service1-2 .sec8 .table_wrap table caption span i {margin-right: 7px;}
#service1-2 .sec8 .table_wrap table tbody {border-top: 3px solid #333;}
#service1-2 .sec8 .table_wrap table tbody th {font-weight: 700; color:#333; letter-spacing: -.4px; font-size: 15px; font-weight: 700; line-height: 1.5;
text-align: center; border-bottom: 1px solid #ddd;}
#service1-2 .sec8 .table_wrap table tbody td {font-weight: 300; color:#333; font-size: 13px; letter-spacing: -.3px; padding: 10px; border-bottom: 1px solid #ddd; line-height: 1.5;}
#service1-2 .sec8 .table_wrap table tbody td:first-child,
#service1-2 .sec8 .table_wrap table tbody th + td {text-align: left ;}
#service1-2 .sec8 .table_wrap table tbody td b {font-weight: 500;}
#service1-2 .sec8 .cir_blue {display: inline-block; width: 12px; height: 12px; background:url("../images/sub/renewal/table_cir_blue.png") 50%/contain no-repeat;
position: relative; top:1px;}
#service1-2 .sec8 .cir_blue_green {display: inline-block; width: 12px; height: 12px; background:url("../images/sub/renewal/table_cir_blue_green.png") 50%/contain no-repeat;
position: relative; top:1px;}
#service1-2 .sec8 .tri_orange {display: inline-block; width: 15px; height: 15px; background:url("../images/sub/renewal/table_tri_orange.png") 50%/contain no-repeat;position: relative; top:1px;}
#service1-2 .sec8 .tri_green {display: inline-block; width: 15px; height: 15px; background:url("../images/sub/renewal/table_tri_green.png") 50%/contain no-repeat;position: relative; top:1px;}
#service1-2 .sec8 .cost {position: absolute; right: 0; top: -72px; display: flex;  height: calc(100% + 102px); }
#service1-2 .sec8 .cost > li {width: 136px; border-radius: 20px; box-shadow: 0 0 10px 1.2px rgba(25, 124, 250, 0.2); height: 100%; position: relative;
border-radius: 20px; overflow: hidden;}
#service1-2 .sec8 .cost > li + li {margin-left: 7px;}
#service1-2 .sec8 .cost > li::after {content: ''; display: block; width: 100%; height: 30px; background: #fff; position: absolute; left: 0; bottom: 0;}
#service1-2 .sec8 .cost .tit {width: 100%; padding: 15px 0 0; height: 107px; background-color: #fff; }
#service1-2 .sec8 .cost .tit h5 {font-weight: 400; color:#000; line-height: 1.38; font-size: 13px; margin-bottom: 10px; }
#service1-2 .sec8 .cost .tit .tag_list {display: flex; justify-content: center;}
#service1-2 .sec8 .cost .tit .tag_list > li {font-size: 10px; font-weight: 400; color:#fff; display: inline-block; padding: 4px 0 6px; line-height: 1.1;
background-image: linear-gradient(to right, #004193, #197cfa); border-radius: 12.5px; white-space: nowrap; width: 90px; text-align: center;}
#service1-2 .sec8 .cost .tit .tag_list > li + li {margin-left: 2px; }

/* service1-3 */
#service1-3 .flex_wrap .img {width: 100%; padding: 20px;}
#service1-3 .flex_wrap .num_box_list { width: 100%; margin-top: 25px; }
#service1-3 .num_box_list > li {position: relative; padding: 20px; text-align: left; }
#service1-3 .num_box_list > li + li {margin-top: 12px; }
#service1-3 .num_box_list .num {    font-style: normal; font-size: 30px; font-weight: 700; color: #197cfa; line-height: 1; letter-spacing: -.9px; font-family: 'Montserrat';
position: absolute; right:20px; top:20px; }
#service1-3 .num_box_list .tit {display: flex; margin-bottom: 7px; }
#service1-3 .num_box_list .tit h5 {font-weight: 700; color:#00285c;}
#service1-3 .num_box_list .tit .logo {flex-shrink: 0; margin-right: 12px; width: 35px;}
#service1-3 .num_box_list p,
#service1-3 .num_box_list .dia_dot_list {padding-left: 7px;}
#service1-3 .num_box_list .dia_dot_list {margin-top: 15px;}
/* #service1-3 .num_box_list .dia_dot_list > li + li {margin-top: 12px;} */

#service1-3 .sec1 .col2_list {margin-top: 50px;}
#service1-3 .sec1 .col2_list > li {padding:25px 20px 20px; background: #fff; border-radius: 20px; z-index: 1; position: relative; }
#service1-3 .sec1 .col2_list > li:nth-child(n+2) {margin-top: 40px;}
#service1-3 .sec1 .col2_list > li::before {content: ''; z-index: -2; display: block; position: absolute; left: -0; top: -0;  width: 100%; height:100%;  border-radius: inherit; background: linear-gradient(to right, #0178d4, #c73ecc);}
#service1-3 .sec1 .col2_list > li::after {content: ''; z-index: -1; display: block; position: absolute; left: 3px; top: 3px;  width: calc(100% - 6px); height: calc(100% - 6px);  border-radius: 17px; background: #fff;}
#service1-3 .sec1 .col2_list h4 {display: flex; align-items: center; justify-content: center; width: 200px; height: 34px; border-radius: 24px; position: absolute;
background-image: linear-gradient(to right, #0178d4, #c63ecc); top:-17px; left: 50%;  transform: translateX(-50%); font-weight: 500; color:#fff; padding: 0 0 2px;}
#service1-3 .sec1 .col2_list h5 {color:#197cfa; font-weight: 700; margin: 15px 0 5px;}

#service1-3 .sec4 .img {overflow: hidden;}

#service1-3 .sec5 .cont + .cont {margin-top: 50px; }

/* business1 */
#business1 .fs_61 {font-weight: 700; }
#business1 .fs_16 {color:#333; font-weight: 300; }

#business1 .sec1 .ai_bg {margin: 30px 0 40px; padding: 40px 0; background:url("../images/sub/renewal/ai_s1_bg.jpg") 50%/cover no-repeat;}
#business1 .sec1 .ai_bg .box {width: 100%; background: rgba(255,255,255,.1); padding:30px 20px; border-radius: 30px; }
#business1 .sec1 .ai_bg h3 {color:#fff; margin-bottom: 25px;}
#business1 .sec1 .ai_bg p {color: rgba(255, 255, 255, 0.9); font-weight: 400; line-height: 1.83; }
#business1 .sec1 .arti2 p span {color:#333; }
#business1 .sec1 .arti2 p + p {margin-top:15px;}

#business1 .sec2 .bullet-title {margin-bottom: 40px; }
#business1 .sec2 .icon_list > li {width: 100%; display: flex; align-items: center; flex-direction: column; position: relative; z-index: 1;}
#business1 .sec2 .icon_list > li::before {content: ''; display: block; width: 100%; height: 1px ; z-index: -1; background: #ddd; bottom: 74px; position: absolute;}
#business1 .sec2 .icon_list > li + li {margin-top: 30px;}
#business1 .sec2 .icon_list .icon_wrap {display: flex; align-items: center; justify-content: center; width: 170px; height: 170px; background: #fff; border-radius: 50%;
border:5px solid #46c8ba; flex-direction: column; }
#business1 .sec2 .icon_list .icon_wrap .icon {display: flex; align-items: center; justify-content: center; margin-bottom: 15px;}
#business1 .sec2 .icon_list .icon_wrap .icon img {max-height: 40px;}
#business1 .sec2 .icon_list .line {content: ''; display: block; width: 1px; height:35px; background: #ddd; margin: 0 auto; }
#business1 .sec2 .icon_list .dot {width: 29px; height: 29px; background:rgba(70,200,186,.2); margin: -8px auto 15px; border-radius: 50%; display: flex; align-items: center;
justify-content: center;  }
#business1 .sec2 .icon_list .dot::before {content: ''; display: block; width: 13px; height: 13px; border-radius: inherit; background: #46c8ba; }
#business1 .sec2 .icon_list p {  line-height: 1.75;}
#business1 .sec2 .icon_list > li:nth-child(2) .icon_wrap {border-color: #56a7ff;}
#business1 .sec2 .icon_list > li:nth-child(2) .dot {background-color: rgba(86,167,255,.2);}
#business1 .sec2 .icon_list > li:nth-child(2) .dot::before {background-color: #56a7ff;}
#business1 .sec2 .icon_list > li:nth-child(3) .icon_wrap {border-color: #5d84ff;}
#business1 .sec2 .icon_list > li:nth-child(3) .dot {background-color: rgba(93,132,255,.2);}
#business1 .sec2 .icon_list > li:nth-child(3) .dot::before {background-color: #5d84ff;}

#business1 .sec3 .col4_list {margin:40px 0;}
#business1 .sec3 .col4_list > li {padding:20px; }
#business1 .sec3 .col4_list .icon {width: 40px; margin: 0 auto;}
#business1 .sec3 .col4_list h5 {font-weight: 700; color:#000;}
#business1 .sec3 .col4_list h5::before {content: ''; display: block; width: 30px; height: 3px; background: #197cfa; margin:15px auto 10px; }
#business1 .sec3 .zig_wrap {border-top: 1px solid #000; border-bottom: 1px solid #ddd; padding-bottom: 30px;}
#business1 .sec3 .zig_wrap h5 {margin-bottom: 15px; }
#business1 .sec3 .zig_wrap h5::before {content: ''; display: block; width: 35px; height: 3px; background: #197cfa; margin:0 0 10px; }

#business1 .sec4 .fs_25 + .fs_21 {margin-top: 20px;}
#business1 .sec4 .num_icon_list {margin-top: 55px;}

#business1 .sec5 .col4_list > li {padding: 20px;}
#business1 .sec5 .col4_list .icon {width: 45px; margin: 0 auto; }
#business1 .sec5 .col4_list .fs_20 {font-weight: 700; color:#000; line-height: 1.5;}
#business1 .sec5 .col4_list .fs_20::before {content: ''; display: block; width: 30px; height: 3px;background: #197cfa; margin:20px auto 10px;}

/* business2-2 */
.business2 .dot-title {margin-bottom: 25px;}
.business2 .sec1 .fs_25 {font-weight: 500; }
.business2 .sec1 .fs_21 {margin-top: 15px; margin-bottom: 40px; }

#business2-2 .sec1 .img {padding: 20px;border-radius: 20px; background: #f7f7f7; }

#business2-2 .sec3 .col5_list > li {overflow: hidden; border-radius: 30px; position: relative;}
#business2-2 .sec3 .col5_list .txt {width: 100%; height: 100%; position: absolute; left: 0; top:0; display: flex; align-items: center; justify-content: center; }
#business2-2 .sec3 .col5_list .txt .fs_24 {font-weight: 700; color:#fff;}
#business2-2 .sec3 .col5_list + .service_list {margin-top: 50px;}
#business2-2 .sec3 .cont {margin-top: 50px; }
#business2-2 .sec3 .cont1 .img {border-radius: 20px; overflow: hidden; }
#business2-2 .sec3 .cont1 p {text-align: left; margin-top: 15px; font-weight: 300; }
#business2-2 .sec3 .cont2 .num-title p {margin-top: 10px; font-weight: 300; color:#333; }
#business2-2 .sec3 .cont2 .col3_list {margin-top: 30px;}
#business2-2 .sec3 .cont2 .col3_list > li {padding:20px; text-align: left; }
#business2-2 .sec3 .cont2 .col3_list .tit {display: flex; border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px;}
#business2-2 .sec3 .cont2 .col3_list .tit .icon {flex-shrink: 0;width: 40px;margin-right: 15px;}
#business2-2 .sec3 .cont2 .col3_list .tit .fs_20 {font-weight: 700; color:#00285c; line-height: 1.7; padding-top: 2px;}
#business2-2 .sec3 .cont2 .col3_list p {font-weight: 300; color:#333; line-height: 1.75; }
#business2-2 .sec3 .cont2 .col3_list + .fs_15 {text-align: left; margin-top:20px;}

#business2-2 .sec4 .list > li {font-weight: 300; color:#333; text-align: left; }
#business2-2 .sec4 .list > li + li {margin-top:3px; }

/* business3-1 */
.business3 .dot-title {margin-bottom: 25px;}
.business3 .fs_18 {font-weight: 300; }
.business3 .sec1 .fs_25 {font-weight: 500; }
.business3 .sec1 .fs_21 {margin-top: 15px; margin-bottom: 40px;}
.business3 .img_box { border:1px solid #ddd; border-radius: 20px; background-color: #fff; overflow: hidden;}

#business3-1 .sec1 .img {overflow: hidden; border-radius: 20px; }
#business3-1 .sec1 .list {display: flex; flex-wrap: wrap; justify-content: space-between; }
#business3-1 .sec1 .list br {display: none;}
#business3-1 .sec1 .list > li {border-radius: 20px; background: #0f2633;  box-shadow: 0 0 18.8px 1.2px rgba(0, 0, 0, 0.2); padding: 20px 5px; width: 49%; }
#business3-1 .sec1 .list > li:nth-child(n+3) {margin-top: 7px;}
#business3-1 .sec1 .list > li:nth-child(n+5) {width: 32%;}
#business3-1 .sec1 .list > li.full {width: 100%; }
#business3-1 .sec1 .list > li.blue_green {width: 100%; background-color: #00516f; }
#business3-1 .sec1 .list .icon {  display: flex; align-items: center; justify-content: center; margin-bottom:15px; }
#business3-1 .sec1 .list .icon img {max-height: 35px;}
#business3-1 .sec1 .list p {font-weight: 400; color:#fff; letter-spacing: -.32px; line-height: 1.5; font-size: 11px;}
#business3-1 .sec1 .list > li.full .icon {height: auto; margin-bottom: 15px; }

#business3-1 .sec3 .cont + .cont {margin-top: 50px; }
#business3-1 .sec3 .fs_18 {text-align: left; font-weight: 300; }
#business3-1 .sec3 .img {overflow: hidden;  border-radius: 20px; margin-top:30px;}

#business3-1 .sec4 .img_wrap {padding:20px; border:1px solid #ddd; border-radius: 20px; display: flex; flex-wrap: wrap; justify-content: center;
background: #fff;}

/* business3-2 */
#business3-2 .sec1 .img_box + p {text-align: left; margin-top: 15px; font-weight: 300; }

#business3-2 .sec3 .cont + .cont {margin-top: 50px; }
#business3-2 .sec3 .flex_wrap .img_box {  margin-bottom:10px;padding: 20px;}
#business3-2 .sec3 .flex_wrap .img_box + p {text-align: left;  font-weight: 300; }
#business3-2 .sec3 .flex_wrap .txt_warp {width: 100%; text-align: left; margin-top: 30px; }
#business3-2 .sec3 .flex_wrap .txt_warp .fs_22::before {content: ''; display: block; width: 35px; height: 3px; background: #197cfa; margin: 0 0 10px;}
#business3-2 .sec3 .flex_wrap .txt_warp .fs_22 {color:#197cfa; font-weight: 700; line-height: 1.73; border-bottom: 1px solid #ddd; padding-bottom:15px; margin-bottom: 15px;}
#business3-2 .sec3 .flex_wrap .txt_warp .fs_18 {font-weight: 300; color:#333; }

/* business3-3 */
#business3-3 .sec1 .img_box {border:0; }

#business3-3 .sec2 .icon {  display: flex; align-items: center; justify-content: center; width: 40px;}

#business3-3 .sec3 .img_box {padding:20px; }
#business3-3 .sec3 .cont + .cont {margin-top:50px; }
#business3-3 .sec3 .cont > .fs_18 {text-align: left; margin-bottom: 30px; }
#business3-3 .sec3 .cont3 .num_icon_list .fs_21 {    margin: 5px 0 0; }
#business3-3 .sec3 .cont3 .num_icon_list .fs_21 + .icon {    margin-top: 20px;}
#business3-3 .sec3 .cont3 .num_icon_list .fs_18 {font-weight: 700; margin: 10px 0 10px; }
#business3-3 .sec3 .cont3 .num_icon_list br {display: block; }

#business3-3 .sec4 .img_box {padding:20px; }

/* business3-4 */
#business3-4 .img_box {padding: 20px; }

#business3-4 .sec1 .img {border-radius: 20px; overflow: hidden;}

#business3-4 .sec3 .cont3 {margin-top: 50px;}
#business3-4 .sec3 .cont3 > .fs_18 {text-align: left; margin-bottom: 30px; }
#business3-4 .sec3 .cont3 .num_icon_list .fs_21 {    margin: 5px 0 0; }
#business3-4 .sec3 .cont3 .num_icon_list .fs_21 + .icon {    margin-top: 20px;}
#business3-4 .sec3 .cont3 .num_icon_list .fs_18 {font-weight: 700; margin: 10px 0 10px; }
#business3-4 .sec3 .cont3 .num_icon_list br {display: block; }

#business3-4 .sec4 .img_list {padding:20px; background: #bfe3ff; border-radius: 20px; }
#business3-4 .sec4 .img_list > li + li {margin-top: 20px;}
#business3-4 .sec4 .img_list .img {background: #fff; padding: 10px; border-radius: 10px; }
#business3-4 .sec4 .img_list p {font-weight: 500; color:#000; margin-top: 10px; }


/* business5-4 */
.business5 .dot-title {margin-bottom: 25px;}
.business5 .fs_18 {font-weight: 300; }
.business5 .sec1 .fs_25 {font-weight: 500; }
.business5 .sec1 .fs_21 {margin-top: 15px; margin-bottom: 40px; }
.business5 .img_box { border:1px solid #ddd; border-radius: 20px; background-color: #fff; overflow: hidden;}
#business5-4 .cont + .cont {margin-top:50px; }

#business5-4 .sec3 .cont1 .col3_list > li {padding: 20px 20px;}
#business5-4 .sec3 .cont1 .col3_list .fs_20 {font-weight: 700; color:#00285c; margin: 0 0 20px;}
#business5-4 .sec3 .cont2 .num-title + p {text-align: left; margin: 0 0 30px;}
#business5-4 .sec3 .sub_table table {min-width: 100%;}
#business5-4 .sec3 .sub_table table thead tr th {font-weight: 700; color:#fff; line-height: 1.5;}
#business5-4 .sec3 .sub_table table tbody tr td {font-weight: 300; color:#333; line-height: 1.56;vertical-align: middle;}
#business5-4 .sec3 .sub_table table tbody tr td:first-of-type {background: #f7f7f7; font-weight: 700; color:#333; }
#business5-4 .sec3 .sub_table table tbody tr td i {margin-right: 4px; color:#001f55; font-size: 18px; position: relative; top:2px;}
#business5-4 .sec3 .cont2 .arrow {width: 45px; height: 45px; margin:20px auto;  background:url("../images/sub/renewal/business5-4_s4_arrow.png") 50%/contain no-repeat;}
#business5-4 .sec3 .cont2 .txt_box {padding: 20px; border-radius: 20px; border:1px solid #ddd; }

#business5-4 .sec4 .img_box {padding: 20px; }
#business5-4 .sec4 .num-title + p {text-align: left; margin: 0 0 25px;}
#business5-4 .sec4 .img_box + p {text-align: left; margin-top:15px; font-weight: 300; }

/* service6 */
#service6 .sec4 .num_icon_list .fs_21 { margin: 5px 0 0; }
#service6 .sec4 .num_icon_list .fs_21 + .icon {    margin-top: 20px;}
#service6 .sec4 .num_icon_list .fs_18 {font-weight: 700; margin: 10px 0 10px; }
#service6 .sec4 .num_icon_list br {display: block; }









/*  */
