
/* ############### GNB ############### */

.header-menu > ul > li > a:hover {
    color: #00AAF0;
}

.header-nav ul li a:hover, .header-nav ul li.current a {
    color: #99ffff;
    background-color: #00AAF0;
}

.header-nav ul li.on a {
	font-weight:bold;
	background-color:#00AAF0;
	color:#99ffff;
}

.header-nav li.on ul {
	border:1px solid #00aaf0;
	border-radius:5px;
}

.header-nav ul li ul li.current a,
.header-nav ul li.on ul li.current a:hover {
	font-weight:bold;
    color: #fff;
    background-color: #00aaf0;
}

.header-nav ul li.on ul li.current a {
    color: #fff;
}

.header-nav ul li.on ul li a {
	font-weight:bold;
    color: #666;
	border-radius:5px;
}

.header-nav ul li.on ul li a:hover {
	font-weight:bold;
    color: #fff;
    background-color: #00aaf0;
}

/* ############### Location ############### */

.breadcrumb ul > li,
.breadcrumb ul > li.home {
	 padding: 10px 20px 8px;
}

/* ############### LNB ############### */

.sub-nav > ul {
    margin: 0 0 60px 0;
}

.sub-nav > h1 {
	letter-spacing: -0.07em;
	padding:20px 0;
	border-top: 3px solid #00AAF0;
    border-bottom: 1px solid #e1e1e1;
	margin:22px 0 0 0;
}

.sub-nav > ul > li.current > a {
	letter-spacing: -0.04em;
}

.sub-nav > ul > li > p {
	border-bottom:1px solid #e1e1e1;
}

.sub-nav > ul > li > p a {
	letter-spacing: -0.04em;
}

.sub-nav > ul > li > dl > dd a {
	letter-spacing: -0.04em;
}

.sub-nav > ul > li {
    border-bottom: 1px solid #e1e1e1; line-height:30px;
}

.default-panel {
    padding: 15px;
}

.default-panel > .main-col-banner4-3 > h4 {
    clear: both; font-size: 18px; font-weight: 700; color: #333333; margin: 0; padding: 0 0 10px; text-align: left;
}

.default-panel > div.main-cscenter-panel > h4 > small {
    font-size: 12px; font-weight: normal; color: #999; margin-left: 20px; text-align: left;
}

.default-panel > .main-cscenter-panel > ul {
    margin-top: 17px; margin-bottom: 0; list-style: none; text-align: left;
}

.default-panel > .main-cscenter-panel > ul > li {
    display: inline-block; clear: both; width: 100%; margin: 0; padding: 0;
}

.default-panel > .main-cscenter-panel > ul > li + li {
    margin-top: 5px;
}

.default-panel > .main-cscenter-panel > ul > li > dl {
    display: block; font-size: 14px; font-weight: 700; margin: 0; padding: 0;
}

.default-panel > .main-cscenter-panel > ul > li > dl > dt {
    float: left; display: inline-block; color: #666; width: 36%;
}

.default-panel > .main-cscenter-panel > ul > li > dl > dd {
    float: right; display: inline-block; color: #333; width: 64%;
}

.default-panel > .main-cscenter-panel > ul > li > dl > dd.cs-number {
    color: #FF6600; font-size: 23px; letter-spacing: -1px; margin-top: -8px; margin-bottom: 0; padding: 0;
}

.default-panel > .main-cscenter-panel > ul > li > dl > dd.cs-time {
    color: #999; font-size: 12px; font-weight: normal; margin: 0; padding: 0;
}

.default-panel > .main-cscenter-panel > ul > li > dl > dd.cs-bank {
    letter-spacing: -1px; margin: 0; padding: 0;
}

.default-panel > .main-cscenter-panel > ul > li > dl > dd.cs-bank {
    letter-spacing: -1px; margin: 0; padding: 0;
}

.default-panel > .main-cscenter-panel > ul > li > dl > dd.class-time {
    margin: 0; padding: 0;
}



/* 무료체험신청  */

a.sub-leveltest-panel {
    padding: 18px 10px 10px;
    color: #00aaf0;
	letter-spacing:-0.05em;
    background: transparent url("../images/00.main/img_woman.png") no-repeat 0% -20%;
}

a.sub-leveltest-panel > span {
    padding-right: 0px;
}



/* ############### 공통 ############### */

/*   서브타이틀   */
.main-title > h1 {
    letter-spacing:-0.06em;
}

/*  폰트 사이즈 */

