@charset "utf-8";


@media all and ( max-width: 1440px ) {
.fp-tableCell, .fp-section {
	height: auto !important;
}
	.main-visual-item .main-visual-txt1 {
    font-size: 59px;}
	.main-visual-item .main-visual-txt2 {
    font-size: 38px;
    margin-bottom: 50px;}
	.main-visual-item .main-visual-txt3 {
    font-size: 18px;}
.main-visual-item .main-visual-txt-con {
    top: 230px;
}
	.main-visual-item .btn img {
    width:70%
}
	#mainSec01 {
    height: 859px; 
}
	.main-sec01-item .main-sec01-txt-con p.title {margin-top:100px;}
	.main-sec01-item .main-sec01-txt-con p.title1 {margin-top:100px;}
	.main-sec01-txt-con .table-cell-layout {vertical-align: top;}
	.main-sec01-item .main-sec01-txt-con p.title {
    font-size: 59px;
}
	.main-sec01-item .main-sec01-txt-con p.title1 {
    font-size: 78px;
}
	.main-sec01-item .main-sec01-txt-con p {
    font-size: 18px;
}
	#section3 {padding:0 10%;}
	.section2 h3 {
    font-size: 59px;
}
	.section2 p.subtitle {
    font-size: 18px;
}
	#section3 img {max-width:100%;}
	.section2 ul.tabs li a {
    font-size: 26px;
    line-height: 50px;
}
	.section2 .curriculum-item p.cate {
    top: 25px;
    left: 25px;
    font-size: 22px;
}
	.section2 .curriculum-item h4 {
    font-size: 46px;
}
	.section2 .curriculum-item {
    height: 402px;
}
	.section2 .curriculum-item .curriculum-detail .ori {
    font-size: 15px;
}
	.section2 .curriculum-detail {
   height: 107px;
}
	.section2 .tab_container {
    padding: 0 5%;
}
	.after-wrap h4 {
    font-size: 34px;
}
	.section4 h4 {
    font-size: 34px;
    margin-top: 120px;
    line-height: auto;
}
}
@media all and ( max-width: 1360px ) {
.section2 .tab_container {
    padding: 0 0%;
}
}

@media all and ( max-width: 1280px ) {
.after-wrap .after-student-wrap {
    float: left;
    width: 49%;
}
.after-wrap .after-student-wrap img {max-width:100%;}
.after-wrap .after-mom-wrap {
    float: right;
    width: 49%;
}
.after-wrap .after-mom-wrap img {max-width:100%;}
	
}

@media all and (max-width:1080px) {
#visual .visual-txt-con {
	width: 100%;
}
}

@media all and ( max-width: 800px ) {

.fp-viewing-1 #header, .fp-viewing-2 #header, .fp-viewing-3 #header, .fp-viewing-4 #header, .fp-viewing-5 #header, .fp-viewing-6 #header {
    margin-top: 0px;
}

/* ******************  메인 비주얼 ********************** */
#mainVisual {
	height: calc(100vh - 56px);
}
/* 메인 비주얼 :: 텍스트 */
.main-visual-item .main-visual-txt-con {
	position: absolute;
	bottom: 0px;
	left: 40px;
	top:auto;
	width: calc(100% - 80px);
	margin: 0;
	text-align: center;
	background: rgba(255,255,255,0.75);
	padding: 35px 0px 0 0;
}
.main-visual-item .main-visual-pc-img.mainvisual_bg1 {
	background: #fff url(/images/mainVisual1m.png) no-repeat 50% 50%;
}
.main-visual-item .main-visual-pc-img.mainvisual_bg2 {
	background: #fff url(/images/mainVisual2m.png) no-repeat 50% 50%;
}
.main-visual-item .main-visual-txt1 {
	color: #0f0f0e;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 10px;
}
.main-visual-item .main-visual-txt2 {
	color: #0f0f0e;
	font-size: 20px;
	font-weight: 200;
	margin-bottom: 20px;
	line-height: 1.3em;
}
.main-visual-item .main-visual-txt3 {
	color: #b21f24;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3em;
}
.main-visual-item .btn {
	margin-top: 20px;
}
.main-visual-item .btn img {
	margin: 0 auto;
	width: 260px;
	height: auto;
}
/* 메인 비주얼 :: 버튼 */
.slick-dots {
	    bottom: 10px;
}
/* ******************  메인 컨텐츠 ********************** */
#mainSec01 {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 55px 0px;
	background: #e8e8e8;
	height: auto;
}
#mainSec01 .main-sec01-con, #mainSec01 .slick-list, #mainSec01 .slick-track, .main-sec01-item {
	height: 100%;
}
#mainSec01 .slick-list {
	overflow: visible;
}
	
