@charset "UTF-8";
.fl {
    float:left;
}
.fr {
    float:right;
}
.main_wrap{
    margin-top:49px;
}
.main_wrap * {
     font-family: 'Nanum Square';
    color: #000;
}
.main_wrap b {
    font-weight:600
}
.main_wrap >  div {
    width:100%;
    box-sizing: border-box;
}
.main_wrap .main_inner{
    width:1000px;
    margin:0 auto;
    position:relative;
}
.main_wrap .tab_menu{
    width:100%;
    overflow:hidden;
}
.main_wrap .tab_menu li{
    float:left;
    width:24.25%;
    margin-right:1%;
}
.main_wrap .tab_menu li:last-child{
    margin-right:0 !important;;
}
.main_wrap .detail_btn{
    display: inline-block;
    width: 69px;
    height: 20px;
    background:#f5f8ff;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #bdbec3;
    font-size: 12.5px;
    margin: 20px 0 0;
    font-family:'noto';
    line-height: 20px;
}
.book_wrap .wrap_title > span {
    display:block;
    margin: 5px 0 0 0;
}
.book_wrap .list .small_img > li:hover .detail_btn{
    background:#3b4356;
    color:#f5f8ff;
    font-weight: 600;
}
.main_wrap .apply_btn{
    display: block;
}
.main_wrap a.btn_default {
    display:block;
    width: 70px;
    height: 22px;
    background-color: #f5f8ff;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    border:1px solid #bcbec3;
    box-sizing:border-box;
    line-height:1.7;
    font-family:'noto';
}
.main_wrap a.btn_default:hover,
.main_wrap a.btn_default:active {
    background-color:#3b4459 !important;
    color: #fff !important;
    border:1px solid #3b4459 !important;
}
.main_inner .wrap_title{
    display:table;
    margin:0 0 24px;
}
.main_inner .wrap_title > *{
    display:table-cell;
    vertical-align:bottom;
    width:auto;
}
.main_inner .wrap_title > p{
    font-size:32px;
    line-height:100%;
    font-weight:600;
    padding-right:20px;
}
.main_inner .wrap_title > p b{
    font-weight:900;
}
.main_inner .wrap_title > span{
    font-size:17px;
    font-weight:400;
}
/* slide : S*/
.slide_wrap .img_wrap{
    height: 339px;
    overflow: hidden;
    position:relative;
    z-index: 1;
}
.slide_wrap .img_wrap ul{
    width:100%;
    height:100%;
}
.slide_wrap .img_wrap ul li{
    width:100%;
}
#banner .slide1 {
    width:100%;
    background: url(/_skin/tpl_skin/basic_sobi/images/new/main/top_bg.png) no-repeat right center #e8d7c3;
}
#banner .main_inner{
    width:1000px;
    height: 283px;
    margin:0 auto;
    padding: 55px 0;
    box-sizing:border-box;
    position:relative;
    color:#000;
}
#banne .main_inner i{
    font-size:24px;
    font-style: normal;
}
#banner .main_inner h1{
    font-size:50px;
    line-height:100%;
    font-weight: 400;
}
#banner .main_inner h1 b{
    line-height:100%;
    display:block;
    margin:5px 0 0 0;
    font-weight:600;
    letter-spacing:-3px
}
#banner .main_inner p{
    font-size:17px;
    font-weight:400;
    line-height:25px;
    margin:20px 0;
}
#banner .main_inner .apply_link{
    width: 124px;
    height: 34px;
    display: block;
    border: 1px solid #000;
    border-radius: 20px;
    text-align: center;
    line-height: 33px;
    margin:30px 0 0;
}
#banner .main_inner  .apply_link:hover{
    background:#1f2736;
    border:1px solid #1f2736;
    color:#fff;
    font-weight:900;
}
#banner .main_inner .bullet{
    position:absolute;
    left:570px;
    top:60px;
}
.slide_wrap .btn_box{
    width:1000px;
    height:100%;
    position:absolute;
    top:0;
    left:50%;
    margin:0 0 0 -500px;
}
.slide_wrap .btn_box ul{
    position:absolute;
    right:0;
    top:50%;
    background:#fff;
    width:157px;
}
.slide_wrap .btn_box ul li{
    width: 100%;
    background:none;
    display: block;
    border-radius:0;
    height:70px;
    border:0;
    border-top:1px #cccccc solid;
    opacity: 1;
}
.slide_wrap .btn_box ul li:first-child{
    border-top:0;
}
.slide_wrap .btn_box ul li.swiper-pagination-bullet-active{
    border:2px #ff7116 solid;
    box-sizing: border-box;
    opacity: 1;
}
.slide_wrap .btn_box ul li a{
    display: block;
    line-height:70px;
    font-size:16px;
    text-align: left;
    padding:0 0 0 20px;
}
.slide_wrap .btn_box ul li.swiper-pagination-bullet-active a{
    color:#ff7116;
    font-weight:600;
}
  display: table;
  /* float:right; */
  margin-left:auto;
  text-align:right

}
.main_wrap .top_btn .current_num {
    color:#b7b7b7;
    display: table-cell;
    letter-spacing: -1.1px;
}
.main_wrap .top_btn .current_num .swiper-pagination-current{
    color:#000;
}
.main_wrap .top_btn {
  display: table;
  /* float:right; */
  margin-left:auto;
  text-align:right

}
.main_wrap .top_btn .current_num {
    color:#b7b7b7;
    display: table-cell;
    letter-spacing: -1.1px;
}
.main_wrap .top_btn .current_num .swiper-pagination-current{
    color:#000;
}
.main_wrap .top_btn .current_num > * {
    cursor:pointer;
}
.main_wrap .top_btn .current_num > * {
    cursor:pointer;
}
.main_wrap .top_btn .arrow_group{
    display: table-cell;
    padding-left: 12px;
}
.main_wrap .top_btn .arrow_group > *{
    display: inline-block;
    vertical-align: middle;
    width:14px;
    height:13px;
    cursor: pointer;
}
.main_wrap .top_btn .arrow_group .class_prev1{
    background-image:url('/_skin/tpl_skin/basic_sonhae_new/images/main/ico_group.png');
    background-repeat: no-repeat;
    background-position: -29px -5px;
}
.main_wrap .top_btn .arrow_group .class_prev1:hover{
    background-image:url('/_skin/tpl_skin/basic_sonhae_new/images/main/ico_group.png');
    background-repeat: no-repeat;
    background-position: -5px -5px;
}
.main_wrap .top_btn .arrow_group .class_next1{
    background-image:url('/_skin/tpl_skin/basic_sonhae_new/images/main/ico_group.png');
    background-repeat: no-repeat;
    background-position: -77px -5px;
}
.main_wrap .top_btn .arrow_group .class_next1:hover{
    background-image:url('/_skin/tpl_skin/basic_sonhae_new/images/main/ico_group.png');
    background-repeat: no-repeat;
    background-position: -53px -5px;
}
.main_wrap .product_wrap .swiper-wrapper{
    height:auto;
    padding-top:15px;
}
/* slide : E */

