@charset "utf-8";



@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800|Noto+Sans+KR:100,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,900&display=swap'); 
html,body{font-size:15px}
html,body,ul,li,p,a{ font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;}
.grid-block{padding:0em}
.grid-block>[class*="grid-"]{max-width:1200px;}

.page_main{min-height:1230px}
._group_kind_1{background:#ef5533 !important;border-color:#ef5533 !important;color:#fff !important}
._group_kind_2{background:#f49720 !important;border-color:#f49720 !important;color:#fff !important}
._group_kind_3{background:#22a8d9 !important;border-color:#22a8d9 !important;color:#fff !important}
._group_kind_4{background:#02344b !important;border-color:#02344b !important;color:#fff !important}

._group_kind_5{background:#8b60ad !important;border-color:#8b60ad !important;color:#fff !important}
._group_kind_6{background:#88a825 !important;border-color:#88a825 !important;color:#fff !important}
._group_kind_7{background:#bd8d46 !important;border-color:#bd8d46 !important;color:#fff !important}
._group_kind_8{background:#356bb5 !important;border-color:#356bb5 !important;color:#fff !important}

._group_kind_9{background:#7e827a !important;border-color:#7e827a !important;color:#fff !important}
._group_kind_10{background:#1f8a70 !important;border-color:#1f8a70 !important;color:#fff !important}


.page-tab-one>a{min-width:171px !important}

/* 모바일 옆으로 보기로 취급 */
@media screen and (max-width:683px){

.page_main{min-height:auto}
.page-tab-one>a{min-width:auto !important}

.grid-block{padding:10px}
html,body{font-size:14px}
}

/* .convert_list{position:relative} */
/* .convert_fontsize_div{position:absolute;z-index:1;top:0;right:0;width:100px} */
.sns-container{margin:40px 0 0 0;padding:20px 0}
/* .sns_p{text-align:center} */

._status_kind_1{background:#1d1c6d;color:#fff !important;border:1px solid #1d1c6d}
._status_kind_2{background:#28a8d8;color:#fff !important;border:1px solid #28a8d8}
._status_kind_3{background:#fff;color:#666 !important;border:1px solid #ccc}

/* 사용자 박스 정의 */
.user-box-title{position:relative;z-index:10;margin-bottom:1em;line-height:1;}
.user-box-content{position:relative;z-index:10;margin-bottom:1em;font-size:1em;text-align:justify}
.user-box-content2{position:relative;z-index:10;margin-bottom:1em}

/* 원하는 색상을 정의하세요 */
.user-background1{background-color:#f1f1f1;color:#212121;border-color:#ccc}
.user-background2{background-color:#093155;color:#fff;border-color:#00838f}

.user-color1,.user-hover1:hover,.user-hover1:focus{background-color:#3f8af9;color:#fff;border-color:#397ce0;text-shadow:0px 0px 2px #2960b2}
.user-color1 a,.user-color1 i{color:#fc7c3d;text-shadow:0px 0px 2px #000}
.user-color2,.user-hover2:hover,.user-hover2:focus{background-color:#ed2344;color:#fff;border-color:#821426;text-shadow:0px 0px 2px #821426}
.user-color2 a,.user-color2 i{color:#aa0443;text-shadow:0px 0px 2px #ffacd6}

.user-btn-color1{background-color:#fff;color:#333;border-color:#999;text-shadow:0px 0px 2px #f2f2f2}

.f-user-color1{color:#093155}


.strong-1{background:none;color:#e91e63;font-weight:500;margin-top:2em;font-size:16px;}
.user-background-3{background-color:#1d1c6d;color:#fff}

.user-text-icon-1{position:absolute;top:-12px;left:10px;padding:4px 10px;background:#b1b1b1;border-style:solid;border-width:0;border-color:#af3333;color:#fff;overflow:visible;font-weight:normal;font-size:12px;font-family:dotum;border-radius:3px}

ol[class~="list-style-1"]>li:before{background-color:#79899e}


.page_button_down-in{height:950px;position:relative;text-align:center}
.page_button_down-in>p{padding-top:288px;color:#fff;font-size:90px;font-weight:500;text-align:center;text-shadow: 1px 1px 1px #5a5a5a;font-family: 'Poppins', sans-serif;line-height:1.2;text-shadow: 1px 1px 1px #5a5a5a;}
.page_button_down-in>span:after{position:absolute;left:50%;top:0;margin-left:-25px;content:"";display:inline-block;width:50px;height:4px;background:#fff}
.page_button_down-in>span{position:relative;display:inline-block;font-size:24px;color:#fff;margin-top:100px;padding-top:50px;text-shadow: 1px 1px 1px #5a5a5a;font-family: 'Poppins', sans-serif;}

/* 모바일 옆으로 보기로 취급 */
@media screen and (max-width:683px){

.page_button_down-in{height:260px}
.page_button_down-in>p{padding:80px 1em 0;color:#fff;font-size:30px;font-weight:500;text-align:center;text-shadow: 1px 1px 1px #5a5a5a;font-family: 'Poppins', sans-serif;line-height:1.2;}
.page_button_down-in>span:after{position:absolute;left:50%;top:0;margin-left:-25px;content:"";display:inline-block;width:50px;height:2px;background:#fff}
.page_button_down-in>span{position:relative;display:inline-block;font-size:20px;color:#fff;margin-top:20px;padding-top:20px}

}


ol[class~="list-style-1"]>li:before {
    background-color: #f5f4f7;
color:#333
}

.table-6 > thead > tr, .table-6 > tfoot > tr {
    background-color: none
}
.box_btn{text-align:center; margin:20px 0}
.box_btn>a{display:inline-block; padding:7px 20px; background:#622b7e;color:#fff;font-size:14px;border:1px solid #622b7e;opacity:1;transition:0.3s}
.box_btn:hover>a{background:#390b50;border:1px solid #390b50}

@media screen and (max-width:486px){
/* .box_btn>a{display:block} */
}





.slick-type-1 .item>div>a:hover, .slick-type-1 .item>div>a:focus, .slick-type-1 .item>div>a.on {
    border-color: #a13e96;
}

.links-1>li{display:inline-block;padding:0 10px 0 0 ;}  



.m9-sub-title>p{font-size:1.2em}
.m9-sub-title>span{color:#aaa}

.m9-heading-style-1>h1{font-size:3em;position: relative;padding-bottom: 10px;padding-top: 20px;color: #343434;text-align:left; padding-top:0.5em;padding-bottom:1em;border-bottom:1px solid #333}
.m9-heading-style-1>span{display:block;text-align:center}
.m9-heading-style-1>h1:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 10px;
    margin-left: -8px;
    width: 17px;
    height: 17px;
    background: url(/etc_img/header_icon2.png) no-repeat 0 0;
}

.m9-heading-style-1>h2{font-size:2em; padding-top:1em;padding-bottom:1em;color: #343434;}
.m9-heading-style-1>h3 {color: #343434;border-left: 3px solid #ed7700;text-align: left;padding-left: 10px;font-size: 1.2em;margin-top:1em; margin-bottom:0.5em;font-weight:500}
.m9-heading-style-1>h4 {color:  #ed7700;text-align: left;position: relative;padding-left: 20px;font-size: 16px;font-weight: 500;padding-top:1em;padding-bottom:1em;}
.m9-heading-style-1>h4:after {content: "";display: inline-block;position: absolute;top: 50%;left: 0px;margin-top: -2.5px;width: 8px;height: 8px;background:  #ed7700;border-radius: 50%;font-weight:500;}


  .user-strong-1{font-size:1.4em;font-weight:600;color:#343434;line-height:1.5;padding-bottom:1em} 
  .user-strong-1>span{display:block;font-size:0.6em;color:#ed7700}

