@charset "UTF-8";

li { list-style: none; }


.list-dot li>.b{
 
 background: rgba(223, 182, 128, 0.2);
    
}
.list-dot li{
    margin-bottom: 4px;
}
.list-dot li:before{
    content:'•';
    color: #54a6d8;
    
}
.text-subcont{
    font-size: 1.4rem;
    margin-top: 3rem;
    line-height: 1.5;
}

/* title */
.page-subtitle:before{
    content: '◆';
    font-size: 0.6em;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;

}

/*font*/

.ceo_ment h4, .menu02_text h4, .menu02_text_left h4, .m02_table, .m02_03 h4, .menu02_text2 h4, .menu03_text h4  {
    font-size: 1.6rem;
    font-weight: normal !important;
    color: #4d4c4c;
    line-height: 1.6;
}
.ceo_ment h3 {
    font-size: 17px;
    text-align: right;
    margin-top: 44px;
    font-weight: 500;
}
.ceo_chart_box h2 {
    font-size: 28px;
    margin-bottom: 50px;
}
.ceo_chart_box h3 {
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    margin: 10px 0;
}
.ceo_chart_box h4 {
    font-size: 16px;
    font-weight: normal;
    color: #4d4c4c;
}
.menu02_text h2, .menu02_text_left h2, .ceo_ment h2, .m02_03 h2, .menu02_text2 h2, .m02_04 h2, .menu03_text h2 , h2{
    font-size: 2.8rem;
    margin-bottom: 2.4rem;
}
.sub-text{
    font-size: 2.1rem;
}
.header h2{
    margin-bottom: 0;
}
.menu02_text h4, .menu02_text_left h4, .m02_03 h4, .menu02_text2 h4, .menu03_text h4 {

    line-height: 22px;

}

.ceo_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: var(--width-content);

    background-image: url(/images/page/mark.png);
    background-repeat: no-repeat;
    background-position: 1% 48%;

}
.ceo_box2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: var(--width-content);
    background-image: url(/images/page/mark.png);
    background-repeat: no-repeat;
    background-position: 98% 48%;
    margin-bottom: 4rem;
}
.ceo_ment {
    /* width: 638px; */
    /* float: left; */
    width: 84%;
}