.main-sec01-con {
	z-index: 1;
}
.main-sec01-item {
	position: relative;
	padding: 0 0px;
	margin: 0 30px;
}
.main-sec01-item .main-sec01-pc-img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 20px;
	background-size: cover !important;
	box-shadow: 13px 13px 14px 0px rgba(0,0,0,0.28);
	-webkit-box-shadow: 13px 13px 14px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 13px 13px 14px 0px rgba(0,0,0,0.28);
}
.main-sec01-item .main-sec01-txt-con {
	position: relative;
	margin: 0;
	padding: 25px 10px;
	text-align: center;
	height: 100%;
	min-height: 350px;
	width: 100%;
}
.main-sec01-item .main-sec01-txt-con img {
	margin: 20px auto;
	max-width: 100%;
}
.main-sec01-item .main-sec01-txt-con p.title {margin-top:0px;}
	.main-sec01-item .main-sec01-txt-con p.title1 {margin-top:0px;}
.main-sec01-item .main-sec01-txt-con p.title {
	font-size: 16px;
	color: #ffffff;
	line-height: 1.3em;
	font-weight: 100;
}
.main-sec01-item .main-sec01-txt-con p.title strong {
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin-top: 10px;
}
.main-sec01-item .main-sec01-txt-con p.title1 {
	font-size: 28px;
	color: #ffffff;
	line-height: 1.3em;
	font-weight: 100;
}
.main-sec01-item .main-sec01-txt-con p.title1 strong {
	font-size: 32px;
	font-weight: 700;
}
.main-sec01-item .main-sec01-txt-con p.title1 span {
	display:block;
}
.main-sec01-item .main-sec01-txt-con p.img img {
	width: 240px;
	height: auto;
}
.main-sec01-item .main-sec01-txt-con p {
	font-size: 12px;
	color: #535472;
	line-height: 1.3em;
	font-weight: 600;
	word-break:keep-all
}
.main-sec01-item .main-sec01-txt-con p.white {
	color: #fff;
	font-weight: 700;
}
	.main-sec01-item .main-sec01-txt-con p span {display:block;}	
#mainSec01 .slick-arrow {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 100;
	cursor: pointer;
	width: 50px;
	height: 50px;
	text-indent: -999999px;
}
#mainSec01 .slick-arrow.slick-prev {
	left: 10px;
	background: url(/images/mainSec01_prev.png) no-repeat center center;
	background-size: 50px auto;
}
#mainSec01 .slick-arrow.slick-next {
	right: 10px;
	background: url(/images/mainSec01_next.png) no-repeat center center;
	background-size: 50px auto;
}

