/* 공통 */
.sub_con {width: 100%; margin:0 auto ; position: relative; padding:0 15px;}
.sub_p {font-size:14px; font-weight: 300; color:#000; line-height: 26px; letter-spacing: -.5px; word-break: keep-all; }
.section {padding:60px 0; position: relative; }
.s_tit h2 {font-size: 13px; font-weight: 600; color:#af231c; font-family: 'Montserrat';  letter-spacing:3px;}
.s_tit h1 {font-size: 22px; font-weight: 400; color:#000; font-family: 'NanumSquare',sans-serif; margin-top:15px ;line-height: 40px;word-break: keep-all;}
.s_tit h1 b {font-weight: 800;}
.s_tit.wh h2, .s_tit.wh h1 {color:#fff; }
/* table */
.s_table table {width: 100%; border-collapse: collapse; text-align: center; }
.s_table table thead th {font-size:12px; font-weight: 700; color:#fff; padding:15px 10px; border:1px solid rgba(255,255,255,.2); background: #000; font-family: 'NanumSquare',sans-serif;}
.s_table table tbody td {font-size:11px; padding:10px; font-weight: 300; color:#000; line-height: 18px; border:1px solid #ffeeee; background: #fff; word-break:keep-all;
letter-spacing: -.5px; }
.s_table table tbody th {font-size:12px; padding:10px; font-weight: 500; color:#000; line-height: 20px; border:1px solid #ffeeee; background: #fff; word-break:keep-all;
min-width: 60px; letter-spacing: -.5px;}
.s_table table tbody tr.color th {background: #ffe6e6; }
.s_table table tbody tr.color td {background: #fff2f2;  font-size: 12px; font-weight: 500; }



/*Content CSS*/
/* section */
#gui_s1 .article {display: flex; align-items: center; flex-direction: column; text-align: center; }
/* left */
#gui_s1 .left {width: 100%; }
#gui_s1 .left .s_tit {padding-bottom:25px;margin-bottom: 25px;position: relative;}
#gui_s1 .left .s_tit::after {content: ''; display: block; width: 100%; height: 5px; background: url('../img/sub_title.png') 31% 50% repeat;  position: absolute;bottom: -0;
left: -2px; background-size: contain; }
#gui_s1 .left h3 {font-size: 15px; font-weight: 500; color:#000; margin-top: 30px; line-height: 28px; }
#gui_s1 .left h3 span {color:#af231c; }
/* right */
#gui_s1 .right {width:100%;}
#gui_s1 .right .list {display: flex; flex-wrap:wrap; text-align: center; justify-content: space-between; background: #fff;   box-shadow: 0 0 11.5px 0.5px rgba(227, 99, 74, 0.17);
padding:0 30px; margin-top: 40px;}
#gui_s1 .right .list li {width: 100%; padding:30px 0; border-bottom: 1px solid #ffe6e6; }
#gui_s1 .right .list li > div {width: 100%;}
#gui_s1 .right .list li:last-child {border-bottom: 0; }
#gui_s1 .right .list li h2 {font-size: 15px; font-weight: 500; color:#000; margin:20px 0 10px;}
#gui_s1 .right .list li p {font-size: 13px; font-weight: 300; color:#000; line-height: 22px; }
#gui_s1 .right .list li.logo {margin-top:18px; width: 310px; height: 305px ; display: flex; align-items: center; justify-content: center;}

/* section2 */
#gui_s2 {background: url('../img/gui_s2_bg.png'), #fffafa; text-align: center; }
#gui_s2 .list {margin-top: 30px; display: flex; flex-direction: column; text-align: center; }
#gui_s2 .list li {position: relative; width: 100%; background: #fff; box-shadow: 0 0 12px 0 rgba(175, 35, 28, 0.1); border-top:3px solid #000; padding:60px 20px 40px;
margin-bottom: 20px;}
#gui_s2 .list li:last-child {margin-bottom: 0;}
#gui_s2 .list li h1 {font-size:16px ;font-weight: 900; color:#fff; width: 120px; height: 35px; background: #000; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;
position: absolute; left:50%; transform:translateX(-50%); top: 0; line-height: 35px;}
#gui_s2 .list li .icon {display: flex; align-items: center; justify-content: center; width: 120px; height: 120px; border-radius: 50%; background: #f8d8d8; margin:0 auto; }
#gui_s2 .list li .icon img {max-width: 50%;}
#gui_s2 .list li h2 {font-size: 16px; font-weight: 700; color:#000; margin:25px 0 0; margin-bottom: 20px; padding-bottom: 25px ;position: relative; display: inline-block; }
#gui_s2 .list li h2::after {content: ''; display: block; width: 100%; height: 4px; background: url('../img/sub_line.png') 0% 50% repeat;  position: absolute;bottom: -0; left: 2px;}
#gui_s2 .list li h2 span {color:#af231c; }
#gui_s2 .list li .sub_p {line-height: 29px; }

/* section3 */
#gui_s3 {position:relative; z-index: 2; text-align: center; }
#gui_s3 .list {display: flex; flex-wrap:wrap; border: 1px solid #ffe6e6; margin-top: 30px; text-align: center; background: #fff; position: relative; }
/* #gui_s3 .list::before {content: ''; width: 865px; height: 1px ;background: #ffe6e6; left: 55px; top: 50%; display: block; position: absolute; } */
#gui_s3 .list li {padding:40px 20px; width:100%; border-bottom: 1px solid #ffe6e6;}
/* #gui_s3 .list li:nth-child(n+5) {border-top: 1px solid #ffe6e6; } */
#gui_s3 .list li:last-child {border-top: 0; background: url('../img/gui_s3_last.jpg') 50% 50% no-repeat; background-size:cover; height: 150px;}
#gui_s3 .list li h2 {width: 80px; height: 35px; line-height:35px; border-radius: 20px; background: #000; font-size: 16px; font-weight: 900; color:#fff; margin:0 auto; }
#gui_s3 .list li h1 {font-size: 18px; font-weight: 800; color:#000; font-family: 'NanumSquare',sans-serif; margin:20px 0;}
#gui_s3 .list li p {line-height: 26px;}
#gui_s3 .list li p span {display: block; width: 170px; height: 2px;  background: url('../img/sub_small_line.png') 0% 50% repeat;margin:15px auto; }

/* section4 */
#gui_s4 {background: url('../img/gre_s4_bg.png'), linear-gradient(to right, #af231c, #d53d08); text-align: center; }
#gui_s4 .article {background: #fff;padding:30px 0; margin-top: 30px; }
#gui_s4 .list {position: relative; z-index: 1; display: flex;flex-direction: column; align-items: center;}
#gui_s4 .list li {width: 100%; text-align: center; position: relative; z-index: 1 ; max-width: 300px;}
#gui_s4 .list li::before {content: ''; display: block ; position: absolute; z-index: -1; width: 100%; height: 1px; background-color: #ddd; top: 55px; left: 0;}
#gui_s4 .list li:nth-child(n+2) {margin-top: 20px;}
#gui_s4 .list li:last-child::before {display: none;}
#gui_s4 .list .cir_wr {width: 110px; height: 110px; background-color: #fff; margin:0 auto; position: relative; display: flex; align-items: center ;justify-content: center; z-index: 1; margin:0 auto; }
#gui_s4 .list .cir_wr h1 {width: 50px; height: 50px; display: flex; align-items: center ;justify-content: center;   background-image: linear-gradient(-45deg, #b5261f, #d53d08);
position: relative; z-index: 1; font-size:26px; font-weight: 700; color:#fff; font-family: 'Montserrat'; border-radius: 50%; }
#gui_s4 .list .cir_wr h1::before {content: ''; width: 100%; height: 100%; opacity:  1; transition:  opacity .3s ease;  position: absolute; z-index: -1; left: 0; top: 0 ; border-radius: 50% ;
background-color: #222;}
#gui_s4 .list .cir {display:none; width:110px; height:110px; position: absolute; z-index:-1; left:0; top:0; }
#gui_s4 .list .cir > span { border-radius: 50%; position: absolute; margin: 0; width: 100%; height: 100%; border:1px solid #b5261f; display: block;
-webkit-animation: cir_ani 2s 0s linear infinite; animation: cir_ani 2s 0s linear infinite; left:-0; top:-0;}
#gui_s4 .list .cir > span:nth-child(2) { -webkit-animation-delay: -1s; animation-delay: -1s; }
#gui_s4 .list .cir > span:nth-child(3) {-webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
@keyframes cir_ani {
  0% { -webkit-transform: scale(0.3); transform: scale(0.3); opacity: 0.3;}
  50% { opacity: 0.8;}
  100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; }
}
@-webkit-keyframes cir_ani {
    0% {-webkit-transform: scale(0.3); transform: scale(0.3); opacity: 0.3; }
    50% { opacity: 0.8; }
    100% {-webkit-transform: scale(1); transform: scale(1); opacity: 0; }
}
#gui_s4 .list li.active .cir {display: block; }
#gui_s4 .list li.active .cir_wr h1::before {opacity: 0; }
#gui_s4 .list li .icon {height: 85px; line-height: 85px; margin-top: 24px;}
#gui_s4 .list li .txt h1 {font-size:17px; font-weight: 800; color:#000; margin:30px 0 20px; padding-bottom: 25px; font-family: 'NanumSquare',sans-serif; position: relative; }
#gui_s4 .list li .txt h1::after {content: ''; display: block; width: 100%; height: 4px; background: url('../img/sub_line.png') 0% 50% repeat;  position: absolute;bottom: -0;
left: 2px;}
#gui_s4 .list li .txt .sub_p {line-height: 24px;}
#gui_s4 .list li .txt .sub_p span {color:#000; padding-left: 10px; }
#gui_s4 .list li .txt h3 {font-size: 15px; font-weight: 500; color:#af231c; margin-top: 10px; }
/* s4 NOTICE */
#gui_s4 .list li.notice {width: 100%; background: #fff7f7; padding:30px 30px; text-align: center; margin-top: 40px;}
#gui_s4 .list li.notice h2 {width: 120px; height: 40px; line-height: 40px; background: #000; border-radius: 25px; text-align: center; font-size: 14px; font-weight: 600; color:#fff;
font-family: 'Montserrat'; letter-spacing: 2px; margin:0 auto ;}
#gui_s4 .list li.notice h1 {font-size: 18px; font-weight: 800; color:#000; margin:25px 0 20px; padding-bottom: 25px; position: relative; font-family: 'NanumSquare',sans-serif; }
#gui_s4 .list li.notice h1::before {content: ''; display: block; width: 100%; height: 4px; background: url('../img/sub_line.png') 0% 50% repeat;  position: absolute;bottom: -0; left: 2px;}
#gui_s4 .list li.notice .sub_p {line-height: 24px;}

/* section5 */
#gui_s5 {text-align: center; }
#gui_s5 .s_table {margin-top: 30px; }
#gui_s5 .flex {display: flex; margin-top: 30px; flex-direction: column; }
#gui_s5 .flex h2 {width: 140px; height: 45px; line-height: 45px; text-align: center; border-radius: 32px; background: #af231c; font-size: 16px; font-weight: 800; color:#fff;
font-family: 'NanumSquare',sans-serif; }
#gui_s5 .flex ul {display: flex; flex-wrap:wrap; margin-top: 20px;text-align: left; }
#gui_s5 .flex ul li {font-size: 13px; font-weight: 400; color:#000; position: relative; padding-left: 10px;  font-family: 'NanumSquare',sans-serif; margin-bottom: 8px;
width: 100%;line-height: 22px; word-break: keep-all; }
#gui_s5 .flex ul li::before {content: '·'; position: absolute; left: 0; top: 0; color:#af231c; font-weight: 800; }
#gui_s5 .flex ul li:last-child {margin-bottom: 0; }





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

}


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

}

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

}