/*학습자료실*/
.study_wrap{
    padding:67px 0;
}
.study_wrap .study_bbs{
    overflow:hidden;
    width:100%;
}
.study_wrap .study_bbs li{
    float:left;
    width:314px;
    height:140px;
    border:1px solid #b7b7b7;
    margin-right:26px;
    padding: 29px 0 29px 115px;
    box-sizing:border-box;
}
.study_wrap .study_bbs li:first-child{
    background: url('/_skin/tpl_skin/common_images/main/data_icon1.png')50px 36px no-repeat;
}
.study_wrap .study_bbs li:nth-child(2){
    background: url('/_skin/tpl_skin/common_images/main/data_icon3.png')53px 36px no-repeat;
}
.study_wrap .study_bbs li:last-child{
    background: url('/_skin/tpl_skin/common_images/main/data_icon4.png')52px 35px no-repeat;
    margin-right:0;
}
.study_wrap .study_bbs li i{
    font-size:15px;
    letter-spacing:-0.1px;
    font-family:"noto2";
    font-style:normal;
}
.study_wrap .study_bbs li h4{
    font-size:23px;
    font-weight: 600;
    margin:3px 0 13px;
}
.study_wrap .study_bbs li .link_btn{
    display:block;
    width:88px;
    height:23px;
    text-align:center;
    line-height:23px;
    border:1px solid #464d5d;
    border-radius:5px;
    color:#464d5d;
    font-size:11px;
    font-family:"noto";
}
.study_wrap .study_bbs li:hover{
    border:2px solid #000;
}
.study_wrap .study_bbs li:hover .link_btn{
    background:#4d5a7c;
    color:#fff;
}

/*합격수기*/
.banner_line{
    background:#495970;
    height:75px;
}
.banner_line .main_inner{
    height:100%;
    background:url('/_skin/tpl_skin/common_images/review_bn.png') center no-repeat;
}
.banner_line .main_inner a{
    width:1000px;
    margin:0 auto;
    display:block;
    height:100%;
}

/*도서*/
.book_wrap{
    background:#ededed;
    padding:72px;
}
.book_wrap .main_inner{
    padding: 64px 30px 50px 40px !important;
    border-radius: 7px;
}
.book_wrap .wrap_title{
    margin:0;
}
.book_wrap .wrap_title > p{
    font-size:33px !important;
    color:#000 !important;
    font-family:"noto2" !important;
}
.book_wrap .list .list_wrap{
    margin-top:0 !important;
}
.main_wrap .library_wrap {
    background-color:#ededed;
}

