
h1, h2, h3, h4, h5, h6
{ 
  /* font-family: 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; */
  font-weight: 500;
  color: #000000;
}



/* ##############################   BUTTON TYPE   ############################## */
.button
{ transition: 500ms; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; }
.button
{ padding: 10px 50px; border-radius: 3px; border: 1px solid #FFBB00; border-image: none; color: #FFFFFF; background-color: #FFBB00; font-size: 16px; font-weight: 600; text-decoration: none; }
/*
.button
{ padding: 10px 50px; border-radius: 3px; border: 1px solid #FFBB00; border-image: none; color: #FFFFFF; background-color: #FFBB00; text-transform: uppercase; font-size: 16px; font-weight: 600; text-decoration: none; }
*/
.button.active,
.button:hover
{ color: #FFFFFF; background-color: #000000; border-color: #000000; text-decoration: none; }
.button:active,
.button:focus
{ color: #FFBB00; background-color: #000000; border-color: #000000; }

.button-active
{ color: #FFFFFF; background-color: #000000; border-color: #000000; }
.button-active:hover
{ color: #FFFFFF; background-color: #333333; border-color: #333333; }
.button-active:active,
.button-active:focus
{ color: #FFBB00; text-decoration: none; }

.button-point
{ color: #FFFFFF; background-color: #00AAF0; border-color: #00AAF0; }
.button-point:hover
{ color: #FFFFFF; background-color: #000000; border-color: #000000; }
.button-point:active,
.button-point:focus
{ color: #FFBB00; text-decoration: none; }

.button-normal
{ color: #000000; border-color: #DDDDDD; background-color: #FFFFFF; }
.button-normal:hover
{ color: #FFFFFF; background-color: #FFBB00; border-color: #FFBB00; }

.button-current
{ color: #FFFFFF; background-color: #000000; border-color: #000000; }
.button-current:hover,
.button-current:active,
.button-current:focus
{ color: #FFFFFF; background-color: #FFBB00; border-color: #FFBB00; }


.button.medium
{ padding: 8px 21px; }
.button.small
{ padding: 8px 14px; }
.button.xsmall
{ padding: 5px 14px; }
.button.xxmall
{ padding: 4px 12px; font-size: 12px; border-radius: 3px; }
.button.fsize
{ padding: 7px 14px; }
.button > i
{ margin-right: 5px; font-weight: 800; }


.button.disabled,
.button[disabled],
fieldset[disabled] .button
{ cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .65; }
a.button.disabled,
fieldset[disabled] a.button
{ pointer-events: none; }

.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled.focus,
.button[disabled].focus,
fieldset[disabled] .button.focus
{ background-color: #fff; border-color: #ccc; }
/*
.find_pw a
{ float: left; }
.find_pw a + a
{ float: left; padding: 6px 4px 5px 8px; margin-left: 2px; }
.find_pw a + a > i
{ font-size: 22px; font-weight: 800; }
*/
/* ##############################   BUTTON TYPE   ############################## */

/*
.fixed-quiz-info
{ float: left; position: relative; top: -10px; width: 100%; margin: 0; border-bottom: 2px solid #FFBB00; background-color: #000000; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
.fixed-quiz-info > h3 > a:nth-of-type(1)
{ float: left; position: relative; color: #FFFFFF; font-size: 30px; margin-left: 15px; font-weight: 500; }
.fixed-quiz-info > h3 > a:nth-of-type(1):hover
{ text-decoration: none; }
.fixed-quiz-info > h3 > a:nth-of-type(1) > span
{ color: #FFBB00; font-weight: 400; }
.fixed-quiz-info >  h3  > a:nth-of-type(2)
{ float: right; color: #FFFFFF; position: relative; top: -3px; margin-right: 5px; }
.fixed-quiz-info >  h3  > a:nth-of-type(2):hover
{ color: #FF1100; text-decoration: none; }
.fixed-quiz-info >  h3  > a:nth-of-type(2) > i
{ font-size: 48px; font-weight: 100; margin: 0 0 0; padding: 0; }
*/



/* #############   1:1 원서수업 신청 페이지   ############ */
.class-book-summary-info
{ float: left; position: relative; top: 0; width: 100%; margin: 0; background-color: #000000; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); padding: 10px 0;}
.class-book-summary-info > h3 > a:nth-of-type(1)
{ float: left; position: relative; color: #FFFFFF; font-size: 30px; margin-left: 15px; font-weight: 500; margin-top: 7px;}
.class-book-summary-info > h3 > a:nth-of-type(1):hover
{ text-decoration: none; }
.class-book-summary-info > h3 > a:nth-of-type(1) > span
{ color: #FFBB00; font-weight: 400; }
.class-book-summary-info >  h3  > a:nth-of-type(2)
{ float: right; color: #FFFFFF; position: relative; top: -3px; margin-right: 5px; }
.class-book-summary-info >  h3  > a:nth-of-type(2):hover
{ color: #FF1100; text-decoration: none; }
.class-book-summary-info >  h3  > a:nth-of-type(2) > i
{ font-size: 48px; font-weight: 100; margin: 0 0 0; padding: 0; }






.class-book-summary-column
{ position: relative; width: 100%; padding: 0 10px; }
.class-book-summary-column > .title > h4
{ margin: 0; padding: 7px 7px 4px; font-family: 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; font-weight: 500; color: #000000; border-bottom: 1px solid #DDDDDD; font-size: 24px; }

/*
.class-book-summary-column > .title > h4 > span
{ float: left; position: relative; margin-left: 15px; }
*/

.class-book-summary-column > .title > h4 > a
{ float: right; position: relative; color: #333333; top: -3px; margin-right: 5px; }
.class-book-summary-column > .title > h4  > a:hover
{ color: #FF1100; text-decoration: none; }
.class-book-summary-column > .title > h4  > a > i
{ font-size: 48px; font-weight: 100; margin: 0 0 0; padding: 0; }

.class-book-summary-column > h3,
.class-book-summary-column > h4,
.class-book-summary-column > div > h4,
.class-book-summary-column > h5
{ font-weight: 400; text-align: center; }
.class-book-summary-column > div > h4 > span
{ color: #0000FF; }

.class-book-summary-column > .no-class
{ text-align: center; font-size: 24px; line-height: 40px; padding-top: 10%; }

.class-book-summary-column > .form-mgroup > div
{ text-align: center; }
.class-book-summary-column > .form-mgroup > div > a
{ position: relative; width: 100%; padding: 0 10px; text-align: center; }
.class-book-summary-column > .form-mgroup > div > img,
.class-book-summary-column > .form-mgroup > div > a > img
{ max-width: 170px; padding: 5px; border: 1px solid #EEEEEE; text-align: center; }
.class-book-summary-column > .form-mgroup > div > footer,
.class-book-summary-column > .form-mgroup > div > a > footer
{ font-size: 18px; text-align: center; color: #000000; font-weight: 700; }

.class-book-summary-column > .form-mgroup > div > a.choise > img
{ border: 5px solid #FFBB00; }
.class-book-summary-column > .form-mgroup > div > a.choise > footer
{ color: #FFBB00; text-decoration: underline; }


@media all and (max-width: 993px)
{
	.class-book-summary-column > h3
	{ font-size: 26px; }
	.class-book-summary-column > h4
	{ font-size: 22px; }

	.clear-10
	{ padding-top: 5px; }
	.clear-20
	{ padding-top: 10px; }
}
@media all and (max-width: 769px)
{
	.class-book-summary-info > h3 > a:nth-of-type(1) > span
	{ display: none; }

	.class-book-summary-column > h3
	{ font-size: 24px; }
	.class-book-summary-column > h4
	{ font-size: 20px; }
	.class-book-summary-info > h3 > a:nth-of-type(1) {font-size: 22px;}
	.class-book-summary-info > h3 > a:nth-of-type(2) > i {font-size: 37px;}
	.quiz-title > h4.title-line {font-size: 20px;}
}
@media all and (max-width: 526px)
{
	.class-book-summary-column > h3
	{ font-size: 22px; }
	.class-book-summary-column > h4
	{ font-size: 20px; }
}
/* #############   1:1 원서수업 신청 페이지   ############ */










#jq-quiz-paper
{ width: 100%; position: relative; padding: 0 12px; margin: 0; }

.container
{ width: 100%; position: relative; padding: 0 0; margin: 0; }
.venobox-container
{ width: 100%; position: relative; padding: 0 15px; }
@media (max-width: 767px)
{
	.venobox-container
	{ padding: 0 5px; }
}

.title-line
{ padding-bottom: 4px; border-bottom: 1px solid #DDDDDD; }

.quiz-title > h4,
.quiz-title > h5
{ margin: 0; padding: 0; font-family: 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; font-weight: 500; padding: 7px;  }
.quiz-title > h4
{ font-size: 32px; color: #000000;}
.quiz-title > h5
{ font-size: 24px; color: #000000; padding-bottom: 6px;}


/* #############   퀴즈 풀이 / 결과   ############### */
/* @   퀴즈풀이   @ */
.quiz-column
{ padding: 30px 0; background-color: #F5F5F5; }

.quiz-column > div
{ padding: 0 0; }



.quiz-column > div > *
{ font-family: 'Open Sans', 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; }
.quiz-column > div > div
{ float: left; position: relative; min-height: 1px; }
.quiz-column > div > div:nth-of-type(1)
{ width: 75%; border-right: 1px solid #DDDDDD; padding-left: 40px; padding-right: 40px; }
.quiz-column > div > div:nth-of-type(1) > h2
{  font-size: 28px; margin: 0 0 30px; font-weight: 300; color: #333333; line-height: 1.6; }
.quiz-column > div > div:nth-of-type(1) > h2 > a
{  color: #000000; font-size: 28px; }
.quiz-column > div > div:nth-of-type(1) > h2 > a:hover
{  color: #FFBB00; }


.quiz-column > div > div:nth-of-type(1) > p
{  font-size: 24px; line-height: 1.4; font-weight: 300; color: #333333; }
.quiz-column > div > div:nth-of-type(1) > p > label
{  font-weight: 400; color: #333333; }
.quiz-column > div > div:nth-of-type(1) > p > label:first-letter
{ background: #BBBBBB; color: #FFFFFF; }
.quiz-column > div > div:nth-of-type(1) > p > label:first-letter
{ font-size: 30px; font-weight: 500; float:left; margin: 0 20px 5px 0; -webkit-border-radius: 50px; border-radius: 50px; line-height: 0.7; padding: 14px 17px 17px; position:relative}
@-moz-document url-prefix()
{
	.quiz-column > div > div:nth-of-type(1) > p > label:first-letter
	{ padding:10px 17px }
}

.quiz-column > div > div:nth-of-type(1) > p > label.choise
{
	/* color: #FFFFFF; border-color: #222222; background-color: #555555; */
	/* background-image:url('../images/quiz/bg_quiz_dotted1.gif'); background-repeat: repeat; background-position: 0 0;*/
	font-weight: 600; opacity: 1; filter: alpha(opacity=100);
}
.quiz-column > div > div:nth-of-type(1) > p > label.choise:first-letter
{ background: #FFBB00; color: #FFFFFF; }
.quiz-column > div > div:nth-of-type(1) > p > label.disabled:first-letter
{ background: #DDDDDD; color: #FFFFFF; }

.quiz-column > div > div:nth-of-type(1) > .next-btn
{  margin-top: 20px; border-top: 1px solid #DDDDDD; padding-top: 30px; }



.quiz-column > div > div:nth-of-type(2)
{ width: 25%; padding-left: 40px; padding-right: 40px; }
.quiz-column > div > div:nth-of-type(2) > div
{ text-align: center; }
.quiz-column > div > div:nth-of-type(2) > div > img
{ max-width: 150px; }
.quiz-column > div > div:nth-of-type(2) > div > h5
{ font-weight: 500; font-family: 'Open Sans', 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; color: #000000; font-size: 16px; }


.quiz-column > div > div:nth-of-type(2) > .icon-page-count
{ left: -33px; top: 40%; position: absolute; z-index: 1; margin: 0 0; width: 66px; height: 66px; padding: 7px 0; border: 5px solid #FFFFFF; background-color: #333333; color: #FFFFFF; text-align: center; -webkit-border-radius: 70px; border-radius: 70px; }
.quiz-column > div > div:nth-of-type(2) > .icon-page-count > span
{ display: block; font-size: 16px; font-weight: 800; line-height: 20px; margin-top: 3px; }
.quiz-column > div > div:nth-of-type(2) > .icon-page-count > span:first-child
{ font-size: 20px; margin-top: 0; }









.quiz-column-footer
{ padding: 25px 0; }
.quiz-column-footer > div > div:nth-of-type(1),
.quiz-column-footer > div > div:nth-of-type(2)
{ float: left; position: relative; min-height: 1px; width: 50%; }
.quiz-column-footer > div > div:nth-of-type(2)
{ text-align: right; }
.quiz-column-footer > div > div:nth-of-type(2) > h5
{ margin: 10px 0 0; padding: 0; font-family: 'Open Sans', 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; color: #333333; }


@media all and (max-width: 1201px)
{
	.quiz-column > div > div:nth-of-type(1)
	{ float: none; width:100%; border-right: 0; padding-right: 0; }
	.quiz-column > div > div:nth-of-type(2)
	{ display: none; }
}

@media all and (max-width: 769px)
{
	.quiz-column
	{ padding-bottom: 30px; }
	.quiz-column > div > div:nth-of-type(1) > h2
	{  font-size: 28px; }
	.quiz-column > div > div:nth-of-type(1) > h2 > a
	{  font-size: 24px; }

	.quiz-column > div > div:nth-of-type(1) > p
	{  font-size: 26px; line-height: 40px; }
	.quiz-column > div > div:nth-of-type(1) > p > label:first-letter
	{ font-size: 22px; font-size:2.2rem; margin: 0 10px 5px 0;-webkit-border-radius: 40px;border-radius: 40px; padding: 14px 16px 17px; }
	.quiz-column > div > div:nth-of-type(1) > .next-btn
	{  margin-top: 10px; padding-top: 30px; }
}



/* ###############   Quiz   ###############*/
.quiz-title
{ font-weight: 400; }
.quiz-title > span
{ font-size: 32px; color: #777777; }

/* ###############   Quiz   ###############*/
/*
.quiz-header-column
{ display: none; }
*/
.quiz-header-column
{ position: relative; width: 100%; padding: 10px 0; border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; }

.quiz-header-column > div
{ margin: 0 auto; position: relative; width: 100%; padding: 0 0; font-family: 'Open Sans', 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; }

.quiz-header-column > div > div
{ float: left; position: relative; min-height: 1px; padding-right: 5px; padding-left: 5px; }

.quiz-header-column > div > div:nth-of-type(1)
{ max-width: 50px; min-width: 50px;}
.quiz-header-column > div > div:nth-of-type(2)
{ width: 80%; padding-left: 10px;  }

.quiz-header-column > div > div:nth-of-type(1) > img
{ width: 100%; }

.quiz-header-column > div > div:nth-of-type(2) > h4
{ font-weight: 400; }
.quiz-header-column > div > div:nth-of-type(2) > h4 > span
{ position:relative; margin-left: 10px; font-size: 18px; color: #FFFFFF; padding: 5px 15px; background-color: #FFCC00; -webkit-border-radius: 3px; border-radius: 3px; border: 0; }
.quiz-header-column > div > div:nth-of-type(2) > h4 > span:before
{ left: -9px; top: 11px; position: absolute; border-top: 6px solid rgba(0,0,0,0); border-right: 9px solid #FFCC00; border-bottom: 6px solid rgba(0,0,0,0); margin-left: 0; content: ''}
.quiz-header-column > div > div:nth-of-type(2) > h4 > span.q-completed
{ background-color: #FFBB00; border: 0; }
.quiz-header-column > div > div:nth-of-type(2) > h4 > span.q-completed:before
{ border-right-color: #FFBB00; }




@media all and (max-width: 769px)
{
	.quiz-header-column > div > div:nth-of-type(1)
	{ max-width: 45px; min-width: 45px;}
	.quiz-header-column > div > div:nth-of-type(2)
	{ padding-left: 10px;  }
	.quiz-header-column > div > div:nth-of-type(2) > h4
	{ font-size: 24px; margin: 0; line-height: 32px; }

	.quiz-header-column > div > div:nth-of-type(2) > h4 > span
	{ margin-left: 5px; font-size: 12px; color: #FFFFFF; padding: 4px 7px; }
	.quiz-header-column > div > div:nth-of-type(2) > h4 > span:before
	{ left: -8px; top: 7px; border-top: 5px solid rgba(0,0,0,0); border-bottom: 5px solid rgba(0,0,0,0);}
}

/* @   퀴즈풀이   @ */






/* @   퀴즈풀이 결과   @ */
.info-column
{ position: relative; width: 100%; padding: 20px 0; }

.info-column > div
{ margin: 0 auto; position: relative; width: 100%; text-align: center; }
.info-column > div > button
{ margin: 30px 0; }

.info-column > div > h3,
.info-column > div > h4
{ font-weight: 400;  }
.info-column > div > h4 > span
{ color: #DDDDDD; padding-left: 10px; padding-right: 10px; }

.info-column > div > .result
{ display: table; width: 100%; height: auto; }
.info-column > div > .result > div
{ display: table-cell; vertical-align: middle; text-align: right; padding: 0 35px; }
.info-column > div > .result > div:last-child
{ text-align: left; }

.info-column > div > .result > div > div
{ display: inline-table; }
.info-column > div > .result > div > div > h1
{ font-size: 60px; width: 200px; height: 200px; vertical-align: middle; text-align: center; border: 4px solid #DCE1E1; -webkit-border-radius: 200px; border-radius: 200px; color: #999999; line-height: 70px; }
.info-column > div > .result > div > div > h1 > small
{ display: block; font-size: 18px; margin-top: 49px; color: #000000; font-weight: 700; }
.info-column > div > .result > div:first-child > div > h1
{ border-color: #FFBB00; color: #000000; }

@media all and (max-width: 769px)
{
	.info-column > div > h3
	{ font-size: 26px; margin-bottom: 0; padding-bottom: 0; }
	.info-column > div > h4
	{ font-size: 20px;  }

	.info-column > div > .result > div
	{ padding: 0 10px; }

	.info-column > div > .result > div > div > h1
	{ font-size: 46px; width: 150px; height: 150px; -webkit-border-radius: 150px; border-radius: 150px; line-height: 68px; }
	.info-column > div > .result > div > div > h1 > small
	{ font-size: 16px; margin-top: 30px; }
}

.icon-page-count
{ position: relative; z-index: 1; margin: 0 auto -35px; width: 66px; height: 66px; padding: 7px 0; border: 5px solid #FFFFFF; background-color: #333333; color: #FFFFFF; text-align: center; -webkit-border-radius: 70px; border-radius: 70px; }
.icon-page-count > span
{ display: block; font-size: 16px; font-weight: 800; line-height: 20px; margin-top: 3px; }
.icon-page-count > span:first-child
{ font-size: 20px; margin-top: 0; }

.icon-paper-list
{ position: relative; z-index: 1; margin: 0 auto -25px; width: 50px; height: 50px; padding: 7px 0; border: 3px solid #FFFFFF; background-color: #777777; color: #FFFFFF; text-align: center; -webkit-border-radius: 70px; border-radius: 70px; pointer-events: none; }
.icon-paper-list > i
{ font-size: 25px; font-weight: 800; }



.result-column
{ margin-top: -1px; padding: 20px 0; background-color: #FBFBFB; border-top: 1px solid #DCE1E1; border-bottom: 1px solid #DCE1E1; }

.result-column.answer-child
{ background-color: #EBFFFF; }
/*
.result-column hr
{ border-color: #DDDDDD; padding-bottom: 30px; }
*/

.result-column > div
{ padding: 0 0; }
.result-column > div > div
{ float: left; position: relative; min-height: 1px; width: 100%; font-family: 'Open Sans', 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; padding: 0 40px; }
.result-column > div > div  > h4
{  font-size: 22px; margin-top: 0; color: #000000; font-weight: 400; }
.result-column > div > div > p
{  font-size: 20px; line-height: 26px; }
.result-column > div > div > p > label
{  color: #333333; font-weight: 400; }
.result-column > div > div > p > label:first-letter
{ font-size: 18px; font-size: 1.8rem; font-weight: 500; float: left; margin: 0 20px 0 0; -webkit-border-radius: 40px; border-radius: 40px; line-height: 0.7; padding: 10px 12px 13px; position: relative; background: #BBBBBB; color: #FFFFFF; }
@-moz-document url-prefix()
{
	.result-column > div > div > p > label:first-letter
	{ padding: 26px 30px }
}

.result-column > div > div > p > label.choise
{
	/* color: #FFFFFF; border-color: #222222; background-color: #555555; */
	/* background-image:url('../images/quiz/bg_quiz_dotted1.gif'); background-repeat: repeat; background-position: 0 0;*/
	font-weight: 600; opacity: 1; filter: alpha(opacity=100); color: #FFBB00;
}
.result-column > div > div > p > label.choise:first-letter
{ background: #FFBB00; color: #FFFFFF; }

.result-column > div > div > p > em
{ position:relative; margin-left: 10px; padding: 4px 10px; color: #FFFFFF; font-size: 11px; font-weight: 600; font-style: normal; background-color: #FFBB00; -webkit-border-radius: 2px; border-radius: 2px; font-family: 'Open Sans', 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; }
.result-column > div > div > p > em:before
{ left: -9px; top: 6px; position: absolute; border-top: 6px solid rgba(0,0,0,0); border-right: 9px solid #FFBB00; border-bottom: 6px solid rgba(0,0,0,0); margin-left: 0; content: ''}


@media all and (max-width: 769px)
{
	.result-column > div > div
	{ padding: 0 20px; }

	.result-column > div > div > h4
	{  font-size: 18px; }
	.result-column > div > div > p
	{  font-size: 16px; line-height: 22px; }

	.result-column > div > div > p > label:first-letter
	{ font-size: 14px; font-size:1.4rem; margin: 0 10px 0 0; line-height: 0.7; padding: 8px 9px 9px;}

	.result-column > div > div > p > em
	{ padding: 2px 6px; font-size: 10px; font-weight: 800; }
	.result-column > div > div > p > em:before
	{ left: -6px; top: 4px; border-top: 4px solid rgba(0,0,0,0); border-right: 6px solid #FFBB00; border-bottom: 4px solid rgba(0,0,0,0); margin-left: 0; content: ''}
}
/* @   퀴즈풀이 결과   @ */

/* #############   퀴즈 풀이 / 결과   ############### */






.result-idic-info
{ position: relative; width: 100%; padding: 5px 0; background-color: #FFFFFF; border-top: 1px solid #DDDDDD; }
.result-idic-info > div
{ margin: 0 auto; position: relative; width: 100%;    padding: 0 10px; font: normal normal 16px 'Open Sans', 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; }
.result-idic-info > div > p
{ line-height: 24px; color: #000000; padding-left: 4px; }
.result-idic-info > div > p > span
{ color: #FFBB00; font-weight: 700; }
.result-idic-info > div > .button,
.result-idic-info > div > span > .button
{ font-size: 14px; }



























/* #############   시리즈보기 - 리스트   ############ */
.series-column-info
{ position: relative; width: 100%; padding: 0 10px; }
.series-column-info > div
{ float: left; position: relative; min-height: 1px; width: 50%; }
.series-column-info > div > h5
{ color: #000000; font-weight: 600; }
.series-column-info > p
{ color: #000000; font-weight: 600; }
.series-column-info > p > i
{ color: #00AAF0; font-weight: 800; }

@media all and (max-width: 769px)
{
	.series-column-info > div > h5
	{ font-size: 14px; margin: 10px 0 3px; padding: 0; }
	.series-column-info > div > ul > li
	{ font-size: 12px; }
	.series-column-info > p
	{ font-size: 14px; }
}


@media all and (max-width: 526px)
{
	.series-column-info > div
	{ width: 100%; }
}








/* #############   시리즈보기 - 리스트   ############ */
.series-column
{ position: relative; width: 100%; padding: 0 10px; }
.series-column > h5 > span
{ font-weight: 600; color: #DDAA00; }

.explanation
{ margin-bottom: 5px; padding: 13px 15px 2px; background-color: #F2F7F9; border-left: 3px solid #00AAF0; }
.explanation > h5
{ font-weight: 600; font-size: 16px; color: #00AAF0; margin: 0; }
.explanation > h5 > i
{ font-weight: 700; }
 .explanation > p
{ color: #000000; }
 .explanation > p > .button
{ padding: 6px 9px; font-size: 12px; }

@media all and (max-width: 769px)
{
	.series-column > h4
	{ font-size: 16px; }
}



.series-column-wrap
{
	display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;
	-webkit-flex-wrap:nowrap; -ms-flex-wrap:nowrap; flex-wrap:nowrap;
	-webkit-box-orient:horizontal; -webkit-box-direction:normal; -webkit-flex-direction:row;
	-ms-flex-direction:row; flex-direction:row;
	padding: 15px 5px; border-bottom: 1px solid #DDDDDD; font-family: 'malgun Gothic', '맑은고딕', 'Arial', sans-serif;
}

.series-column-wrap > h5
{ width: 50px; text-align: center; margin-top: 30px; }

.series-column-wrap > a
{ width: 73px; text-align: center; }
.series-column-wrap > a > img
{ width: 68px; }

.series-column-wrap > footer
{ padding-left: 20px; -webkit-box-flex:1; -webkit-flex-grow:1; -ms-flex-positive:1; flex-grow:1; width: 100px;}

.series-column-wrap > footer > cite
{ line-height: 1.2; letter-spacing: 0em; font-style:normal; font-weight: 500; }
.series-column-wrap > footer > cite > a
{  color: #000000; font-size: 16px; }
.series-column-wrap > footer > cite > small
{  color: #777777; font-size: 12px; }
.series-column-wrap > footer > cite > a > em
{  color: #FF1100; font-weight: 700; font-style: normal; background-color: #FFFF00; }

.series-column-wrap > footer > p
{ display: block; font-size: 12px; color: #000000; font-weight: 400; margin: 1px 0 0; }
.series-column-wrap > footer > p > em
{ color: #777777; font-style: normal; }
/* .series-column-wrap > footer > p > span
{ vertical-align: sub; } */
.series-column-wrap > footer > p > span{color: #FF1100; font-weight: 700; font-style: normal; background-color: #FFFF00;}
.series-column-wrap > footer + footer
{ float: right; width: 400px; text-align: right; padding-left: 0; -webkit-box-flex:0; -webkit-flex-grow:0; -ms-flex-positive:0; flex-grow:0; }
/*
.series-column-wrap > footer > button
{ clear: both; width: 110px; padding: 10px 5px; font-weight: 600; font-size: 14px; }
.series-column-wrap > footer > button + button
{ margin-top: 0; }
.series-column-wrap > footer > p > .button
{ clear: both; padding: 4px 15px; font-weight: 600; font-size: 12px; }
*/


.series-column-wrap > footer > ul
{ padding: 0; list-style: none; text-align: right; overflow: hidden; }
.series-column-wrap > footer > ul > li
{ float: left; position: relative; min-height: 1px; width: 25%; height: auto; padding: 0; text-align: center; }
.series-column-wrap > footer > ul.book-type-1 li {
 width: 20%;
}

.series-column-wrap > footer > ul > li > a
{ display: inline-block; width: 65px; height: 65px; -webkit-border-radius: 65px; border-radius: 65px; text-align: center; font-size: 16px; font-weight: 600; padding: 5px; margin: 1px 2px; background-color: #999999; color: #FFFFFF; }
.series-column-wrap > footer > ul > li > a > i
{ display: block; font-size: 32px; font-weight: 100; color: #FFFFFF; line-height: 55px; }
.series-column-wrap > footer > ul > li > a:hover,
.series-column-wrap > footer > ul > li > a.active
{ background-color: #FFBB00; text-decoration: none; }
.series-column-wrap > footer > ul > li > span
{ display: block; font-size: 11px; font-weight: 600; padding: 0 5px; color: #333333; }


.series-column-wrap > footer > ul > li > a.disabled,
.series-column-wrap > footer > ul > li > a[disabled]
{
	cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none;
	box-shadow: none;	opacity: .65; pointer-events: none;
}


.series-column-wrap > footer > ul > li .voca-icon
{ font-weight: 300; display: block; padding-top: 6px; }


.series-column-wrap .book-title {margin: 0;}
.series-column-wrap .book-title em {
	color: #FF1100;
	font-weight: 700;
	font-style: normal;
	background-color: #FFFF00;
}


.b-youtube-item .icon-recommended {position: absolute; right: -6px; top: -6px; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; background: #FF1100; color: #fff; font-weight: 700; z-index: 1;}



@media all and (max-width: 769px)
{
	.series-column-wrap
	{ display:block; padding: 10px 0; }
	.series-column-wrap > h5
	{ float: left; width: 10%; margin-top: 30px; font-size: 13px; }

	.series-column-wrap > a
	{ float: left; width: 15%; text-align: center; }
	.series-column-wrap > a > img
	{ width: 96%; }
	.series-column-wrap > footer
	{ float: left; width: 70%;  }
	.series-column-wrap > footer + footer
	{ float: none; clear: both; padding-top: 10px; display:block; width: 100%; text-align: center; }

	.series-column-wrap > footer > button
	{ padding: 8px 15px; font-size: 12px; }
	.series-column-wrap > footer > ul > li > a {width: 55px; height: 55px; font-size: 13px;} 
	.series-column-wrap > footer > ul > li > a > i {font-size: 28px; line-height: 45px;}
}



@media all and (max-width: 526px)
{
	.series-column-wrap > a
	{ float: left; width: 20%; text-align: center; }
	.series-column-wrap > footer
	{ padding-left: 10px; width: 65%; }
	.series-column-wrap > footer > cite > a
	{  color: #000000; font-size: 14px; }
	.series-column-wrap > footer > cite > small
	{ display: none; }
	.series-column-wrap > footer > button
	{ padding: 5px 12px; font-size: 11px; }
	.series-column-wrap > footer > ul > li {
		width: 33%; margin-bottom: 10px;
	}
}








/* 북시리즈의 상세보기 팝업(vonobox) 책정보 원형아이콘 수정 2018-06-22 */
.b-info-menu > ul
{ padding: 0; list-style: none; text-align: right; margin-left: -10px;}
.b-info-menu > ul > li
{ float: left; position: relative; min-height: 1px; width: 25%; height: auto; padding: 0; text-align: center; }
.b-info-menu> ul > li > a
{ display: inline-block; width: 65px; height: 65px; -webkit-border-radius: 65px; border-radius: 65px; text-align: center; font-size: 16px; font-weight: 600; padding: 13px 0px 0 1px; margin: 1px 2px; background-color: #999999; color: #FFFFFF; }
.b-info-menu > ul > li > a > i
/* { display: block; font-size: 35px; font-weight: 100; color: #FFFFFF; } */
{ display: block; font-size: 35px; color: #FFFFFF; }
.b-info-menu > ul > li > a:hover,
.b-info-menu > ul > li > a.active
{ background-color: #FFBB00; text-decoration: none; }
.b-info-menu > ul > li > span
{ display: block; font-size: 11px; font-weight: 600; padding: 0 5px; color: #333333; }

@media (max-width: 526px) {
    .venobox-header > h4 {font-size: 20px;}
    .b-summary-body > .b-info > p {font-size: 14px;}
}
/* 북시리즈의 상세보기 팝업(vonobox) 책정보 원형아이콘 수정 2018-06-22 */








/* #############   교재검색 - 리스트   ############ */



/* #############   시리즈보기 - 리스트   ############ */
/*
.class-book-column
{ position: relative; width: 100%; padding: 0 10px; }
.class-book-column > .title > h4
{ margin: 0; padding: 7px 7px 4px; font-family: 'malgun Gothic', '맑은고딕', 'Arial', sans-serif; font-weight: 500; color: #000000; border-bottom: 1px solid #DDDDDD; font-size: 24px; }

.class-book-column > .title > h4 > a
{ float: right; position: relative; color: #333333; top: -3px; margin-right: 5px; }
.class-book-column > .title > h4  > a:hover
{ color: #FF1100; text-decoration: none; }
.class-book-column > .title > h4  > a > i
{ font-size: 48px; font-weight: 100; margin: 0 0 0; padding: 0; }

.class-book-column > h3,
.class-book-column > h4,
.class-book-column > div > h4,
.class-book-column > h5
{ text-align: center; }
.class-book-column > div > h4 > span
{ color: #0000FF; }

.class-book-column > .no-class
{ text-align: center; font-size: 24px; line-height: 40px; padding-top: 10%; }

.class-book-column > .form-mgroup > div
{ text-align: center; }
.class-book-column > .form-mgroup > div > a
{ position: relative; width: 100%; padding: 0 10px; text-align: center; }
.class-book-column > .form-mgroup > div > img,
.class-book-column > .form-mgroup > div > a > img
{ max-width: 170px; padding: 5px; border: 1px solid #EEEEEE; text-align: center; }
.class-book-column > .form-mgroup > div > footer,
.class-book-column > .form-mgroup > div > a > footer
{ font-size: 18px; text-align: center; color: #000000; font-weight: 700; }

.class-book-column > .form-mgroup > div > a.choise > img
{ border: 5px solid #FFBB00; }
.class-book-column > .form-mgroup > div > a.choise > footer
{ color: #FFBB00; text-decoration: underline; }
*/
/* #############   시리즈보기 - 리스트   ############ */



/* #############   영상디베이트수업   ############ */
.video-debate-class-info
{ float: left; position: relative; width: 100%; margin: 0; padding-bottom: 5px; background: #00aaf0; }
.video-debate-class-info > h3
{ margin: 0; padding: 0 0 0 4px; color: #fff;}
.video-debate-class-info > h3 > span
{ float: left; position: relative; color: #fff; font-size: 30px; font-weight: 700; line-height: 1.5;}
.video-debate-class-info > h3 > span
{ text-decoration: none; }

.video-debate-class-info > h3  > a
{ float: right; color: #fff; position: relative; top: -3px; margin-right: 4px; }
.video-debate-class-info > h3  > a:hover
{ color: #FF1100; text-decoration: none; }
.video-debate-class-info > h3  > a > i
{ font-size: 48px; font-weight: 100; margin: 0 0 0; padding: 0; }

.debate-video
{ position: relative; overflow: hidden; margin: 0 auto; padding: 0; width: 100%; height: 270px; }
.debate-video iframe
{ border: none; position: absolute; left: 0; top: 0; width: 100%; height: 270px; }

.video-debate-class-panel h4
{ font-size: 22px; color: #000000; font-weight: 400; padding: 0 5px; }
.video-debate-class-panel h5
{ font-size: 18px; color: #000000; margin: 8px 0 3px; padding: 0 4px; }

.video-debate-class-panel > div > div > .button
{ transition: 500ms; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; }
.video-debate-class-panel > div > div > .button
{ margin-top: 1px; padding: 5px 10px; border-radius: 3px; border: 1px solid #FFBB00; border-image: none; color: #FFFFFF; background-color: #FFBB00; font-size: 12px; font-weight: 600; text-decoration: none; }
.video-debate-class-panel > div > div > .button.active,
.video-debate-class-panel > div > div > .button:hover
{ color: #FFFFFF; background-color: #000000; border-color: #000000; text-decoration: none; }
.video-debate-class-panel > div > div > .button:active,
.video-debate-class-panel > div > div > .button:focus
{ color: #FFBB00; background-color: #000000; border-color: #000000; }

.video-debate-class-msg
{ border: 1px solid #CCCCCC; padding: 10px; max-height: 270px; min-height: 270px; overflow: auto; color: #000000; font-size: 16px; line-height: 26px; }
.video-debate-class-msg.questions
{ max-height: 180px; min-height: 50px; }






@media all and (max-width:768px)
{
	.video-debate-class-info
	{ padding-bottom: 0; }
	.video-debate-class-info > h3 > span
	{ font-size: 24px; }
	.video-debate-class-info > h3  > a > i
	{ font-size: 40px; }

	.debate-video,
	.debate-video iframe
	{ height: 370px; }

	.video-debate-class-panel h4
	{ font-size: 18px; }
	.video-debate-class-panel h5
	{ font-size: 15px; font-weight: 600; }
}
@media all and (max-width:490px)
{
	.debate-video,
	.debate-video iframe
	{ height: 270px; }

	.video-debate-class-msg
	{ font-size: 14px; line-height: 24px; }
}














ul.book-youtube-column
{ float: left; position: relative; min-height: 1px; padding: 5px 5px; list-style: none; text-align: left; border: 3px solid #DDDDDD; width: 100%;  }

ul.book-youtube-column:after,
ul.book-youtube-column:before
{ bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
ul.book-youtube-column:after
{ border-color: rgba(136, 183, 213, 0); border-bottom-color: #FFFFFF; border-width: 30px; margin-left: -30px; }
ul.book-youtube-column:before
{ border-color: rgba(194, 225, 245, 0); border-bottom-color: #DDDDDD; border-width: 35px; margin-left: -35px; }

ul.book-youtube-column > li
{ float: left; position: relative; min-height: 1px; width: 25%; height: auto; padding: 2px 5px; margin: 5px 0; border-right: 1px solid #EEEEEE; }
ul.book-youtube-column > li:last-child
{ border-right: 0; }
ul.book-youtube-column > li > .video
{ position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; margin: 0; width: 100%; }
ul.book-youtube-column > li > .video > iframe
{ border: none; left: 0; top: 0; height: 100%; width: 100%; position: absolute; }
ul.book-youtube-column > li > p
{ font-size: 12px; font-weight: 600; color: #333333; line-height: 15px; text-align: center; }
ul.book-youtube-column > li > p:last-child
{ margin: 0; padding: 0; }

ul.book-youtube-column > li > p > a
{ transition: 500ms; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; }
ul.book-youtube-column > li > p > a
{ margin: 0; padding: 2px 7px 4px; border-radius: 3px; border: 1px solid #FFBB00; border-image: none; color: #FFFFFF; background-color: #FFBB00; font-size: 11px; font-weight: 600; text-decoration: none; }


ul.book-youtube-column.wind-column
{ float: left; position: relative; top: 0; left: 0; min-height: 1px; padding: 5px 5px; list-style: none; text-align: left; border: 3px solid #DDDDDD; width: 100%; background-color: #FFFFFF;  }
ul.book-youtube-column.wind-column:after,
ul.book-youtube-column.wind-column:before
{ bottom: 0; left: 0; border: 0; content: " "; height: 0; width: 0; }
ul.book-youtube-column.wind-column:after,
ul.book-youtube-column.wind-column:before
{ border-width: 0; margin-left: 0; }

ul.book-youtube-column.wind-column > li
{ width: 50%; }
ul.book-youtube-column.wind-column > li + li,
ul.book-youtube-column.wind-column > li:last-child
{ border-right: 0; }