@charset "UTF-8";
img {
	max-width: 100%;
}
strong {
	font-weight: 100;
	font-family: 'noto6';
}
.head-guide-wrap {
	width: 1000px;
	margin: 0 auto;
}
.guide-wrap .guide-tab {
	width: 900px;
	overflow: hidden;
	height: 79px;
	border: 2px solid #545d68;
	background-color: #f4f4f4;
	margin: -10px 0 35px 0;
}
.guide-wrap .guide-tab ul {
	width: 910px;
}
.guide-wrap .guide-tab ul li {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 128px;
	height: 39px;
}
.guide-wrap .guide-tab ul li a {
	display: inline-block;
	height: 39px;
	width: 100%;
	font-size: 14px;
	font-weight: 600;
	font-family: 'noto5';
	color: #000;
	line-height: 39px;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}
.guide-wrap .guide-tab ul li a:hover {
	background-color: #545d68;
	color: #fff;
}
.guide-wrap .guide-tab ul li a.selected {
	background-color: #545d68;
	color: #fff;
}
.guide-wrap .guide-tab ul li a.selected .tab-arrow {
	display: inline-block;
	background: url('/_skin/official/images/contents/tab_arrow.png') no-repeat;
	width: 9px;
	height: 6px;
	margin: 0 0 0 7px;
	vertical-align: 1px;
}
.guide-wrap .exam-info {
	font-size: 14px;
	color: #595959;
	line-height: 22px;
	font-family: 'noto3';
}

.guide-wrap .exam-info dl dt > strong {
	color: #000;
	font-size: 15.5px;
	padding: 0 0 10px 0;
}
.guide-wrap .exam-info .define3 {
	/*margin-bottom: 10px;*/
	/*background: url(/_skin/tpl_skin/basic_youth_counselor3/img/study_data/free_down.png) center no-repeat;*/
	/*width: 1100px;
  height: 236px;
  margin-left: 45px;*/
}
.guide-wrap .exam-info .define {
	margin-bottom: 10px;
}

.guide-wrap .exam-info .define > dl {
	width: 100%;
	float: left;
}
.guide-wrap .highlight {
	border-bottom: 4px solid #3a77b1;
	height: 1px;
	width: 45px;
	display: block;
	margin-bottom: 10px;
	margin-top: 50px;
}
.guide-wrap dl:first-of-type .highlight {
	margin-top: 0;
}
.guide-wrap .exam-info .define > dl dt {
	font-family: 'noto6';
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
	letter-spacing: -1px;
}
.guide-wrap .exam-info .define .title-center {
	font-size: 30px;
	text-align: center;
	margin-top: 50px;
	margin-left: -45px;
}
.guide-wrap .exam-info .define .title-center2 {
	font-size: 20px;
	text-align: center;
	margin-left: -100px;
	line-height: 30px;
}
.guide-wrap .exam-info .define > dl dd > span {
	color: #487ab2;
}
.guide-wrap .exam-info .exinfo dt {
	float: left;
	text-align: center;
	color: #ae7f6f;
	font-size: 14px;
	letter-spacing: -1px;
	padding-top: 27px;
	width: 150px;
	border-top: 1px solid #dbdbdb;
	font-weight: 600;
	font-family: 'noto5';
}

.guide-wrap .exam-info .exinfo dd {
	float: left;
	width: 755px;
	padding: 27px 22px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}
.guide-wrap .exam-info .exinfo dd ul,
.guide-wrap .exam-info .exinfo dd li {
	font-size: 12px;
	float: none;
}
.guide-wrap .exam-info .exinfo dd li .tit {
	font-weight: 600;
	font-family: 'noto5';
	background: url('/_skin/public/images/contents/bullet_tit.png') 0 4px no-repeat;
	padding-left: 7px;
}
.guide-wrap .exam-info .exinfo table {
	margin: 15px 0;
	width: 100%;
	border: 1px solid #d1d1d1;
}
.guide-wrap .exam-info .exinfo table td,
.guide-wrap .exam-info .exinfo table th {
	border-collapse: collapse;
}
.guide-wrap .exam-info .exinfo table.type2 {
	margin-top: 0px;
}
.guide-wrap .exam-info .exinfo table.type2 td {
	text-align: left;
}
.guide-wrap .exam-info .exinfo table th {
	background-color: #f2f7fa;
	font-weight: 600;
	font-family: 'noto5';
	color: #686868;
	text-align: center;
	border: 1px solid #d1d1d1;
	height: 30px;
	font-size: 14px;
}
.guide-wrap .exam-info .exinfo table th.sub {
	color: #000;
	background-color: #f4f4f4;
}
.guide-wrap .exam-info .exinfo table td {
	text-align: center;
	border: 1px solid #d1d1d1;
	padding: 10px 15px;
	font-size: 13px;
}
.guide-wrap .exam-info .exinfo table .special {
	background: #ffe6de;
}
.guide-wrap .exam-info .exinfo table td:first-child {
	border-left: 1px solid #d1d1d1;
}
.mgb100 {
	margin-bottom: 100px;
}
.mgt50 {
	margin-top: 50px;
}