#mainSec02 {
	clear: both;
	position: relative;
	padding: 55px 0px;
}
#mainSec02 h3 {
	color: #000000;
	font-size: 28px;
	font-weight: 700;
	margin-top: 0;
}
#mainSec02 p.subtitle {
	color: #000000;
	font-size: 12px;
	font-weight: 700;
	margin: 20px 0;
	line-height: 1.3em;
}
#mainSec02 h4 {
	display: inline-block;
	margin: 30px 0 15px 0px;
	padding: 0;
	overflow: hidden;
	position: relative;
	width: 160px;
	background: #403f3b;
	color: #fff;
	line-height: 36px;
	font-weight: 700;
	font-size: 20px;
}
#mainSec02 .curriculum-wrap {
	display: block;
	margin-left: 20px;
}
#mainSec02 .curriculum-item {
	width: 180px;
	height: 238px;
	margin: 0px 15px 15px 0;
	border-radius: 15px;
	box-shadow: 6px 6px 7px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 6px 6px 7px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 6px 6px 7px 0px rgba(0,0,0,0.2);
}
#mainSec02 .curriculum-item a {
	display: block;
	width: 100%;
	height: 100%;
}
#mainSec02 .curriculum-item.bg1 {
	background-size: cover;
}
#mainSec02 .curriculum-item.bg2 {
	background-size: cover;
}
#mainSec02 .curriculum-item.bg3 {
	background-size: cover;
}
#mainSec02 .curriculum-item.bg4 {
	background-size: cover;
}
#mainSec02 .curriculum-item.bg5 {
	background-size: cover;
}
#mainSec02 .curriculum-item.bg6 {
	background-size: cover;
}
#mainSec02 .curriculum-item.bg7 {
	background-size: cover;
}
#mainSec02 .table-layout {
	height: 150px;
}
#mainSec02 .table-cell-layout {
	position: relative;
}
#mainSec02 .curriculum-item h5 {
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
}
#mainSec02 .curriculum-item h5 span {
	font-size: 24px;
}
#mainSec02 .curriculum-item p.cate {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 16px;
	color: #fff;
	font-weight: 100;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
}
#mainSec02 .curriculum-detail {
	width: 100%;
	padding: 12px 12px 0 2px;
	color: #fff;
	overflow: hidden;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background: rgba(37,35,89,0.7);
	height: auto;
}
#mainSec02 .curriculum-item.bg1 .curriculum-detail {
	background: rgba(215,87,85,0.7);
}
#mainSec02 .curriculum-item.bg2 .curriculum-detail {
	background: rgba(38,117,158,0.7);
}
#mainSec02 .curriculum-item.bg3 .curriculum-detail {
	background: rgba(230,183,69,0.7);
}
#mainSec02 .curriculum-item.bg4 .curriculum-detail {
	background: rgba(82,99,111,0.7);
}
#mainSec02 .curriculum-item .curriculum-detail .ori {
	font-size: 10px;
	font-weight: 100;
	line-height: 1.3em;
}
#mainSec02 .curriculum-item .curriculum-detail .over {
	font-size: 12px;
	padding: 10px 15px 10px 10px;
	background: rgba(0,0,0,0.2);
	display: inline-block;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: -12px;
	border-top-left-radius: 10px;
}
#mainSec02 .curriculum-item .curriculum-detail .over img {
	margin-right: 10px;
	display: inline-block;
	margin: 0 auto;
	width: 16px;
	height: auto;
}
#mainSec02 .course {
	position: relative;
}
#mainSec02 .course:after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 100%;
	background: url(/images/mainSec02_01_stepbg.png) repeat-x;
	background-size: auto 228px;
}
#mainSec02 .course img {
	width: 180px;
	height: auto;
}
#mainSec02 .fp-tableCell {
	vertical-align: top;
}
#mainSec02 p.img {
	margin-top: 80px;
}
#section3 {
	display: none!important;
}
.after-wrap {
	margin: 0 auto;
	overflow:hidden;
}
.after-wrap h4 {
	font-size: 28px;
	color: #000000;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 0px;
}
.after-wrap .after-mom-wrap h4 {
	margin-top: 50px;
}
.after-wrap .after-student-wrap {
	padding: 0 20px;
	float: none;
	width: 100%;
}
.after-wrap .after-student-wrap img {
	width: 100%;
}
.after-wrap .after-mom-wrap {
	padding: 0 20px;
	width: 100%;
}
.after-wrap .after-mom-wrap img {
	width: 100%;
}
#section5 {
	padding: 55px 0 0 0;
}
#section5 h4 {
	font-size: 28px;
	color: #000000;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1em;
}
#section5 h4 img {
	width: 58px;
	height: auto;
}
#section5 .cs-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
}
#section5 .cs-item {
	flex-grow: 0;
	flex-basis: 100%;
	width: 100%;
	margin: 0 10px;
}
.section4 .cs-item .cs-box {
    border: 0;
    min-height: auto;
}
.section4 .cart-wrap {
    padding: 0px;
}
#section5 .cs-item.card .cs-box {
}
#section5 .cs-wrap .slick-dots {
	bottom: 20px;
}
#section5 .news-wrap ul {
	padding: 10px 0 0 0px;
	margin: 0 10px;
}
#section5 .news-wrap li {
	position: relative;
	padding: 6px 0;
}
#section5 .news-wrap li:first-child {
	padding-top: 0;
}
#section5 .news-wrap li:last-child {
	padding-bottom: 0;
}
#section5 .news-wrap li .img {
	float: left;
	width: 103px;
	height: 103px;
	overflow: hidden;
	border: 1px solid #e1ddd7;
}
#section5 .news-wrap li .img img {
	max-width: 100%;
}
#section5 .news-wrap li .news-info {
	float: right;
	width: calc(100% - 115px);
}
#section5 .news-wrap li .news-info p {
	color: #403f3b;
	font-size: 12px;
	line-height: 1.3em;
}
#section5 .news-wrap li .news-info p.title {
	font-size: 16px;
	color: #000000;
	line-height: 1.3em;
	font-weight: 700;
	margin: 5px 0;
}
#section5 .news-wrap li .news-info p.news-content {
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
	