.fs_13px {
	font-size:13px;
}


/*
.main-title > h1 {
    font-size: 34px;
	letter-spacing:-0.07em;
}
*/
h2 {
	letter-spacing:-0.05em; line-height:100%; margin-bottom:0px;
}

h3 {
	letter-spacing:-0.05em;
}

h4, .h4 {
	line-height:140%; margin-top:5px;
}

p {
	color:#666;
	line-height:150%; margin:5px 0; letter-spacing:-0.02em;
}

.p_color_blue {
	color:#00aaf0; font-weight:bold;
}

.tooltip-inner {
  max-width: 320px;
  padding: 8px;
  color: #00aaf0;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  border:1px solid #00aaf0;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #00aaf0;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #00aaf0;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #00aaf0;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #00aaf0;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #00aaf0;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #00aaf0;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #00aaf0;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #00aaf0;
  border-width: 0 5px 5px;
}

/*  버튼 */

.btn-txt-arrow {
    display: inline-block;
	color:#00aaf0;
    padding-right: 15px;
    margin-bottom: 0;
    font-size: 12px;
    text-align: center;
    background: url(../images/common/blue_arrow_btn.png) no-repeat 100% 50%;

}

.btn-circle {
    display: inline-block;
    padding: 7px 30px 7px 17px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background:#00aaf0 url(../images/common/arrow_btn.png) no-repeat 90% 50%;
    border: 1px solid #0099cc;
    border-radius: 5px;
	box-shadow:1px 1px 2px #999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-circle-textroom {
    display: block;
    padding:25px 20px 20px;
    margin-bottom: 0;
    font-size: 22px;
	line-height: 20px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #0099cc;
    border-radius: 5px;
	box-shadow:1px 1px 2px #999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-circle-textroom > span {
	font-size:12px;
}


.btn-xx {
    padding: 3px 27px 3px 12px;
	background:#00aaf0 url(../images/common/arrow_btn.png) no-repeat 90% 50%;
    font-size: 90%;
}


.text-small {
    font-size: 90%;

}


/* ############### Main ############### */
.main-kakao-panel {
	background-color:#fae100;
}
.main-kakao-panel p a {
	display:inline-block;
	width:100%;
	color:#54381a;
	margin-top:12px;
	line-height:34px; border:1px solid #9a7f0f;
}
.main-kakao-panel p a:hover {
	color:#333300;
	background-color:#d6c101;
	border:1px solid #996600;
}

.mkp_all {
	float:left;
	width:100%;
}
.mkp_all  .mkp_left {
	float:left;
	width:32%;
}
.mkp_all  .mkp_right {
	position:relative;
	float:right;
	width:60%;
	color:#3b1e1e;
	font-size:18px; font-weight:600;
	margin-top:10px; text-align:left;
}
.mkp_all  .mkp_right  p{
	color:#3b1e1e;
	font-size:12px;
}
.mkp_all  .mkp_right  span{
	position:absolute;
	top:-15px; right:0px;
	display:block;
	z-index:1;
}




/* ############### 표(테이블) 공통 ############### */


.table > thead.ts-header {
    border-top: 2px solid #00aaf0;
}

.table > thead.ts-header th {
	color:#00aaf0; border-bottom: 1px solid #00aaf0;
}

.table > thead > tr > th.w_40p {
	width:40%;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	color:#666; line-height:160%; letter-spacing:-0.05em;
}

.table > tbody > tr > td > .col-xs-6 {
	padding:0 5px;
}

.table > tbody > tr > td > .col-xs-6 > span {
	display:inline-block; width: 100px; font-size:12px; line-height:120%;
}

.table > tbody > tr > td > .col-xs-3 {
	padding:0 5px;
}

.table > tbody > tr > td > .col-xs-3 > span {
	display:inline-block; width:100px; font-size:12px; line-height:120%;
}

.table > tbody > tr > td.text-left > strong,
.table > tbody > tr > td > strong {
	color:#333;
}

.table > tbody > tr > td > span.fs_12px {
	font-size:12px;
}


@media (max-width:767px){
	.table > tbody > tr > td > .col-xs-6 > span {
		width: 100%;
	}
}







/* ############### 톡스소개 > 톡스교육이념 ############### */

.img-title {
    letter-spacing:-0.06em; line-height:130%;
}

/* ############### 톡스소개 > 톡스 화상영어 장점 ############### */

.recommend_company {
    font-size: 13px;
    padding: 20px;
}

.recommend_company > p {
    line-height: 160%;
}