.mgt30 {
	margin-top: 30px;
}
/*.mgl50{
  margin-left: 50px;
}*/
.red {
	color: red;
}
.sub-tab-menu {
	width: 100%;
	display: table;
	margin-bottom: 50px;
}

.sub-tab-menu li {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
}
.sub-tab-menu li a {
	display: block;
	font-weight: 600;
	font-family: 'noto5';
	width: 100%;
	line-height: 50px;
	font-size: 22px;
	text-align: center;
	background-color: #fff;
	color: #d1d1d1;
	border: 3px solid #d1d1d1;
	border-left: 0;
	text-decoration: none;
	box-sizing: border-box;
}

.sub-tab-menu li:first-child a {
	border-left: 3px solid #d1d1d1;
	border-right: none;
	width: 100%;
}

.sub-tab-menu li a.selected {
	background-color: #fff;
	border: 3px solid #4d92d2;
	color: #000;
	width: 100%;
}

.page1_mb {
	background-color: #fff;
	border: 3px solid #4d92d2;
	color: #000;
	width: 100%;
}

.page1_mb {
	width: 100%;
	padding: 40px 0 40px 40px;
	box-sizing: border-box;
}

.page1_mb span {
	color: #2466a5;
	font-weight: 600;
	font-family: 'noto5';
}

