@charset "utf-8";

.main_wrap{width: 100%; height: 100vh; background-image: url('../images/main/bg.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; background-color: #000; display: flex; flex-direction: column; justify-content: center;}
.main_wrap>div{width: 1090px; display: flex; margin: 0 auto; justify-content: center; flex-wrap: wrap; margin-bottom: 80px;}
.main_wrap>div>img{margin-bottom: 90px;}
.main_wrap>div>ul{width: 100%; display: flex; justify-content: space-between;}
.main_wrap>div>ul>li{width: 340px; height: 330px; background-color: #000; border-radius: 20px; overflow: hidden;}
.main_wrap>div>ul>li>a{width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.main_wrap>div>ul>li>a:hover{background-color: #cbb240;}
.main_wrap>div>ul>li>a>img{width: 156px; height: 156px; margin-bottom: 20px;}
.main_wrap>div>ul>li h1{font-size: 22px; color: #fff; font-weight: 700; margin-bottom: 20px;}
.main_wrap>div>ul>.btn1{background-color: #2284ad;}
.main_wrap>div>ul>.btn2{background-color: #04a583;}
.main_wrap>div>ul>.btn3{background-color: #2361ac;}


header{width: 100%; background-color: #fff;}
header #gnb{max-width: 1400px; height: 95px; margin: 0 auto; background-color: #fff; }
header #gnb .container{width: 100%; height: 100%; display: flex; justify-content: space-between;}
header #gnb .container h1{height: 100%;}
header #gnb .container h1 img{height: 100%; width: auto;}
header #gnb .container #headerMenu{height: 100%;}
header #gnb .container #headerMenu nav{height: 100%;}
header #gnb .container #headerMenu nav ul{height: 100%; display: flex; overflow: hidden; align-items: center;}
header #gnb .container #headerMenu nav ul li{/*height: 100%;*/ margin-right: 80px;}
header #gnb .container #headerMenu nav ul li:last-child{margin-right: 0;}
header #gnb .container #headerMenu nav ul li a{display: block; height: 100%; font-size: 20px; font-weight: 500; line-height: 95px;}
header #gnb .container #headerMenu nav ul li a:hover{color: #009881;}
header #gnb .container #headerMenu .mbtn{display: none; margin-top: 96px; margin-bottom: 10px; position: relative; padding-right: 50px;}
header #gnb .container #headerMenu .mbtn:after{content: ''; display: block; width: 100%; height: 1px; background-color: #ddd; margin-top: 20px;}
header #gnb .container #headerMenu .mbtn li{margin-bottom: 10px; margin: 0;}
header #gnb .container #headerMenu .mbtn li a{width: 100%; height: 44px; line-height: 44px; background-color: #999; border-radius: 20px; text-align: center; font-size: 14px; color: #fff;}
header #gnb .container #headerMenu .mbtn li a:hover{color: #fff; background-color: #10abc7;}
header #gnb .container #headerMenu .mbtn li a i{margin-right: 10px;}
header #gnb .container #headerMenu .menuClose{color: #fff; font-size: 26px; color: #000; display: none;}
header #gnb .container .btn-menu{padding: 22px; display: none;}
header #gnb .container .btn-menu i{color: #000; font-size: 34px; color: #000;}


footer{width: 100%; height: 174px; background-color: #414141; margin-top: 112px;}
footer>ul{max-width: 1400px; height: 100%; margin: 0 auto; background-image: url('../images/common/f_logo.png'); background-repeat: no-repeat; background-position: 28px center; padding: 65px 150px 0;}
footer>ul li{font-size: 16px; font-weight: 300; color: #d7d7d7;}
footer>ul li:first-child{font-weight: 500; color: #fff; margin-bottom: 8px;}

strong{font-weight: 700;}


table{width: 100%; border-collapse:collapse;border-spacing:0;}
th,td{text-align: center; border-right: 1px solid #999;}
th{font-weight: 300; font-size: 16px; color: #333; font-weight: 700;}
td{height: 40px; border-bottom: 1px solid #999; font-weight: 300; font-size: 16px; color: #333;}
th:last-child, td:last-child{border-right: none;}

.s_visual{margin-bottom: 50px; width: 100%; height: 210px; background-image: url('../images/sub/visual.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center; display: flex; justify-content: center; align-items: center;}
.s_visual h1{font-size: 34px; color: #fff; font-weight: 500;}
.s_visual h1:after{content: ''; width: 66px; height: 8px; display: block; background-color: #1cb9ee; margin: 0 auto; margin-top: 20px;}
.s_visual2 h1:after{background-color: #f19473;}
.s_visual3 h1:after{background-color: #1fb7bc;}


.cont_wrap{max-width: 1400px; margin: 0 auto;}
.txt_wrap{width: 100%; }
.i_t{padding-left: 40px}
.txt_wrap p{font-size: 16px; color: #666; font-weight: 300; line-height: 22px; word-break: keep-all;}
.txt_wrap .b_txt{font-size: 14px; color: #4f93ab;}
.bttx{font-size: 16px !important; color: #007d93 !important; font-weight: 500 !important;}
.r_txt{color: #d39484 !important;}
.h_txt{background-image: url('../images/sub/htxt1.png'); background-repeat: no-repeat; background-position: left top; height: 40px; margin-top: 62px; margin-bottom: 24px;}
.con2{background-image: url('../images/sub/htxt2.png');}
.con3{background-image: url('../images/sub/htxt3.png');}
.h_txt span{font-size: 22px; font-weight: 500; line-height: 40px; letter-spacing: -2px;}
.h_txt .h_txt_h{font-size: 16px; font-weight: 300; color: #888; margin-left: 10px;}
.h_txt .num{font-size: 20px; display: inline-block; width: 40px; text-align: center; margin-right: 10px; letter-spacing: 0;}
.txt_t{padding-left: 54px; background-image: url('../images/sub/t_txt.png'); background-repeat: no-repeat; background-position: 40px top; height: 20px; margin-top: 40px; margin-bottom: 16px; font-size: 18px; font-weight: 700; line-height: 20px;}
.txt_t2{background-image: url('../images/sub/t_txt2.png');}
.txt_t3{background-image: url('../images/sub/t_txt3.png');}
.txt_t span{color: #797979; margin-left: 20px;}
.txt_t_h{font-size: 16px; font-weight: 300; color: #333; height: auto;}

.media_wrap{width: 100%; display: flex; justify-content: space-between;}
.media_wrap .left{background-image: url('../images/sub/b_img.png'); background-repeat: no-repeat; background-position: left top; padding-top: 60px; width: 40%;}
.media_wrap .left h2{font-size: 20px; font-weight: 400; color: #fff; background-color: #007d93; display: inline-block; padding: 12px; margin-bottom: 25px;}
.media_wrap .left h1{font-size: 44px; color: #000; font-weight: 900; }
.media_wrap .left h1:after{content: ''; width: 100%; height: 1px; background-color: #dcdcdc; display: block; margin-top: 34px;}
.media_wrap .left h3{font-size: 18px; color: #000; font-weight: 500; margin-top: 24px; margin-bottom: 10px;}
.media_wrap .right{width: 54%; height: 440px; background-color: #666; position: relative;}
.media_wrap .right>iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.cont_wrap .s_1_1{display: flex; flex-direction: column; align-items: center;}
.cont_wrap .s_1_1 ul{width: 100%; display: flex; justify-content: space-between; margin-top: 42px;}
.cont_wrap .s_1_1 ul li{width: 13.5%; height: 207px; position: relative; border-radius: 20px; overflow: hidden; background-color: #666; background-repeat: no-repeat; background-position: center; background-size: cover;}
.cont_wrap .s_1_1 ul li span{display: block; width: 100%; height: 52px; line-height: 52px; color: #fff; font-weight: 500; background-color: #007d93; text-align: center; position: absolute; bottom: 0;}
.cont_wrap .s_1_1 ul .i1{background-image: url('../images/sub/s_1_1_1.jpg');}
.cont_wrap .s_1_1 ul .i2{background-image: url('../images/sub/s_1_1_2.jpg');}
.cont_wrap .s_1_1 ul .i3{background-image: url('../images/sub/s_1_1_3.jpg');}
.cont_wrap .s_1_1 ul .i4{background-image: url('../images/sub/s_1_1_4.jpg');}
.cont_wrap .s_1_1 ul .i5{background-image: url('../images/sub/s_1_1_5.jpg');}
.cont_wrap .s_1_1 ul .i6{background-image: url('../images/sub/s_1_1_6.jpg');}
.cont_wrap .s_1_1>img{width: 130px; height: auto; margin: 35px 0 22px;}
.cont_wrap .s_1_1>div{width: 100%; height: 87px; line-height: 87px; text-align: center; color: #fff; font-size: 20px; font-weight: 500; border-radius: 20px; background-color: #32394c;}
.cont_wrap .s_1_3{width: 100%; margin-top: 30px; display: flex; justify-content: space-between;}
.cont_wrap .s_1_3 li{width: 18%; height: 210px; position: relative;}
.cont_wrap .s_1_3 li .t_hd{z-index: 2; width: 90%; height: 35px; line-height: 35px; margin: 0 auto; border-radius: 20px; background-color: #e6e6e6; font-size: 16px; font-weight: 300; position: relative; text-align: center;}
.cont_wrap .s_1_3 li:nth-child(3)>.t_hd{letter-spacing: -1.5px; padding-left: 17px}
.cont_wrap .s_1_3 li .t_hd span{position: absolute; left: 4px; top: 4px; display: inline-block; width: 26px; height: 26px; line-height: 26px; border-radius: 50%; text-align: center; font-size: 12px; color: #fff; background-color: #415774;}
.cont_wrap .s_1_3 li .t_txt{word-break: keep-all; padding: 30px; position: absolute; width: 100%; height: 234px; font-size: 16px; font-weight: 300; color: #fff; background-color: #007d93; border-radius: 10px; line-height: 20px; display: flex; text-align: center; justify-content: center; align-items: center; top: 17px; z-index: 1;}
.cont_wrap .s_1_3 li:after{content: '\e90b'; width: 40px; height: 40px; line-height: 40px; display: block; text-align: center; background-color: #fff; font-family : "xeicon"; color: #00a1be; font-size: 20px; position: absolute; z-index: 3; border-radius: 50%;  box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2); right: -37px; top: 95px;}
.cont_wrap .s_1_3 li:last-child .t_txt{padding: 0;}
.cont_wrap .s_1_3 li:last-child:after{display: none;}
.t_txt_w{text-align: left; padding: 20px 20px 0;}
.t_txt_w>div{display: flex; margin-bottom: 5px;}
.t_txt_w span{word-break: keep-all; display: inline-block; width: calc(100% - 64px);}
.t_txt_w .t_txt_w_h{width: 64px;}
.t_txt_w .t_txt_w_o{font-size: 14px; color: #bfbfbf;}
.box_t{width: 100%; margin-top: 20px; padding-left: 40px; display: flex; justify-content: space-between; margin-bottom: 30px; position: relative;}
.boxt1 li{width: 49%; height: 210px; border-radius: 20px; background-repeat: no-repeat; background-position: center; background-size: cover; overflow: hidden; font-size: 20px; font-weight: 500; color: #fff; display: flex; justify-content: center; align-items: center;}
.boxt1 li:first-child{background-image: url('../images/sub/s_1_4_i1.jpg');}
.boxt1 li:last-child{background-image: url('../images/sub/s_1_4_i2.jpg');}
.boxt1:after{margin-left:30px; content: '\e913'; display: block; width: 58px; height: 58px; line-height: 58px; text-align: center; color: #fff; border-radius: 50%; background-color: #00d3a2; font-family : "xeicon"; font-size: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.s_1_4{margin: 22px 0 50px; width: 100%; display: flex; padding-left: 40px; justify-content: space-between;}
.s_1_4 li{line-height: 22px; text-align: center; padding: 0 60px; word-break: keep-all; width: 16%; height: 130px; background-color: #32394c; border-radius: 20px; font-weight: 300; font-size: 18px; color: #fff; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.s_1_4 li span{color: #32394c; font-size: 16px; width: 24px; height: 24px; line-height: 24px; text-align: center; border-radius: 50%; background-color: #fff; display: block; margin-bottom: 16px;}
.s_1_4 .ltxt{padding: 0 20px;}
.boxt2 li{width: 49%;}
.boxt2 li .li{margin-bottom: 20px; width: 100%; height: 210px; border-radius: 20px; background-repeat: no-repeat; background-position: center; background-size: cover; overflow: hidden; font-size: 20px; font-weight: 500; color: #fff; display: flex; justify-content: center; align-items: center;}
.boxt2 li:first-child .li{background-image: url('../images/sub/s_1_4_i3.jpg');}
.boxt2 li:last-child .li{background-image: url('../images/sub/s_1_4_i4.jpg');}
.bx_t{width: 100%; padding-left: 60px; display: flex; justify-content: space-between;}
.bx_t li{ width: 49%;}
.boxt2 li p{font-size: 16px; color: #333; font-weight: 300; position: relative; padding-left: 12px; word-break: keep-all; margin-bottom: 10px; line-height: 20px; letter-spacing: 0;}
.boxt2 li p:before{content: ''; display: block; width: 8px; height: 8px; background-color: #007d93; border-radius: 50%; position: absolute; left: 0; top: 6px; }
.s_1_5{position: relative;}
.s_1_5_img{z-index: -1; width: 100vw; height: 350px; background-repeat: no-repeat; background-position: center; background-size: cover; background-image: url('../images/sub/s_1_5_bg.jpg'); position: absolute; left: 50%; transform: translate(-50%);}
.s_1_5_img .s_1_5_cont{word-break: keep-all; padding-right: 700px; padding-top: 85px; padding-left: 60px;  max-width: 1400px; height: 100%; margin: 0 auto; background-image: url('../images/sub/s_1_5.png'); background-repeat: no-repeat; background-size: auto 100%; background-position: right top; color: #fff; font-size: 20px; font-weight: 300;}
.s_1_5_img .s_1_5_cont:before{display: block; content: ''; width: 40px; height: 8px; border-radius: 4px; background-color: #fff; margin-bottom: 14px;}
.s_1_5_tb{width: 94%; background-color: #fff; border-radius: 30px; box-shadow: 0px 3px 21px 9px rgba(0, 0, 0, 0.1); padding: 30px 0; margin: 280px auto 0; z-index: 2; }
.s_1_5_tb .tb_cont{padding: 0 40px;}
.s_1_5_tb .txt_t{margin-bottom: 30px;}
.s_1_5_tb .tb_cont .g_num{font-size: 16px; font-weight: 700; color: #000; line-height: 22px; height: 22px;}
.s_1_5_tb .tb_cont .g_num span{font-size: 14px; color: #fff; display: inline-block; width: 22px; height: 22px; border-radius: 5px; text-align: center; line-height: 22px; background-color: #797979; margin-right: 5px;}
.s_1_5_tb .tb_cont ul{width: 100%; margin: 19px 0 38px;}
.s_1_5_tb .tb_cont ul li{width: 100%; height: 40px; border-bottom: 1px solid #999;}
.s_1_5_tb .tb_cont ul li span{width: 33.333%; height: 100%; text-align: center; line-height: 40px; font-weight: 300; font-size: 16px; color: #333; display: inline-block;}
.s_1_5_tb .tb_cont ul li:first-child, th{height: 46px; border-bottom: 2px solid #333; border-top: 2px solid #333; background-color: #f3f3f3;}
.s_1_5_tb .tb_cont ul li:first-child span{line-height: 46px; font-weight: 700; }
.gd_t{width: 100%; }
.gd_t .bttx{display: block; background-color: #32394c; width: 100%; border-radius: 20px; padding: 30px 0; text-align: center; color: #fff;}
.gd_t .bttx h1{font-size: 20px; font-weight: 700; color: #e5d933; margin-bottom: 20px; letter-spacing: 0; word-break: keep-all;}
.gd_t .bttx p{color: #fff; letter-spacing: -1px; word-break: keep-all;}



.s_2_1{width: 100%; margin-top: 50px; display: flex; justify-content: space-between; margin-bottom: 40px;}
.s_2_1 li{height: 250px; border-radius: 20px; overflow: hidden;}
.s_2_1 li:first-child{border-radius: 0;}
.s_2_1 li img{height: 100%; width: auto;}
.s_2_1_4{width: 100%; height: auto; margin: 20px 0;}
.s_2_1_4 .s_2_1_4_wr{width: 100%; height: 200px; overflow: hidden; border-radius: 20px; background-image: url('../images/sub/s_2_1_4.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover;}
.s_2_1_4 .s_2_1_4_wr>div{width: 100%; height: 100%; background-image: url(../images/sub/s_2_1_4p.png); background-repeat: no-repeat; background-position: left top; background-size: auto 100%;}
.sb_tx{font-size: 18px; color: #000; word-break: keep-all;}
.s_2_2{width: 100%; margin-top: 40px; display: flex;}
.s_2_2 li{width: 50%; padding-left: 50px; display: flex; flex-direction: column-reverse;}
.s_2_2 li p{word-break: keep-all; line-height: 20px;}
.s_2_2 li:first-child{padding-left: 0; padding-right: 50px; flex-direction: column; border-right: 1px solid #999;}
.s_2_2 li:first-child p{margin-top: 40px;}
.s_2_2 li img{width: 100%; height: auto;}
.s_2_3{width: 100%; display: flex; justify-content: space-between; margin-top: 40px; position: relative; align-items: center;}
.s_2_3 .imgb{overflow: hidden; border-radius: 30px; width: 48%; height: 140px; background-repeat: no-repeat; background-position: right top; background-size: auto 100%; background-image: url('../images/sub/s_2_3_1.png'); background-color: #007d93; font-size: 16px; color: #fff; font-weight: 500; word-break: keep-all; display: flex; justify-content: center; align-items: center; text-align: center; padding: 0 100px; line-height: 20px;}
.s_2_3 li:last-child{background-image: url('../images/sub/s_2_3_2.png'); background-color: #32394c;}
.s_2_3 .plus{display: block; width: 30px; height: 30px; background-repeat: no-repeat; background-image: url('../images/sub/plus.png'); background-size: cover; }
.s_2_4_bt{margin-top: 40px;}
.s_2_4_bt span{font-size: 16px; color: #fff; font-weight: 300; padding: 10px 20px; background-color: #007d93; border-radius: 20px; }
.s_2_4{width: 100%; margin-top: 40px; display: flex; justify-content: space-between;}
.s_2_4 li{width: 30%;}
.s_2_4 li .hd{width: 100%; height: 46px; border-bottom: 1px solid #32394c;}
.s_2_4 li .hd span{font-size: 16px; font-weight: 400; color: #fff; padding: 0 30px; line-height: 46px; background-color: #32394c; height: 46px; display: inline-block}
.s_2_4 li img{width: 100%; height: auto; margin-top: 20px;}


.s_3_1{width: 100%; height: 324px; margin-top: 30px; display: flex; justify-content: space-between;}
.s_3_1 .img{width: 32%; height: 100%; background-image: url('../images/sub/s_3_1.png'); background-repeat: no-repeat; background-position: center; background-size: cover; border-radius: 20px; overflow: hidden;}
.s_3_1 ul{width: 64%; height: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between;}
.s_3_1 ul li{width: 49%; height: 48%; border-radius: 20px; overflow: hidden; box-shadow: 0px 3px 21px 9px rgba(0, 0, 0, 0.1); display: flex;}
.s_3_1 ul li span{height: 100%; width: 60%; display: flex; padding: 0 20px; word-break: keep-all; align-items: center; }
.s_3_1 ul li span>div{font-size: 16px; font-weight: 300; color: #333; line-height: 20px;}
.s_3_1 ul li .thd{font-size: 18px; font-weight: 700; color: #fff; text-align: center; background-color: #17a5aa; width: 40%; line-height: 22px; justify-content: center;}
.s_3_3_wrap{position: relative; height: 264px;}
.s_3_3{width: 100vw; height: 100%;  background-image: url('../images/sub/s_3_3_bg.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; left: 50%; transform: translate(-50%); margin: 30px 0 260px;}
.s_3_3 ul{max-width: 1400px; height: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}
.s_3_3 ul li{box-shadow: 0px 3px 21px 9px rgba(0, 0, 0, 0.1); width: 24%; height: 60%; background-color: #fff; border-radius: 20px; overflow: hidden; display: flex;}
.s_3_3 ul li>div{word-break: keep-all; font-size: 16px; color: #333; font-weight: 300; display: inline-block; height: 100%;}
.s_3_3 ul li .lg{width: 96px; border-radius: 20px; overflow: hidden; background-image: url('../images/sub/s_3_3_lg1.png'); background-repeat: no-repeat; background-position: center; background-size: 100% auto; background-color: #cadfe3;}
.s_3_3 ul li .lg2{background-image: url('../images/sub/s_3_3_lg2.png'); background-color: #cae3db;}
.s_3_3 ul li .lg3{background-image: url('../images/sub/s_3_3_lg3.png'); background-color: #e3d0ca;}
.s_3_3 ul li .lg4{background-image: url('../images/sub/s_3_3_lg4.png'); background-color: #cad1e3;}
.s_3_3 ul li>div:last-child{width: calc(100% - 96px); padding: 20px; display: flex; align-items: center;}
.pt_box_wrap{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
.pt_box_wrap li{width: 15%; border-radius: 20px; overflow: hidden; margin-bottom: 20px;}
.pt_box_wrap li .icon{width: 100%; height: 0; padding-bottom: 80%; position: relative;}
.pt_box_wrap li .icon>div{background-color: #e5e5e5; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-position: center; background-size: 100% auto; background-repeat: no-repeat; background-image: url(../images/sub/s_3_4_icon1.png);}
.s_3_4 li .icon2>div{background-image: url(../images/sub/s_3_4_icon2.png);}
.s_3_4 li .icon3>div{background-image: url(../images/sub/s_3_4_icon3.png);}
.s_3_4 li .icon4>div{background-image: url(../images/sub/s_3_4_icon4.png);}
.s_3_4 li .icon5>div{background-image: url(../images/sub/s_3_4_icon5.png);}
.s_3_4 li .icon6>div{background-image: url(../images/sub/s_3_4_icon6.png);}
.s_3_4 li .icon7>div{background-image: url(../images/sub/s_3_4_icon7.png);}
.s_3_4 li .icon8>div{background-image: url(../images/sub/s_3_4_icon8.png);}
.s_3_4 li .icon9>div{background-image: url(../images/sub/s_3_4_icon9.png);}
.s_3_4 li .icon10>div{background-image: url(../images/sub/s_3_4_icon10.png);}
.s_3_4 li .icon11>div{background-image: url(../images/sub/s_3_4_icon11.png);}
.s_3_4 li .icon12>div{background-image: url(../images/sub/s_3_4_icon12.png);}
.pt_box_wrap li .txt{width: 100%; height: 54px; text-align: center; line-height: 54px; font-size: 16px; font-weight: 300; color: #fff; background-color: #007d93;}
.link_btn{display: block; font-size: 16px; font-weight: 300; color: #fff; background-color: #17a5aa; width: 372px; height: 50px; line-height: 50px; border-radius: 50px; text-align: center;}
.link_btn:hover{background-color: #065d6c;}
.s_3_5_u{width: 100%; margin-top: 20px; display: flex; justify-content: space-between;}
.s_3_5_u li{position: relative; width: 24%; height: 165px; background-color: #32394c; border-radius: 20px;}
.s_3_5_u li p{display: flex; width: 80%; height: 44%; color: #fff; font-size: 20px; font-weight: 700; text-align: center; word-break: keep-all; margin: 0 auto; justify-content: center; align-items: center;}
.s_3_5_u li p:last-child{height: 56%; font-size: 16px; font-weight: 300; border-top: 1px solid #fff;}
.s_3_5_u li:after{content: '\e90b'; width: 40px; height: 40px; line-height: 40px; display: block; text-align: center; background-color: #fff; font-family : "xeicon"; color: #00a1be; font-size: 20px; position: absolute; z-index: 3; border-radius: 50%;  box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2); right: -27px; top: 63px;}
.s_3_5_u li:last-child:after{display: none;}
.rb_txt{font-size: 14px; font-weight: 300; color: #64b2af; margin: 15px 0;}
.s_3_5_img_jk{height: 230px; background-image: url('../images/sub/s_3_5_jk.png'); background-repeat: no-repeat; background-position: left top; background-size: auto 100%;}
.s_3_5_img_ik{margin-top: 20px; width: 572px; height: 228px; background-image: url('../images/sub/s_3_5_ik.png'); background-repeat: no-repeat; background-position: left top; background-size: 100% auto;}
.s_3_5_us{width: 100%; display: flex; justify-content: space-between;}
.s_3_5_us>div{width: 34%; height: 216px; background-color: #32394c; border-radius: 20px; display: flex; flex-direction: column; align-items: center;}
.s_3_5_us>div>div{width: 90%; height: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.s_3_5_us>div>div:first-child{border-bottom: 1px solid #fff;}
.s_3_5_us>div>div p{font-size: 16px; color: #fff; font-weight: 300;}
.s_3_5_us>div>div p:first-child{display: block; width: 120px; height: 30px; line-height: 30px; text-align: center; border-radius: 15px; color: #32394c; background-color: #fff; margin-bottom: 10px;}
.s_3_5_us .pt_box_wrap{width: 64%;}
.s_3_5_us .pt_box_wrap li{width: 24%;}
/** [20250917] 김규남 대리님 요청으로 변경 **/
.s_3_5_us .pt_box_wrap li .photo1>div{background-image: url(../images/sub/s_3_5_ph1_2025.png);}
.s_3_5_us .pt_box_wrap li .photo2>div{background-image: url(../images/sub/s_3_5_ph2_2025.png);}
.s_3_5_us .pt_box_wrap li .photo3>div{background-image: url(../images/sub/s_3_5_ph3_2025.png);}
.s_3_5_us .pt_box_wrap li .photo4>div{background-image: url(../images/sub/s_3_5_ph4_2025.png);}
.s_3_5_r{display: flex; margin-top: 20px;}
.s_3_5_r li{height: 43px;}
.s_3_5_r li:first-child img{height: 100%; width: auto;}
.s_3_5_r li:last-child p{font-size: 16px; font-weight: 200; color: #757575;}
.s_3_5_r li:first-child{margin-right: 20px;}
.s_3_5_r li:last-child{display: flex; flex-direction: column; justify-content: space-between; padding-left: 20px; border-left: 1px solid #757575;}


@media all and (max-width: 1400px) {
	.main_wrap>div{width: 90%; }
	.main_wrap>div>ul>li{width: 30%;}
	.main_wrap>div>ul>li h1{font-size: 20px;}


	header #gnb{width: 100%;}
    header #gnb .container #headerMenu .mbtn{display: block;}
    header #gnb .container{align-items: center;}
	header #gnb .container .btn-menu{display: block; padding: 28px 22px}
	header #gnb .container #headerMenu{width: 100%; height: 0; position: fixed; z-index: 999; top: 0;}
	header #gnb .container #headerMenu .bg{width: 100vw; height: 100vh; background-color: rgba(0,0,0,.8); position: absolute; top: 0; left: 0; z-index: 900; display: none;}
	header #gnb .container #headerMenu .menuClose{display: block; position: absolute; top: 10px; right: 10px; padding: 5px;}
    header #gnb .container #headerMenu nav{width: 300px; height: 100vh; background-color: #fff; position: absolute; right: -300px; top: 0; z-index: 999; overflow-y: auto; transition: all .5s;}
    header #gnb .container #headerMenu nav ul{display: block; padding-left: 50px; padding-top: 75px;}
    header #gnb .container #headerMenu nav ul li{height: 50px; margin-right: 50px}
    header #gnb .container #headerMenu nav ul li a{line-height: 50px; font-size: 18px;}
    header #gnb .container h1{height: 90%; padding-left: 22px;}
    header #gnb .container .on nav{right: 0 !important;}
    header #gnb .container .on .bg{display: block !important;}
    header #top_hd{display: none;}
    header #gnb .container #headerMenu nav ul .con_btn{width: 200px; margin-top: 30px}
    header #gnb .container #headerMenu nav ul .con_btn:before{content: ''; display: block; width: 100%; height: 1px; background-color: #ddd; margin-top: 20px; margin-bottom: 30px;}

    .cont_wrap{padding: 40px 40px 0;}
    .media_wrap{flex-direction: column;}
    .media_wrap>div{width: 100% !important;}
    .media_wrap .left{background-image: none; padding-top: 0;}
    .i_t{padding-left: 0;}
    .media_wrap .right{margin-top: 40px; height: 0; padding-bottom: 56.25%;}
    .cont_wrap .s_1_3{flex-direction: column; margin-bottom: 110px}
    .cont_wrap .s_1_3 li{width: 100%; height: 137px;}
    .cont_wrap .s_1_3 li .t_txt{height: auto; padding: 40px 0 30px;}
    .cont_wrap .s_1_3 li:after{left: 50%; transform: translate(-50%); content: "\e90a";}
    .cont_wrap .s_1_3 li:last-child .t_txt{padding: 20px 0;}
    .txt_t{background-position: 0 top; padding-left: 14px;}
    .box_t, .bx_t{padding-left: 0;}
    .boxt1:after{margin-left: 0;}
    .s_1_4{padding-left: 0;}
    .s_1_5_tb{width: 99%;}
    .s_1_5_tb .txt_t{margin-left: 60px;}
    footer>ul{background-position: 60px center; padding: 65px 181px 0;}
    .cont_wrap .s_1_1 ul li{width: 16%;}
    .box_t li{padding: 40px; text-align: center; word-break: keep-all;}
    .s_1_4{flex-wrap: wrap;}
    .s_1_4 li{width: 33%; margin-bottom: 10px;}
    .boxt2 li p{text-align: left;}
    .boxt2 li{padding: 0;}
    .s_1_5_img .s_1_5_cont{background-image: none; padding-right: 60px}


    .s_2_1{flex-wrap: wrap; margin-bottom: 0;}
    .s_2_1 li{display: none;}
    .s_2_1 li img{width: 100%; height: auto;}
    .s_2_1 li:first-child{width: 100%; margin-bottom: 40px; display: block; height: auto;}
    .s_2_1_4 .s_2_1_4_wr{height: 0; padding-bottom: 30%; position: relative;}
    .s_2_1_4 .s_2_1_4_wr>div{width: 70%; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-position: center; background-size: 100% auto;}
    .s_2_2{width: 100%; margin-top: 40px; display: flex; flex-direction: column;}
    .s_2_2 li{width: 100%; padding:40px 0; display: flex; flex-direction: column; }
    .s_2_2 li:first-child{padding-right: 0; border-right: none; border-bottom: 1px solid #999; padding-top: 0;}
    .s_2_2 li p{margin-top: 20px;}
    .s_2_3 .imgb{height: auto; padding: 60px; width: 47%;}

    .s_3_1{flex-direction: column; height: auto;}
    .s_3_1 .img{width: 100%; height: 500px; margin-bottom: 20px;}
    .s_3_1 ul{width: 100%; height: auto; flex-direction: column; flex-wrap: nowrap;}
    .s_3_1 ul li{width: 100%; height: 120px; margin-bottom: 20px;}
    .s_3_3_wrap{height: auto;}
    .s_3_3{background-image: none; width: 100%; position: static; transform: none; margin: 30px 0 60px;}
    .s_3_3 ul{flex-wrap: wrap;}
    .s_3_3 ul li{height: 152px; width: 49%; margin-bottom: 20px;}


    .s_3_4 li{width: 24%;}
    .s_3_5_u{flex-direction: column;}
    .s_3_5_u li{width: 100%; margin-bottom: 20px;}
    .s_3_5_u li:after{left: 50%; transform: translate(-50%); content: "\e90a"; top: 154px;}
    .s_3_5_u li p{width: 90%;}

    .txt_t_h{height: auto;}

    .s_3_5_us{flex-direction: column;}
    .s_3_5_us>div{width: 100%; margin-bottom: 30px;}
    .s_3_5_us .pt_box_wrap{width: 100%;}

    .sb_tx {line-height: 22px;}


}

@media all and (max-width: 768px) {
    .main_wrap>div>img{width: 70%; height: auto;}
    .main_wrap>div>ul{flex-direction: column; align-items: center;}
    .main_wrap>div>ul>li{width: 90%; height: 87px; display: flex; border-radius: 10px; margin-bottom: 20px;}
    .main_wrap>div>ul>li>a>img{width: 70px; height: auto; margin-bottom: 0;}
    .main_wrap>div>ul>li>a{flex-direction: row;}
    .main_wrap>div>ul>li h1{margin-bottom: 0; font-size: 16px; margin-left: 20px;}
    .h_txt{margin-top: 48px;}
    .txt_t span{display: block; margin: 10px 0 0; font-size: 14px;}

    header #gnb .container h1{height: 70%;}

    .s_visual h1{font-size: 24px;}
    .cont_wrap{padding: 0 20px;}
    .media_wrap .left>.txt_wrap{text-align: center;}
    .media_wrap .left h2{display: inline-block;}
    .media_wrap .left h1{word-break: keep-all;}
    .media_wrap .left .txt_wrap p{text-align: left;}
    .cont_wrap .s_1_1 ul li{width: 49%; margin-bottom: 10px;}
    .cont_wrap .s_1_1 ul{flex-wrap: wrap;}
    .cont_wrap .s_1_3 li{height: 183px;}
    .cont_wrap .s_1_3 li:after{top: 138px;}
    .box_t li{width: 100%;}
    .box_t li:first-child{margin-bottom: 20px;}
    .box_t{flex-wrap: wrap;}
    .s_1_4 li{width: 100%;}
    .s_1_5_img .s_1_5_cont{padding: 50px 50px; line-height: 25px; font-size: 18px;}
    .s_1_5_img{height: 270px;}
    .s_1_5_tb{margin: 230px auto 0;}
    .boxt2 li .li, .boxt1 li{height: 132px;}
    .s_1_5_tb .tb_cont{padding: 0 20px;}
    .s_1_5_tb .tb_cont ul li span{font-size: 14px;}
    .s_1_5_tb{width: 99.6%; border-radius: 16px;}
    .s_1_5_tb .txt_t{margin-left: 20px;}
    footer{margin-top: 60px; height: auto;}
    .cont_wrap .s_1_3 li .t_txt{padding: 40px 20px 30px; font-size: 15px; min-height: 130px;}
    footer>ul{padding: 114px 20px 50px; background-position: center 34px; height: auto; text-align: center;}
    .media_wrap .left h3{padding: 0 40px; word-break: keep-all;}

    .s_2_1_4 .s_2_1_4_wr{height: 0; padding-bottom: 90%; position: relative;}
    .s_2_1_4 .s_2_1_4_wr>div{width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-image: url(../images/sub/s_2_1_4m.png); background-position: center; background-size: 100% auto;}
    .s_2_3{flex-direction: column;}
    .s_2_3 .imgb{width: 100%; padding: 30px; border-radius: 10px;}
    .s_2_3 .plus{margin: 10px 0;}

    .s_2_4{flex-direction: column; }
    .s_2_4 li{width: 100%; margin-bottom: 30px; }
    .s_2_4_bt{width: 100%; text-align: center;}
    .s_2_4_bt span{display: block; border-radius: 50px; padding: 16px 30px}


    .s_3_1 .img{height: 400px;}
    .s_3_1 ul li{height: 200px;}

    th:first-child, td:first-child{display: none;}
    th{font-size: 13px;}
    td{font-size: 12px;}
    .s_3_3 ul li{width: 100%;}
    .s_3_4 li{width: 48%;}
    .link_btn{width: 100%;}
    .h_txt .h_txt_h{display: none;}
    .s_3_5_img_jk{height: auto; width: 100%; padding-bottom: 62%; background-size: 100% auto;}
    .s_3_5_img_ik{height: auto; width: 100%; padding-bottom: 42%;}
    .s_3_5_us .pt_box_wrap li{width: 49%;}
    .s_3_5_r{flex-direction: column;}
    .s_3_5_r li:first-child{margin-right: 0; margin-bottom: 30px; max-width: 100%;}
    .s_3_5_r li:last-child{padding-left: 0; border-left: none;}

}