/* ############### 톡스소개 > 톡스강사 ############### */

.fw_normal {
	font-size: 14px; font-weight:normal; color:#666;
}



/* ############### 톡스소개 > 톡스학습매니저 ############### */

.about-info1 > h4 {
    margin: 0px;
    font-size: 18px;
}

.about-info4-1 > h5, .about-info4-2 > h5, .about-info4-3 > h5, .about-info4-4 > h5 {
    line-height: 1.3;
}

.about-info4 > .col-xs-6 {
	margin-bottom: 10px;
}

.about-info1 > p {
	padding-left: 20px;
}


/* ############### 원어민 스피킹 >  원어민 스피킹 과정 소개 ############### */


.speaking-info1-1 > div > p {
	line-height:155%; letter-spacing:-0.02em;
}

.speaking-info1-1 > div > img {
	width:auto;
}

h3.speaking-info1-2 > small {
	letter-spacing:-0.05em; font-size: 18px; line-height:22px; font-weight: normal;
}

table.speaking-info1-3 > tbody > tr + tr + tr > td {
	letter-spacing:-0.05em; color: #666;
}

.speaking-info1-4 > div > div > h5 {
	letter-spacing:-0.05em;
}

/* ############### 원어민 스피킹 >  레벨테스트 소개 ############### */

.table > thead.ts02-header {
    border-top: 1px solid #ddd;
}

.table > thead.ts02-header > tr > th {
    color:#333; width:73.1px; font-weight:bold; background-color:#fcfcfc;
}

.table > tbody.ts02-tbody > tr > td > p {
    font-size:12px; line-height:120%;
}

.table > tfoot.ts02-tfoot > tr > td {
    color:#00aaf0; font-size:14px; font-weight:bold; background-color:#f4fdff;
}

.table > thead.ts-header > tr > th.th_w_40p {
    width:40%;
}

.speaking-rbox {
	border:1px solid #ddd; border-radius:10px; padding:20px;
}

.col-main > h3 > span.s_explain {
	color:#666; font-size:16px;
}

.speaking-rbox {
	float:left; width:100%;
}

.speaking-rbox > .left_sr {
	float:left; width:49%;
}

.speaking-rbox > .left_sr > ul {
	float:left;
}

.speaking-rbox > .left_sr > ul > li {
	float:left;  margin: 5px; width: 25%; margin-left: 0; margin-right: 0;
}

.speaking-rbox > .left_sr > ul > li > a {
	display:inline-block; text-align:center; border:2px solid #ddd; border-radius:10px; padding:5px 10px;
}

.speaking-rbox > .left_sr > ul > li > a.on {
	display:inline-block; text-align:center; border:2px solid #00aaf0; border-radius:10px; padding:5px 10px;
}

.speaking-rbox > .left_sr > ul > li > a.on > span {
	color:#00aaf0; font-weight:bold;
}

.speaking-rbox > .left_sr > ul > li > a > img {
	width:50px;
}

.speaking-rbox > .left_sr > ul > li > a > span {
	color:#999; font-size:12px;
}

.speaking-rbox > .right_sr {
	float:right; width:49%; text-align:center;
}
.speaking-rbox > .right_sr img {width: 100%;}


/* ############### 원어민 스피킹 > 프로그램 및 교재 > 미국 교과 몰입 ############### */

.speaking-info2-4 > div > div > div.circle1 {
    border: 4px solid #FA8144;
    display: inline-block;
    padding: 0 0;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
    width: 100px;
    height: 100px;
    font-weight: bolder;
}

.speaking-info2-4 > div > div > div.circle2 {
    border: 4px solid #0DB2B8;
    display: inline-block;
    padding: 0 0;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
    width: 100px;
    height: 100px;
    font-weight: bolder;
}

.speaking-info2-4 > div > div > div.circle3 {
    border: 4px solid #00ADEF;
    display: inline-block;
    padding: 0 0;
    vertical-align: middle;
    text-align: center;
    border-radius: 100px;
    width: 100px;
    height: 100px;
    font-weight: bolder;
}

.speaking-info2-4 > .l-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.speaking-info2-4 > .no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.about-info4b > div > h4 {
	margin-bottom:5px;
}


.table > thead.tsc-header {
    border-top: 2px solid #00aaf0;
}

.table > thead.tsc-header > tr > th {
    color:#00aaf0; border-bottom: 1px solid #00aaf0;
}

.table > thead.tsc-header > tr > td {
    border-bottom: 1px solid #00aaf0;
}