.box_text {
	width: 100%;
	background-color: #f2f2f2;
	padding: 15px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.jum {
	padding-left: 15px;
}

.jum1 {
	padding-left: 9px;
}
.q {
	color: #ee4511;
	font-weight: 600;
	font-family: 'noto5';
	margin-right: 10px;
	font-size: 22px;
}

/****************************************교재 소개*******************************************/
.book-info {
}
.book-info .book-wrap {
}
.book-wrap .book-view {
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/book/book_top_0406.png') center;
	height: 833px;
	position: relative;
	margin: 0 auto;
	width: 100%;
}
.book-view a {
	position: absolute;
	display: block;
	width: 88px;
	height: 88px;
	text-indent: -9999px;
}
.book-view a.btn1 {
	top: 240px;
	left: 713px;
}
.book-view a.btn2 {
	top: 471px;
	left: 282px;
}
.detail-book {
	padding: 50px 0;
	background: #fff;
}
.detail-book .book-line {
	width: 100%;
	height: 220px;
	position: relative;
	padding: 50px 0px;
	border-bottom: 1px solid #ccc;
}
.detail-book .book-line .imgTag1 {
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/book/book1.png') no-repeat;
	width: 162px;
	height: 220px;
	margin-left: 55px;
}
.detail-book .book-line .imgTag2 {
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/book/book2.png') no-repeat;
	width: 162px;
	height: 220px;
	margin-left: 55px;
}
.detail-book .book-line .imgTag3 {
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/book/book3.png') no-repeat;
	width: 162px;
	height: 220px;
	margin-left: 55px;
}
.detail-book .book-line .imgTag4 {
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/book/book4.png') no-repeat;
	width: 162px;
	height: 220px;
	margin-left: 55px;
}
.detail-book .book-line .bookInfo {
	width: 77%;
	height: 100%;
}
.detail-book .book-line .bookInfo .title {
	height: 30%;
	width: 100%;
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	font-family: 'noto4', dotum;
}
.detail-book .book-line .bookInfo .title p {
	line-height: 2.5;
	width: 70%;
	display: inline-block;
}
.detail-book .book-line .bookInfo .title p span {
	color: #3b6f3f;
}

.detail-book .book-line .bookInfo .info {
	height: 70%;
	width: 100%;
}
.detail-book .book-line .bookInfo .info ul {
	width: 100%;
	height: 100%;
	font-size: 16px;
	letter-spacing: -1px;
	font-family: 'noto4', dotum;
	margin-top: 35px;
	font-weight: 300;
}
.detail-book .book-line .bookInfo .info ul li {
	height: 26px;
}
.detail-book .book-img a.btn1-1,
.detail-book .book-img a.btn2-1,
.detail-book .book-img a.btn3-1,
.detail-book .book-img a.btn4-1 {
	background-color: #333333;
	line-height: 2.2;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: center;
	position: absolute;
	left: 940px;
	z-index: 9999;
	font-family: 'noto4', sans-serif;
}
.detail-book .book-img a.btn1-1 {
	top: 69px;
}
.detail-book .book-img a.btn2-1 {
	top: 390px;
}
.detail-book .book-img a.btn3-1 {
	top: 711px;
}
.detail-book .book-img a.btn4-1 {
	top: 1032px;
}
.detail-book .book-img a.btn2 {
	background-color: #ee3c19;
	line-height: 2.2;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: 300;
	font-family: 'noto4';
	text-align: center;
	top: 19px;
}
.detail-book .book-img a {
	position: relative;
	display: inline-block;
	width: 118px;
	height: 31px;
	color: #fff;
	text-decoration: none;
}
.detail-book .btn-apply {
	font-size: 22px;
	letter-spacing: -1px;
	text-align: center;
	display: block;
	background-color: #ee3c19;
	color: #fff;
	font-weight: 600;
	font-family: 'noto5';
	padding: 20px 0;
	margin-top: 30px;
}
.preview-bg {
	width: 100%;
	height: 100%;
	top: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 50;
	position: fixed;
	display: none;
}
.preview-box {
	width: 100%;
	height: 700px;
	top: 50%;
	margin-top: -350px;
	position: fixed;
	z-index: 60;
	right: -100%;
	display: none;
}
.close-preview {
	color: #fff;
	background: #3752a1;
	font-size: 16px;
	font-weight: 600;
	font-family: 'noto5';
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 85;
	border: 2px solid #000;
	border-right: none;
	display: none;
}
.close-preview:hover {
	color: #fff;
	background: #f00;
	border: 2px solid #3752a1;
	border-right: none;
	text-decoration: none;
}
/****************************************교재 소개 끝*******************************************/
.out-line {
	position: absolute;
	width: 200px;
	height: 100%;
	border-right: 1px solid black;
	opacity: 0.1;
}
.top-menu {
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/content/top.png') center no-repeat;
	position: relative;
	width: 100%;
	height: 291px;
}
.menu {
	position: relative;
	width: 100%;
	height: 76px;
	overflow: hidden;
	z-index: 99;
	top: 215px;
}
.top-menu .menu ul li {
	padding: 0px 80px;
}
.menu ul li {
	float: left;
	height: 20px;
	padding: 0px 15px !important;
	border-right: 2px solid #fff;
	margin-top: 30px;
}
.menu ul li:first-child {
	padding-left: 90px;
}
.menu ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	font-family: 'noto5';
	display: block;
	width: 136%;
	height: 76px;
	text-decoration: none;
	margin-top: -30px;
	line-height: 76px;
}

.menu ul li a:hover {
	color: #1bb9db;
	font-size: 15px;
}
.menu ul li a.selected {
	color: #1bb9db;
	font-size: 15px;
}

.circle_list {
}
.circle_list ul {
	font-size: 0;
}
.circle_list ul li {
	display: inline-block;
	/* display: inline; */
	zoom: 1;
	vertical-align: middle;
	border-radius: 50%;
	background: #dedede;
	font-size: 15px;
	color: #000;
	margin: 0 0 0 32px;
	position: relative;
}
.circle_list ul li:first-child {
	margin: 0;
}
.circle_list ul li::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	left: -28px;
	top: 40px;
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/content/arrow_icon.png') no-repeat 65% center;
}
.circle_list ul li:first-child::before {
	display: none;
}
.circle_list ul li p {
	display: table;
	width: 100px;
	height: 100px;
	text-align: center;
}
.circle_list ul li p span {
	display: table-cell;
	vertical-align: middle;
}