#section5 .cart-wrap .cart-first {
	margin: 0 10px 10px 10px;
	float:none;
	width:calc(100% - 20px);
	padding:0;
}

#section5 .cart-wrap .cart-first img {
	width: 100%;
}
#section5 .cart-wrap .cart-first .txt {
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 1.3em;
	font-weight: 700;
	margin: 8px 0;
}
.section4 .cart-wrap ul {
    float:none;
	width:100%;
}
#section5 .cart-wrap li {
	width: calc(25% - 20px);
	float: left;
	margin: 10px 10px 0 10px;
	padding:0;
}
#section5 .cart-wrap li .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 1px solid #e1ddd7;
}
#section5 .cart-wrap li .img img {
	max-width: 100%;
}
#section5 .cart-wrap li .txt {
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 1.3em;
	font-weight: 700;
	margin: 8px 0 0 0;
}
#section5 .more_view {
	text-align: center;
	margin-top: 25px;
	margin-bottom:30px;
}
#section5 .more_view a {
	display: inline-block;
	/*background: #eae3d9 url(/images/btn_arrow.png) no-repeat center left;*/
	background: #eae3d9;
	background-size: 20px auto;
	padding: 10px 30px 10px 30px;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
}
.after-wrap .after-student-wrap .img img {width:120px;height:auto;}
.after-wrap .after-student-wrap .img p {    padding-left: 0px;    margin-top: -10px;font-size:11px;}
.after-wrap .after-student-wrap .after-inner {
	background-image:none;
	background-color:#f3efe9;
	width: calc(100% - 107px);
	height: auto;
	margin-left: 107px;
	padding: 15px 15px 15px 25px;
	border-radius:10px;
}
.after-wrap .after-student-wrap .img p strong {
    display:block;
	margin-bottom:5px;
}
.after-wrap .after-student-wrap .after-inner p.q {
    font-size: 14px;
}
.after-wrap .after-student-wrap .after-inner p.a {
    font-size: 12px;
    padding-left: 0px;
}
	
.after-wrap .after-mom-wrap .img img {width:120px;height:auto;}
.after-wrap .after-mom-wrap .img p {    padding-left: 0px;    margin-top: -10px;font-size:11px;}
.after-wrap .after-mom-wrap .after-inner {
	background-image:none;
	background-color:#f3efe9;
	width: calc(100% - 97px);
	height: auto;
	margin-right: 107px;
	padding: 15px 15px 15px 25px;
	border-radius:10px;
}
.after-wrap .after-mom-wrap .img p strong {
    display:block;
	margin-bottom:5px;
}
.after-wrap .after-mom-wrap .after-inner p.q {
    font-size: 14px;
}
.after-wrap .after-mom-wrap .after-inner p.a {
    font-size: 12px;
    padding-left: 0px;
}
.after-wrap .after-mom-wrap .img p span {
    right: 20px;
    width: 100px;
	word-break:keep-all;
}
.after-wrap .after-mom-wrap .img {
    right: -20px;
	}
}

@media all and (max-width:480px) {
#section5 .cart-wrap li {
    width: calc(50% - 20px);
    float: left;
    margin: 10px 10px 0 10px;
    padding: 0;
}
.main-sec01-item .main-sec01-txt-con img {
	max-width: 90%;
}
.main-sec01-item .main-sec01-pc-img.main-sec0101 {background:#fff  url(/images/mainSec01_01_bgm.png) no-repeat 50% 50%;}
.main-sec01-item .main-sec01-pc-img.main-sec0102 {background:#fff  url(/images/mainSec01_02_bgm.png) no-repeat 50% 50%;}
.main-sec01-item .main-sec01-pc-img.main-sec0103 {background:#fff  url(/images/mainSec01_03_bgm.png) no-repeat 50% 50%;}
.main-sec01-item .main-sec01-pc-img.main-sec0104 {background:#fff  url(/images/mainSec01_04_bgm.png) no-repeat 50% 50%;}
}