@charset "utf-8";

/*
font-family: "Poppins", sans-serif;
*/



/* 공통 */
#sub .box {padding: 100px 0;}
#sub .box1 {padding-top: 140px;}
#sub .box:last-child {padding-bottom: 140px;}
#sub .inner_bx {max-width: 1400px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box;}

#sub .ttl01 {border-bottom: 1px solid #202020; padding-bottom: 48px; min-height: 80px; box-sizing: border-box; margin-bottom: 80px;}
#sub .ttl01 strong {display: inline-block; font-family: "Poppins", sans-serif; font-size: 38px; color: #202020; font-weight: 700; word-break: keep-all; line-height: 30px;}
#sub .ttl01 ul {float: right; font-size: 0;}
#sub .ttl01 ul li {display: inline-block; font-size: 18px; color: #aaaaaa; margin-right: 40px; position: relative; line-height: 30px;}
#sub .ttl01 ul li:last-child {margin-right: 0; color: #202020; font-weight: 600;}
#sub .ttl01 ul li::before {content: ''; width: 1px; height: 14px; position: absolute; background-color: #aaaaaa; right: -21px; top: 50%; margin-top: -7px;}
#sub .ttl01 ul li:last-child::before {display: none;}



/* Platform, Service 공통 */
.subStyle1 .top_ttl {font-family: "Poppins", sans-serif; font-size: 38px; color: #202020; font-weight: 700; word-break: keep-all; margin-bottom: 35px;}
.subStyle1 .top_ttl.col2 {color: #fff;}
.subStyle1 .top_ttl p {font-size: 20px; line-height: 30px; font-weight: 400; word-break: keep-all; margin-top: 8px;}
.subStyle1 .top_ttl .btn_bx {font-size: 0; margin-top: 58px;}
.subStyle1 .top_ttl .btn_bx a {display: inline-block; max-width: 260px; width: 100%; text-align: center; border-radius: 40px; border: 1px solid #ffffff; box-sizing: border-box; background-color: #fff; font-family: "Poppins", sans-serif; font-size: 18px; color: #5c1dd0; font-weight: 500; word-break: keep-all;}
.subStyle1 .top_ttl .btn_bx a span {height: 78px; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
.subStyle1 .slide_bx {display: none!important;}

.subStyle1 .box1 .con_bx {display: flex; flex-flow: wrap;}
.subStyle1 .box1 .con_bx .l_bx {width: 50%; box-sizing: border-box; /*display:flex; justify-content:center; align-items:center; table-layout:fixed;*/ padding-right: 45px; padding-top: 10px;}
.subStyle1 .box1 .con_bx .l_bx .txt_w {width: 100%;}
.subStyle1 .box1 .con_bx .l_bx .txt_w .txt1 {font-family: "Poppins", sans-serif; font-size: 50px; color: #111111; line-height: 60px; word-break: keep-all; font-weight: 200;}
.subStyle1 .box1 .con_bx .l_bx .txt_w .txt2 {font-size: 18px; color: #444444; line-height: 34px; letter-spacing: -0.02em; word-break: keep-all; margin-top: 38px;}
.subStyle1 .box1 .con_bx .l_bx .txt_w .txt2.bold {color: #202020; font-weight: 600;}
.subStyle1 .box1 .con_bx .l_bx .txt_w .txt3 {margin-top: 15px;}
.subStyle1 .box1 .con_bx .l_bx .txt_w .txt3 li {font-size: 16px; color: #666666; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; position: relative; padding-left: 11px;}
.subStyle1 .box1 .con_bx .l_bx .txt_w .txt3 li::before {content: ''; width: 4px; height: 4px; background-color: #044bd9; border-radius: 50%; position: absolute; left: 0; top: 12px;}
.subStyle1 .box1 .con_bx .l_bx .txt_w .txt3 li strong {color: #111111; font-weight: 400;}
.subStyle1 .box1 .con_bx .r_bx {width: 50%; box-sizing: border-box; display:flex; justify-content:right; align-items:center; table-layout:fixed;}
.subStyle1 .box1 .con_bx .r_bx img {max-width: 100%;}

.subStyle1 .box2 .con_bx .con_w {box-shadow: 0 30px 40px rgba(0,0,0,.06); display: flex; flex-flow: wrap; padding: 103px 100px; background-color: #fff; border-radius: 15px; margin-bottom: 40px;}
.subStyle1 .box2 .con_bx .con_w:last-child {margin-bottom: 0;}
.subStyle1 .box2 .con_bx .con_w .l_bx {width: 50%; box-sizing: border-box; padding-right: 40px; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
.subStyle1 .box2 .con_bx .con_w .r_bx {width: 50%; box-sizing: border-box; padding-top: 13px;}
.subStyle1 .box2 .con_bx .con_w:nth-child(2n) .l_bx {order: 2; padding-right: 0; padding-left: 40px;}
.subStyle1 .box2 .con_bx .con_w:nth-child(2n) .r_bx {order: 1;}
.subStyle1 .box2 .con_bx .con_w .l_bx img {max-width: 100%;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx {width: 100%;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .ttl {font-family: "Poppins", sans-serif; font-size: 26px; color: #111111; font-weight: 600; word-break: keep-all; line-height: 34px; margin-bottom: 32px;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .txt {font-size: 18px; color: #444444; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; margin-bottom: 17px;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .txt:last-child {margin-bottom: 0;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .txt_ttl {font-weight: 600;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .list1 li {position: relative; padding-left: 11px;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .list1 li::before {content: ''; width: 4px; height: 4px; background-color: #044bd9; position: absolute; left: 0; top: 12px; border-radius: 50%;}
.subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .col2 {color: #044bd9; text-decoration: underline;}

.subStyle1 .box3 .con_bx {display: flex; flex-flow: wrap;}
.subStyle1 .box3 .con_bx .con_w {width: calc(50% - 20px); margin-right: 40px; margin-top: 40px; box-sizing: border-box; background-color: #fff; border-radius: 15px; box-shadow: 0 30px 40px rgba(0,0,0,.06); text-align: center; padding: 40px 20px 60px;}
.subStyle1 .box3 .con_bx .con_w:nth-child(2n) {margin-right: 0;}
.subStyle1 .box3 .con_bx .con_w:nth-child(-n+2) {margin-top: 0;}
.subStyle1 .box3 .con_bx .con_w .txt_bx {margin-top: 14px;}
.subStyle1 .box3 .con_bx .con_w .txt_bx strong {display: block; font-family: "Poppins", sans-serif; font-size: 26px; color: #111111; line-height: 34px; font-weight: 600; word-break: keep-all;}
.subStyle1 .box3 .con_bx .con_w .txt_bx p {font-size: 18px; color: #444444; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; max-width: 555px; margin: 12px auto 0;}

.subStyle1 .box4 .con_w {margin-bottom: 40px; box-shadow: 0 30px 40px rgba(0,0,0,.06); background-color: #fff; border-radius: 15px; padding: 64px 60px 37px 280px; box-sizing: border-box; min-height: 240px; position: relative; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
.subStyle1 .box4 .con_w:last-child {margin-bottom: 0;}
.subStyle1 .box4 .con_w .img_bx {position: absolute; left: 60px; top: 40px; background-size: cover; background-repeat: no-repeat; background-position: center; border-radius: 50%; width: 160px; height: 160px;}
.subStyle1 .box4 .con_w .txt_bx {width: 100%;}
.subStyle1 .box4 .con_w .txt_bx strong {display: block; font-family: "Poppins", sans-serif; font-size: 26px; color: #111111; font-weight: 600; line-height: 34px; word-break: keep-all;}
.subStyle1 .box4 .con_w .txt_bx p {font-size: 18px; color: #444444; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; margin-top: 15px;}

.subStyle1 .box5 .con_bx {display: flex; flex-flow: wrap;}
.subStyle1 .box5 .con_bx .con_w {width: calc(25% - 15px); margin-right: 20px; margin-top: 20px; box-sizing: border-box; background-color: #fff; border-radius: 15px; padding: 29px 30px 54px;}
.subStyle1 .box5 .con_bx .con_w:nth-child(4n) {margin-right: 0;}
.subStyle1 .box5 .con_bx .con_w:nth-child(-n+4) {margin-top: 0;}
.subStyle1 .box5 .con_bx .con_w .num {font-family: "Poppins", sans-serif; font-size: 30px; color: #044bd9; font-weight: 300;}
.subStyle1 .box5.col2 .con_bx .con_w .num {color: #5c1dd0;}
.subStyle1 .box5 .con_bx .con_w .txt_bx {margin-top: 41px;}
.subStyle1 .box5 .con_bx .con_w .txt_bx strong {display: block; font-family: "Poppins", sans-serif; font-size: 26px; color: #111111; font-weight: 600; line-height: 34px; word-break: keep-all; overflow-wrap: break-word;}
.subStyle1 .box5 .con_bx .con_w .txt_bx p {font-size: 17px; color: #444444; line-height: 28px; letter-spacing: -0.02em; word-break: keep-all; margin-top: 14px; overflow-wrap: break-word;}

.subStyle1 .box6 {padding: 52px 0!important;}
.subStyle1 .box6 .con_bx {display: flex; flex-flow: wrap;}
.subStyle1 .box6 .con_bx .l_bx {width: 610px; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
.subStyle1 .box6 .con_bx .l_bx .top_ttl {width: 100%; margin-bottom: 0;}
.subStyle1 .box6 .con_bx .r_bx {width: calc(100% - 610px); display:flex; justify-content:right; align-items:center; table-layout:fixed;}
.subStyle1 .box6 .con_bx .r_bx img {max-width: 100%;}



/* Blackbox */
#blackbox.subStyle1 .box1 .con_bx .l_bx .txt_w .txt1 {max-width: 590px;}
#blackbox.subStyle1 .box2 {background-color: #f2faff;}
#blackbox.subStyle1 .box4 {background-color: #eeeeee;}
#blackbox.subStyle1 .box5 {background: url(../images/sub/blackbox_bx5_bg.jpg) no-repeat center top; background-size: cover;}



/* Enterprise MES */
#enterpriseMES.subStyle1 .box2 {background-color: #f2faff;}
#enterpriseMES.subStyle1 .box3_2 {background-color: #fafafa;}
#enterpriseMES.subStyle1 .box4 {background-color: #eeeeee;}
#enterpriseMES.subStyle1 .box5 {background: url(../images/sub/enterpriseMES_bx5_bg.jpg) no-repeat center top; background-size: cover;}
#enterpriseMES.subStyle1 .box6 {background-color: #5c1dd0;}

/* JSA */
#jsa.subStyle1 .box2 {background-color: #f2faff;}
#jsa.subStyle1 .box3_2 {background-color: #fafafa;}
#jsa.subStyle1 .box4 {background-color: #eeeeee;}
#jsa.subStyle1 .box5 {background: url(../images/sub/enterpriseMES_bx5_bg.jpg) no-repeat center top; background-size: cover;}
#jsa.subStyle1 .box6 {background-color: #5c1dd0;}



/* History */
#history .con_bx {display: flex; flex-flow: wrap;}
#history .con_bx .l_bx {width: 32.858%; box-sizing: border-box; position: relative;}
#history .con_bx .l_bx .txt_bx {position: sticky; top: 150px; left: 0;}
#history .con_bx .l_bx .txt_bx p {font-family: "Poppins", sans-serif; font-size: 16px; color: #044bd9; font-weight: 700; line-height: 16px;}
#history .con_bx .l_bx .txt_bx ul {margin-top: 18px;}
#history .con_bx .l_bx .txt_bx ul li {font-family: "Poppins", sans-serif; font-size: 30px; color: #cccccc; font-weight: 700; margin-bottom: 13px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
#history .con_bx .l_bx .txt_bx ul li:last-child {margin-bottom: 0;}
#history .con_bx .l_bx .txt_bx ul li.on {color: #111111;}
#history .con_bx .l_bx .txt_bx ul li span {cursor: pointer;}
#history .con_bx .r_bx {width: 67.142%; box-sizing: border-box;}
#history .con_bx .r_bx .r_con:last-child {margin-bottom: 0;}
#history .con_bx .r_bx .img_bx {overflow: hidden;}
#history .con_bx .r_bx .img_bx img {max-width: 100%;}
#history .con_bx .r_bx .txt_bx .txt_con {border-bottom: 1px solid #dddddd; padding: 36px 0 36px 160px; position: relative; box-sizing: border-box; min-height: 101px;}
#history .con_bx .r_bx .txt_bx .txt_con:last-child {border-bottom: none;}
#history .con_bx .r_bx .r_con:last-child .txt_bx .txt_con:last-child {padding-bottom: 0;}
#history .con_bx .r_bx .txt_bx .txt_con .year {position: absolute; left: 0; top: 38px; font-family: "Poppins", sans-serif; font-size: 28px; line-height: 28px; color: #111111; font-weight: 700;}
#history .con_bx .r_bx .txt_bx .txt_con ul li {font-size: 18px; color: #444444; line-height: 28px; letter-spacing: -0.025em; word-break: keep-all; padding-left: 14px; position: relative; margin-bottom: 21px;}
#history .con_bx .r_bx .txt_bx .txt_con ul li:last-child {margin-bottom: 0;}
#history .con_bx .r_bx .txt_bx .txt_con ul li.col2 {color: #044bd9; font-weight: 700;}
#history .con_bx .r_bx .txt_bx .txt_con ul li::before {content: ''; width: 4px; height: 4px; background-color: #044bd9; border-radius: 50%; position: absolute; left: 0; top: 11px;}



/* Vision */
#vision .box1 .con_bx .img1 {width: 100%;}
#vision .box1 .con_bx .txt_bx {text-align: center; margin-top: 88px;}
#vision .box1 .con_bx .txt_bx strong {font-family: "Poppins", sans-serif; font-size: 40px; line-height: 60px; color: #202020; font-weight: 700; word-break: keep-all; display: block;}
#vision .box1 .con_bx .txt_bx strong .col2 {color: #044bd9;}
#vision .box1 .con_bx .txt_bx strong .col3 {color: #1ed2b5;}
#vision .box1 .con_bx .txt_bx p {font-size: 18px; color: #666666; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; margin: 16px auto 0; max-width: 680px;}

/* CEO’s Message */
#ceo .box1 .con_bx .con_w {display: flex; flex-flow: wrap; margin-bottom: 100px;}
#ceo .box1 .con_bx .con_w:last-child {margin-bottom: 0;}
#ceo .box1 .con_bx .con_w .l_bx {width: 50%; box-sizing: border-box; padding: 0 60px 0 0; display:flex; justify-content:center; align-items:center; table-layout:fixed;}
#ceo .box1 .con_bx .con_w:nth-child(2n) .l_bx {order: 2; padding: 0 0 0 60px;}
#ceo .box1 .con_bx .con_w .l_bx .txt_w {width: 100%;}
#ceo .box1 .con_bx .con_w .l_bx .txt_w .txt1 {font-family: "Poppins", sans-serif; font-weight: 200; font-size: 60px; color: #202020; line-height: 90px; word-break: keep-all;}
#ceo .box1 .con_bx .con_w .l_bx .txt_w .txt2 {font-size: 24px; color: #202020; word-break: keep-all; line-height: 32px; margin-top: 73px;}
#ceo .box1 .con_bx .con_w .l_bx .txt_w .txt3 {font-size: 18px; color: #666666; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; margin-top: 21px;}
#ceo .box1 .con_bx .con_w .l_bx .txt_w .txt3:first-child {margin-top: 0;}
#ceo .box1 .con_bx .con_w .l_bx .txt_w .txt3 strong {color: #111111; font-weight: 600;}
#ceo .box1 .con_bx .con_w .r_bx {width: 50%; box-sizing: border-box; /*display:flex; justify-content:center; align-items:center; table-layout:fixed;*/}
#ceo .box1 .con_bx .con_w:nth-child(2n) .r_bx {order: 1;}
#ceo .box1 .con_bx .con_w .r_bx .img_w {display: inline-block; position: relative;}
#ceo .box1 .con_bx .con_w .r_bx .img_w img {max-width: 100%;}
#ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt {position: absolute; right: -20px; bottom: 44px; background-color: #044bd9; text-align: right; padding: 20px 60px 22px 54px;}
#ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt::before {content: ''; width: 20px; height: 15px; background: url(../images/sub/ceo_bx1_01_bg.png) no-repeat center; position: absolute; right: 0px; bottom: -15px;}
#ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt strong {display: block; font-family: "Poppins", sans-serif; font-size: 30px; color: #ffffff; font-weight: 700; word-break: keep-all;}
#ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt p {font-family: "Poppins", sans-serif; font-size: 18px; color: #ffffff; word-break: keep-all; margin-top: 5px;}


/* Leadership */
#leadership .box1 .con_bx {position: relative;}
#leadership .box1 .con_bx::before {content: ''; max-width: 866px; width: 100%; height: 351px; background: url(../images/sub/leadership_bx1_bg.png) no-repeat center top; position: absolute; background-size: 100% auto; left: 50%; top: 80px; transform:translate(-50%, 0%); -webkit-transform:translate(-50%, 0%);}
#leadership .box1 .con_bx .top_bx {text-align: center; position: relative; z-index: 1;}
#leadership .box1 .con_bx .top_bx .logo {max-width: 100%;}
#leadership .box1 .con_bx .top_bx .txt_w {margin-top: 125px;}
#leadership .box1 .con_bx .top_bx .txt_w p {font-size: 18px; color: #666666; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all;}
#leadership .box1 .con_bx .top_bx .txt_w strong {display: block; font-size: 24px; color: #111111; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; font-weight: 700; margin-top: 28px;}
#leadership .box1 .con_bx .list_bx {position: relative; z-index: 1; display: flex; flex-flow: wrap; margin-top: 94px;}
#leadership .box1 .con_bx .list_bx li {width: calc(33.333% - 6.666px); margin-right: 10px; box-sizing: border-box; text-align: center; padding: 0 20px; margin-top: 79px;}
#leadership .box1 .con_bx .list_bx li:nth-child(3n) {margin-right: 0;}
#leadership .box1 .con_bx .list_bx li:nth-child(-n+3) {margin-top: 0;}
#leadership .box1 .con_bx .list_bx li img {max-width: 100%;}
#leadership .box1 .con_bx .list_bx li .name {position: relative; margin-top: 22px; padding-bottom: 25px;}
#leadership .box1 .con_bx .list_bx li .name::before {content: ''; width: 30px; height: 2px; background-color: #044bd9; position: absolute; left: 50%; margin-left: -15px; bottom: 0;}
#leadership .box1 .con_bx .list_bx li .name strong {display: block; font-size: 26px; color: #111111; font-weight: 700; word-break: keep-all;}
#leadership .box1 .con_bx .list_bx li .name p {font-size: 18px; color: #044bd9; letter-spacing: -0.02em; word-break: keep-all; margin-top: 11px;}
#leadership .box1 .con_bx .list_bx li .txt {font-size: 18px; color: #666666; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; max-width: 390px; margin: 22px auto 0;}



/* WhitePape */
#whitePaper .box1 .top_bx {height: 520px; background: url(../images/sub/whitePaper_bx1_bg.jpg) no-repeat center; background-size: cover; display:flex; justify-content:right; align-items:center; table-layout:fixed;}
#whitePaper .box1 .top_bx .txt_w {width: 100%; max-width: 700px; box-sizing: border-box; padding: 0 40px;}
#whitePaper .box1 .top_bx .txt_w strong {font-size: 40px; color: #ffffff; font-weight: 600; line-height: 60px; word-break: keep-all;}
#whitePaper .box1 .con_bx .con_w {display: flex; flex-flow: wrap; border-bottom: 1px solid #eeeeee;}
#whitePaper .box1 .con_bx .con_w:last-child {border-bottom: none;}
#whitePaper .box1 .con_bx .con_w .l_bx {width: 31.429%; box-sizing: border-box; padding: 50px 30px 50px 0;}
#whitePaper .box1 .con_bx .con_w:last-child .l_bx {padding-bottom: 0;}
#whitePaper .box1 .con_bx .con_w .l_bx .txt_w {max-width: 368px;}
#whitePaper .box1 .con_bx .con_w .l_bx .txt_w strong {display: block; font-size: 26px; color: #00345e; line-height: 40px; font-weight: 700; word-break: keep-all;}
#whitePaper .box1 .con_bx .con_w .l_bx .txt_w p {font-size: 20px; line-height: 30px; word-break: keep-all; color: #111111; margin-top: 5px;}
#whitePaper .box1 .con_bx .con_w .l_bx .txt_w span {display: inline-block;}
#whitePaper .box1 .con_bx .con_w .r_bx {width: 68.571%; box-sizing: border-box; padding: 51px 0 55px;}
#whitePaper .box1 .con_bx .con_w:last-child .r_bx {padding-bottom: 0;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w {font-size: 18px; color: #666666; letter-spacing: -0.02em; word-break: keep-all; line-height: 30px; margin-bottom: 30px;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w:last-child {margin-bottom: 0;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w strong {font-weight: 700;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .col2 {color: #111111;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .col3 {color: #044bd9;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .img_bx {border: 1px solid #eeeeee; text-align: center;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .img_bx img {max-width: 100%;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list {display: flex; flex-flow: wrap;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li {width: 25%; box-sizing: border-box; text-align: center;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num {position: relative;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num::before {content: ''; width: 100%; height: 2px; background-color: #044bd9; position: absolute; left: 0; top: 50%; margin-top: -1px;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li:first-child .num::before {width: 50%; left: 50%;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li:last-child .num::before {width: 50%;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num div {max-width: 80px; width: 100%; margin: 0 auto;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong {position: relative; padding-bottom: 100%; border-radius: 50%; box-sizing: border-box; width: 100%; display: block;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong::before {content: ''; width: 100%; height: 100%; top: 0; left: 0; border: 4px solid #044bd9; box-sizing: border-box; position: absolute; border-radius: 50%; background-color: #fff;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong span {position: absolute; width: 100%; left: 0; text-align: center; top: 50%; transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%); font-family: "Poppins", sans-serif; font-size: 24px; color: #044bd9; font-weight: 400; z-index: 1;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .txt {font-size: 18px; color: #111111; line-height: 22px; letter-spacing: -0.02em; word-break: keep-all; margin: 15px auto 0; max-width: 180px; padding: 0 10px;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx {border-top: 1px solid #111111;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table {width: 100%; table-layout: fixed;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead tr {border-bottom: 1px solid #dddddd;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead th {border-left: 1px solid #dddddd; background-color: #fafafa; box-sizing: border-box; text-align: center; font-size: 18px; color: #111111; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; font-weight: 700; padding: 20px 5px;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead th:first-child {border-left: none;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody tr {border-bottom: 1px solid #dddddd;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody td {border-left: 1px solid #dddddd; font-size: 16px; color: #666666; line-height: 28px; letter-spacing: -0.02em; word-break: keep-all; text-align: center; padding: 21px 5px;}
#whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody td:first-child {border-left: none;}

/* WhitePape2 */
#whitePaper2 .box1 .top_bx {height: 520px; background: url(../images/sub/whitePaper2_bx1_bg.jpg) no-repeat center; background-size: cover; display:flex; justify-content:right; align-items:center; table-layout:fixed;}
#whitePaper2 .box1 .top_bx .txt_w {width: 100%; max-width: 700px; box-sizing: border-box; padding: 0 40px;}
#whitePaper2 .box1 .top_bx .txt_w strong {font-size: 40px; color: #ffffff; font-weight: 600; line-height: 60px; word-break: keep-all;}
#whitePaper2 .box1 .con_bx .con_w {display: flex; flex-flow: wrap; border-bottom: 1px solid #eeeeee;}
#whitePaper2 .box1 .con_bx .con_w:last-child {border-bottom: none;}
#whitePaper2 .box1 .con_bx .con_w .l_bx {width: 31.429%; box-sizing: border-box; padding: 50px 30px 50px 0;}
#whitePaper2 .box1 .con_bx .con_w:last-child .l_bx {padding-bottom: 0;}
#whitePaper2 .box1 .con_bx .con_w .l_bx .txt_w {max-width: 368px;}
#whitePaper2 .box1 .con_bx .con_w .l_bx .txt_w strong {display: block; font-size: 26px; color: #00345e; line-height: 40px; font-weight: 700; word-break: keep-all;}
#whitePaper2 .box1 .con_bx .con_w .l_bx .txt_w p {font-size: 20px; line-height: 30px; word-break: keep-all; color: #111111; margin-top: 5px;}
#whitePaper2 .box1 .con_bx .con_w .l_bx .txt_w span {display: inline-block;}
#whitePaper2 .box1 .con_bx .con_w .r_bx {width: 68.571%; box-sizing: border-box; padding: 51px 0 55px;}
#whitePaper2 .box1 .con_bx .con_w:last-child .r_bx {padding-bottom: 0;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w {font-size: 18px; color: #666666; letter-spacing: -0.02em; word-break: keep-all; line-height: 30px; margin-bottom: 30px;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w:last-child {margin-bottom: 0;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w strong {font-weight: 700;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .col2 {color: #111111;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .col3 {color: #044bd9;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .img_bx {border: 1px solid #eeeeee; text-align: center;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .img_bx img {max-width: 100%;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list {display: flex; flex-flow: wrap;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li {width: 25%; box-sizing: border-box; text-align: center;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num {position: relative;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num::before {content: ''; width: 100%; height: 2px; background-color: #044bd9; position: absolute; left: 0; top: 50%; margin-top: -1px;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li:first-child .num::before {width: 50%; left: 50%;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li:last-child .num::before {width: 50%;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num div {max-width: 80px; width: 100%; margin: 0 auto;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong {position: relative; padding-bottom: 100%; border-radius: 50%; box-sizing: border-box; width: 100%; display: block;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong::before {content: ''; width: 100%; height: 100%; top: 0; left: 0; border: 4px solid #044bd9; box-sizing: border-box; position: absolute; border-radius: 50%; background-color: #fff;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong span {position: absolute; width: 100%; left: 0; text-align: center; top: 50%; transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%); font-family: "Poppins", sans-serif; font-size: 24px; color: #044bd9; font-weight: 400; z-index: 1;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .txt {font-size: 18px; color: #111111; line-height: 22px; letter-spacing: -0.02em; word-break: keep-all; margin: 15px auto 0; max-width: 180px; padding: 0 10px;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx {border-top: 1px solid #111111;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table {width: 100%; table-layout: fixed;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead tr {border-bottom: 1px solid #dddddd;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead th {border-left: 1px solid #dddddd; background-color: #fafafa; box-sizing: border-box; text-align: center; font-size: 18px; color: #111111; line-height: 30px; letter-spacing: -0.02em; word-break: keep-all; font-weight: 700; padding: 20px 5px;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead th:first-child {border-left: none;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody tr {border-bottom: 1px solid #dddddd;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody td {border-left: 1px solid #dddddd; font-size: 16px; color: #666666; line-height: 28px; letter-spacing: -0.02em; word-break: keep-all; text-align: center; padding: 21px 5px;}
#whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody td:first-child {border-left: none;}


/* PC */
@media all and (min-width:1025px){
    /* Platform, Service 공통 */
    .subStyle1 .top_ttl .btn_bx a {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
    .subStyle1 .top_ttl .btn_bx a:hover {box-shadow: 0 0 20px rgba(255,255,255,0.6);}
}

/* 태블릿&모바일 공통*/
@media all and (max-width:1024px){
    /* 공통 */
    #sub .box {padding: 50px 0;}
    #sub .box1 {padding-top: 50px;}
    #sub .box:last-child {padding-bottom: 50px;}
    
    #sub .ttl01 {padding-bottom: 24px; margin-bottom: 30px; min-height: auto;}
    #sub .ttl01 strong {font-size: 25px; line-height: 21px;}
    #sub .ttl01 ul li {line-height: 21px; font-size: 13px; margin-right: 25px;}
    #sub .ttl01 ul li::before {height: 8px; margin-top: -4px; right: -12px;}



    /* Platform, Service 공통 */
    .subStyle1 .top_ttl {margin-bottom: 15px; font-size: 25px; line-height: 30px;}
    .subStyle1 .top_ttl p {margin-top: 5px; font-size: 14px; line-height: 20px;}
    .subStyle1 .top_ttl .btn_bx {margin-top: 29px;}
    .subStyle1 .top_ttl .btn_bx a {max-width: 180px; font-size: 15px;}
    .subStyle1 .top_ttl .btn_bx a span {height: 58px;}
    
    .subStyle1 .box1 .con_bx .l_bx {padding: 20px 40px 0 0;}
    .subStyle1 .box1 .con_bx .l_bx .txt_w .txt1 {font-size: 25px; line-height: 30px;}
    .subStyle1 .box1 .con_bx .l_bx .txt_w .txt2 {margin-top: 8px; font-size: 14px; line-height: 20px;}
    .subStyle1 .box1 .con_bx .l_bx .txt_w .txt3 {margin-top: 8px;}
    .subStyle1 .box1 .con_bx .l_bx .txt_w .txt3 li {font-size: 14px; line-height: 17px; padding-left: 8px;}
    .subStyle1 .box1 .con_bx .l_bx .txt_w .txt3 li::before {width: 3px; height: 3px; top: 6px;}
    .subStyle1 .box1 .con_bx .r_bx img {max-width: 400px; width: 100%;}
    
    .subStyle1 .box2 .con_bx .con_w {box-shadow: 0 15px 20px rgba(0,0,0,.06); padding: 40px 60px; border-radius: 7px; margin-bottom: 20px;}
    .subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .ttl {margin-bottom: 8px; font-size: 15px; line-height: 20px;}
    .subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .txt {font-size: 14px; line-height: 17px; margin-bottom: 8px;}
    .subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .list1 li {padding-left: 8px;}
    .subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .list1 li::before {width: 3px; height: 3px; top: 6px;}
    
    .subStyle1 .box3 .con_bx .con_w {box-shadow: 0 15px 20px rgba(0,0,0,.06); width: calc(50% - 10px); margin-right: 20px; margin-top: 20px; border-radius: 7px; padding: 20px 18px 18px;}
    .subStyle1 .box3 .con_bx .con_w .txt_bx {margin-top: 17px;}
    .subStyle1 .box3 .con_bx .con_w .txt_bx strong {font-size: 15px; line-height: 20px;}
    .subStyle1 .box3 .con_bx .con_w .txt_bx p {margin-top: 2px; font-size: 14px; line-height: 17px; max-width: 375px;}
    
    .subStyle1 .box4 .con_w {box-shadow: 0 15px 20px rgba(0,0,0,.06); padding: 30px 60px 25px 180px; min-height: 140px; border-radius: 7px; margin-bottom: 20px;}
    .subStyle1 .box4 .con_w .img_bx {width: 80px; height: 80px; top: 30px;}
    .subStyle1 .box4 .con_w .txt_bx strong {font-size: 15px; line-height: 20px;}
    .subStyle1 .box4 .con_w .txt_bx p {font-size: 14px; line-height: 17px; margin-top: 5px;}
    
    .subStyle1 .box5 .con_bx .con_w {border-radius: 7px; padding: 12px 20px 28px;}
    .subStyle1 .box5 .con_bx .con_w .num {font-size: 15px;}
    .subStyle1 .box5 .con_bx .con_w .txt_bx {margin-top: 20px;}
    .subStyle1 .box5 .con_bx .con_w .txt_bx strong {font-size: 15px; line-height: 20px;}
    .subStyle1 .box5 .con_bx .con_w .txt_bx p {margin-top: 2px; font-size: 14px; line-height: 17px;}
    
    .subStyle1 .box6 {padding: 50px 0!important;}
    .subStyle1 .box6 .con_bx .l_bx {width: 430px;}
    .subStyle1 .box6 .con_bx .r_bx {width: calc(100% - 430px);}
    .subStyle1 .box6 .con_bx .r_bx img {max-width: 290px; width: 100%;}



    /* Blackbox */
    #blackbox.subStyle1 .box1 .con_bx .l_bx .txt_w .txt1 {max-width: 298px;}



    /* History */
    #history .con_bx .l_bx .txt_bx {top: 100px;}
    #history .con_bx .l_bx .txt_bx p {font-size: 13px; line-height: 13px;}
    #history .con_bx .l_bx .txt_bx ul {margin-top: 9px;}
    #history .con_bx .l_bx .txt_bx ul li {font-size: 20px; margin-bottom: 7px;}
    #history .con_bx .r_bx .txt_bx .txt_con {padding: 17px 0 17px 100px; min-height: 55px;}
    #history .con_bx .r_bx .txt_bx .txt_con .year {font-size: 18px; line-height: 20px; top: 18px;}
    #history .con_bx .r_bx .txt_bx .txt_con ul li {font-size: 14px; line-height: 20px; padding-left: 10px; margin-bottom: 15px;}
    #history .con_bx .r_bx .txt_bx .txt_con ul li::before {width: 3px; height: 3px; top: 9px;}



    /* Vision */
    #vision .box1 .con_bx .txt_bx {margin-top: 35px;}
    #vision .box1 .con_bx .txt_bx strong {font-size: 20px; line-height: 30px;}
    #vision .box1 .con_bx .txt_bx p {font-size: 14px; line-height: 20px; margin-top: 10px; max-width: 530px;}

    /* CEO’s Message */
    #ceo .box1 .con_bx .con_w {margin-bottom: 31px;}3
    #ceo .box1 .con_bx .con_w .l_bx {padding: 0 40px 0 0;}
    #ceo .box1 .con_bx .con_w:nth-child(2n) .l_bx {padding: 0 0 0 40px;}
    #ceo .box1 .con_bx .con_w .l_bx .txt_w .txt1 {font-size: 30px; line-height: 45px;}
    #ceo .box1 .con_bx .con_w .l_bx .txt_w .txt2 {margin-top: 14px; font-size: 15px; line-height: 20px; font-weight: 700;}
    #ceo .box1 .con_bx .con_w .l_bx .txt_w .txt3 {margin-top: 23px; font-size: 14px; line-height: 20px;}
    #ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt {padding: 10px 25px 10px 17px; right: -10px; bottom: 37px;}
    #ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt::before {width: 10px; height: 7px; background-size: 10px 7px; bottom: -7px;}
    #ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt strong {font-size: 18px;}
    #ceo .box1 .con_bx .con_w .r_bx .img_w .img_txt p {margin-top: 0; font-size: 12px;}


    /* Leadership */
    #leadership .box1 .con_bx::before {max-width: 320px; height: 130px; top: 40px;}
    #leadership .box1 .con_bx .top_bx .logo {max-width: 120px; width: 100%;}
    #leadership .box1 .con_bx .top_bx .txt_w {margin-top: 50px;}
    #leadership .box1 .con_bx .top_bx .txt_w p {font-size: 14px; line-height: 20px;}
    #leadership .box1 .con_bx .top_bx .txt_w strong {font-size: 15px; line-height: 20px; margin-top: 14px;}
    #leadership .box1 .con_bx .list_bx {margin-top: 50px;}
    #leadership .box1 .con_bx .list_bx li {padding: 0 10px; margin-top: 35px;}
    #leadership .box1 .con_bx .list_bx li img {max-width: 150px; width: 100%;}
    #leadership .box1 .con_bx .list_bx li .name {margin-top: 11px; padding-bottom: 15px;}
    #leadership .box1 .con_bx .list_bx li .name::before {width: 20px; margin-left: -10px; height: 1px;}
    #leadership .box1 .con_bx .list_bx li .name strong {font-size: 18px; line-height: 23px;}
    #leadership .box1 .con_bx .list_bx li .name p {font-size: 15px; margin-top: 4px;}
    #leadership .box1 .con_bx .list_bx li .txt {font-size: 14px; line-height: 20px; margin-top: 11px; max-width: 100%;}



    /* WhitePape */
    #whitePaper .box1 .top_bx {height: 200px;}
    #whitePaper .box1 .top_bx .txt_w {max-width: none; width: 50%;}
    #whitePaper .box1 .top_bx .txt_w strong {font-size: 20px; line-height: 30px;}
    #whitePaper .box1 .con_bx .con_w .l_bx {padding: 25px 20px 25px 0; width: 300px;}
    #whitePaper .box1 .con_bx .con_w .l_bx .txt_w {max-width: 100%;}
    #whitePaper .box1 .con_bx .con_w .l_bx .txt_w strong {font-size: 18px; line-height: 23px;}
    #whitePaper .box1 .con_bx .con_w .l_bx .txt_w p {font-size: 15px; line-height: 20px;}
    #whitePaper .box1 .con_bx .con_w .r_bx {width: calc(100% - 300px); padding: 27px 0;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w {font-size: 14px; line-height: 20px; margin-bottom: 15px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num::before {height: 1px; margin-top: 0;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num div {max-width: 45px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong::before {border-width: 2px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong span {font-size: 15px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .txt {font-size: 14px; line-height: 20px; margin-top: 8px; max-width: 140px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead th {font-size: 12px; line-height: 17px; padding: 12px 5px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody td {font-size: 11px; line-height: 16px; padding: 11px 5px;}

    /* WhitePape2 */
    #whitePaper2 .box1 .top_bx {height: 200px;}
    #whitePaper2 .box1 .top_bx .txt_w {max-width: none; width: 50%;}
    #whitePaper2 .box1 .top_bx .txt_w strong {font-size: 20px; line-height: 30px;}
    #whitePaper2 .box1 .con_bx .con_w .l_bx {padding: 25px 20px 25px 0; width: 300px;}
    #whitePaper2 .box1 .con_bx .con_w .l_bx .txt_w {max-width: 100%;}
    #whitePaper2 .box1 .con_bx .con_w .l_bx .txt_w strong {font-size: 18px; line-height: 23px;}
    #whitePaper2 .box1 .con_bx .con_w .l_bx .txt_w p {font-size: 15px; line-height: 20px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx {width: calc(100% - 300px); padding: 27px 0;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w {font-size: 14px; line-height: 20px; margin-bottom: 15px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num::before {height: 1px; margin-top: 0;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num div {max-width: 45px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong::before {border-width: 2px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num strong span {font-size: 15px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .txt {font-size: 14px; line-height: 20px; margin-top: 8px; max-width: 140px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table thead th {font-size: 12px; line-height: 17px; padding: 12px 5px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .tb_bx table tbody td {font-size: 11px; line-height: 16px; padding: 11px 5px;}
}

/* 모바일 */
@media all and (max-width:768px){
	/* 공통 */
    #sub .ttl01 ul {display: none;}



    /* Platform, Service 공통 */
    .subStyle1 .slide_bx {display: block!important; box-shadow: 0 7px 15px rgba(0,0,0,.06); background-color: #fff; border-radius: 7px; position: relative; margin-bottom: 32px;}
    .subStyle1 .slide_bx.dotOne::before {content: ''; width: 12px; height: 12px; box-sizing: border-box; border: 3px solid #111111; background-color: transparent; font-size: 0; padding: 0; margin: 0; border-radius: 50%; position: absolute; bottom: -32px; left: 50%; margin-left: -6px;}
    .subStyle1 .slide_bx.dotOne.col2::before {border-color: #fff;}
    .subStyle1 .slide_bx .slick-dots {position: absolute; width: 100%; text-align: center; font-size: 0; left: 0; bottom: -54px; position: relative; z-index: 1;}
    .subStyle1 .slide_bx .slick-dots li {display: inline-block; vertical-align: middle; margin-right: 10px;}
    .subStyle1 .slide_bx .slick-dots li:last-child {margin-right: 0;}
    .subStyle1 .slide_bx .slick-dots li button {width: 6px; height: 6px; box-sizing: border-box; background-color: #cccccc; font-size: 0; padding: 0; margin: 0; border-radius: 50%; position: relative;}
    .subStyle1 .slide_bx .slick-dots li button::before {content: ''; width: 12px; height: 12px; box-sizing: border-box; border: 3px solid #111111; position: absolute; left: -3px; top: -3px; z-index: -1; border-radius: 50%; opacity: 0;}
    .subStyle1 .slide_bx .slick-dots li.slick-active button {background-color: transparent!important;}
    .subStyle1 .slide_bx .slick-dots li.slick-active button::before {opacity: 1;}
    .subStyle1 .slide_bx.col2 .slick-dots li button {background-color: rgba(255,255,255,.6);}
    .subStyle1 .slide_bx.col2 .slick-dots li button::before {border-color: #fff;}
    .subStyle1 .slide_bx .con_w:nth-child(n) {margin: 0!important;}
    
    .subStyle1 .box1 .con_bx .l_bx {width: 100%; order: 2; padding: 0; margin-top: -20px;}
    .subStyle1 .box1 .con_bx .r_bx {width: 100%; order: 1; justify-content: center;}
    .subStyle1 .box1 .con_bx .r_bx img {max-width: 100%;}
    
    .subStyle1 .box2 .con_bx {display: none;}
    .subStyle1 .box2 .con_bx.slide_bx {padding: 30px 20px 25px;}
    .subStyle1 .box2 .con_bx .con_w {background-color: transparent; box-shadow: none; padding: 0;}
    .subStyle1 .box2 .con_bx .con_w:nth-child(n) .l_bx {width: 100%; padding: 0;}
    .subStyle1 .box2 .con_bx .con_w:nth-child(n) .r_bx {width: 100%; padding: 0; margin-top: 27px; text-align: center;}
    .subStyle1 .box2 .con_bx .con_w .r_bx .txt_bx .txt_w .list1 li {text-align: left;}
    
    .subStyle1 .box3 .con_bx {display: none;}
    .subStyle1 .box3 .slide_bx {padding: 20px 18px 25px;}
    .subStyle1 .box3 .con_bx .con_w {background-color: transparent; box-shadow: none; padding: 0;}
    .subStyle1 .box3 .con_bx .con_w img {margin: 0 auto;}
    
    .subStyle1 .box4 .con_bx {display: none;}
    .subStyle1 .box4 .slide_bx {padding: 30px 18px 25px;}
    .subStyle1 .box4 .con_bx .con_w {background-color: transparent; box-shadow: none; padding: 0; min-height: auto;}
    .subStyle1 .box4 .con_w .img_bx {position: relative; top: auto; left: auto; margin: 0 auto;}
    .subStyle1 .box4 .con_w .txt_bx {text-align: center; margin-top: 16px;}
    
    .subStyle1 .box5 .con_bx {display: none;}
    .subStyle1 .box5 .slide_bx {padding: 12px 18px 25px;}
    .subStyle1 .box5 .con_bx .con_w {padding: 0;}
    
    .subStyle1 .box6 .con_bx .l_bx {width: 100%; order: 2; text-align: center;}
    .subStyle1 .box6 .con_bx .l_bx .top_ttl p {margin: 5px auto 0;}
    .subStyle1 .box6 .con_bx .r_bx {width: 100%; order: 1; justify-content: center;}
    .subStyle1 .box6 .con_bx .r_bx img {max-width: 198px;}
    
    
    
    /* Blackbox */ 
    #blackbox.subStyle1 .box5 {background: url(../images/sub/blackbox_bx5_bg_m.jpg) no-repeat center top #044bd9; background-size: 100% auto;}
    
    
    
    /* Enterprise MES */
    #enterpriseMES.subStyle1 .box5 {background: url(../images/sub/enterpriseMES_bx5_bg_m.jpg) no-repeat center top #32e4d0; background-size: 100% auto;}
    #enterpriseMES.subStyle1 .top_ttl p {max-width: 410px;}

    /* JSA */
    #jsa.subStyle1 .box5 {background: url(../images/sub/enterpriseMES_bx5_bg_m.jpg) no-repeat center top #32e4d0; background-size: 100% auto;}
    #jsa.subStyle1 .top_ttl p {max-width: 410px;}



    /* History */
    #history .con_bx {position: relative; margin-top: -15px}
    #history .con_bx .l_bx {width: 100%; position: sticky; left: 0; top: 70px; background-color: #fff; z-index: 1; padding: 15px 0; border-bottom: 1px solid #111; text-align: center;}
    #history .con_bx .l_bx .txt_bx {position: unset; top: auto; left: auto;}
    #history .con_bx .l_bx .txt_bx ul {font-size: 0;}
    #history .con_bx .l_bx .txt_bx ul li {font-size: 15px; display: inline-block; margin-right: 30px; margin-bottom: 0;}
    #history .con_bx .l_bx .txt_bx ul li:last-child {margin-right: 0;}
    #history .con_bx .r_bx {width: 100%;}
    #history .con_bx .r_bx .txt_bx .txt_con {padding-left: 0; min-height: auto;}
    #history .con_bx .r_bx .txt_bx .txt_con .year {position: relative; top: auto; left: auto; margin-bottom: 10px;}
    #history .con_bx .r_bx .txt_bx .txt_con ul li {margin-bottom: 10px;}


    /* CEO’s Message */
    #ceo .box1 .con_bx .con_w:nth-child(n) .l_bx {width: 100%; order: 2; padding: 19px 0 0;}
    #ceo .box1 .con_bx .con_w .l_bx .txt_w .txt3:first-child {margin-top: 6px;}
    #ceo .box1 .con_bx .con_w:nth-child(n) .r_bx {width: 100%; order: 1;}


    /* Leadership */
    #leadership .box1 .con_bx .list_bx li:nth-child(n) {width: 100%; margin-right: 0; margin-top: 40px; padding: 0;}
    #leadership .box1 .con_bx .list_bx li:first-child {margin-top: 0;}



    /* WhitePape */
    #whitePaper .box1 .top_bx .txt_w {width: 100%; text-align: center; padding: 0;}
    #whitePaper .box1 .con_bx .con_w .l_bx {width: 100%; padding: 0; padding: 25px 0 18px!important;}
    #whitePaper .box1 .con_bx .con_w .r_bx {width: 100%; padding: 0 0 27px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li {position: relative; padding-left: 60px; width: 100%; min-height: 45px; box-sizing: border-box; display:flex; justify-content:left; align-items:center; table-layout:fixed; margin-bottom: 15px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li:last-child {margin-bottom: 0;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num {position: absolute; left: 0; top: 50%; margin-top: -22.5px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li:nth-child(n) .num::before {width: 1px; height: 15px; left: 50%; top: auto; bottom: -15px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li:last-child .num::before {display: none;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num div {width: 45px;}
    #whitePaper .box1 .con_bx .con_w .r_bx .txt_w .num_list li .txt {margin-top: 0; text-align: left; width: 100%; max-width: 100%; padding: 0;}

    /* WhitePape2 */
    #whitePaper2 .box1 .top_bx .txt_w {width: 100%; text-align: center; padding: 0;}
    #whitePaper2 .box1 .con_bx .con_w .l_bx {width: 100%; padding: 0; padding: 25px 0 18px!important;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx {width: 100%; padding: 0 0 27px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li {position: relative; padding-left: 60px; width: 100%; min-height: 45px; box-sizing: border-box; display:flex; justify-content:left; align-items:center; table-layout:fixed; margin-bottom: 15px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li:last-child {margin-bottom: 0;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num {position: absolute; left: 0; top: 50%; margin-top: -22.5px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li:nth-child(n) .num::before {width: 1px; height: 15px; left: 50%; top: auto; bottom: -15px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li:last-child .num::before {display: none;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .num div {width: 45px;}
    #whitePaper2 .box1 .con_bx .con_w .r_bx .txt_w .num_list li .txt {margin-top: 0; text-align: left; width: 100%; max-width: 100%; padding: 0;}
}