/* 공통 */
.sub_con {width: 1300px; margin: 0 auto;}
.sub_p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.5px;  line-height: 30px; word-break: keep-all;}
/* title */
.pd_title {display: flex;}
.pd_title .img {width: 450px; height: 630px; border:1px solid #eee; overflow: hidden;}
.pd_title .txt {margin-left:80px; width: calc(100% - 530px); background: #fff; box-shadow: 8.8px 8.2px 24px 0 rgba(0, 0, 0, 0.03); padding: 50px 60px 0;
    border-top: 1px solid #000; overflow: hidden; position: relative; z-index: 1;}
.pd_title .txt h1 {font-size:80px; font-weight: 400; color:#69a3d8; font-family:'GongGothicMedium';  margin-bottom: 5px;}
.pd_title .txt h2 {font-size:42px; font-weight: 400; color:#000; font-family:'GongGothicMedium'; padding-bottom: 35px; border-bottom: 1px solid #ddd; width: 100%;}
.pd_title .txt h3 {font-size:22px; font-weight: 400; color:#333; line-height: 40px; font-family: 'paybooc-Bold'; margin-top:35px; margin-bottom: 20px;}
.pd_title .txt p {font-size:16px; font-weight: 400; color:#666; line-height: 35px; font-family: 'paybooc-Light';}
.pd_title .txt > img {position: absolute; right:-60px; bottom: -60px; z-index: -1; opacity: .8;}
/* table */
.sub_table {width: 100%; border-collapse: collapse; border-top: 2px solid #69a3d8;}
.sub_table thead th {padding:10px 10px; border:1px solid rgba(255,255,255,1); color:#333; font-weight: 500; font-size:14px; white-space: nowrap; background: #e4e4e5; }
.sub_table tbody td {font-size:14px; font-weight: 300; color:#707070; padding:10px;text-align: center; border:1px solid #eee;}
.sub_table tbody th {font-size:14px; font-weight: 500; color:#444; padding:10px;text-align: center; border:1px solid #eee;}

/* wdith */
.w_30 {width: 30%;}
.w_40 {width: 40%;}
.w_48 {width: 48%;}
.w_50 {width: 50%;}
.w_60 {width: 60%;}
.w_70 {width: 70%;}

/* section 공통 css */
.sec {margin-top: 120px; background: #fff; }
.sub_title {    font-size: 25px; font-weight: 400; color: #000;display: flex; align-items: flex-start; font-family:'GongGothicMedium'; margin-bottom: 40px; padding-bottom: 20px;
border-bottom: 1px solid #ddd;}
.sub_title::before {    content: ''; display: block;width: 18px;height: 18px;background: #fff;border: 4px solid #fe0000;margin-right: 12px;border-radius: 50%; position: relative;
top:4px;}
.img_wr {width: 100%; display: flex; align-items: center; justify-content: center; border:1px solid #eee; padding:80px 0;}
.sub_title_s {font-size:18px; font-weight: 500; word-break: keep-all; margin-bottom: 5px;}
.sub_title_b {font-size:20px; font-weight: 500; color:#333; word-break: keep-all; line-height: 32px;}
.flex_box {display: flex; width: 100%; }
.box {width: 100%; }
.sub_list li {font-size:15px; font-weight: 300; color:#666; letter-spacing: -.5px; line-height: 25px; display: flex; align-items: flex-start; margin-bottom: 5px; word-break: keep-all;}
.sub_list li:last-child {margin-bottom: 0;}
.sub_list li::before {content: ''; display: block; margin-right: 10px; width: 3px; height: 3px; min-width: 3px; min-height: 3px; position: relative; top:12px;}
.bullet_title {font-size:14px; font-weight: 400; color:#666; display: flex; align-items: center; }
.bullet_title::before {content: ''; width: 3px; height: 30px; background: #69a3d8; margin-right: 10px;}
.box_p {display: inline-block; padding:15px 30px; background: #f8f8f8; color:#333; font-weight: 400; font-size:16px; font-family:'GongGothicMedium';}
.w_bg {background: #fff;}
.color_box {padding:30px 40px; position: relative; border:3px solid #69a3d8; background: #fffde5;}
.color_box > h1 {position: absolute; width: 320px; height: 50px; line-height: 50px; top:-50px; left:-3px; color:#fff; background: #69a3d8; padding-left:30px;
font-family:'GongGothicLight'; font-size:24px; font-weight: 400; border-top-right-radius: 25px;}
.gray_box {background: #efefef; padding:30px; border-radius: 10px;}
.red {color:red; font-size:15px; font-weight: 400; }
.flex_box .sub_title_s {margin-bottom: 0; margin-right: 10px; }
.flex_list li {display: flex; align-items: center;}
.flex_list li .sub_title_s {margin-bottom: 0; margin-right: 10px; }

/*Content CSS*/
/* product F color code - 69a3d8 */
#product6 {padding: 0 0 120px;}
.sub_title::before {border-color: #69a3d8;}
.sub_title_s {color:#69a3d8;}
.sub_list li::before {background-color: #69a3d8;}
.sub_table tbody tr:nth-child(even) td, .sub_table tbody tr:nth-child(even) th {background: #eaf1fa;  border-color: #fff;}
.sub_table tr.w_bg td, .sub_table tr.w_bg th {background: #fff !important; border-color: #eee !important;}
.sub_table tr.c_bg td, .sub_table tr.c_bg th {background: #eaf1fa !important; border-color:#fff; }
.sub_table td.w_bg {background: #fff !important; border-color: #eee ;}
.sub_table td.c_bg {background: #eaf1fa !important; border-color:#fff;}
#product6 .mark_img {position: absolute; right:0; top:0; display: flex; flex-direction: column; align-items: center;}

/* 섹션마다 margin 같은 세부속성을 지정 */
/* sec1 */
.s1_box1 .img .box h2 {margin-bottom: 40px;}
.s1_box1 .img > .box:nth-child(1) {margin-bottom: 100px;}
.s1_box1 .img > .box:nth-child(1) ul {display: flex; flex-wrap:wrap;}
.s1_box1 .img > .box:nth-child(1) ul li {width: 50%;text-align: center; display: flex; flex-direction: column; align-items: center; margin-bottom: 40px;}
.s1_box1 .img > .box:nth-child(2) ul li {text-align: center; display: flex; flex-direction: column; align-items: center; margin-bottom:50px;}
.s1_box1 .img .box ul li .bullet_title {margin-top:30px;}
.s1_box1 .img .box ul li:last-child {margin-bottom: 0;}
.s1_box1 .txt {position: relative;}
.s1_box1 .txt .box {margin-top:40px;}

/* sec4 */
.s4_box2 {position: relative; background: #efefef; padding:30px; display: flex; justify-content: space-between; margin-top:80px; align-items: center;}
.s4_box2 h1 {position: absolute; left:40px; top:-25px; width: 350px; height: 50px; line-height: 50px; text-align: center; font-size:18px; color:#fff; background: #69a3d8;
font-weight: 500;}
.s4_box2 h1::before {content: ''; display: block; position: absolute; left:-25px; top:0;  width: 0; height: 0; border-bottom: 25px solid #4794d1; border-left: 25px solid transparent;}
.s4_box2 .img ul {display: flex; align-items: center; text-align: center; justify-content: center;}
.s4_box2 .img ul li:first-child {margin-right: 50px;}
.s4_box2 .img h3 {border-radius: 30px; width: 200px; height: 40px; line-height: 40px;margin-top: 30px; color:#fff;  background: #b7b6b4; font-size:15px; font-weight: 400;}
.s4_box2 .txt .sub_table {margin-top:20px;}
.s4_box2 .txt .sub_table thead th {background: #c0d3ed;}
.s4_box2 .txt .sub_table tbody td, .s4_box2 .txt .sub_table tbody th {background: #fff;}
.s4_box2 .sub_table tbody tr:nth-child(even) td, .s4_box2 .sub_table tbody tr:nth-child(even) th {background: #eaf1fa;  }

/* sec5 */
.s5_box1 {position: relative; }
.s5_box1 ul {display: flex; justify-content: center; text-align: center;}
.s5_box1 ul li {display: flex; flex-direction: column; align-items: center; justify-content: flex-end; margin-right: 180px;}
.s5_box1 ul li:last-child {margin-right: 0;}
.s5_box1 ul li .bullet_title {margin-top:30px;}
.s5_box1 .flex_box {margin:30px 0; align-items: center;}
.s5_box1 .flex_box .sub_title_s {margin-bottom: 0;}

/* sec6 */
.s6_box1 {display: flex;}
.s6_box1 .img ul li {display: flex; flex-direction: column; align-items: center; }
.s6_box1 .img ul li .bullet_title {margin-top:30px;}
.s6_box1 .img ul li:first-child {margin-bottom: 50px;}
.s6_box1 .txt {position: relative;}
.s6_box1 .txt .flex_box {margin:50px 0 20px; align-items: center;}

/* sec7 */
.s7_box1 {position: relative; }
.s7_box1 ul {display: flex; justify-content: center; text-align: center;}
.s7_box1 ul li {display: flex; flex-direction: column; align-items: center; justify-content: flex-end; margin-right: 180px;}
.s7_box1 ul li:last-child {margin-right: 0;}
.s7_box1 ul li .bullet_title {margin-top:30px;}
.s7_box1 .flex_box {margin:30px 0; align-items: center;}
.s7_box1 .flex_box .sub_title_s {margin-bottom: 0;}

/* sec8 */
.s8_box1 {align-items: center;}
.s8_box1 .img ul {display: flex; flex-wrap:wrap;}
.s8_box1 .img ul li {width: 50%; display: flex; flex-direction: column; align-items: center; justify-content: flex-end;}
.s8_box1 .img ul li .bullet_title {margin-top:30px;}
.s8_box1 .img ul li:nth-child(n+3) {margin-top:60px;}
.s8_box1 .txt {position: relative;}
.s8_box1 .txt .box .sub_title_s {margin-bottom: 5px;}
.s8_box1 .txt .box {margin-bottom: 30px;}
.s8_box1 .txt .flex_box {align-items: center; margin-top:30px;}

/* sec9 */
.s9_box1 .img div {display: flex; flex-direction: column; align-items: center;}
.s9_box1 .img div h2 {margin-top:30px;}
.s9_box1 .img > div:first-child {margin-bottom: 40px;}
.s9_box1 .txt {position: relative; }
.s9_box1 .txt .box {margin:30px 0;}
.s9_box1 .txt .flex_box {align-items: center;}
.s9_box2 {margin-top:50px;}

/* sec10 */
.s10_box1 {align-items: center; }
.s10_box1 .img {display: flex; flex-direction: column; align-items: center; }
.s10_box1 .img h2 {margin-top:30px;}
.s10_box1 .txt {position: relative;}
.s10_box1 .txt .flex_box {margin-top:30px ;align-items: center;}
.s10_box2 {margin-top:50px;}

/* sec11 */
.s11_box1 .img ul li {display: flex; flex-direction: column; align-items: center;  margin-bottom: 90px;}
.s11_box1 .img ul li:last-child {margin-bottom: 0;}
.s11_box1 .img ul li h2 {margin-top:30px;}
.s11_box1 .txt {position: relative;}
.s11_box1 .txt .box {margin-bottom: 30px;}
.s11_box1 .txt .box:last-child {margin-bottom: 0;}
.s11_box1 .txt .box span {font-size:14px; font-weight: 300; color:#8bb3eb;}
.s11_box2 {margin-top:50px;}

/* sec12 */
.s12_box1 {align-items: center;}
.s12_box1 .img .box {text-align: center; display: flex; flex-direction: column; align-items: center; margin-bottom: 80px;}
.s12_box1 .img .box .bullet_title {margin-top:30px;}
.s12_box1 .img .box:last-child {margin-bottom: 0;}
.s12_box1 .txt {position: relative;}
.s12_box1 .txt .box:last-child {margin-top:40px;}

/* sec 13 */
.s13_box1 {align-items: center;}
.s13_box1 .img .box .bullet_title {margin-top: 30px;}
.s13_box1 .img .box:first-child {margin-bottom: 50px; display: flex; align-items: center; flex-direction: column;}
.s13_box1 .txt {position: relative;}
.s13_box1 .txt .mark_img {display: flex; flex-direction: column; }
.s13_box1 .txt .mark_img img {margin-bottom: 15px;}
.s13_box1 .txt .flex_box {margin-top:40px;}
.s13_box2 {margin-top:50px;}

/* sec 14 */
.s14_box1 {align-items: center;}
.s14_box1 .img > ul {display: flex; flex-wrap:wrap;}
.s14_box1 .img > ul > li {width: 50%; display: flex; flex-direction: column; align-items: center;justify-content: flex-end;}
.s14_box1 .img > ul > li:nth-child(n+3) {margin-top:50px;}
.s14_box1 .img > ul > li .bullet_title {margin-top:40px;}
.s14_box1 .txt {position: relative;}
.s14_box1 .txt .mark_img img {margin-bottom: 15px;}
.s14_box1 .txt .box {margin-top:30px;}

/* sec 15 */
.s15_box1 .img ul li {; display: flex; flex-direction: column; align-items: center;}
.s15_box1 .img ul li .bullet_title {margin-top:40px;}
.s15_box1 .img ul li:last-child {margin-top:60px;}
.s15_box1 .txt {position: relative; }
.s15_box1 .txt .sub_title_b {font-size:18px;}
.s15_box1 .txt .box {margin-top:30px;}
.s15_box2 {margin-top:50px;}

/* sec 16 */
.s16_box1 {align-items: center;}
.s16_box1 .img .box {display: flex; flex-direction: column; align-items: center; margin-bottom: 40px;}
.s16_box1 .img .box .bullet_title {margin-top:30px;}
.s16_box1 .img .flex_box {justify-content: center;}
.s16_box1 .img .flex_box li {width: 150px; display: flex; flex-direction: column; align-items: center;  margin-right: 20px;}
.s16_box1 .img .flex_box li:last-child {margin-right: 0;}
.s16_box1 .img .flex_box li .sub_p {font-size:13px; line-height: 22px; text-align: left; width: 120px; margin-top:5px;}
.s16_box1 .txt {position: relative;}
.s16_box1 .txt .box {margin-top:30px;}

/* sec 17 */
.s17_box1 .img ul {display: flex; flex-wrap:wrap;}
.s17_box1 .img ul li {width: 50%; display: flex; flex-direction: column; align-items: center; justify-content: flex-end;}
.s17_box1 .img ul li:first-child {width: 100%; margin-bottom: 40px;}
.s17_box1 .img ul li .bullet_title {margin-top:30px;}
.s17_box1 .txt {position: relative;}
.s17_box1 .txt .flex_list {margin-top:30px;}
.s17_box2 {align-items: center; margin-top:50px;}
.s17_box2 .img {text-align: center;}

/* sec 18 */
.s18_box1 {align-items: center;}
.s18_box1 .img ul li { display: flex; flex-direction: column; align-items: center;}
.s18_box1 .img ul li .bullet_title {margin-top:30px;}
.s18_box1 .img ul li:first-child {margin-bottom: 100px; }
.s18_box1 .txt {position: relative; }
.s18_box1 .txt .mark_img img {margin-bottom: 15px;}
.s18_box1 .txt .box {margin-top:30px;}
.s18_box1 .txt .box .sub_title_b {margin-bottom: 15px;}
.s18_box1 .txt .box:last-child .flex_list {display: flex; flex-wrap:wrap;}
.s18_box1 .txt .box:last-child .flex_list li {width: 50%;}

/* sec 19 */
.s19_box1 .img ul li {display: flex; flex-direction: column; align-items: center; margin-bottom: 50px;}
.s19_box1 .img ul li .bullet_title {margin-top:30px;}
.s19_box1 .img ul li:last-child {margin-bottom: 0;}
.s19_box1 .txt {position: relative;}
.s19_box1 .txt .mark_img img {margin-bottom: 15px;}
.s19_box1 .txt .box {margin-top:30px;}
.s19_box1 .txt .box:last-child .sub_title_s {margin-bottom: 10px;}
















@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
