/* 공통  */
.subpage {padding-bottom: 60px;}
.sub_con {width: 100%; padding:0 15px; }
.sub_p {font-size:14px; font-weight: 300; color:#666; line-height: 24px; letter-spacing: -.7px; word-break: keep-all; }
.d_bg {background: url('../img/dot_bg.jpg') 50% 50% repeat;}
.tab {display: none; }
.tab.active {display: block; }
.tab2 {display: none}
.tab2.active {display: block; }
.img img {max-width: 100%;}

.s_title h2 {font-size: 17px; font-weight: 800; color:#60217c; letter-spacing: 3.4px; font-family: 'NanumSquare',sans-serif; margin:0 0 15px; }
.s_title h1 {font-size:22px; font-weight: 300; color:#000;  font-family: 'NanumSquare',sans-serif;}
.s_title h1 b {font-weight: 700; }
/* tab_btn */
.tab_btn_wr {margin-bottom: 40px; }
.tab_btn {display: flex; justify-content: center; text-align: center; flex-wrap:wrap; }
.tab_btn li {width: calc(33.3% - 5px); margin-bottom: 7px; margin-right: 7px; }
.tab_btn li:nth-child(3n) {margin-right: 0; }
.tab_btn li a {display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; background: #f5f5f5; font-size: 12px; font-weight:400; color:#333;
height: 45px; transition: all .2s ease; cursor: pointer; line-height: 18px; padding:0 5px; }
.tab_btn li a::before {content: ''; display: block; width: 100%; height: 100%; position: absolute; left:0; top:0; z-index: -1; opacity: 0; transition: opacity .2s ease;
background-image: linear-gradient(to right, #60217c, #00325c);}
.tab_btn li a:active::before {opacity: 1;}
.tab_btn li a.active, .tab_btn li a:active {color:#fff; }
.tab_btn li a.active::before {opacity: 1; }

/* tab_btn2 */
.tab_btn_wr2 {margin-bottom: 40px; }
.tab_btn2 {display: flex; justify-content: center; text-align: center; }
.tab_btn2 li {width: 150px; margin-right: 7px ; max-width: 150px; }
#pd1_sec2 .tab_btn2 li {width: calc(33.3% - 5px);}
.tab_btn2 li:last-child {margin-right: 0; }
.tab_btn2 li a {display: block; font-size:12px; font-weight: 500; color:#333; transition: all .3s ease; padding:0 0 10px 0;  border-bottom: 2px solid #f5f5f5; cursor: pointer; }
.tab_btn2 li a.active, .tab_btn2 li a:active {border-bottom-color:#60217c; color:#60217c; }

/*top_flex  */
.top_flex {display: flex; flex-direction: column; }
.flex_title {font-size:20px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif; padding-left:12px; position: relative; line-height: 30px;
margin:20px 0 0; word-break: keep-all;}
.flex_title::before {content: ''; display: block; width: 3px; height: 17px; background: #60217c; position: absolute; top:6px; left:0; }
.num_title {font-size:20px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif; line-height: 1.1; }
.num_title span {color:#60217c;}
.num_title small {font-weight: 700; font-size: 14px; letter-spacing: -.5px;}

.top_flex .img {width: 100%; padding:30px; text-align: center; border:1px solid #ddd;  }
.top_flex .img img {max-width: 100%; }
.top_flex .txt {width: 100%; text-align: left; }
.top_flex .txt .sub_p {padding-left:12px ; margin:8px 0 0;}
/* b_title */
.b_title {text-align: left; font-size:19px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif; position: relative; padding-left:20px; margin:0 0 15px;
line-height: 1.3;}
.b_title::before {content: ''; display: block ; width: 12px; height: 12px; background: #fff; position: absolute; left:0; top:5px;border:3px solid #60217c; border-radius: 50%; }
/* tg_btn */
.tg_btn {border:0; box-shadow: none; width: 100%; text-align: center; font-size:14px; font-weight: 300; color:#bfbfbf; background: #f7f7f7; padding:10px 0;
margin:30px 0; display: block ; cursor: pointer; transition: all .3s ease; }
.tg_btn:active {color:#60217c; background: #f0f0f0; }
.tg_sec {display: none;}
/* step_list */
.step_list {width: 100%; }
.step_list > li {width: 100%; padding:15px 0; border-bottom: 1px solid #ddd;}
.step_list > li:first-child {border-top:1px solid #ddd; }
.step_list > li h2 {display: flex; align-items: flex-start;  font-size:15px; font-weight: 400; color:#333; word-break: keep-all;}
.step_list > li h2 span {display: block ; width: 18px; height: 18px; min-width: 18px; min-height: 18px; text-align: center ; background: #60217c; font-size:14px; font-weight: 500; color:#fff; margin-right: 10px; line-height: 18px; position: relative; top:3px; }
.step_list p {font-size:14px; font-weight: 300; color:#666; line-height:22px; margin:15px 0 0; word-break: keep-all;}
.step_list > li h2 span.cir {width: 5px; height: 5px; min-width: 5px; min-height: 5px; border-radius: 50%; position: relative; top:8px;}
/* sub_list */
.sub_list {width: 100%; margin:15px 0 0; }
.sub_list li {font-size:13px; font-weight: 300; color:#666; line-height: 20px; position: relative; margin-bottom: 8px; letter-spacing: -.7px; padding-left: 10px;
word-break: keep-all;}
.sub_list li:last-child {margin-bottom: 0; }
.sub_list li::before {content: ''; display: block; width: 3px; height: 3px; background: #60217c; position:absolute; left:0; top:8px; }
/* youtube  */
.youtube_wr { width: 100%; position: relative; height: 0; padding-bottom: 56.25%; margin:0 0 30px; }
.youtube_wr iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
/* dot_flex */
.dot_flex {width: 100%; padding:40px 15px; display: flex; flex-direction: column; background: url('../img/dot_bg.jpg') 50% 50% repeat;  align-items: center; }
.dot_flex .img {width: 100%; background: #fff; padding:30px 15px; border:1px solid #ddd; text-align: center; }
.dot_flex .img img {max-width: 100%; }
.dot_flex .txt {text-align: left; width:  100%; margin:30px 0 0;}

.t4_table {width: 100%;}
.t4_table table {width: 100%;font-family: 'Noto Sans KR', sans-serif; border-collapse: collapse;}
.t4_table table th, .t4_table table td { word-break: keep-all;}
/* .t4_table table thead {background-image: linear-gradient(150deg, #7f28a5, #00325c)!important;} */
.t4_table table thead th {color:#fff; border: 1px solid rgba(255,255,255,0.3); font-size: 14px; font-weight: 400; line-height: 26px; text-align: center; padding: 10px;
background: #60217c }

.t4_table table tbody th, .t4_table table tbody td {  vertical-align: top; padding: 10px 15px; }
.t4_table table tbody th {text-align: center; font-weight: 400; color:#333; background: #f1f2f7; line-height: 20px;font-size: 13px;  border: 1px solid #d3d8e9 }
.t4_table table tbody td {font-weight: 300; color:#666; line-height: 20px; background: #fff; font-size: 12px; text-align: center;border: 1px solid #dfe3ed; letter-spacing: -0.3px;}
.t4_table table tbody td .pd_blet li {position: relative; margin-bottom: 5px; padding-left: 10px; text-align: left;}
.t4_table table tbody td .pd_blet li::before {width: 3px; height: 3px; background: #7f28a5; display: block; content: ""; position: absolute; top: 9px; left: 0;}

/* res_table  */
.res_table {width: 100%; overflow-x: auto;}
.res_table table { width:100%;max-width: 768px; white-space: nowrap; min-width: 100%;}
.res_table_icon {text-align: right;}
.res_table_icon i {font-size:30px; color:#333;}

/*t4_c1*/
.t4_c1 {width: 100%; display: flex; margin: 0 auto; justify-content: space-between;}
.t4_c1 .t4_table {width: 630px;}
.pd_btn {width: 100%;}
.pd_btn a {width: 100%; background: #333; transition: all 0.3s; color:#fff; padding: 10px 5px; font-size: 12px; font-weight: 400; display: block; text-decoration: none;}
.pd_btn a:active {background: #7f28a5; }

/*t4_c2*/
.t4_c2 {width: 100%; margin: 0 auto;}
.t4_c2 .t4_table table {border-top: 2px solid #7f28a5}
.t4_c2 .t4_table table tbody th, .t4_c2 .t4_table table tbody td {padding: 10px 10px; text-align: left;}
.t4_c2 .t4_table table tbody th {width: 110px; }

/*t4_c3*/
.t4_c3 {width: 100%; margin: 0 auto;}
.t4_c3 .t4_table table th, .t4_c3 .t4_table table td {vertical-align: middle; text-align: center;}
.t4_c3 .pd_btn {margin-top: 10px}

/* pd1_sec1 */
.s1_t1_box2 {margin:40px 0 0;}

/* pd1_sec2 */
.s2_t1_box1, .s2_t1_box2, .s2_t1_box3 {margin:0 0 50px; }
.s2_t1_box2 .img {margin:0 0 30px; width: 100%; padding:30px 15px ; border:1px solid #ddd; text-align: center; }
.s2_t1_box2 .img img {max-width: 100%; }
.s2_t1_box2 .step_list li img {margin:20px 0 0;}

/* pd1_sec2 - tab2  */
.sec2_tab2 .step_list {display: flex; flex-wrap:wrap ;}
.sec2_tab2 .step_list > li {width: 100%; }
/* .sec2_tab2 .step_list > li:nth-child(2) {border-top:1px solid #ddd; } */
.s2_t2_box2 {margin-top: 50px;}
.s2_t2_box2 .t4_table {margin:50px 0 0;}
.s2_t2_box1 .img {width: 100%; position: relative; border:1px solid #ddd; padding:40px 15px; text-align: center; margin:0 0 30px; }
.s2_t2_box1 .img img {max-width: 100%; }
.s2_t2_box1 .img h2 {font-size:14px; font-weight:500; color:#333; top:15px; left: 15px; position: absolute; }
.s2_t2_box2 .img {width: 100%; border:1px solid #ddd; padding:30px 15px; text-align: center; margin:0 0 30px;}
.s2_t2_box2 .img img {max-width: 100%; }
/* pd1_sec2 - tab3  */
.s2_t3_box1 {margin:0 0 60px; }
.s2_t3_box2 .img {width: 100%; border:1px solid #ddd; padding:40px 15px; text-align: center; margin:0 0 30px; }
.s2_t3_box2 .img img {max-width: 100%; }
/* .s2_t3_box2 .step_list li.flex {display: flex ;} */

/* pd1_sec3 */
.sec3_tab1 .top_flex {margin-bottom:50px; align-items: flex-start; }
.sec3_tab1 .top_flex .txt {padding-top:20px; }

.sec3_tab1  .green_box {display: flex; align-items: center; flex-direction: column; margin-bottom: 50px;}
.sec3_tab1  .green_box .img {display: flex; align-items: center; justify-content: center; border:1px solid #ddd; width: 100%;padding: 20px;  margin-bottom: 20px;}
.sec3_tab1  .green_box .txt {width: 100%;}
.sec3_tab1  .green_box .txt > div {padding: 10px; background-color: #f7f7f7; margin-top: 20px;}
.sec3_tab1  .green_box .txt h3 {font-size:18px; font-weight: 400; color:#000;  border:2px solid #fff; padding: 20px; text-align: center;}


.sec3_tab1 .list.col4 {display: flex; justify-content: space-between; flex-wrap: wrap; margin: 30px 0 30px;}
.sec3_tab1 .list.col4 > li {width: calc(50% - 5px);  display: flex; align-items: center; justify-content: center; border:1px solid #ddd;}
.sec3_tab1 .list.col4 > li:nth-child(n+3) {margin-top: 10px;}
.sec3_tab1 .list.col4 img {max-width: 100%;}
.sec3_tab1 .list.col4 + a {display: block; width: 180px; height:40px; line-height: 40px; background: #333; transition: background-color .3s; margin: 0 auto;
font-size: 12px; font-weight: 500; color:#fff; text-align: center;}
.sec3_tab1 .list.col4 + a i {margin-left: 7px;}
.sec3_tab1 .list.col4 + a:hover {background: #60217c;}
.s3_flex_box {display: block; }
.s3_flex_box + .s3_flex_box {margin-top: 50px; padding-top: 50px; border-top: 1px solid #ddd; }
.s3_flex_box .img {display: flex; align-items: center; justify-content: center; border:1px solid #ddd;  width: 100%; padding: 20px; margin-bottom: 20px;}
.s3_flex_box .txt {width: 100%;}
.s3_flex_box .sub_p {margin: 10px 0 0;}
.s3_flex_box .b_title {margin: 30px 0 15px;}
.s3_flex_box .t4_table table {border-top: 2px solid #7f28a5; }
.s3_flex_box .t4_table table tbody th, .s3_flex_box .t4_table table tbody td {padding: 8px 10px; text-align: left;}
.s3_flex_box .t4_table table tbody th {width:80px;}


/* pd1_sec4 */
.s4_t1_box1 {margin:0 0 60px; }
.s4_t1_box1 .img {border:1px solid #eee; margin:0 0 30px; overflow: hidden; }
.s4_t1_box1 .img img {max-width: 100%; }
.s4_t1_box1 .txt h2 {font-size:15px; font-weight: 600; color:#333; line-height: 24px; margin:15px 0;}
.s4_t1_box1 .txt h2 span {color:#60217c; }
.s4_t1_box1 .txt h2, .s4_t1_box1 .txt p {padding-left:12px; word-break: keep-all;}
.s4_t1_box2 .img {margin:15px 0 0;}
.s4_t1_box2 .t4_table table tbody td {font-size:12px; }
.s4_t1_box2 .t4_table table tbody td img {max-width: 100%; }

.s4_t2_box2 .img {border:1px solid #ddd; margin:30px 0 40px; overflow: hidden; padding: 20px; display: flex; align-items: center; justify-content: center; }
.s4_t2_box2 .icon_list {border-top: 2px solid #60217c; text-align: center;}
.s4_t2_box2 .icon_list > li {border-bottom: 1px solid #ddd; display: flex; align-items: center; flex-direction: column; padding: 20px 20px; }
.s4_t2_box2 .icon_list i {flex-shrink: 0; display: block; margin-bottom: 15px;  text-align: center;}
.s4_t2_box2 .icon_list i img {height: 45px;}
.s4_t2_box2 .icon_list h3 {font-size:16px; font-weight: 700; color:#333; line-height: 1.3; margin-bottom: 7px; }

/* pd1_sec5 */
.sec5_tab1 .tg_sec > div {margin-bottom: 60px; }
.sec5_tab1 .b_title {margin:0; }
.s5_t1_box5 {margin-bottom: 0 !important; }


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

}

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

}

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

}

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

}
