@charset "UTF-8";

.content-wrapper .inner {
	width: 1000px;
	margin: 0 auto;
}

.one-stage-area {
	padding-bottom: 118px;
	text-align: center;
}
.one-stage-area .main-table {
	margin-top: 92px;
}
.one-stage-area .main-table span,
.one-stage-area .main-table strong {
	display: block;
}
.one-stage-area {
	background-image: url(/_skin/tpl_skin/basic_cosmetics/images/content1_4/top_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.one-stage-area > .inner {
	padding-top: 110px;
}
.one-stage-area .main-table ul,
.one-stage-area .normal-table ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.one-stage-area .main-table li,
.one-stage-area .normal-table li {
	background-color: #fff;
	margin-top: 15px;
	width: calc((100% - 15px) / 2);
	border-radius: 20px;
	box-sizing: border-box;
	box-shadow: 5px 6px 14px rgba(0, 0, 0, 0.3);
}
.one-stage-area .main-table li {
	border: 4px solid transparent;
	background-image: linear-gradient(#fff, #fff), linear-gradient(143deg, #af41ff 0%, #0040ff 100%);
	background-origin: border-box;
	background-clip: content-box, border-box;
}
.one-stage-area .main-table li > div {
	padding: 54px 40px 10px;
	text-align: left;
}
.one-stage-area .main-table li span {
	color: #7f28ed;
	font-size: 25px;
	line-height: 29px;
}
.one-stage-area .main-table li strong {
	font-size: 34px;
	line-height: 44px;
	font-weight: 700;
	margin-top: 10px;
	font-family: 'noto5', 'Malgun Gothic', '맑은 고딕';
}
.one-stage-area .main-table .img-box {
	text-align: center;
}
.one-stage-area .normal-table li > div {
	display: flex;
	justify-content: space-between;
	padding: 60px 40px;
	text-align: left;
}
.one-stage-area .normal-table li > div strong {
	display: flex;
	align-items: center;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'noto5', 'Malgun Gothic', '맑은 고딕';
	letter-spacing: -1.6px;
}
.one-stage-area .normal-table li:nth-child(1) {
	background-position: right 13px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img3.png');
	background-size: 226px 127px;
	background-repeat: no-repeat;
}
.one-stage-area .normal-table li:nth-child(2) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img4.png');
	background-size: 199px 148px;
	background-repeat: no-repeat;
}
.one-stage-area .normal-table li:nth-child(3) {
	background-position: right 35px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img5.png');
	background-size: 199px 148px;
	background-repeat: no-repeat;
}
.one-stage-area .normal-table li:nth-child(4) {
	background-position: right 66px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img6.png');
	background-size: 107px 148px;
	background-repeat: no-repeat;
}
.one-stage-area .normal-table li:nth-child(5) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img7.png');
	background-size: 176px 109px;
	background-repeat: no-repeat;
}
.one-stage-area .normal-table li:nth-child(6) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img8.png');
	background-size: 190px 109px;
	background-repeat: no-repeat;
}
.one-stage-area .normal-table li:nth-child(7) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img9.png');
	background-size: 169px 104px;
	background-repeat: no-repeat;
}
.one-stage-area .normal-table li:nth-child(8) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img10.png');
	background-size: 169px 104px;
	background-repeat: no-repeat;
}
.two-stage-area {
	padding: 150px 0;
}
.two-stage-area .title-img {
	text-align: center;
}
.two-stage-area .content-table {
	margin-top: 60px;
}
.two-stage-area .content-table ul li {
	margin-top: 15px;
	border: 1px solid #c8c4de;
	box-sizing: border-box;
	border-radius: 20px;
	text-align: left;
	display: flex;
	overflow: hidden;
}
.two-stage-area .content-table ul li div {
	padding: 55px 0 15px;
}
.two-stage-area .content-table ul li div:nth-child(1) strong,
.two-stage-area .content-table ul li div:nth-child(1) span,
.two-stage-area .content-table ul li div:nth-child(1) i {
	display: block;
}
.two-stage-area .content-table ul li div:nth-child(1) {
	background-color: #e6e3f4;
	padding-left: 60px;
	width: 56%;
}
.two-stage-area .content-table ul li div:nth-child(1) strong {
}
.two-stage-area .content-table ul li div:nth-child(1) span {
}
.two-stage-area .content-table ul li div:nth-child(2) {
	margin: 0 auto;
	position: relative;
}
.two-stage-area .content-table ul li div:nth-child(2) span {
	position: absolute;
	display: block;
	font-family: 'noto6';
	font-size: 22px;
	left: 140px;
	top: 45px;
}
.two-stage-area .content-table ul li strong {
	font-size: 32px;
	line-height: 40px;
	font-family: 'noto6', 'Malgun Gothic', '맑은 고딕';
	font-weight: 700;
	letter-spacing: -1.6px;
	margin: 20px 0;
}
.two-stage-area .content-table ul li span {
	font-size: 18px;
	line-height: 24px;
	font-family: 'noto3', 'Malgun Gothic', '맑은 고딕';
	letter-spacing: -1.6px;
}
.three-stage-area {
	padding-bottom: 180px;
}
.three-stage-area .title-img {
	text-align: center;
}
.three-stage-area .content-img {
	margin-top: 50px;
}
.four-stage-area .title-img {
	text-align: center;
}
.four-stage-area {
	margin: 180px 150px;
}
.four-stage-area .content-img {
	margin-top: 60px;
}
.five-stage-area {
	position: relative;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/teacher_bg.png');
	background-repeat: no-repeat;
	padding: 140px 0 100px;
	background-position: left -520px top;
}
.five-stage-area::before {
	content: '';
	display: block;
	width: 750px;
	height: 989px;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/teacher_photo.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 30px;
	left: 80%;
	transform: translateX(-80%);
}
.five-stage-area .title-img {
	text-align: left;
}
.five-stage-area .history {
}
.five-stage-area .history > span {
	display: block;
	font-size: 21px;
	font-family: 'noto6', 'Malgun Gothic', '맑은 고딕';
	color: #fff;
	margin: 50px 0 20px;
}
.five-stage-area .history ul li {
	color: #fff;
	font-size: 18px;
	padding-left: 18px;
	line-height: 30px;
	font-family: 'noto3', 'noto3', 'Malgun Gothic', '맑은 고딕';
}
.five-stage-area .video {
	width: 530px;
	height: 275px;
	box-sizing: border-box;
	border-radius: 20px;
	background: linear-gradient(123deg, #8e6398, #a3aae8);
	margin-top: 50px;
	position: relative;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}
.five-stage-area .video > a > div {
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.five-stage-area .video > a > div > span,
.five-stage-area .video > a > div > i {
	display: block;
}
.five-stage-area .video > a > div > span {
	font-size: 27px;
	line-height: 27px;
	color: #fff;
}
.five-stage-area .video > a > div > i {
	margin-top: 20px;
}
.six-stage-area {
	padding: 150px 0 100px;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/review_bg.png');
	background-color: #0b1820;
	background-position: center top;
	background-repeat: no-repeat;
}
.six-stage-area .title-img {
	text-align: center;
	margin-bottom: 80px;
}
.six-stage-area .review p {
	font-size: 23px;
	color: #fff;
	line-height: 34px;
	text-align: center;
	font-family: 'noto2', 'Malgun Gothic', '맑은 고딕';
}
.six-stage-area .review span {
	margin-top: 50px;
	display: block;
	font-size: 23px;
	color: #696767;
	font-family: 'noto6', 'Malgun Gothic', '맑은 고딕';
	text-align: center;
}
.seven-stage-area {
	padding: 130px 0 0;
}
.seven-stage-area .title-img {
	text-align: center;
}
.eight-stage-area {
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/teacher_qna_bg.png');
	background-color: #f6eadb;
	background-repeat: no-repeat;
	padding: 130px 0;
	background-position: center top;
}
.eight-stage-area .title-img {
	text-align: center;
}
.eight-stage-area .accordion-menu {
	margin-top: 50px;
}
.eight-stage-area .accordion-list {
	border: 1px solid #f5d4ab;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #fff;
	margin-top: 10px;
}
.eight-stage-area .accordion-list.down .question {
	border: 4px solid #9a42ba;
	border-radius: 20px;
	box-sizing: border-box;
}
.eight-stage-area .question {
	border: none;
}
.eight-stage-area .accordion-menu {
	color: #232135;
}
.eight-stage-area .question {
	cursor: pointer;
	position: relative;
}
.eight-stage-area .question,
.eight-stage-area .answer_set {
	display: flex;
	align-items: center;
	padding: 20px 30px;
}
.eight-stage-area .answer_set {
	padding: 20px 34px;
}
.eight-stage-area .question::after,
.eight-stage-area .question::before,
.eight-stage-area .answer_set::before {
	content: '';
	width: 100px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
}
.eight-stage-area .question::after {
	position: absolute;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/teacher_qna_btn.png');
	right: -20px;
	top: 25px;
}
.eight-stage-area .question::before {
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/teacher_qna_q.png');
}
.eight-stage-area .answer_set::before {
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/teacher_qna_a.png');
}
.eight-stage-area .question_text {
	font-size: 21px;
}
.eight-stage-area .answer_text {
	font-size: 16px;
	width: 90%;
}
.eight-stage-area .question_text strong {
	font-size: 23px;
	line-height: 33px;
	display: block;
	font-family: 'noto6', 'dotum', sans-serif;
}
.eight-stage-area .accordion-list .answer {
	display: none;
}
.eight-stage-area .accordion-list.down .answer {
	font-size: 18px;
	display: block;
	overflow: hidden;
}
.nine-stage-area {
	padding: 120px 0;
}
.nine-stage-area .title-img {
	text-align: center;
}
.nine-stage-area .slide_wrap {
	margin-top: 60px;
	position: relative;
}
.nine-stage-area .swiper-container.bookinfo_slide {
	width: 1000px;
	height: 100%;
}
.nine-stage-area .bookinfo_slide > ul > li > img {
	margin-left: 78px;
	background: #fff;
}
.nine-stage-area .pull-over.slide_nav.book_nav {
	display: flex;
	position: absolute;
	flex-direction: column;
	top: 44px;
	right: 27px;
	z-index: 1;
}
.pull-over.slide_nav.book_nav span {
	width: 20px;
	height: 20px;
	margin-top: 8px;
}
.nine-stage-area .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #252338;
}
.nine-stage-area .book-btn-area {
	position: absolute;
	z-index: 2;
	right: 170px;
	top: 150px;
}
.nine-stage-area .book-btn-area a {
	display: block;
}
.nine-stage-area .book-btn-area ul {
	position: relative;
}
.nine-stage-area .book-btn-area ul li {
	position: absolute;
}
.nine-stage-area .book-btn-area ul li:nth-child(1) {
	z-index: 3;
}

.nine-stage-area .book-btn-area ul li:nth-child(2) {
	top: 120px;
}
.nine-stage-area .book-img {
	position: absolute;
	top: 433px;
	right: 0;
	z-index: 2;
}
.nine-stage-area ul.slide-txt {
	display: flex;
	text-align: center;
	justify-content: center;
	background-color: #fff;
	margin-top: 104px;
	font-size: 18px;
	line-height: 24px;
}
.nine-stage-area ul.slide-txt li {
	padding: 0 50px;
	border-right: 1px solid #b6b5bb;
	font-family: 'noto3', 'Malgun Gothic', '맑은 고딕';
	height: 135px;
}
.nine-stage-area ul.slide-txt li:first-child {
	padding-left: 0;
}
.nine-stage-area ul.slide-txt li:last-child {
	padding-right: 0;
	border-right: none;
}
.nine-stage-area ul.slide-txt li > strong {
	margin-bottom: 20px;
	display: block;
	color: #69378f;
	font-size: 30px;
	line-height: 42px;
	font-family: 'noto6', 'dotum', sans-serif;
}

.ten-stage-area {
	padding-bottom: 118px;
	text-align: center;
}
.ten-stage-area .title-img {
	margin-bottom: 40px;
}
.ten-stage-area .main-table span,
.ten-stage-area .main-table strong {
	display: block;
}
.ten-stage-area {
	background-color: #9081c3;
	background-repeat: no-repeat;
	background-position: top center;
}
.ten-stage-area > .inner {
	padding-top: 110px;
}
.ten-stage-area .main-table ul,
.ten-stage-area .normal-table ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.ten-stage-area .main-table li,
.ten-stage-area .normal-table li {
	background-color: #fff;
	margin-top: 15px;
	width: calc((100% - 15px) / 2);
	border-radius: 20px;
	box-sizing: border-box;
	box-shadow: 5px 6px 14px rgba(0, 0, 0, 0.3);
}

.ten-stage-area .main-table li > div {
	padding: 54px 40px 10px;
	text-align: left;
}
.ten-stage-area .main-table li span {
	color: #7f28ed;
	font-size: 25px;
	line-height: 29px;
}
.ten-stage-area .main-table li strong {
	font-size: 34px;
	line-height: 44px;
	font-weight: 700;
	margin-top: 10px;
	font-family: 'noto5', 'Malgun Gothic', '맑은 고딕';
}
.ten-stage-area .main-table .img-box {
	text-align: center;
}
.ten-stage-area .normal-table li > div {
	display: flex;
	justify-content: space-between;
	padding: 60px 40px;
	text-align: left;
}
.ten-stage-area .normal-table li > div strong {
	display: flex;
	align-items: center;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	font-family: 'noto5', 'Malgun Gothic', '맑은 고딕';
	letter-spacing: -1.6px;
}
.ten-stage-area .normal-table li:nth-child(1) {
	background-position: right 13px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img3.png');
	background-size: 226px 127px;
	background-repeat: no-repeat;
}
.ten-stage-area .normal-table li:nth-child(2) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img4.png');
	background-size: 199px 148px;
	background-repeat: no-repeat;
}
.ten-stage-area .normal-table li:nth-child(3) {
	background-position: right 35px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img5.png');
	background-size: 199px 148px;
	background-repeat: no-repeat;
}
.ten-stage-area .normal-table li:nth-child(4) {
	background-position: right 66px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img6.png');
	background-size: 107px 148px;
	background-repeat: no-repeat;
}
.ten-stage-area .normal-table li:nth-child(5) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img7.png');
	background-size: 176px 109px;
	background-repeat: no-repeat;
}
.ten-stage-area .normal-table li:nth-child(6) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img8.png');
	background-size: 190px 109px;
	background-repeat: no-repeat;
}
.ten-stage-area .normal-table li:nth-child(7) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img9.png');
	background-size: 169px 104px;
	background-repeat: no-repeat;
}
.ten-stage-area .normal-table li:nth-child(8) {
	background-position: right 19px center;
	background-image: url('/_skin/tpl_skin/basic_cosmetics/images/content1_4/benefit_img10.png');
	background-size: 169px 104px;
	background-repeat: no-repeat;
	position: relative;
}
.ten-stage-area .normal-table li:nth-child(8) div {
	position: absolute;
	top: -20px;
}
.ten-stage-area .normal-table li:nth-child(8) div strong {
}
.ten-stage-area .normal-table li:nth-child(8) div a::after {
	content: '▶';
	font-size: 12px;
	display: inline-block;
	position: relative;
	top: -1px;
	margin-left: 5px;
}
.ten-stage-area .normal-table li:nth-child(8) div a {
	font-size: 16px;
	display: block;
	padding: 5px 10px;
	background-color: #888888;
	position: absolute;
	bottom: 20px;
	color: #fff;
	font-family: 'noto3', 'Malgun Gothic', '맑은 고딕';
	border-radius: 10px;
}
