@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
/*@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');*/
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);


body { font-family: "Noto Sans KR", sans-serif !important , line-height: 22px; font-size: 14px; color: rgb(51, 51, 51); background-color:#fff; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; }
body.is-pc .ko { font-size:14px; }

a { color: #19456b; cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: #19456b; text-decoration: none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }
.en, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a { font-family: "Noto Sans KR", sans-serif,"Roboto", sans-serif; }
.ko, .ko small { font-family:"Noto Sans KR", sans-serif, Malgun Gothic,dotum, sans-serif; }
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:#fff;  }
.at-container { margin:0px auto; padding:0px;   }
.is-pc .at-body { min-height:600px; }
.at-body .at-container { padding:0px 15px; ; overflow:hidden; display: block;}



/*비전잉글리쉬 content 코딩 hanna 171115*/

/*.item,.item-active{width:1140px; height:430px; overflow: hidden;}*/ 
/* 주석처리 이유: 메인이미지 및 위젯 부분은 colorset.css 에서 변경하면 안됨 jwshin 171120*/

.main-content{margin-top: 40px; height: 30px}
.cont_1{position: relative;}
.content_img{position: absolute; top:15px; left:0;}
.content_text{position: absolute;top:0; left:90px;text-align: left;}
.service_text h3,.test_text h3,.content_text h3{font-size:15px}
.service_text p,.test_text p,.content_text p,.notice_text,.qna_text{font-size: 12px; color: #858585}
.div-title-underbar{margin-bottom:30px}
/*.cont-row-1 img {width:100%} 감춤 hanna 171130*/


.row_1{padding:20px 0; height: 300px}
.post-none{text-align: center;}
.service_1{position: relative;}
.service_img{position: absolute;top: 0; left: 0; }
.service_text{position: absolute;top:50px; left: 200px; text-align: left;}
.test_1{position: relative;}
.test_img{position: absolute;top: -25px; left: -40px;}
.test_text{position: absolute;top: 50px; left: 250px; text-align: left;}
.service_text h3,.test_text h3{font-weight: bold;}

.row_2{padding:50px 0; height: 400px; background-color: #fff;display:block;}
.qna_1,.notice_1{position: relative;}
.notice_img,.qna_img{position: absolute; top:0; left:20px;}
.notice_text,.qna_text{position: absolute;;top: :0; left:150px;}

/*비전잉글리쉬 content 간격조정 추가 jwshin 171120*/
/*.cont-row-1{margin-top:80px;} 간격 줄임 hanna 20171128*/
.cont-row-2{margin-top:70px;}
.cont-row-3{margin-bottom:100px}/*margin-top:80px; 감춤 botton 120px-> 100px 변경 hanna 171128*/

/*비전잉글리쉬 메뉴폰트 추가 jwshin 171120*/
.nav-top  li  a {
	font-family: "Noto Sans KR", sans-serif, "맑은 고딕",Dotum,'돋움',"Roboto", sans-serif;
}



/*비전에듀 소개 코딩 hanna 171122*/

.about_top-text h1{font-weight: bold;margin-bottom: 45px}
.about_top-text p{font-size:12px;}
.about_top-img img{width:80%; margin-top: 20px}

.about_bottom-text p{ font-size:16px ;font-weight:bold; margin-bottom: 50px }
.about_bottom-text h3{font-size: 24px;color:#dd353b;font-weight:bold;}





/*비전에듀 소개 코딩 끝 hanna 171122*/


/*수업안내 코딩 hanna 171122*/
.guidance_top{margin-bottom: 50px}

.guidance_top-text h1{font-weight: bold;margin-bottom: 45px}
.guidance_top-text h3{font-size:1.375em;margin-bottom: 55px}

.guidance_top-text p{font-size:1em;}
.guidance_bottom-text{margin-bottom:25px }
.guidance_text{margin-top: -20px}
.guidance_text h3{font-size: 1.3em; font-weight: bold}
.guidance_text p{font-size: 1em;color: #555}
.red_color{color:#dd353b;}



/*수업안내 코딩 끝 hanna 171122*/


/*수업신청 코딩 hanna 171122*/
.visual{padding-bottom: 50px}
.visual_text h1{font-weight: bold;margin-bottom: 45px}
.visual_text h3{font-size:22px;margin-bottom: 55px}
.tbody{text-align: center}

.apply_btn{ padding-bottom: 20px}
.apply_btn_img{text-align: center;}
.apply_btn2{border-radius:50px}
.timetable-notice{border-top:3px solid #dfdfdf;border-bottom:3px solid #dfdfdf;  width:100%; margin-top: 60px;margin-bottom: 30px}
.timetable-notice h3{font-size: 23px; font-weight: bold}
.timetable-notice p{color:#858585 font-size:14px;margin-bottom: 20px}
.timetable-notice h4{font-size: 16px; font-weight: bold}
.notice_btn{padding-top: 30px}
.number{color:#dd353b; margin-right: 20px}
.timetable_check{margin-top: 50px;margin-bottom: 30px}
.timetable_check_img{padding-bottom: 30px}
.timetable_check_text{font-size: 12px}

.pull-center{text-align: center;margin-top: 50px;margin-bottom: 20px}
.group_btn{margin-top: 60px}
/*수업신청 코딩 끝 hanna 171122*/


/*환불 결석 안내 코딩 hanna 171129*/
.refund h3{font-size:22px;margin-bottom: 55px}
.refund_table{margin-top: 30px;margin-bottom: 30px}
.reund_text p{font-size: 12px}
.refund_text_bold{font-weight: bold}


/*환불 결석 안내 코딩  끝 hanna 171129*/

/* 비전 esl 코딩 hanna 171123*/

.esl-top{display: block;}
.esl_top-text h3{font-size: 1.438em;margin-bottom: 17px}
.esl_top-text h1{font-size:2.5em;margin-bottom: 25px; font-weight: bold}

.esl_top-text p{margin-top: 12px;font-size:14px;}
.goal{color:#858585 }
.esl_table{margin-bottom: 50px;}
.esl_table img{margin-top: 20px; margin-bottom: 20px}
.esl_bottom-text{margin-bottom:25px }
.esl_text{margin-top: -20px}
.esl_text h3{font-size: 16px; font-weight: bold}
.esl_text p{font-size: 12px;color: #555}
.apply_btn{margin: 60px 0px 20px 0px; text-align: left}
.esl_guide h3{font-size: 16px;margin-bottom: 10px; font-weight: bold;}
.esl_guide p{font-size: 12px;color: #555;margin-bottom: 20px }


/* 비전 esl 코딩  끝 hanna 171123*/

/* 비즈니스 esl 코딩 hanna 171123*/
.target{margin-left:-20px;position: relative; font-size: 12px;margin-top: 20px}
.target span{position: absolute;  }
.esl_top-img{margin-left: -40px}




/* 비즈니스 esl 코딩 끝 hanna 171123*/


/*그룹 코딩 hanna 171124*/
.group_bottom{margin-top: 30px}
.group_text{margin-top:-10px; }
.group_text h3{font-size: 16px; font-weight: bold}
.group_text p{color:#555555; font-size: 12px}
.group_bottom{margin-top:30px;margin-left: -30px}
.group_bottom2{margin-top: 30px}

/*그룹 코딩 끝 hanna 171124*/



/* 무료 테스트 코딩 hanna 171124*/
.free-test-table{width:100%; border-top: 2px solid #d9d9d9; border-bottom: 2px solid #d9d9d9;    border-collapse: separate;}
.free-test-apply h3{font-size: 23px; font-weight: bold; margin-bottom: 30px;margin-top:-20px}
.free-test-title{color:#dd353b;}
.test_btn{text-align: center;}

/* 무료 테스트 코딩  끝 hanna 171124*/


/* 연장 신청 코딩 hanna 171127 */
.renewal_table{margin-top: 50px; text-align: center;}
.renew_btn{text-align:center;}
.renew_btn img{max-width:170px;}





/* 연장 신청 코딩 끝 hanna 171127 */

/*수강상담 문의하기 버튼 hanna 171205*/

.pull-center_2{margin-top: 10px}
.btn_red{color: #d5070f}


/*반응형 코딩 hanna 171204*/


@media all and (min-width:768px) and (max-width:1200px) {
.main_img img{width: 100%;}	

}

@media all and (max-width:768px) {
	.main_img img{width: 100%;margin-bottom: 20px}	
	.test_text{left:200px; }
	.container_box{margin-left: }
	.btn_business{margin-top: 150px;}

}



@media all and (max-width:375px) {
	.main_img img{width: 100%; margin-bottom: 20px}	
	.test_text{left:200px; }
	.container_box{margin-left: }
	.about_top-img img {width:100%;}

}



/*반응형코딩 끝 hanna 171204*/



.boxed.wrapper .at-body .at-container { padding:0px 20px; }
.at-content { position:relative; padding:20px 0px; }
.at-row {  background-color: #fff }/* padding-top: 20px; 상단 맞춤 hanna 190522*/
.at-col { position:relative; padding-left:15px; padding-right:15px;; padding-bottom:20px; }/* padding-top:20px 삭제 hanna 171117*/
.nav-fixed .at-menu { width:100%; z-index:10; left:0px; }
@media all and (max-width:991px) {
	.responsive .at-body .at-container { padding:0px 10px !important; }
	.responsive .at-body .at-row { margin-left:0px; margin-right:0px; }
	.responsive .at-body .at-col { padding-left:0px; padding-right:0px; }
	.nav-fixed .at-menu { width:100%; z-index:10; left:0px; }
	.responsive .pull-right.at-main,
	.responsive .pull-left.at-side { float:none !important; }

}



/********************************************************
■ LNB : 최상단의 즐겨찾기, RSS, 로그인, 회원가입 영역
********************************************************/
.at-lnb { }
.en .at-lnb { font-size:12px; }
.at-lnb ul { list-style: none; margin: 0px; padding:10px 0px 5px; }
.at-lnb ul > li { float: left; padding: 0px 15px; }
.at-lnb ul > li::after { float: right; color:#ccc; content: "/"; margin-right:-17px;}
.at-lnb ul > li:last-child::after { content: ""; margin-right:0px; }
.at-lnb ul > li > a { color: #333; float:left; }

/*비전잉글리쉬 tnb 코딩 hanna 171120*/
.pc-header{position: relative;}
.tnb{position:absolute; top:0;right:350px; clear: both;}
.tnb_ul{list-style: none; }
.tnb ul li{display: inline-block; float: left; margin-right: 10px}
@media all and (max-width:991px) {
	.responsive .at-lnb .at-container { display:none; visibility:visible; }
}

/********************************************************
■ PC Header : PC 헤더 
********************************************************/
.pc-header { padding:10px 0px 0px;  }
.pc-header .at-container { padding:20px 20px 30px;}/* padding 값 조절 background 삭제  hanna 171115*/
.pc-header .header-logo { display:inline-block; vertical-align:middle; padding:15px 0px 0px; }
.pc-header .header-logo a { font-size:44px; line-height:44px; font-family:'Georgia', sans-serif; font-weight:bold; color:#000; }
.pc-header .header-logo a:hover { color:#000; }
.pc-header .header-logo img { display:block; max-height:60px; }
.pc-header .header-desc { display:block; font-size:12px; letter-spacing:-1px; color:#888; margin-top:2px; }
.pc-header .header-search { display:none; width:260px; vertical-align:middle; }/* display none으로 감춤  hanna 171114*/
.pc-header .header-search form { padding:0px; margin-top:4px; border:4px solid #111; background: #111; }
.pc-header .header-search input { background: #fff; border:1px solid #111; }
.pc-header .header-search .btn { color:#fff !important; background: #111 !important; }
.pc-header .header-keyword { padding-top:4px; }
.en .pc-header .header-keyword { font-size:12px; }
@media all and (max-width:991px) {
	.responsive .pc-header { display:none; }
}

/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display:none; background: rgb(238, 238, 238); }/*background 색상 교체 hanna 171117*/
.m-header a { color:#000 } /*color 바꿈 hanna 121117*/
.m-header .at-container { padding:0px; }
.m-header .header-wrap { display:table; width:100%; table-layout:fixed; margin:0px; min-width:300px; border-collapse: collapse; }
.m-header .header-icon, 
.m-header .header-logo { display:table-cell; vertical-align:middle; font-size:18px; height:44px; line-height:44px; text-align:center; }
.m-header .header-logo img{max-height: 27px;}
.m-header .header-icon { width:44px; }
.m-header .header-icon a { display:block; }
@media all and (max-width:991px) {
	.responsive .m-header { display:block; }
}

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:relative; background: #fff; border:0px; z-index:3;  } /*box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15);*/
.pc-menu .at-container { position:relative; }
.pc-menu .sub-slide,
.pc-menu .sub-shows { display:none; visibility:visible; }
.pc-menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.pc-menu .menu-a { font-size: 16px; font-family: "Noto Sans KR", sans-serif,"Roboto", sans-serif; }
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:16px; } 
@media all and (max-width:991px) {
	.responsive .pc-menu,
	.responsive .pc-menu-all { display:none; }
}

/********************************************************
■ PC Menu Top : PC 상단 좌측/배분 스타일 메뉴
********************************************************/

/* 배분 스타일 */
.pc-menu .nav-top.nav-both .menu-ul { display:table; width:100%; table-layout:fixed; margin:0px; }
.pc-menu .nav-top.nav-both .menu-li { display:table-cell; vertical-align:top; }
.pc-menu .nav-top.nav-both .menu-a { padding:0px 0px 10px 0px; text-align:center; }
.pc-menu .nav-top.nav-both .sub-1div::before { left: 50%; margin-left:-8px; }
.pc-menu .nav-top.nav-both .sub-1div { position:relative;width: 200px }

/* 좌측 스타일 */
.pc-menu .nav-top.nav-float .menu-ul { }
/*.pc-menu .nav-top.nav-float .menu-li { float:left; }*/
.pc-menu .nav-top.nav-float .menu-li { float:right; } /*float 변경 jwshin 171128*/
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; }

/* 공통 스타일 */
/* .pc-menu .nav-top { position:absolute; left:0px; top:0px; z-index:10; width:100%; } */
.pc-menu .nav-top { position:absolute; right:0px; top:15px; z-index:10; width:100%; } /*위치값 조정 jwshin 171128*/

.pc-menu .nav-top .menu-a { display:block; color:#000; background:#fff; font-weight:bold; }/*background 색 변경 hanna 171121*/
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { background:#fff; }/*background 색 변경 hanna 171121*/
.pc-menu .nav-top .menu-li.nav-home { width:60px !important; text-align:center; }
.pc-menu .nav-top .menu-li.nav-home .menu-a { padding:0px; }
.pc-menu .nav-top .new { color: rgb(140, 195, 70);}

/*.pc-menu .nav-top .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: orangered transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }*/
.pc-menu .nav-top .sub-1div { background:#fff; border-top:3px solid orangered; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { position:relative; }
.pc-menu .nav-top .sub-1da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-top .sub-2div { left:100%; top:0; background: #fff; position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
.pc-menu .nav-top .sub-2dul { }
.pc-menu .nav-top .sub-2dli { }
.pc-menu .nav-top .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); } 
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { background:#fff; position:absolute; top:0px; right:0px; z-index:11; }/*background 색 변경 hanna 171121*/
.pc-menu .nav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.pc-menu .nav-right > ul > li { float:left; position:relative; width:42px; }
.pc-menu .nav-right > ul > li > a { color:#000; display:block; text-align:center; }/*color 색 변경 hanna 171121*/
.pc-menu .nav-right > ul > li > a:hover { background: #DE5C61; } /*background 색 변경 jwshin 171120*/
.pc-menu .nav-right .label { position: absolute; top: 15%; right: 7px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important; }
.pc-menu .nav-rw { width:170px; }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position:relative; background:#fafafa; z-index:2; -webkit-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); }
.pc-menu-all .at-container { padding:20px 15px 0px; }
.pc-menu-all .table { margin-bottom:20px !important;}
.pc-menu-all .table td { width:1%; background:#fff; border:1px solid #ddd; padding:0px; line-height:20px; }
.pc-menu-all .menu-a { display:block; color:#000; padding:6px 12px; background:#f5f5f5; border-bottom:1px solid #ddd; font-weight:bold; text-align:center; }
.pc-menu-all .table td.on .menu-a { color:crimson; }
.pc-menu-all .sub-1div { padding:8px 0px; }
.pc-menu-all .sub-1dul { list-style:none; padding:0px; margin:0px; }
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#333; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:crimson; }
.pc-menu-all .new { color: rgb(140, 195, 70);}
.pc-menu-all .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu-all .sub-1line { display:block; color:#000; padding:5px 12px; margin:4px 0px; font-weight:bold; background:#fafafa; }
.pc-menu-all .menu-all-btn { text-align:center; }

/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:#fff; position:relative; z-index:20; box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); }
.m-menu .m-wrap { }
.m-menu .m-table { display:table; width:100%; table-layout:fixed; width:100%; margin:0px; min-width:300px; border-collapse: collapse; }
.m-menu .m-icon, 
.m-menu .m-list { display:table-cell; vertical-align:middle; font-size:15px; height:44px; line-height:44px; border:1px solid #eee; border-top:0px; border-bottom:0px; }
.m-menu .m-icon { width:44px; text-align:center; font-size:18px; }
.m-menu .m-icon a { display:block; position:relative; }
.m-menu .m-icon .label { position: absolute; top: 15%; right: 5px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important;  }
.m-menu .m-nav { overflow: hidden; margin:0px 10px; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav ul li.active a { color: #19456b; font-weight:bold; }

.m-menu .m-sub { background:#fafafa; border-top:1px solid #ddd; font-size:15px; height:44px; line-height:44px; padding:0px 10px; }
.m-menu .m-nav-sub { width:100%; overflow: hidden; margin:0px; }
.m-menu .m-nav-sub ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav-sub ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav-sub ul li.active a { color: #19456b; font-weight:bold; }
@media all and (max-width:991px) {
	.responsive .m-menu { display:block; }
}

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { height:80px; position:relative; color:#000; background-color: #fafafa; border-bottom:1px solid #dfdfdf; }
.at-title .at-container { height:100%; position:relative; }
.at-title .page-title { font-size:24px; position:absolute; left:20px; bottom:15px; z-index:1; }
.at-title .page-desc { color:#888; position:absolute; right:20px; bottom:10px; z-index:1; }
@media all and (max-width:767px) {
	.responsive .at-title { height:50px; }
	.responsive .at-title .page-title { font-size:20px; left:15px; bottom:10px; }
}

/********************************************************
■ Footer : 하단 푸터
********************************************************/
.en .at-footer .at-links { font-size:12px; }
.at-footer .at-links { background:#fafafa; padding:8px 0px; border:1px solid #ddd; border-left:0px; border-right:0px;  }
.at-footer .at-links ul { list-style: none; margin: 0px; padding:0px; }
.at-footer .at-links ul > li { float: left; padding: 0px 15px; }
.at-footer .at-links ul > li::after { float: right; color:#ccc; content: "/"; margin-right:-17px;}
.at-footer .at-links ul > li:last-child::after { content: ""; }
.at-footer .at-links ul > li > a { color: #888; }
@media all and (max-width:991px) {
	.responsive .at-footer .at-links ul.pull-left { display:none; }
	.responsive .at-footer .at-links ul.pull-right { float:none !important; text-align:center; }
	.responsive .at-footer .at-links ul.pull-right > li { float:none; display:inline-block; }
}

/* YC5 */
.en .at-footer .at-infos { font-size:12px; }
.at-footer .at-infos .media { padding:15px 20px 20px; }
.at-footer .at-infos .pull-left { font-size:70px; color:#ddd; }
.at-footer .at-infos .copyright { float:left; margin-left:10px; }
.at-footer .at-infos .copyright span { color:#888; }
.at-footer .at-about { list-style: none; margin:0px; padding:0px; }
.at-footer .at-about > li { float: left; padding: 0px 15px; color:#888; }
.at-footer .at-about > li > a { color: #888; }
.at-footer .at-help { list-style: none; margin: 0px; padding:0px; margin-bottom:5px; }
.at-footer .at-help:after {display:block;visibility:hidden;clear:both;content:""}
.at-footer .at-help > li { float: left; padding: 0px 15px; }
.at-footer .at-help > li::after { float: right; font-size:12px; color:#ddd; content: "|"; margin-right:-17px;}
.at-footer .at-help > li:last-child::after { content: ""; }
.at-footer .at-help > li > a { float: left; }
@media all and (max-width:767px) {
	.responsive .at-footer .at-infos .media { padding:15px 0px 20px; text-align:center; }
	.responsive .at-footer .at-infos .copyright { float:none; margin:0px; }
}

/* G5 */
.at-footer .at-copyright { text-align:center; padding:15px 0px; color:#888; }
.at-footer .at-copyright strong { color:#333; }

/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none; position: fixed; width:40px; bottom: 20px; right: 25px; z-index: 2; }
.at-go .go-btn span { display: block; color:#fff; background: rgba(0,0,0,0.5); margin:5px 0px; text-align: center; border-radius: 50%; width: 42px; height: 42px; line-height: 42px !important; font-size: 19px; }
.at-go .go-btn .go-bottom { display:none; }
@media (max-width: 768px) {
	.at-go .go-btn { bottom:0px; right:5px; }
}

/********************************************************
■ Bootstrap3 : 부트스트랩 기본속성
********************************************************/
/* Button */
.btn { font-family: "Roboto", sans-serif; }
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }
.btn-xs { padding: 4px 10px; }
.is-pc .ko .btn-xs,
.is-pc .ko .btn-sm { font-family:dotum, sans-serif; }

/* Panel : Accordions */
.panel { box-shadow: none; -webkit-box-shadow: none; border-radius: 0px; }
.panel-group .panel { border-radius: 0px; }
.panel .panel-heading { border-radius: 0px; }
.is-pc .ko .panel .panel-body { font-size:12px; }

/* List Group */
.list-group-item { word-break:break-all; border-radius:0 !important; }

/* Pagination */
/*.pagination { font-family: "Roboto", sans-serif; }
.pagination li a { border-radius:0 !important; color:#333 !important; }
.pagination li.active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }*/

/* Progress */
.progress { position:relative; border-radius: 0px; height: 28px; overflow: hidden; margin-bottom: 15px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress .sr-only { font-family: "Roboto", sans-serif; margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { font-family: "Roboto", sans-serif; height: 28px; line-height: 28px; font-size: 12px; padding-right:8px; }

/* Misc */
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius:0 !important; }



/* hanna 추가 171204 */
.btn_apply{border-radius:5px !important;}


/* 온누리 스포츠복지 사회협동조합 레이아웃 */

ul,li{list-style: none;text-decoration: none}
ul, ol{margin-bottom: 0px}
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#333; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:#19456b; }
/*.btn.btn-color{background-color:#fff! important;border: 1px solid #ccc;color: #333! important }*/
.btn.btn-color {
	color: #333 !important; 
	border: 1px solid #ccc;  
	background-color: #fff; 
}
.btn.active.btn-color, .btn.btn-color:hover, .btn.btn-color:focus, .btn.btn-color:active { 
	background-color:#ccc; 
}

.widget-side{padding-top: 0px! important; }


/* header */
.pc-header .header-logo img{max-height: 75px! important}
.pc-header .at-container{padding: 0px 0px 5px;}
.at-lnb ul{padding: 7px 0px 9px;}
.pc-header{padding: 0px}
.pc-menu, .pc-menu .nav-full-back, .pc-menu .nav-full-height{margin-top: 22px}
.page-title-body{color:#333;padding-bottom: 20px}

/* 라인맵 */
.line-map{font-weight: bold;}

/* nav */
.pc-menu .nav-top .sub-1div { 
	background:#fafafa; 
	border-top:3px solid #19456b; 
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175); 
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-top .sub-1da,.pc-menu .nav-top .sub-2da  { 
	display:block; 
	color:#666; 
	padding:13px; 
	line-height:22px; 
	border-bottom: 1px solid #f1f1f1; 

}
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da,.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#19456b; font-weight:bold; background: #fff; border-color:#f1f1f1; }
.div-tab.tabs.trans-top ul.nav-tabs li.active a{color: #19456b!important;}


/* 퀵메뉴 */
.background-light{background:#f3f4f7;}
.main_figure_list{width:100%;overflow:hidden;padding:20px 0;}
.main_figure_list li{width:25%; float:left; text-align:center;border-bottom:0px;}
.main_figure_list li i{
	display:block;
	margin:10px auto; 
	width:100px; 
	height:100px; 
	line-height:100px; 
	border-radius:50%;
	background:#fff; 
	font-size:3em;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	color:#333;}
.main_figure_list li:hover i{background:#000;  color:#fff;transform: rotate(360deg);-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.main_figure_list li strong{display:block; font-size:16px; color:#333; margin:5px; font-weight: bold}
.main_figure_list li span{display:block; font-size:12px; color:#999; margin:5px;}



@media all and (max-width:650px)
{
	.main_figure_list li{width:50%; float:left; text-align:center;}
	.main_figure_list li i{display:block;margin:10px auto; width:100px; height:100px; line-height:100px; border-radius:50%;background:#ddd; font-size:3em;}
	.main_figure_list li strong{font-size:16px;}
	.main_figure_list li span{font-size:11px;}
	
}

/* 게시판 */
.more_click{font-size: 12px;color: #989898;}
.basic-post-list .post-list{line-height: 25px! important}

.basic-post-list .post-list li{border-bottom: 1px solid #e6e6e6;padding:5px 0px! important ;}
.widget-index .div-title-underbar{margin-bottom: 1px! important}


/* side-bar */
.side-top{
	background-color: #19456b;
	padding: 65px 15px ;
	text-align: center;
	position: relative;
	background-image: url('../../assets/img/kmhtt_ci.png');
	background-repeat: no-repeat;
	background-position: 102% 200%;
	background-size: 30%;

}
.sub_ci{width: 9%; display: inline-block; position: absolute;top: 37%; left: 20%}
.side-top p{
	display: inline-block;
	color:#fff; 
	font-size:22px; 
	margin: 0px; 
	text-align: center;
	}/*text-decoration: underline;position: absolute;top: 32%; left: 50%*/

/* 배너 */
.banner-container{padding: 15px 0px}
.cooperating_group{padding-bottom:20px;border:1px dotted #d7d7d7;}
.mt-10{margin-top:10px;}
.mb-30{margin-bottom: 15px}
.pl-10{padding-left: 10px}
.partner_wrap{width: 100%}
.partner>ul{padding-left: 20px}
.partner>ul>li{display: inline-block;width: 32%;}
.partner>ul>li>a>img{width: 90%}
.widget-index .div-title-underbar span{padding-bottom:15px! important;}
.widget-index .div-title-underbar span b{font-size:18px; font-weight: 700! important;}


/* Pagination */
.pagination { 
	font-family: "Roboto", sans-serif; 
}
.pagination li a { 
	border-radius:0 !important; 
	color:#333 !important; 
}
.list-page>.pagination>li.active>a { 
	color:#333 !important; 
	background:#ddd !important; 
	border-color:#ddd !important; 
}



/*반응형 코딩 hanna 190430*/


@media all and (min-width:768px) and (max-width:1200px) {


}

@media all and (max-width:768px) {
	

}



@media all and (max-width:375px) {


}



/*반응형코딩 끝 hanna 190430*/



.view-content img {
    margin-bottom: 20px;
}



/* 영상 리스트 */

.area_favorlive, .area_highlight, .area_live, .area_pdvod, .area_smrlist, .area_vod, .slot_item, .slot_theme {
    /*box-shadow: 0 1px 2px rgba(56,58,61,.23),0 0 0 1px rgba(56,58,61,.08);*/
    border: 1px dotted #d7d7d7;
    background: #fff;
}

 .area_favorlive, .area_highlight {
    padding-bottom: 16px;
    margin-bottom: 10px;
}


.h_head .list_mtab li .link_tab:hover, .h_head .list_mtab li.on .link_tab, .tit_newhome {
    color: #32353B;
}
.tit_newhome {
    padding-left:10px ;/* padding: 24px 0 0 30px */
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    font-family: "Noto Sans Medium",AppleSDGothicNeo,"Malgun Gothic","맑은 고딕",sans-serif;
}

/**/


.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

 .list_favoritem .link_itembox .assist_info {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 6px 0 2px;
    color: #848c9c;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
}
.wrap_slider .list_favoritem .link_itembox, .wrap_slider .list_pdvod .link_itembox {
    white-space: normal;
}
a {
    color: #000;
}
.wrap_slider .list_favoritem .inner_favoritem, .wrap_slider .list_pdvod .inner_pdvod {
    font-size: 13px;
}

.wrap_slider .live_rank .rank_1 {
    background-position: 0 0;
}
.wrap_slider .live_rank .img_rank {
    position: absolute;
    top: 13px;
    left: 0;
    width: 40px;
    height: 28px;
}

.thumb_box .mark_closed, .thumb_box .mark_live, .thumb_box .mark_next, .thumb_box .mark_replay {
    top: 5px;
    left: 20px;
    height: 20px;
    position: absolute;
}

.mark_live2 {
    top: 5px;
    right: 5px;
    height: 20px;
    position: absolute;
}

.ico_biz, .ico_visiontvpc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    font-size: 1px;
    line-height: 0;
    text-indent: -9999px;
}

.wrap_slider .tit_item {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    padding-top: 8px;
    margin-bottom: 2px;
    font-weight: 800;
    color: #32353B;
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
	text-overflow: ellipsis;
	white-space: normal;
	letter-spacing: -1.5px;
}


.live-list-first {margin-top:0px;}
.thumb_img {width:100%; border-radius: 5px;}

/* 중간 기기들 (데스크탑, 1200px 이하) */
@media (max-width:1280px) {
	
}
 
 .append_info { color: #848c9c;}

 .main_banner {width:100%;}

.area_banner {
    box-shadow: 0 1px 2px rgba(56,58,61,.23),0 0 0 1px rgba(56,58,61,.08);
    background: #fff;
}

.area_banner {
	padding-top: 13px;
    padding-bottom: 16px;
}




/* pc 사이즈 가로화면 조정*/
@media (min-width: 1263px)  {
	.livechannel, .vodchannel {
	    max-width: 1200px;
	}

}

@media (min-width: 1563px)  {
	.livechannel, .vodchannel {
	    max-width: 1280px;
	}
}


/* 5개 리스트 만들기*/
/*@media(min-width:1200px){
	.col-lg-custom {
	    width: 20%;
	}
}*/


/* 5개 리스트 만들기*/
@media(min-width:968px){

	.col-lg-custom {
	    width: 235px;
	}

	.slick-track {	    
		width:6500px;
	}

	
}



/********** 슬라이드 S **********/

.wrap_slider {
    position: relative;
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block;
}


.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.wrap_slider .list_favoritem, .wrap_slider .list_pdvod {
    overflow: hidden;
    position: static;
    padding: 13px 24px 10px 24px;
    font-size: 0;
    white-space: nowrap;
}

/*
.wrap_slider .list_favoritem, .wrap_slider .list_pdvod {
    padding-right: 121px;
}
*/

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.wrap_slider .slick-list {
    overflow: visible;
}


/* 슬라이드 버튼 S*/
button.btn_arrow {
    overflow: visible;
    vertical-align: middle;
    border-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    cursor: pointer;
    outline:none;
    border:0;
    margin: 0;
    padding: 0;
    text-transform: none;
    background: none
}

.wrap_slider .btn_arrow {
	visibility: hidden;
    position: absolute;
    top: 0;
    z-index: 99;
    width: 60px;
    height: 100%;
}

.wrap_slider .btn_arrow.btn_prev {
    left: -22px;
}


.wrap_slider .btn_arrow.btn_next {
    right: -22px;
}

.wrap_slider .btn_arrow .circle_g, .wrap_slider .btn_arrow.btn_next .circle_g {
    margin-left: 10px;
}

.ico_list_arro {
	 display: inline-block;
	 box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

/* 슬라이드 버튼 E*/


/********** 슬라이드 E **********/


/* 자료실 탁구규정 */
.sub06_cont1 {
	width:100%; 
	display:block; 
	float:left;
	margin-bottom:50px;
}
.sub06_cont1 h4 {
	font-weight:normal; 
	text-align:right;
}
.sub06_cont1 span.sub06_red {
	color:#ea4513; 
}
.sub06_cont1 .sub06_box {
	width:100%; 
	display:block; 
	float:left; 
	border:1px solid #d4d4d4; 
	min-height:500px;
}
.sub06_cont1 .sub06_box .sub06_ttl_1 {
	padding:20px; 
	border-bottom:1px solid #d4d4d4;
	font-size:13px; 
	font-weight:600; 
	color:#333;
}
.sub06_cont1 .sub06_box .sub06_ttl_1 img {
	padding-right:10px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 {
	width:92%; 
	border:1px solid #dee6ef; 
	background:#f2f6fb; 
	margin:20px; 
	padding:0 0 0 10px;
}

.sub06_cont1 .sub06_box .sub06_ttl_2 .line01 {
	width:98%; 
	height:50px; 
	border-bottom:1px dotted #ccc;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line01 ul {
	padding:16px 0 16px 0;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line01 ul li {
	float:left; 
	display:block; 
	width:237px;
	letter-spacing:-1px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line01 ul li img {
	padding-right:10px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line01 ul li b {
	padding-right:10px;
}

.sub06_cont1 .sub06_box .sub06_ttl_2 .line02 {
	width:98%; 
	height:50px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line02 ul {
	padding:16px 0 16px 0;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line02 ul li {
	float:left; 
	display:block; 
	width:237px;
	letter-spacing:-1px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line02 ul li img {
	padding-right:10px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line02 ul li b {
	padding-right:10px;
}

.sub06_cont1 .sub06_box .sub06_content {  
	margin:25px; 
}
.sub06_cont1 .sub06_box .sub06_content .sub06_line {
	width:95%; 
	height:1px; 
	border-top:1px solid #d7d7d7; 
	display:block;
	float:left; 
	margin:20px 0 30px 0;
}
.sub06_cont1 .sub06_box .sub06_content .sub06_line img {
	padding-top:10px;
	padding-right: 5px;
}

.sub06_cont1 .sub06_box .sub06_ttl_3{
	width:80%;
	
}

.sub06_cont1 .sub06_box .sub06_ttl_3 a {
	padding:0 10px 0 10px; 
	font-size:15px; 
	font-weight:600; 
	color:#333;

}
.sub06_cont1 .sub06_box .sub06_ttl_3 img {
	padding-right:10px;
}

.sub06_cont1 .sub06_box .sub06_content .sub06_2-1 {
	/*margin-left:20px; */
	margin-top:20px;
	display: inline-block;
}
.sub06_cont1 .sub06_box .sub06_content .sub06_2-1 span {
	color:#eb4a19
}
.sub06_cont1 .sub06_box .sub06_content .sub06_2-1 .sub06_2-1_left {
	width:80px; 
	float:left; 
	display:block;
}
.sub06_cont1 .sub06_box .sub06_content .sub06_2-1 .sub06_2-1_right {
	width:550px; 
	float:left; 
	display:block; 
	margin-bottom:10px;
}


/*용어정리*/

.sub06_cont1 .sub06_box .sub06_ttl_2 .line03 {
	width:100%; 
	height:50px; 
	border-bottom:1px dotted #ccc;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line03 ul {
	padding:16px 0 16px 0! important;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line03 ul li {
	float:left; 
	display:block; 
	width:14%;
	letter-spacing:-1px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line03 ul li img {
	padding-right:10px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line03 ul li b {
	padding-right:10px;
}

.sub06_cont1 .sub06_box .sub06_ttl_2 .line04 {
	width:100%; 
	height:50px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line04 ul {
	padding:16px 0 16px 0! important;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line04 ul li {
	float:left; 
	display:block; 
	width:14%;
	letter-spacing:-1px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line04 ul li img {
	padding-right:10px;
}
.sub06_cont1 .sub06_box .sub06_ttl_2 .line04 ul li b {
	padding-right:10px;
}

.sub06_3_a_ttl {
	width:15%; 
	position: relative;
	height:112px; 
	float:left; 
	display:block; 
	background:url(/thema/onurispo/assets/img/sub06_03_icon5_bg.png) no-repeat;
}
.sub06_3_a_ttl span { 
	position: absolute;
	top: 35%;
	left: 23%;
	text-align:center; 
	display: block;  
	font-size: 33px; 
	color: #ffffff; 
	font-weight: bold; 
	font-family:Tahoma;

}

.sub06_3_a_cont {
	width:75%; 
	float:left; 
	display:block;
	padding-left: 10px;
}
.sub06_3_a_cont .sub06_3_a_left {
	width:170px; 
	float:left; 
	display:block;
}
.sub06_3_a_cont .sub06_3_a_left span {
	color:#d63c0d
}
.sub06_3_a_cont ul {
	float:left;
}
.sub06_3_a_cont .sub06_3_a_right {
	width:350px; 
	float:left; 
	display:block;
}

/*  접수 진행 */
.btn-apply{color: #fff! important}




/*서브페이지 상단 이미지 추가 jwshin 190712*/
.topImgArea {position:relative;height:180px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;}
.topImgArea > div {display:table;width:1024px;margin:0 auto;text-align:center;color:inherit;}
.topImgArea > div div.copy {display:table-cell;width:100%;height:180px;text-align:left;vertical-align:middle;font-family: "맑은 고딕",Dotum,'돋움',"Roboto", sans-serif;letter-spacing: -1px;}
.topImgArea > div div.copy a {padding-left:30px;display:block;color:inherit;letter-spacing:1px;line-height:1.33;white-space:pre-line;}
.topImgArea > div .mainCopy {font-size:2.25em;margin-bottom:9px;font-weight:bold;}
.topImgArea > div .subCopy {font-size:1.2em;font-weight:bold;}

@media only screen and ( max-width: 1024px ) {
	.topImgArea > div {width:100%;}
	.topImgArea > div div.copy {padding:0px 30px 0px 30px;}
}
@media only screen and ( max-width: 767px ) { /* 320 ~ 639 */
	.topImgArea,  .topImgArea > div span.copy {height: 75px;}
	.topImgArea > div a.mainCopy {font-size: 1.13em;margin-bottom: 5px;}
	.topImgArea > div div.copy {padding:0px 15px 0px 15px;}
	.topImgArea > div div.copy {/*display:block;padding-top:20px;*/height: 75px;}
	.topImgArea > div div.copy .mainCopy {font-size:1.4em;}
	.topImgArea > div div.copy .subCopy {font-size:0.833em;}
}

/* 공통 추가  hanna 210216 */
.mb-20{
	margin-bottom: 0px;
}
@media only screen and ( max-width: 767px ) {
	.mb-20{
	margin-bottom: 20px;
	}
}