.table > tbody.tsc-tbody > tr > th {
    color:#00aaf0;
}

/* ############### 한국강사문법 >  한국강사 문법과정 소개 ############### */

.table > tbody > tr > td > ul {
	margin-bottom:0px;
}

table.grammar1-3 > tbody > tr > td.level {
    background-color: #f5fcff;
    color: #00aaf0;
}

.table > tbody > tr > td.warning {
	color:#666; font-weight:normal; font-size:13px;
}

table.grammar1-3 > thead.ts-header > tr > th {
    color: #333;
}




/* ############### 한국강사문법 >  프로그램 및 교재 ############### */
/* 다른 탭 메뉴들과의 스타일 일치를 위해 nav-tabs 를 비활성 시켰습니다.  bootstrap.css 참조

.nav-tabs {
    border-bottom: 2px solid #00aaf0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff; background-color: #00aaf0; border: 1px solid #00aaf0; border: 1px solid #00aaf0;
}

.nav-tabs > li > a {
    margin-right: 3px; border-radius: 0; font-weight: 600; font-size: 15px; color: #999; padding: 11px 20px 11px 40px; border: 1px solid #E5E5E5; background-color: #f5f5f5;
}

.nav-tabs > li > a > i {
    color:#999;
}

.nav-tabs > li.active > a > i {
    color:#fff;
}
*/

.speaking-info2-1 > h6 {
    line-height:130%;
}


/* ############### 한국강사문법 >  레벨테스트 ############### */

.speaking-info3-1 {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    text-align: center;
}

.speaking-info3-1-2 {
    border: 1px solid #e5e5e5;
    background-color: #fcfcfc;
    text-align: center;
}

.speaking-info3-2 > div > ul.list-disc,
.speaking-info3-2 > div > ul.list-square,
.speaking-info3-2 > div > ul.list-number {
    margin-left: 3.5em;
}

.speaking-info3-2 > div > ul.list-disc > li {
	padding:1px 0;
}




/* ############### 수강신청 >  수강신청안내 ############### */

.lecture-info1 > div.col-sm-3 > div {
    border: 4px solid #00ADEF;
}

.lecture-info1 > div.col-sm-3 > div > h5 {
    width: 80%; text-align:center;
}

.lecture-info1 > div.col-sm-3 > div > h5 > strong {
    color:#00aaf0; font-size:32px; font-weight:bold; padding:0 5px 0 0; letter-spacing:-0.05em; padding-top:10px;
}



/* ############### 고객센터 >  제휴문의 ############### */


.cscenter_franchise .form-horizontal .form-group {
    padding-top:10px; border-top:1px solid #ddd; margin-right: 0px; margin-left: 0px;
}

.cscenter_franchise .form-horizontal .buleline_2px {
    border-top:2px solid #00aaf0;
}

/* ############### 고객센터 >  학습지원서비스 > 화상영어 테스트룸 ############### */

.cs-test-room > ul {
	float:left;
	padding:10px;
	border:1px solid #ddd;
	background-color:#fcfcfc;
}
.cs-test-room > ul > li {
	float:left;
}
.cs-test-room > ul > li > a {
	display:inline-block;
	color:#666; font-size:12px;
	text-align:center;
	margin:3px; padding:15px 18px;
	background-color:#fff;
	border:2px solid #ccc;
	border-radius: 40px;
}
.cs-test-room > ul > li > a:hover {
	color:#fff;
	background-color:#00a0ff;
	border:2px solid #00a0ff;
}
.cs-test-room > ul > li > a > strong {
	font-size:24px;
	line-height:20px;
}


/* ############### 톡스광장 > 영어 성공담(Before & After) ############### */

.before_after_panel {
	display:inline-block;
	width:100%;
	height:auto;
}
.before_after_panel  h1 {
	color:#333; font-size:48px;
	text-align:center;
	line-height:52px; letter-spacing:-0.08em;
	margin-bottom:0;
}
.before_after_panel  h4 {
	color:#666; font-weight:normal;
	text-align:center;
	letter-spacing:-0.05em;
}