.ceo_img {
    /* float: right; */
    /* width: 348px; */
    width: 12%;
    margin-top: 28px;
}
.ceo_img img {
    width: 100%;
    filter: drop-shadow(14px -14px 0 #f2f2f2);
}

/*history*/
.history {
    display : grid;
    padding-bottom: 50px;
    width: 98%;
    margin: 0 auto;
    margin-top: 60px;
}
.history_box {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-items: start;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.year {
    font-size: 5rem;
    font-weight: bold;
    width: 20%;
    
    height: auto;
    color: #0d635a;
}
.month {
    display: inline-block;
    width: 80%;
}
.month ul{
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: start;
    
}
li.mon {
    display: inline-flex;
    align-items: center;
    width: 10%;
    font-size: 2.3rem;
    font-weight: bold;
    color: #a0a0a0 ;
}
li.mon2 {
    display: inline-flex;
    align-items: center;
    width: 10%;
    font-size: 2.3rem;
    font-weight: bold;
    color: #fff;
}
li.mon2:before{
    content: '&nbsp;';
}
li.text {
    display: inline-flex;
    width: 90%;
    font-size: 1.5rem;
    color: #636363;
    line-height: 1.8;
}

/*ceo_chart_box*/
.ceo_chart {
    height: auto;
    width: 100%;
    display: grid;
}
.chart {
    width: 240px;
    float: left;
    display: block;
    height: 346px;
    line-height: 20px;
}

li.pic {
    padding: 0;
}
.ceo_chart_box li {
    font-size: 14px;
    padding-left: 26px;
}
.ceo_chart_box li:first-child{
    text-align: center;
    padding-left: 0;
}
.ceo_chart_box {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 50px;
    margin-top: 50px;
}

/*map*/
.map{
    width: 100%;
}
.map_frame { 
    width: 100%;
    height: 600px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    object-fit: cover;
}

.map_add {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    
}

.label {
    width: 15%;
    background-color: #EFEFEF;
    text-align: center;
    font-weight: 500;
    line-height: 40px;
}
.dd {
    width: 85%;
    text-indent: 13px;
    line-height: 40px;
}
.map_add > div {
    padding: 3px;
    border-bottom: 1px solid #D8D8D8;
}

.menu02_r, .menu02{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.title-01{
    position: relative;
    font-size: 2.6rem;
    font-weight: 500;
    margin-bottom: 4rem;
    padding-left: 15px;
}
.title-01:before{
    content:'';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background: #dfb580;
}
.p-box{
    padding-bottom: 4rem;
    /* border-bottom: 1px dashed #ddd; */
    font-weight: normal;
    line-height: 1.5;

}
.p-box.type-flex{
    display: flex;
    gap: 0 20px;
    justify-content: space-between;
    align-items: start;
}
.p-box.type-subcont{
    margin-top:-3rem;
}
.p-box h2{
    color: #171717;
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 1.4rem;
}
.p-box h2:before{
    content: '◆';
    font-size: 0.6em;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;

}
.p-box-text{
    /* width: 50%; */
    
}
.p-box-text h2:first-child{
    margin-top: 0;
}
.p-box-text h2{
    margin-top: 4rem;
}
.p-box.bottom-line{
    border-bottom: 1px dashed #ddd;
    margin-bottom: 4rem;
}
.p-box-text div + div{
    margin-top: 2rem;
}
.p-box h4{

}
.menu02_text {
    width: 65%;
}

.menu02_caption ul,
.menu02_caption2 ul {
    display: flex;
    justify-content: space-between;
    /* margin-right: 14px; */
}
.menu02_caption2 ul li{
    text-align: center;
}
.menu02_img{
    width: 33%;
}
.menu02_img img {
    width: 95%;
    margin-top: 28px;
    filter: drop-shadow(14px -14px 0 #f2f2f2);
    margin-right: 14px;
}

.menu02 {
    margin-bottom: 70px;
    border-top: 1px dashed #ddd;
    padding: 70px 0;
    border-bottom: 1px dashed #ddd;
}

.menu02_text_left {
    width: 66%;
}

.menu02_img_left img {
    filter: drop-shadow(14px 14px 0 #f2f2f2);
}

.menu02_caption, .menu02_caption2 {
    width: 100%;
    
    margin-top: 15px;
}
.menu02_caption li, .menu02_caption2 li {
   display: inline-flex;
    text-align: center;
    width: 15.5%;
    height: 49px;
    font-size: 11px;
}
.menu02_caption2 {
    margin-top: 0px;
}
.menu02_caption3{
    font-size: 1.5rem;
    width: 100%;
    margin-top: 1.5rem;
}
.menu02_caption li:last-child, .menu02_caption2 li:last-child {
    margin-right: 0 !important;
}

li.blue {
    background: #0d00db;
}

li.pink {
    background: #e100db;
}

li.green {
    background: #00e435;
}

li.red {
    background: #e00004;
}

li.yellow {
    background: #ffff47;
}
li.orenge {
    background: #ffc22d;
}
table.m02_table_st {
    text-align: center;
    border-left: 1px solid #ddd;
    margin-top: 15px;
}
.m02_table_st.type-muchrow input[type=text],
.m02_table_st.type-muchrow input[type=num],
.m02_table_st.type-muchrow select{
    width: 100%;
}
.m02_table_st.type-muchrow select{
    height: 37px;
}
.m02_table_st.type-muchrow  .input-group.phone,
.m02_table_st.type-muchrow  .input-group.jumin{
    width: 100%;
    display: flex;
    align-items: center;
}
.m02_table_st.type-muchrow  .input-group.jumin input input{
    width: 45%;
}
table.borter_t {
    border-top: 1px solid #ddd;
}
table.m02_table_st th {
    font-size: 1.6rem;
    background: #eaeaea;
    padding: 15px 0;
    font-weight: normal;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.p-box-img {
    /* width: 34%; */
    padding-top: 1rem;
}
.m02_table_st.nation tr td:first-child{
    font-size: 1.6rem;
}
table.m02_table_st tr {
    border-bottom: 1px solid #ddd;
}
table.m02_table_st td {
    border-right: 1px solid #ddd;
    padding: 7px;
    font-weight: normal;
}
table.m02_table_st img {
    width: 50px;
}

td.table_text_left {
    text-align: left;
    padding-left: 20px !important;

}
td.table_text_left2 {
    text-align: left;
    padding-left: 180px !important;

}
td.table_text_left img {
    width: auto;
}
.world_map {
    display: table-row-group;
}
.world_map_img {
    text-align: center;
    margin: 50px auto 30px;
}
.menu02_caption2 li {
    height: 26px;
}
.world_map li {
    float: left;
    width: 240px;
    padding: 5px 0;
    display: grid;
}
.menu02_text_left2, .menu02_text2 {
    /* float: left; */
}
.p-box-img img {
    /* width: 100%; */
    filter: drop-shadow(14px -14px 0 #f2f2f2);
}
.menu02_text2 {
    width: 50%;
}
.p-caption {
    padding-top: 10px;
    font-size: 1.4rem;
}
.world_map_list li {
    width: 100%;
}
.m02_04 {
    width: var(--width-content);
    margin: 0 auto;
    display: grid;
}
.m02_04_img {
    text-align: center;
    width: 696px;
    margin: 0 auto 20px;
}
.m02_04_img img {
    width: 100%;
}
.m02_04_list {
    display: grid;
    width: 60%;
    margin: 0 auto 70px;
}
.m02_04_list li {
    padding: 5px 0;
    font-size: 16px;
}
.m50 {
    margin-top: 50px;
}

.m15 {
    margin-top: 15px;
}
/*.drop_none img {
    filter: none;
}*/
.boder_dashed {
    height: 1px;
    border-top: 1px dashed #ddd;
}

.menu03_text {
    width: 650px;
    float: left;
}
.menu03_img {
    float: right;
}
.menu03_img img {
    padding-left: 23px;
}
.menu02_text h3 {
    margin-top: 20px;
}
.m02_03 h3 {
line-height: 22px;
    margin-top: 24px;
}
th.m03_txt {
    font-size: 15px !important;
}

/*agree*/
article.subcontent h4 {
    font-weight: 500;
}
article.subcontent h3 {
    font-size: 1.8rem;
    font-weight: 400;
}

table.agree_table {
    margin: 20px 0;
}
table.agree_table td {
    padding: 19px 10px;
    line-height: 1.6;
}
td.ag_b {
    padding: 8px 0 !important;
    border-top: 2px solid #505050;
    border-bottom: 1px solid #656565;
    padding-left: 5px !important;
}
span.font_10 {
    display: inline-block;
    font-size: 10px;
    padding-right: 2px;
    margin-top: -3px;
    vertical-align: middle;
    line-height: 1;
}

.apply-btn{
    margin-top: 100px;
    text-align: center;
}
.buttonClass {
 display: inline-block;
  background: #244791;
  color: #fff;
  border-radius: 3px;
  padding: 20px 30px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
}
.buttonClass:hover {
  background: #172f62;
}

span.small_font {
    font-size: 10px;
}


/* 교육상담 */
.consult-top{
    /* border:1px solid #D8D8D8; */
}
.consult-top textarea{
    height: 150px;
    padding:20px;
    width:100%;
    background: rgb(251, 251, 251);
}
.consult-agree{
    padding:10px;
    text-align: center;
}
.random-num{
    display: inline-block;
    color: #FF0000;
    margin-right: 5px;
}

/* 자격증 */
.table-cont-wrap{
    margin: 20px 0;
    
}
.table-cont{
    width: 100%;
}
.table-cont th{
    border: 1px solid #ccc;
    color: #252525;
    font-size: 1.4rem;
    font-weight: 500;
    background: #f5f5f5;
    padding: 10px 8px;
}
.table-cont td{
    border: 1px solid #ccc;
    padding: 6px 8px;
}
.table-cont.type-h-b th{
    padding: 10px 0;
}
.table-cont.type-h-b td{
    padding: 10px;
}



/* 마이페이지  */
.myedulist-wrap{
    margin-top: 3rem;
}
.myedulist-wrap .table-cont th{
    text-align: center;
}
.myedulist-wrap .table-cont .b{
    color: #83562b;
    font-weight: 600;
}
.myedulist-wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem 1rem;
}
.myedulist-wrap .table-box{
    width: 100%;
}
.myedu-list-wrap{
    width: 100%;
}
.myedulist-wrap .table-cont th, 
.myedulist-wrap .table-cont td{
    padding: 10px ;
}

/* 조직도 */
.jojic-wrap{
    text-align: center;
    
}
.jojic-wrap + .jojic-wrap{
    margin-top: 70px;
}
.jojic-title{
    font-size: 3rem;
    margin-bottom: 3rem;
}
.jojic-step-first >li{
    margin-bottom: 20px;
}
.jojic-step-first >li:nth-child(3){
    margin-top: 70px;
}
.jojic-step-first >li:nth-child(5){
    margin-top: 60px;
}
.jojic-cont,
.jojic-cont2{
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.jojic-cont:before{
    content: '';
    display: inline-block;
    width: 1px;
    background: #777;
    position: absolute;
    top: 0;
    left: 50%;
    height: 390px;
    z-index: -1;
}
.jojic-cont2:before{
    content: '';
    display: inline-block;
    width: 1px;
    background: #777;
    position: absolute;
    top: 0;
    left: 50%;
    height: 420px;
    z-index: -1;
}
.jojic-step{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 34px;
    width: 130px;
    border-radius: 6px 0 6px 0;
    min-width: 80px;
    box-shadow: 1px 3px 3px #7d7d7d;
    font-size: 14px;
}
.jojic-step.type-1{
    background: #000919;
    color: #fff;
    
}
.jojic-step.type-2{
    background: #04356a;
    color: #fff;
    
}
.jojic-step.type-3{
    background: #0a7c79;
    color: #fff;
    
}
.jojic-step.type-4{
    background: #244791;
    color: #fff;
    
}
.jojic-step.type-5{
    background: #d9e1f1;
    color: #2b2b2b;
    width: 95px;
    border: 1px solid #9ca4b4;
    margin-bottom: 10px;
    
}
.jojic-step.type-6{
    background: #cc3333;
    color: #fff;
    width: 95px;
}
.jojic-step.type-7{
    background: #e6a832;
    color: #fff;
    width: 95px;
}
.jojic-step.type-8{
    background: #c8c8c8;
    color: #222;
    width: 95px;
}
.jojic-step-sec > li:first-child{
    position: absolute;
    left: 0;
    top: 28px;

}
.jojic-step-sec > li:nth-child(2){
    position: absolute;
    right: 0;
    top: 54px;

}
.jojic-step-sec > li:nth-child(3){
    position: absolute;
    right: 0;
    top: 103px;

}
.jojic-box{
    width: 100%;
    display: inline-block;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    font-size: 14px;
    margin-top: -5px;
    padding: 18px 0 8px;
    text-align: center;
}
.jojic-box li{
    margin-bottom: 4px;
}
.jojic-step-third > li{
    width: 130px;
}
.jojic-step-third >li:first-child{
    position: absolute;
    top: 114px;
    left: 14%;
}
.jojic-step-third > li:nth-child(2){
    position: absolute;
    top: 114px;
    left: 29%;
}
.jojic-step-third > li:nth-child(3){
    position: absolute;
    top: 158px;
    left: 29%;
}
.jojic-step-third > li:nth-child(4){
    position: absolute;
    top: 114px;
    right: 29%;
}
.jojic-step-third > li:nth-child(5){
    position: absolute;
    top: 114px;
    right: 14%;
}

.jojic-step-four{
    display: inline-flex;
    margin-top:85px;
    gap: 10px;
}
.jojic-step-four li:nth-child(5){
    margin-left: 100px;
}
.jojic-step-fifth,
.jojic-step-sixth,
.jojic-step-seventh ,
.jojic-step-eighth {
    display: inline-flex;
    gap: 20px;
    margin-top: 60px;
}
.jojic-step-fifth .jojic-step,
.jojic-step-sixth .jojic-step,
.jojic-step-seventh .jojic-step{
    position: relative;
}
.jojic-step-fifth .jojic-step:before,
.jojic-step-sixth .jojic-step:before,
.jojic-step-seventh .jojic-step:before{
    content:'';
    display: inline-block;
    height: 25px;
    width: 1px;
    background: #777;
    position: absolute;
    left: 50%;
    bottom: 100%;
}
.jojic-step-eighth .jojic-step{
    width: 270px;
    height: 50px;
}
.jojic-step-fifth li:nth-child(4),
.jojic-step-sixth li:nth-child(4){
    margin-left: 50px;
}


.jojic-line01{
    position: absolute;
    right: 50%;
    top: 44px;
    height: 1px;
    background: #777;
    width: 50%;
}
.jojic-line02{
    position: absolute;
    left: 50%;
    top: 71px;
    height: 1px;
    background: #777;
    width: 50%;
    z-index: -1;
}

.jojic-line03{
    position: absolute;
    right: 50%;
    top: 71px;
    height: 1px;
    background: #777;
    width: 29.5%;
    z-index: -1;
}
.jojic-line04{
    position: absolute;
    left: 50%;
    top:390px;
    transform: translateX(-50%);
    height: 1px;
    background: #777;
    width: 50%;
    z-index: -1;
}
.jojic-line04:before{
    content: '';
    display: inline-block;
    height: 30px;
    width: 1px;
    background: #777;
    position: absolute;
    left: 0;
}
.jojic-line04:after{
    content: '';
    display: inline-block;
    height: 30px;
    width: 1px;
    background: #777;
    position: absolute;
    right: 0;
}

.jojic-line05{
    position: absolute;
    right: 60.2%;
    top:420px;
    height: 1px;
    background: #777;
    width: 31.5%;
    z-index: -1;
}

.jojic-line06{
    position: absolute;
    left: 60.3%;
    top:420px;
    height: 1px;
    background: #777;
    width: 31.5%;
    z-index: -1;
}
.jojic-line07{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:88px;
    height: 1px;
    background: #777;
    width: 62.53%;
    z-index: -1;
}
.jojic-line08{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:182px;
    height: 1px;
    background: #777;
    width: 62.53%;
    z-index: -1;
}
.jojic-line09{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:277px;
    height: 1px;
    background: #777;
    width: 80.53%;
    z-index: -1;
}

.jojic-step-third .line-top:before{
    content:'';
    display: inline-block;
    position: absolute;
    left: 50%;
    width: 1px;
    height: 44px;
    background: #777;
    top: -43px;
}
.jojic-step-third .line-right:before{
    content:'';
    display: inline-block;
    position: absolute;
    left: 100%;
    width: 80px;
    height: 1px;
    background: #777;
    top: 50%;
    z-index: -1;
}
.jojic-step-four .jojic-step{
    position: relative;
}
.jojic-step-four .jojic-step:first-child:before{
    content:'';
    display: inline-block;
    height: 25px;
    width: 1px;
    background: #777;
    position: absolute;
    left: 50%;
    bottom: 100%;
}



.ceo_ment_bottom{
    display: block;
    text-align: right;
    font-weight: 600;

}
@media screen and (max-width:480px){
    .ceo_ment {
        width: 100%
    }
    
    .ceo_img {
        width: 80%;
        margin: 0 auto;
        margin-top: 3rem;
    }
    .history_box .year{
        width: 100%;
        margin-bottom: 1rem;
    }
    .month{
        width: 100%;
        padding-left: 1rem;
    }
    .menu02_text h2, .menu02_text_left h2, .ceo_ment h2, .m02_03 h2, .menu02_text2 h2, .m02_04 h2, .menu03_text h2, h2 {
        font-size: 2.2rem;
        margin-bottom: 2rem;
    }
    
    table.m02_table_st.nataion img{
        width: 40px;
    }
   
    
}

@media screen and (max-width:700px){
    .year {
        font-size: 3.6rem;
    }
    
    article.subcontent h4{
        width: 100%;
        display: block;
    }

    .menu02_text,
    .menu02_text2 {
        width: 100%;
    }
    .menu02_img{
        width: 100%;
        text-align: center;
    }
    .p-box-img{
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    .p-box-img img{
        width: 100%;
        padding-top: 20px;
    }
    .menu02_img >img{
        width: 70%;
    }
    .m02_04_img {
        width: 100%;
    }
    .m02_04_list{
        width: 100%;
    }


    .myedulist-wrap .table-box{
        width: 100%
    }
  
}

@media screen and (max-width:800px){
    .world_map_img {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .world_map_img img{
        width: 100%;
    }

    .p-box.type-flex{
        flex-wrap: wrap;
    }
    .secu-visual-in .swiper-slide img{
        width: 100%;
    }
}



/* 경비원신임교육 랜딩페이지*/
.layout-content.type-secu{
   padding: 60px 0;
   width: 100%;
   overflow: hidden;
}
.layout-content.type-secu02{
    padding: 60px 0;
    background: #33439a url('/images/bg_secu_cont02.png') left 0 top 20%  no-repeat;
    background-size: cover;
    width: 100%;
    color: #fff;
}
.layout-content.type-secu04{
    padding: 60px 0;
    background: #333333;
   
    width: 100%;
    color: #fff;
}
.layout-header.type-secu .gnb-wrap {
    position: relative;
    left: initial;
    top: initial;
    right: initial;
   
}
.gnb-secu{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.gnb-secu >li> a {
    color: #383b40;
    font-size: 20px;
    transition: all 0.3s;
    font-weight: 500;
    height: 42px;
    line-height: 39px;
}

.gnb-secu >li> a:hover{
    font-weight: 700;
    color: #000000;
}
.secu-pagetop{
    text-align: center;
}
.secu-pagetop button.btn.btn-md{
    padding: 0 20px;
    font-size: 2.2rem;
}
.security-inner{
    width: var(--width-content);
    margin: 0 auto;
}
.security-visual{
    position: relative;
    height: 600px;
    overflow: hidden;
    /* background: url('/images/secu_visual02.jpg') center bottom no-repeat; */
    background-size: cover;
    overflow-wrap: hidden;
    background: #b8cb71;
}
.secu-visual-in{
    height: 100%;
}
.secu-visual-in .swiper-slide{
    text-align: center;
    /* height: 100%; */
}
.secu-visual-in .swiper-slide img{
    /* width: 100%;
    object-fit: contain; */
}
.s-visual-cont-wrap{
  display: flex;
  
    width: var(--width-content);
    margin: 0 auto;
}
.secu-visual-img{
    position: absolute;
    left: 50%;
    bottom:0px;
    z-index: 10;

}
.secu-visual-img img{
    width: 100%;
}
.s-visual-text{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -30%);
    color: #fff;
    text-align: center;
    z-index: 10;

}
.security-visual .mv-text01 {
    color: #fff;
    font-size: 8rem;
    font-weight: 700;
    margin-bottom: 5rem;
    text-shadow: 1px 3px 5px #4a4a4a;
}
.security-visual .mv-text02 {
    color: #fff;
    font-size: 5rem;
    font-weight: 700;
    margin-bottom: 5rem;
    text-shadow: 1px 3px 5px #4a4a4a;
}
.security-visual .mv-texttop{
    margin-bottom: 20px;
    font-size: 3rem;
}

.secu-subvisual{
    position: relative;
    height: 348px;
    display: flex;
    align-items: center;
    background: url('/images/secu_subvisual02.jpg') no-repeat;
}

.secu-subvisual.sub03{
    background: url('/images/secu_subvisual03.jpg') no-repeat;
}
.secu-subvisual.sub05{
    background: url('/images/secu_subvisual05.jpg') no-repeat;
}
.secu-subvisual-text{
    width: var(--width-content);
    margin: 0 auto;
    text-align: left;
    position: relative;
    color: #fff;
}
.secu-sv01{
    font-size: 2rem;
}
.secu-sv02{
    color: #fff;
    font-size: 4.8rem;
    font-weight: 500;
}
.secu-sv02{
    color: #fff;
    font-size: 4.8rem;
    font-weight: 500;
}
.secu-sv03{
    margin-top: 40px;
    font-size: 2rem;
    line-height: 1.6;
}

.security-cont01{
    padding: 50px 0;
    position: relative;
}
.security-cont01-top{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #04356a;
    color: #fff;
    height: 70px;
    font-size: 3rem;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-600px);
    top: -80px;
    width: 100%;
}
.security-title{
    position: relative;
    display: block;
    font-size: 4rem;
    font-weight: 600;
    padding-top: 20px;
    margin-bottom: 40px;
    text-align: center;

}
/* .security-title:before{
    content: '';
    display: inline-block;
    height: 4px;
    width: 40px;
    background: #244791;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
} */

.layout-content.type-secu02 .security-title:before{
    background: #fff;
}
.layout-content.type-secu04 .security-title{
    color: #d4763b;
}
.layout-content.type-secu04 .security-title:before{
    background: #fff;
}
.sc-box{
    display: flex;
    gap: 20px;
    border-bottom: 1px solid #cacaca;
    padding: 40px 0;
}
.sc-left,
.sc-right{
    width: calc(50% - 10px);
}
.sc-box h1{
    color: #222;
    font-size: 3rem;
    font-weight: 400;
    margin-bottom:3rem;
    width: 100%;
}
.sc-box h1:before{
    content: '*';
    color: #f26b67;
    display: inline-block;
    margin-right: 10px;
}
.sc-box ul li{
    margin-bottom: 1rem;
    font-size: 1.8rem;
    color: #333;
    line-height: 1.5;
    letter-spacing: -0.07em;
}
.sc-box ul li:before{
    content: '-';
    display: inline-block;
    margin-right: 5px;
}
.sc-right img{
    height: 500px;
}
.secu-list li{
    margin-bottom: 10px;
}
.sc-map{
    width: 100%;
}
.sc-map .sc-map-title{
    font-size: 4rem;
    font-weight: 600;
    padding-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.security-cont02{
 
}
.layout-content.type-secu02 table.m02_table_st th{
background: transparent;
color: #fff;
border-top: 1px solid #fff;
}

.secu-subtext{
    font-size: 1.7rem
}
.layout-content.type-secu04 .form-table{
    background: #fff;
    padding: 20px;
}
.layout-content.type-secu04 .form-table ul{
    border-top: 1px solid #333;
}

.subcontent.type-secu .p-box,
.subcontent.type-secu .m02_table_st th,
.subcontent.type-secu .m02_table_st td,
.subcontent.type-secu .form-table,
.subcontent.type-secu .form-table > ul > li .label,
.subcontent.type-secu .cp-top,
.subcontent.type-secu .agree-wrap label{
    font-size: 1.7rem;
    color: #111;
    font-weight: 500;
}
.subcontent.type-secu .m02_table_st th{
    background: #eee;
}
.subcontent.type-secu .m02_table_st{
    border-top: 1px solid #a0a0a0;
}
.subcontent.type-secu .m02_table_st.type-big th,
.subcontent.type-secu .m02_table_st.type-big td,
.subcontent.type-secu .m02_table_st.type-big .btn{
    font-size: 2.3rem;
}
.subcontent.type-secu .m02_table_st.type-big .btn.btn-sm{
    height: initial;
    padding: 6px 10px;
}
.subcontent.type-secu .agree-wrap{
    margin-bottom: 40px;
    background: #e7f2ff;
    display: flex;
}

.subcontent.type-secu .term-wrap{
    height: 200px;
}
.subcontent.type-secu .term-wrap .terms-text{
    padding: 22px 20px;
}
#secu03cont {
    scroll-margin-top: 166px; /* 헤더 높이만큼 설정 */
  }



/* 산학협력기관 */
.relor-wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
}
.relor-box{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    width: calc(50% - 15px);
    border-radius:20px;
    overflow: hidden;
    height: 140px;
}

.relor-box img{
    width: 100%;
}

@media screen and ( max-width:1199px) {
    .security-visual{
       
        height: auto;
       
    }




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

    /* 조직도 */
    .jojic-cont,
    .jojic-cont2{
        
        width: 100%;
        
    }
    .jojic-step-first >li{
        display: inline-flex;
        margin-bottom: 0;
    }
    .jojic-step-first >li:nth-child(3){
        margin-top: 0;
    }
    .jojic-step-first >li:nth-child(5){
        margin-top: 0px;
    }

    .jojic-cont:before{
        content: '';
        display: none;
      
    }
    .jojic-cont2:before{
        content: '';
        display: none;
       
    }
    .jojic-step{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 34px;
        width: 130px;
        border-radius: 6px 0 6px 0;
        min-width: 80px;
        box-shadow: 1px 3px 3px #7d7d7d;
        font-size: 14px;
    }
    .jojic-step-first,
    .jojic-step-sec,
    .jojic-step-third,
    .jojic-step-four{
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        margin-bottom: 40px;
        justify-content: center;
    }

    .jojic-step-sec > li{
        display: inline-flex;
    }
    .jojic-step-sec > li:first-child{
        position: relative;
        left: initial;
        top: initial;

    }
    .jojic-step-sec > li:nth-child(2){
        position: relative;
        left: initial;
        top: initial;

    }
    .jojic-step-sec > li:nth-child(3){
        position: relative;
        left: initial;
        top: initial;
    }

  
    .jojic-box li{
        margin-bottom: 4px;
    }
    .jojic-step-third > li{
        display: inline-block;
        width: 130px;
    }
    .jojic-step-third >li:first-child{
        position: relative;
        top: initial;
        left: initial;
        order: 2;
    }
    .jojic-step-third > li:nth-child(2){
        position: relative;
        top: initial;
        left: initial;
        order: 1;
    }
    .jojic-step-third > li:nth-child(3){
        position: relative;
        top: initial;
        left: initial;
        order: 3;
    }
    .jojic-step-third > li:nth-child(4){
        position: relative;
        top: initial;
        right: initial;
        order: 1;
    }
    .jojic-step-third > li:nth-child(5){
        position: relative;
        top: initial;
        right: initial;
        order: 5;
    }

    .jojic-step-four{
        display: inline-flex;
        margin-top:0;
        gap:20px 10px;
    }
    .jojic-step-four li:nth-child(5){
        margin-left: 10px;
    }
    .jojic-step-fifth,
    .jojic-step-sixth,
    .jojic-step-seventh ,
    .jojic-step-eighth {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px 10px;
        margin-top: 40px;
    }
    .jojic-step-fifth .jojic-step,
    .jojic-step-sixth .jojic-step,
    .jojic-step-seventh .jojic-step{
        position: relative;
    }
    .jojic-step-fifth .jojic-step:before,
    .jojic-step-sixth .jojic-step:before,
    .jojic-step-seventh .jojic-step:before{
        content:'';
        display: none;
     
    }
    .jojic-step-eighth .jojic-step{
        width: 270px;
        height: 50px;
    }
    .jojic-step-fifth li:nth-child(4),
    .jojic-step-sixth li:nth-child(4){
        margin-left: 0px;
    }


    .jojic-line01{
        display: none;
    }
    .jojic-line02{
        display: none;
    }

    .jojic-line03{
        display: none;
    }
    .jojic-line04{
        display: none;
    }
    .jojic-line04:before{
        display: none;
    }
    .jojic-line04:after{
        display: none;
    }

    .jojic-line05{
        display: none;
    }

    .jojic-line06{
        display: none;
    }
    .jojic-line07{
        display: none;
    }
    .jojic-line08{
        display: none;
    }
    .jojic-line09{
        display: none;
    }

    .jojic-step-third .line-top:before{
        content:'';
        display: none;
     
    }
    .jojic-step-third .line-right:before{
        content:'';
        display: none;
      
    }
    .jojic-step-four .jojic-step{
        position: relative;
    }
    .jojic-step-four .jojic-step:first-child:before{
        content:'';
        display: none;
    }



}

@media screen and ( min-width:590px) and (max-width:1199px) {
    .s-visual-text{
        width: 100%;
    }
    .security-visual .mv-texttop {
        margin-bottom: 10px;
        font-size: 2.3rem;
    }
    .security-visual .mv-text01 {
      
        font-size: 6rem;
        margin-bottom: 3rem;
    }
    .security-visual .mv-text02{
        font-size: 4rem;
        margin-bottom:0;
    }
}

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

   
    .s-visual-text{
        width: 100%;
    }
    .security-visual .mv-texttop {
        margin-bottom: 10px;
        font-size: 1.7rem;
    }
    .security-visual .mv-text02{
        font-size: 3rem;
        margin-bottom:0;
    }
    .security-visual .mv-text01 {
        color: #fff;
        font-size: 4rem;
        font-weight: 700;
        margin-bottom: 2rem;
        text-shadow: 1px 3px 5px #4a4a4a;
    }

    .layout-content.type-secu {
        padding: 30px 0;
    }
    .secu-visual-img{
        display: none;
    }
    .security-title {
        font-size: 3.5rem;
        margin-bottom: 0px;
    }

    .sc-box{
        flex-wrap: wrap;
        padding: 3rem 0;
        gap: 3rem;
    }
    .sc-left,
    .sc-right{
        width: 100%;
        padding: 0 10px;
    }
    .sc-box h1{
        font-size: 2.5rem;
        margin-bottom: 1rem;
    }
    .sc-box ul li{
        margin-bottom: 0.5rem;
    }


   
    /* 산학협력기관 */
  
    .relor-box{
        width: 100%;
    }


}