.main_wrap .booklist_bn p{
    color:#c5f5ff;
}

/*교수*/
.main_teacher_wrap{
    height:auto;
    box-sizing:border-box;
    background:url(/_skin/tpl_skin/basic_sobi/images/new/main/teacher_bg.png) repeat center center;
}
.main_teacher_wrap .wrap_title > *{
    display:block;
    margin:0 0 10px;
    line-height:23px;
}
.main_teacher_wrap .wrap_title > p{
    line-height:42px;
    font-weight:400;
}
.main_teacher_wrap .main_inner{
    background:url('/_skin/tpl_skin/basic_sobi/images/new/main/teacher.png') right bottom no-repeat;
    height: 258px;
    padding-top: 39px;
    box-sizing:border-box;
}
.main_teacher_wrap .link_btn{
    display: block;
    width: 105px;
    height:30px;
    text-align: center;
    line-height:30px;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    font-size: 13px;
    font-family: "noto3";
    margin:20px 0 0 0;
}
.main_teacher_wrap .link_btn:hover{
    background:#4d5a7c;
    color:#fff;
}

/*수험정보*/
.exam_wrap{
    padding:79px 0;
}
.exam_wrap .exam_link{
    overflow:hidden;
}
.exam_wrap .exam_link li{
    float:left;
    /*width: 192px;*/
    width:24.1%;
    height:50px;
    margin:0 9px 9px 0;
}
.exam_wrap .exam_link li a{
    display:block;
    padding:13px 17px 0px 31px;
    width:100%;
    height:100%;
    background:#f0efeb;
    box-sizing:border-box;
    font-size:14.1px;
    font-family:'noto5';
}
.exam_wrap .exam_link li span{
    float:right;
    display:block;
    width:21px;
    height:14px;
    border:1px solid #93908b;
    color:#93908b;
    text-align:center;
    line-height:14px;
    border-radius:3px;
    margin:3px 0 0 ;
    font-size:8px;
    font-weight:900;
}
.exam_wrap .exam_link li a:hover{
    background:#d3d2d0;
}
.exam_wrap .exam_link li a:hover span{
    background:#928f8a;
    color:#fff;
}
.exam_wrap .exam_link li:nth-child(5n){
    margin:0;
}

/*고객지원*/
.main_wrap .cs_wrap{
    background:#dadce1;
    padding: 60px 0 65px;
    text-align: center;
}
.main_wrap .cs_wrap .wrap_title{
    font-size:17px;
    height:auto;
    text-align:center;
    margin:0 auto;
}
.main_wrap .cs_wrap .wrap_title b{
    display: block;
    font-size:23px;
    margin-top:12.5px;
    font-weight:900;
}
.main_wrap .cs_wrap .tab_menu{
    margin:41px 0 10px ;
}
.main_wrap .cs_wrap .tab_menu li a{
    background:#fff;
    display: block;
    padding:20px 0;
    font-family:'noto6';
    font-size:16px;
    border:1px solid #fff;;
    box-sizing:border-box;
}
.main_wrap .cs_wrap .tab_menu li a:hover{
    border:1px solid #000;
}
.main_wrap .bbs_wrap{
  overflow:Hidden;
    width:100%;
}
.main_wrap .bbs_wrap > li {
    float:left;
    width:49.5%;
    margin-right:1%;
    padding:16px 10px 16px 30px;
    box-sizing:border-box;
    background:#fff;
}
.main_wrap .bbs_wrap li:last-child{
    margin-right:0;
}
.main_wrap .bbs_wrap .bbs_title{
    float:left;
    text-align:left;
    margin-right:49px;
    font-family:"noto6"
}
.main_wrap .bbs_wrap .bbs_title a{
    width:49px;
    height:17px;
    display:block;
    font-size:10px !important;
    letter-spacing:-0.7px;
    color:#585858;
    line-height:14px;
    padding: 0 0 0 7px;
    margin-top:6px;
    box-sizing:border-box;
    border:1px solid #b9b9b9;
    font-family:"noto3";
    background:url('/_skin/tpl_skin/basic_kumgo_renewal2/main/icon_plus.png')36px center no-repeat;
}
.main_wrap .bbs_wrap .bbs_title a:hover{
    border:1px solid #000;
}
.main_wrap .bbs_wrap .bbs_list{
    text-align:left;
    float:left;
    font-size:13px;
    width: 67%;
}
.main_wrap .bbs_wrap .bbs_list > li a{
    display:block;
    width: auto;
    max-width: 100%;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.main_wrap .bbs_wrap .bbs_list > li a:hover{
    /*border-bottom:1px solid #a3a3a3*/
    text-decoration:underline;
}