.success_story_01,
.success_story_02 {
	display:inline-block;
	width:100%;
	height:auto;
	padding:20px;
	border:1px solid #ddd;
}
.success_story_03 {
	display:inline-block;
	width:100%;
	height:auto;
}
.success_story_01 > div,
.success_story_02 > div,
.success_story_03 > div {
	float:left;
}
.success_story_01 > div:first-child {
	width:49%;
	height:189px;
	padding-left:130px;
	background:url("../images/06.community/img_before_after_01.png") no-repeat 0 0;
}
.success_story_02 > div:first-child {
	width:49%;
	height:189px;
	padding-left:130px;
	background:url("../images/06.community/img_before_after_02.png") no-repeat 0 0;
}
.success_story_03 > div:first-child {
	width:48.5%;
	padding : 20px 20px 20px 180px;
	border:1px solid #ddd;
	background:url("../images/06.community/img_before_after_03.png") no-repeat 10% bottom;
}
.success_story_03 > div:last-child {
	width:48.5%;
	margin-left:20px; 	padding : 20px 20px 20px 180px;
	border:1px solid #ddd;
	background:url("../images/06.community/img_before_after_04.png") no-repeat 10% bottom;
}




.success_story_01 > div:last-child,
.success_story_02 > div:last-child {
	float:right; width:49%;
}
.success_story_01 > div h6,
.success_story_02 > div h6,
.success_story_03 > div h6 {
	font-size:18px; font-weight:bold;
	line-height:24px;
}


@media all and (max-width: 992px){

	.before_after_panel  h1 {
		font-size:38px;
	}
	.success_story_01 > div,
	.success_story_02 > div,
	.success_story_03 > div {
		float:none;
	}
	.success_story_01 > div:first-child,
	.success_story_02 > div:first-child,
	.success_story_03 > div:first-child {
		width:100%; height: auto; padding-bottom: 20px;
	}

	.success_story_03 > div:first-child {
		padding : 20px 20px 20px 200px;
	}
	.success_story_03 > div:last-child {
		width:100%;
		margin-left:0; margin-top:10px;	padding : 20px 20px 20px 200px;
	}
	.success_story_01 > div:last-child,
	.success_story_02 > div:last-child {
		width:100%;
		text-align:right;
	}

	.success_story_01 div:last-child img,
	.success_story_02 div:last-child img {
		width:100%;
	}

}



@media (max-width: 380px) {

	.before_after_panel  h1 {
		font-size:30px;
	}
	.before_after_panel  h4 {
		font-size:20px;
	}

	.success_story_01 > div:first-child,
	.success_story_02 > div:first-child,
	.success_story_03 > div:first-child {
		background: none; padding-left: 10px;
	}

	.success_story_03 > div:first-child {
		width:100%;
		padding : 20px 20px 20px 200px;
	}
	.success_story_03 > div:last-child {
		width:100%;
		margin-left:0; margin-top:10px;	padding : 20px 20px 20px 200px;
	}

}























/* ############### Footer ############### */

#footer-menu {
    margin-top:0;
	z-index: 1;
}

#footer-menu > .container {
    padding: 5px 0;
}


.logo-footer-container {
    width: 75%; text-align: left; margin: 0;
}

.logo-footer-container > div > div + div {
	text-align: right; padding: 0;
}

.logo-footer-info {
	text-align:center;
	border-left:1px solid #ddd;
    width: 20%;
}

.logo-footer-info > .footer_cs_sudal > li:first-child {
    padding-bottom:10px;
}

.logo-footer-info > .footer_cs_sudal > .fcs_02 {
    color:#333; font-size:13px; font-weight:bold; letter-spacing:-0.05em;
}

.logo-footer-info > .footer_cs_sudal > .fcs_03 {
    color:#00aaf0; font-size:28px; font-weight:bold; letter-spacing:-0.07em; line-height:110%;
}

.logo-footer-info > .footer_cs_sudal > .fcs_04 {
    color:#999; font-weight:bold;
}



@media all and (max-width: 800px){
	.logo-footer-container {
		float: normal; width: 100%;  margin-top: 0;
		text-align: center;
		clear: both;
		padding: 0 0 20px;
	}

	.logo-footer-container > div > div + div {
		text-align: center; padding: 10px 0;
	}


	.logo-footer-info {
		float: normal; width: 100%;
		border-left: 0;
		text-align: center;
		clear: both;
	}
}






/* 게시판 공지사항용 2025-02-13 황현식*/
.notice-column
{ text-align: center; font-weight: 400; font-size: 18px; background-color: transparent; font-weight: 400;  }
.notice-column > p
{ text-align: center; margin: 0; margin-bottom: 0; }
img.notice-column-img1
{ width: 406px; }
img.notice-column-img2
{ width: 602px; }
@media all and (max-width: 602px){
	.notice-column-img1,
	.notice-column-img2
	{ width: 100%; }
}