@charset "utf-8";



/**Hi FIVE 전공교육과정**/
.hi-five .box01{padding: 40px 35px 35px;position:relative;margin-bottom:50px;}
.hi-five .box01 > span{font-family:'HG Regular';color:#fff;background:linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%);;font-size:16px;display:block;margin:0 auto;text-align:center;width:200px;padding:10px;border-radius:5px;}
.hi-five .box01 > strong{display:block;font-size:28px;text-align:center;margin-top: 15px;font-family:'HG Bold';background:linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%);background-clip: text;-webkit-background-clip: text;color: transparent;}
.hi-five .box01:before{content:'';width:32px;height:163px;background:url('../../images/sub/hi-five-edge-left.png') no-repeat center;position:absolute;left:0;top: 50%;margin-top: -82px;}
.hi-five .box01:after{content:'';width:32px;height:163px;background:url('../../images/sub/hi-five-edge-right.png') no-repeat center;position:absolute;right:0;top: 50%;margin-top: -82px;}

.hi-five .box02{padding: 0 35px;position:relative;margin-bottom:50px;}
.hi-five .box02 > span{font-family:'HG Regular';color:#fff;background:linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%);font-size:16px;display:block;margin: 0 auto -25px;text-align:center;width:200px;padding:10px;border-radius:5px;position: relative;z-index: 1;}
.hi-five .box02 > strong{padding:8px;display:block;text-align:center;font-size:28px;font-family:'HG Medium';color:#0067b3;border-radius: 100px;background-image: linear-gradient(#fff, #fff), linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%); background-origin: border-box;background-clip: content-box, border-box;}
.hi-five .box02 > strong > span{background:#ebf7ff;display:block;border-radius:100px;padding: 45px 0 30px;}
.hi-five .box02 > strong > span > i{color: #fe9019;}

.hi-five .box03{margin-bottom:50px;}
.hi-five .box03 > span{font-family:'HG Regular';color:#fff;background:linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%);font-size:16px;display:block;margin:0 auto;text-align:center;width:200px;padding:10px;border-radius:5px;margin-bottom: 20px;}
.hi-five .box03 > ul{display:flex;gap:40px;}
.hi-five .box03 > ul > li{width:100%;border:1px solid #333;border-radius:10px;padding:30px 25px;padding-right: 0;display:flex;gap: 20px;align-items: center;}
.hi-five .box03 > ul > li .icon{width: 90px;height: 90px;background:#eee;border-radius:50%;display:flex;align-items: center;justify-content: center;}
.hi-five .box03 > ul > li .txt strong{font-size:24px;color:#888;font-family:'HG Bold';display:block;margin-bottom:3px;}
.hi-five .box03 > ul > li .txt strong > span{color:#fe9019;}
.hi-five .box03 > ul > li .txt p{font-size:20px;color:#222;font-family:'HG Medium';}
.hi-five .box03 > ul > li .txt p > span{font-family:'HG Bold';}

.hi-five .box04{margin-bottom:50px;}
.hi-five .box04 > span{font-family:'HG Regular';color:#fff;background:linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%);font-size:16px;display:block;margin:0 auto;text-align:center;width:200px;padding:10px;border-radius:5px;margin-bottom: 20px;}
.hi-five .box04 > ul{display:flex;gap: 40px;}
.hi-five .box04 > ul > li{width:100%;text-align:center;border:1px dashed #4cccc5;border-radius:100px;padding:15px;}
.hi-five .box04 > ul > li > ul{display:flex;}
.hi-five .box04 > ul > li > ul > li{width:100%;border-radius:100px;padding:25px 0;font-size:18px;color:#fff;font-family: 'HG Medium';background:rgba(0,182,173,0.7);}
.hi-five .box04 > ul > li > ul > li span{color:#1174ff;display:block;}
.hi-five .box04 > ul > li > ul > li:nth-child(1){margin-left:0;}
.hi-five .box04 > ul > li > ul > li:nth-child(2){margin-left:-18px;}

.hi-five .box05{margin-bottom:50px;}
.hi-five .box05 > span{font-family:'HG Regular';color:#fff;background:linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%);font-size:16px;display:block;margin:0 auto;text-align:center;width:200px;padding:10px;border-radius:5px;margin-bottom: 20px;}
.hi-five .box05 > ul{display:flex;gap:30px;}
.hi-five .box05 > ul > li{width:100%;position: relative;}
.hi-five .box05 > ul > li:before{content:'';width:1px;height:100%;background:#222;position:absolute;left:50%;}
.hi-five .box05 > ul > li > strong{font-size: 18px;background: #8093a9;color: #fff;display: block;text-align: center;padding: 12px;border-radius: 10px;font-family: 'HG Medium';margin-bottom: 30px;position:relative;z-index:1;}
.hi-five .box05 > ul > li > ul{border:1px solid #222;border-radius:10px;padding: 30px 35px;height: calc(100% - 82px);position:relative;background: #fff;}
.hi-five .box05 > ul > li > ul > li{font-size:17px;font-family:'HG Regular';color:#555;position:relative;padding-left:15px;}
.hi-five .box05 > ul > li > ul > li:before{content:'';width:4px;height:4px;background:#00b6ad;border-radius:50%;position:absolute;left:0;top:10px;}
.hi-five .box05 > ul > li > ul > li + li{margin-top: 10px;}
.hi-five .box05 > ul > li:nth-child(2) > ul {border:0;padding:0;background: none;}
.hi-five .box05 > ul > li:nth-child(2) > ul > li{text-align:center;padding:20px 35px;border-radius:10px;font-family: 'HG Regular';font-size: 15px;line-height: 1.65;background:#fff;}
.hi-five .box05 > ul > li:nth-child(2) > ul > li:nth-child(odd){border:1px solid #00b6ad;color:#00b6ad;}
.hi-five .box05 > ul > li:nth-child(2) > ul > li:nth-child(2){border: 1px solid #3f8edd;color: #3f8edd;}
.hi-five .box05 > ul > li:nth-child(2) > ul > li:nth-child(4){background:#dfefff;color:#6ba7e3;}
.hi-five .box05 > ul > li:nth-child(2) > ul > li:before{display:none;}

.hi-five .box06 > span{font-family:'HG Regular';color:#fff;background:linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%);font-size:16px;display:block;margin:0 auto;text-align:center;width:200px;padding:10px;border-radius:5px;margin-bottom: 20px;}
.hi-five .box06 > ul{display:flex;gap:30px;}
.hi-five .box06 > ul > li{padding:10px;text-align:center;border-radius: 7px;width:100%;}
.hi-five .box06 > ul > li > div{padding:30px 20px;}
.hi-five .box06 > ul > li > div > strong{font-size:24px;font-family:'HG Medium';display:block;letter-spacing:-0.025em;margin-bottom:5px;}
.hi-five .box06 > ul > li > div > span{color:#555;display:block;font-size:18px;font-family:'HG Regular';}
.hi-five .box06 > ul > li:nth-child(1){background-image: linear-gradient(#fff, #fff), linear-gradient(90deg,rgba(0, 103, 179, 1) 0%, rgba(62, 142, 220, 1) 100%); background-origin: border-box;background-clip: content-box, border-box;}
.hi-five .box06 > ul > li:nth-child(1) > div{background:#ebf7ff;}
.hi-five .box06 > ul > li:nth-child(2){background-image: linear-gradient(#fff, #fff), linear-gradient(90deg,rgba(4, 46, 111, 1) 0%, rgba(83, 139, 225, 1) 100%);background-origin: border-box;background-clip: content-box, border-box;}
.hi-five .box06 > ul > li:nth-child(2) > div{background:#ebf3ff;}
.hi-five .box06 > ul > li:nth-child(3){background:#ebfffe;background-image: linear-gradient(#fff, #fff), linear-gradient(90deg,rgba(0, 182, 173, 1) 0%, rgba(99, 237, 230, 1) 100%);background-origin: border-box;background-clip: content-box, border-box;}
.hi-five .box06 > ul > li:nth-child(3) > div{background:#ebfffe;}

.hi-five-graph > .graph01{border: 5px solid #eee;padding:50px;display:flex;/* align-items: center; */justify-content: center;gap: 20px;border-radius: 5px;}
.hi-five-graph > .graph01 .img{min-width:775px;}
.hi-five-graph > .graph01 .text > ul{display:flex;flex-direction: column;}
.hi-five-graph > .graph01 .text > ul > li > strong{font-size:26px;color:#3f8edd;font-family:'HG Medium';display: block;margin-bottom: 5px;}
.hi-five-graph > .graph01 .text > ul > li > strong span{font-family:'HG Bold';font-size:40px;margin-right:15px;display:inline-block;}
.hi-five-graph > .graph01 .text > ul > li > p{font-size:17px;font-family:'HG Regular';color:#555;line-height: 1.8;padding-left: 60px;}
.hi-five-graph > .graph01 .text > ul > li > p i{display:block;}
.hi-five-graph > .graph01 .text > ul > li:nth-child(1){margin-bottom: 112px;}
.hi-five-graph > .graph01 .text > ul > li:nth-child(2){margin-bottom: 67px;}
.hi-five-graph > .graph01 .text > ul > li:nth-child(1) > strong{color:#3f8edd;}
.hi-five-graph > .graph01 .text > ul > li:nth-child(2) > strong{color:#042e6f;}
.hi-five-graph > .graph01 .text > ul > li:nth-child(3) > strong{color:#00b6ad;}
.hi-five-graph > .graph01 .text > ul > li > ul{padding-left:60px;}
.hi-five-graph > .graph01 .text > ul > li > ul > li{font-size:17px;font-family:'HG Regular';color:#555;line-height: 1.8;padding-left: 20px;position:relative;line-height:1.6;}
.hi-five-graph > .graph01 .text > ul > li > ul > li + li{margin-top:10px;}
.hi-five-graph > .graph01 .text > ul > li > ul > li:before{content:'';width:8px;height:2px;background:#555;position:absolute;left:0;top:12px;}

.hi-five-graph > .graph02{border: 5px solid #eee;padding:50px;display:flex;/* align-items: center; */justify-content: center;gap: 20px;border-radius: 5px;}
.hi-five-graph > .graph02 > ul{display:flex;gap:35px;}
.hi-five-graph > .graph02 > ul > li{width:100%;text-align:center;}
.hi-five-graph > .graph02 > ul > li .icon{width:270px;height:270px;border-radius:50%;margin:0 auto 30px;padding:15px;position: relative;}
.hi-five-graph > .graph02 > ul > li .icon:before{content:'';width:1px;height:30px;background:#222;position:absolute;left:50%;top:100%;}
.hi-five-graph > .graph02 > ul > li .icon .inner{width:240px;height:240px;border-radius:50%;margin:0 auto;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.hi-five-graph > .graph02 > ul > li .icon .inner > p{font-size: 19px;color:#fff;padding-top:15px;letter-spacing:-0.025em;font-family:'HG Regular';}
.hi-five-graph > .graph02 > ul > li:nth-child(1) .icon{background: #ebf3fc;}
.hi-five-graph > .graph02 > ul > li:nth-child(1) .icon .inner{background:#3f8edd;border:15px solid #c9dff6;}
.hi-five-graph > .graph02 > ul > li:nth-child(2) .icon{background: #e5eaf0;}
.hi-five-graph > .graph02 > ul > li:nth-child(2) .icon .inner{background:#042e6f;border:15px solid #b8c4d6;}
.hi-five-graph > .graph02 > ul > li:nth-child(3) .icon{background: #e5f8f7;}
.hi-five-graph > .graph02 > ul > li:nth-child(3) .icon .inner{background:#00b6ad;border:15px solid #b7ebe8;}

.hi-five-graph > .graph02 > ul > li > ul{background: #f7f7f7;padding: 30px 40px;border-radius: 15px;height: calc(100% - 300px);}
.hi-five-graph > .graph02 > ul > li > ul > li{line-height:1.8;text-align:left;position: relative;padding-left: 15px;letter-spacing: -0.025em;}
.hi-five-graph > .graph02 > ul > li > ul > li + li{margin-top:10px;}
.hi-five-graph > .graph02 > ul > li > ul > li:before{content:'';width:4px;height:4px;background:#07b8af;position:absolute;left:0;top:12px;border-radius:50%;}

@media screen and (max-width: 1600px) {
  .hi-five .box03 > ul > li .txt strong{font-size:20px;}
  .hi-five .box03 > ul > li .txt p{font-size:18px;}
  .hi-five .box03 > ul > li{padding-right:25px;}
  .hi-five .box03 > ul{gap:20px;}
  .hi-five .box04 > ul{gap:20px;}
  .hi-five-graph > .graph01 .img{min-width: 620px;max-width: 620px;}
  .hi-five-graph > .graph01 .text > ul > li > strong{font-size:20px;}
  .hi-five-graph > .graph01 .text > ul > li > strong span{font-size:28px;}
  .hi-five-graph > .graph01 .text > ul > li:nth-child(1){margin-bottom: 86px;}
  .hi-five-graph > .graph01 .text > ul > li:nth-child(2){margin-bottom: 45px;}
}

@media screen and (max-width: 1280px) {
  .hi-five .box03 > ul{display:flex;flex-wrap: wrap;}
  .hi-five .box03 > ul > li{width: calc(100% / 2 - 10px);}
  .hi-five .box04 > ul{flex-wrap:wrap;}
  .hi-five .box04 > ul > li{width:calc(100% / 2 - 10px);}
  .hi-five .box06 > ul > li > div > strong{font-size:20px;}
  .hi-five-graph > .graph01 .text > ul > li > strong{font-size:17px;}
  .hi-five-graph > .graph01 .text > ul > li > strong span{font-size:24px;}
  .hi-five-graph > .graph01 .img{min-width: 480px;max-width: 480px;}
  .hi-five-graph > .graph01 .text > ul > li:nth-child(1){margin-bottom:45px;}
  .hi-five-graph > .graph01 .text > ul > li:nth-child(2){margin-bottom:17px;}
  .hi-five-graph > .graph01 .text > ul > li > p{font-size:15px;padding-left:45px;}
  .hi-five-graph > .graph01 .text > ul > li > ul > li{font-size:15px;}
  .hi-five-graph > .graph01 .text > ul > li > ul{padding-left:45px;}
}

@media screen and (max-width: 1023px) {
  .hi-five .box01 > strong{font-size:20px;}
  .hi-five .box01{padding-top: 25px;padding-bottom: 20px;}
  .hi-five .box01:before,
  .hi-five .box01:after{width:28px;height:158px;background-size:contain;margin-top: -78px;}
  .hi-five .box02 > strong{font-size:20px;}  
  .hi-five .box02 > strong > span{padding:35px 25px 20px;}
  .hi-five .box05 > ul{flex-wrap:wrap;}
  .hi-five .box06 > ul{flex-wrap:wrap;}
  .hi-five-graph > .graph01 .img{display:none;}
  .hi-five-graph > .graph01{justify-content:flex-start;padding: 35px;}  
  .hi-five-graph > .graph01 .text > ul > li:nth-child(1),
  .hi-five-graph > .graph01 .text > ul > li:nth-child(2) {margin-bottom:15px;} 
  .hi-five-graph > .graph02 > ul{flex-wrap:wrap;}
}

@media screen and (max-width: 767px) {
  .hi-five .box03 > ul > li{width:100%;}
  .hi-five .box04 > ul > li{width:100%;}
  .hi-five-graph > .graph02{padding:35px;}
}