@charset "utf-8";
@import url(reset.css);

body {
	font-family: "NanumSquare" !important;
}

button {
	border:0;
	background:none;
	cursor:pointer;
}

button:focus { outline:none }

.ft-bold {
	font-weight:bold;
}

.st_col { 
	font-size:28px;
	color:#fff18d;
	font-weight:bold;
}

.pc_view .main .inner {
    min-width: 1280px;
    width: auto;
}

.pc_view .main_wrap {
    padding-bottom: 0;
}

.inner {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.pc_view .package_banner.package9_new .inner {
    position: relative;
    width: 100%;
    height: auto;
}

.pc_view .package_banner.package9_new .inner .child-bg {
    background: url(../images/child-bg.jpg) center center no-repeat;
    position: relative;
    height: 862px;
    background-size: cover;
    text-align: center;
    letter-spacing: -2px;
    width: 100%;
}

.pc_view .package_banner.package9_new .inner .child-bg .child-tit {
    width: 1320px;
    padding: 105px 0 0;
    margin: 0 auto;
    font-size: 30px;
    line-height: 40px;
    text-align: left;
}

.pc_view .package_banner.package9_new .inner .child-bg .media_group {
	position: relative;
    top: -59px;
    right: -270px;
}

.pc_view .package_banner.package9_new .inner .child-bg .child-tit em {
    display: block;
	font-style: normal;
}

.pc_view .package_banner.package9_new .inner ul.child-txt {
	width: 1280px;
    margin: 0 auto;
    height: 110px;
    display: table;
    margin-top: 190px;
}

.pc_view .package_banner.package9_new .inner ul.child-txt li {
    float: left;
    width: 287px;
    height: 68px;
    margin-top: 0;
    margin-left: 100px;
    padding: 16px 35px 0;
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    color: #fff;
}

.pc_view .package_banner.package9_new .inner ul.child-txt li:first-child {
	padding-top: 0;
}
/* 
.pc_view .package_banner.package9_new .inner ul.child-txt li:before, li:after {
    content: '';
    position: absolute;
    top: 0;
    width: 30px;
    height: 58px;
}

.pc_view .package_banner.package9_new .inner ul.child-txt li:before {
	background-image: url('../images/left_leaf.png') !important;
    -webkit-background-size: 420px 400px;
    background-size: contain;
	background-position: -120px 0;
	position: absolute;
    top: 565px;
}

.pc_view .package_banner.package9_new .inner ul.child-txt li:after {
	background-image: url('../images/right_leaf.png') !important;
    -webkit-background-size: 420px 400px;
    background-size: contain;
	background-position: -120px 0;
	position: absolute;
    top: 565px;
} */

/* 버튼 style */
.inner_wrap {
	height:355px;
    text-align: center;
    width: 1320px;
    margin: 0 auto;
}

.inner_wrap .consul-txt {
	float:left;
	width: 50%;
    margin-top: 70px;
    border-right: 1px solid #b6b6b6;
    padding-right: 120px;
}

.try-txt{
	font-size:30px;
    letter-spacing: -2px;
	font-weight:bold;
	margin-bottom: 20px;
}

.plan-txt {
	font-size:19px;
    margin-bottom: 43px;
}

.inner_wrap .free-txt {
	/* float:right; 
	width: 50%;*/
	width: 100%;
    padding-top: 70px;
	padding-left: 120px;
}

.inner_wrap button {
	width: 266px;
    height: 64px;
	color:#fff;
	border-radius:3px;
    font-size: 16px;
    font-weight: bold;
}

.inner_wrap button.con-resis {
	background-color: #ff474d;
}

.inner_wrap button.free-resis {
	background-color: #6c99ff;
}

.pc_view .package_banner.package9_new .package_challenge_new .section{
    background: url(../images/good_bad.jpg) center center no-repeat;
    position: relative;
    height: 877px;
    background-size: cover;
    text-align: left;
    letter-spacing: -2px;
    padding-top: 95px;
}

.pc_view .package_banner .package_challenge_new {
	margin: 0 auto;
    position: relative;
    width: 100%;
}

.pc_view .package_banner .package_challenge_new .sec-left {
	float:left;
	width:50%;
	padding-left: 355px;
}

.pc_view .package_banner .package_challenge_new h2{
	font-size: 57px;
    letter-spacing: -3px;
    margin-bottom: 70px;
	color: #393634;
	font-weight:bold;
}

.pc_view .package_banner .package_challenge_new h2 em {
	display:block;
	font-style:normal;
    font-size: 48px;
}

.class-st {
    font-size: 29px;
	padding-bottom: 20px;
	width: 300px;
	font-weight:bold;
}

.line-st {
	border-top:1px solid #b0b0b0;
    padding-top: 42px;
}

.line-wh {
	border-top:1px solid #fff;
	padding-top: 42px;
}

.ft-size {
    font-size: 22px;
}

.pc_view .package_banner .package_challenge_new .class-effect {
    padding-bottom: 42px;
}

.pc_view .package_banner .package_challenge_new .class-effect em, .class-stress em {
	font-style:normal;
	font-weight:bold;
}

.pc_view .package_banner .package_challenge_new .sec-left .class-effect,.class-stress {
	color:#696969;
}

.pc_view .package_banner .package_challenge_new .sec-left .class-effect,.class-stress .refer-txt {
	font-size: 15px;
    margin-top: 15px;
}

.pc_view .package_banner .package_challenge_new .sec-right {
	float:right;
	width:50%;
	padding-left: 100px;
}

.pc_view .package_banner .package_challenge_new .sec-right .bg-st {
	background-color: #f6e676;
    color: #59abe8;
}

.kids-movie .media_group {
	position: absolute;
	top: 236px;
    width: 100%;
}

.u-miracle-edu {
	width:100%;
    margin: 0 auto;
    height: 815px;
	background-color: #f9f9f9;
}

.u-miracle-edu .miracle-wrap {
	width:2000px;
	margin:0 auto;
}

.u-miracle-edu .miracle-left {
	float:left;
	width:50%;
    padding: 143px 0 0 410px;
}

.u-miracle-edu .miracle-left h4 {
	font-size: 24px;
	color:#34cc66;
	text-decoration: underline;
	font-weight:bold;
	margin-bottom: 31px;
	letter-spacing: -2px;
}

.u-miracle-edu .miracle-left h3 {
	font-weight:bold;
	font-size: 57px;
    letter-spacing: -3px;
	margin-bottom: 74px;
}

.u-miracle-edu .miracle-left .stec-edu {
    font-weight: bold;
    line-height: 35px;
    font-size: 24px;
    margin-bottom: 30px;
}

.u-miracle-edu .miracle-right {
	float: left;
    width: 33%;
    padding-top: 125px;
}

.word-edu {
	background-color: #fff;
    margin-bottom: 50px;
}

.word-edu-txt {
	font-weight:bold;
    line-height: 30px;
    font-size: 18px;	
}

.word-edu-con {
	margin-bottom: 30px;
    font-size: 18px;
}

.floating { 
	position: fixed;
	right: 48%; 
	top: 180px; 
	margin-right: -890px; 
	text-align:center; 
	width: 316px; 
	height: 396px;
	background-color: rgba( 0, 0, 0, 0.5 );
	padding: 28px 22px;
	color:#fff;
}

.floating .ex_input {
	width:273px;
	height:53px;
	margin-bottom:9px;
	padding-left: 23px;
	color: #000;
}

input[class="cb1"] {
	width: 20px;
    height: 20px;
    margin: 0;
    margin-right: 3px;
}


.floating .agree {
	font-size:12px;
	text-align:left;
    line-height: 20px;
	margin-bottom:17px;
}

.floating button {
	width:274px;
	height:60px;
	color:#fff;
	font-size:25px;
    letter-spacing: -2px;
	border-radius: 3px;
}

.floating .button1 {
	background-color: #ff474d;
	margin-bottom: 12px;
}

.floating .button2 {
	background-color: #6c99ff;
}

.kaka-floating {
	position: fixed;
    right: 48%;
    top: 560px; 
	margin-right: -890px;
}

.question_nes {
	width: 100%;
    height: 1275px;
    background-color: #061026;
	color:#fff;
}

.question_nes .question_wrap {
	width: 790px;
	margin:0 auto;
}

.question_nes .question_wrap h3.ques_title {
	font-family: "NanumSquare" !important;
	height: 190px;
    font-size: 48px;
    text-align: center;
    padding: 100px 0 43px;
}

.question_nes .question_wrap .ques_1 {
	height:248px;
	border-top: 1px solid #fff;
    padding-top: 39px;
}

.question_nes .question_wrap .ques_1 h3 {
	font-size:24px;
}

.question_nes .question_wrap .ques_1 h3 em {
	font-style:normal;
	color: #34cc66;
}

question_nes .question_wrap .ques_1 p {
	font-size:17px;
}

.question_nes .question_wrap .ques_4 {
	border-bottom:1px solid #fff;
	height: 186px;
}

.counsal {
	width:100%;
	height:636px;
	background-color: #f9f9f9;
	display: none;
}

.counsal .counsal_wrap {
	font-family: "NanumSquare" !important;
	width:450px;
	margin:0 auto;
	text-align:center;
}

.counsal .counsal_wrap p.counsal_title {
	font-size: 41px;
	font-weight: bold;
	padding: 86px 0 43px;
	color:#393634;
}

.counsal .counsal_wrap .counsal_input {
	width: 428px;
	height: 61px;
	margin-bottom: 15px;
	padding: 13px;
}

.counsal .counsal_wrap .agree {
	font-size: 21px;
	text-align: left;
	color: #8a8a8a;
    margin-bottom: 15px;
}

.counsal .counsal_wrap .counsal_button {
	height:78px;
	background-color: #ff474d;
	padding: 18px 120px;
	margin-top: 56px;

}

.counsal .counsal_wrap .counsal_button .button1 {
	color:#fff;
	font-size:30px;
}

.counsal .counsal_wrap input::placeholder {
  color: #8a8a8a;
  font-size:29px;
  font-family: "NanumSquare";
  padding: 3px 0 5px;
}