@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
* {-webkit-text-size-adjust:none;}
* { margin:0;padding:0; }
a { text-decoration: none;color:#666; }
a:visited{ text-decoration: none;color:#666; }
a:hover{ color:#666; }
img{ border:0px; }

body{
	margin:0px;
	padding:0px;
}

/* Table */
table{
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
td, th{
	padding:0px;
	word-break:break-all;
}

/* Etc */
.title_font_family{
	font-family:Tahoma, Geneva, sans-serif;
}
.font_stress_color{
	color:#ea5413;
}
.font_beige_color{
	color:#ebb999;
}
.font_family_gmarket{
    font-family: 'GmarketSansBold';
}

#wrap{ 
	position:relative;
	width:100%;
	font-family:Nanum Gothic,Noto Sans KR,Helvetica,sans-serif;
	letter-spacing:-1px;
}

/* 본문 */
#wrap > #body{
	position:relative;
	width:100%;
	background-color:#ffffff;
}
#wrap > #body > #body_content{
	position:relative;
	width:100%;
}

/* BUSINESS */
#wrap > #body > #body_content > #business_wrap{
	width:100%;
	background-color:#fff;
}
#wrap > #body > #body_content > #business_wrap > #business{
	position:relative;
	width:1200px;
	text-align:center;
	margin:auto;
	padding:80px 0px;
}
#wrap > #body > #body_content > #business_wrap > #business > #business_content{
}
#wrap > #body > #body_content > #business_wrap > #business > #business_content > p:nth-child(1){
	color:#888;
	font-size:25px;
	font-weight:500;
}
#wrap > #body > #body_content > #business_wrap > #business > #business_content > p:nth-child(2){
	color:#000;
	font-size:38px;
	font-weight:600;
	margin-top:20px;
}
#wrap > #body > #body_content > #business_wrap > #business > #business_content > p:nth-child(3){
	margin-top:30px;
}
#wrap > #body > #body_content > #business_wrap > #business > #business_content > p:nth-child(4){
	color:#000;
	font-size:37px;
	font-weight:600;
	margin-top:30px;
}
#wrap > #body > #body_content > #business_wrap > #business > #business_content > p:nth-child(5){
	margin-top:10px;
}

/* 이래서 좋습니다!! */
#wrap > #body > #body_content > #good_wrap{
	width:100%;
	height:647px;
	background:url(../images/main_good_bg.png);
	background-color:#465258;
	background-position:center;
}
#wrap > #body > #body_content > #good_wrap > #good{
	position:relative;
	width:1200px;
	text-align:center;
	margin:auto;
	padding:80px 0px;
}
#wrap > #body > #body_content > #good_wrap > #good > #good_content{
}
#wrap > #body > #body_content > #good_wrap > #good > #good_content > p:nth-child(1){
	color:#bbb;
	font-size:25px;
	font-weight:500;
}
#wrap > #body > #body_content > #good_wrap > #good > #good_content > p:nth-child(2){
	color:#fff;
	font-size:38px;
	font-weight:600;
	margin-top:20px;
}
#wrap > #body > #body_content > #good_wrap > #good > #good_content > p:nth-child(3){
	margin-top:30px;
}

/* 수업영상 */
#wrap > #body > #body_content > #video_wrap{
	width:100%;
	background-color:#f5f5f5;
}		
#wrap > #body > #body_content > #video_wrap > #video{
	width:1200px;
	padding:80px 0px;
	margin:auto;
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content{
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content > ul{
	overflow:hidden;
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content > ul > li{
	list-style:none;
	float:left;
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content > ul > li:nth-child(1){
	width:540px;
	text-align:left;
	margin-top:20px;
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content > ul > li:nth-child(1) > p:nth-child(1){
	color:#000;
	font-size:38px;
	font-weight:600;
	margin-top:20px;
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content > ul > li:nth-child(1) > p:nth-child(2){
	color:#000;
	font-size:28px;
	font-weight:500;
	line-height:40px;
	margin-top:20px;
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content > ul > li:nth-child(1) > p:nth-child(3){
	margin-top:60px;
}
#wrap > #body > #body_content > #video_wrap > #video > #video_content > ul > li:nth-child(2){
	width:calc(100% - 540px);
	text-align:right;
}

/* 리엏후기 */
#wrap > #body > #body_content > #review_wrap{
	width:100%;
	background-color:#fff;
}		
#wrap > #body > #body_content > #review_wrap > #review{
	width:1200px;
	text-align:center;
	padding:80px 0px;
	margin:auto;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content{
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > p:nth-child(1){
	color:#888;
	font-size:25px;
	font-weight:500;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > p:nth-child(2){
	color:#000;
	font-size:38px;
	font-weight:600;
	margin-top:20px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder{
	background-color:#f1f1f1;
	border-radius:30px 0px; 
	padding:25px 0px;
	margin-top:50px;
	overflow:hidden;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li{
	list-style:none;
	float:left;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(1){
	width:340px;
	text-align:left;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(1) > img{
	margin-left:120px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(2){
	width:calc(100% - 340px);
	text-align:left;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(2) > p:nth-child(1){
	color:#000;
	font-size:21px;
	font-weight:600;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(2) > p:nth-child(1) > .font_quotes{
	font-size:40px;
	vertical-align:middle;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(2) > p:nth-child(2){
	color:#555;
	font-size:17px;
	font-weight:500;
	line-height:28px;
	margin-left:20px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(2) > p:nth-child(3){
	color:#888;
	font-size:16px;
	font-weight:500;
	margin-left:20px;
	margin-top:20px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(2) > p:nth-child(3) .more{
	display:none;
	margin-left:10px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_heder > li:nth-child(2) > p:nth-child(3) .more > img{
	vertical-align:middle;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list{
	margin-top:40px;
	overflow:hidden;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list > li{
	list-style:none;
	float:left;
	width:calc(33.3% - 20px);
	height:360px;
	text-align:left;
	border-radius:10px; 
	background-color:#fbf5f1;
	margin-right:30px;
	margin-bottom:40px;
	overflow:hidden;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list > li:nth-child(3n){
	margin-right:0px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list > li > div{
	margin:40px 30px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list > li > div > p:nth-child(1){
	height:55px;
	color:#000;
	font-size:21px;
	font-weight:500;
	line-height:28px;
	overflow:hidden;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list > li > div > p:nth-child(2){
	height:155px;
	color:#444;
	font-size:17px;
	font-weight:100;
	line-height:26px;
	margin-top:20px;
	overflow:hidden;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list > li > div > p:nth-child(3){
	position:relative;
	color:#888;
	font-size:16px;
	font-weight:500;
	margin-top:20px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > ul.review_list > li > div > p:nth-child(3) .more{
	display:none;
	position:absolute;
	top:0px;
	right:0px;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > p.more2{
	text-align:right;
}
#wrap > #body > #body_content > #review_wrap > #review > #review_content > p.button{
	text-align:center;
}