@font-face {
    font-family: 'NanumSquareRoundB';
    src: url('../font//NanumSquareRoundB.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NanumSquareRoundEB';
    src: url('../font//NanumSquareRoundEB.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NanumSquareRoundL';
    src: url('../font//NanumSquareRoundL.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NanumSquareRoundR';
    src: url('../font//NanumSquareRoundR.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'NanumSquareNeoLight';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeoBold';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeoExtraBold';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.ttf) format("truetype");
}



.toronto_early p {
	font-family: 'NanumSquareRoundR';
    letter-spacing: -1.5px;
    line-height: 1.3;
}
.toronto_early li {
	font-family: 'NanumSquareRoundR';
    letter-spacing: -1.5px;
    line-height: 1.3;
}

.toronto_early .main_section {
	background:#357809;
	color:white;
	text-align:left;
	position:relative;
	padding:120px 60px;
}

.toronto_early .main_section .under_text {
font-size: 42px;
    display: inline-block;
    text-decoration: underline;
    text-underline-offset: 16px;
    text-decoration-thickness: 2px;
    text-decoration-color: #f4cd39;
}

.toronto_early .main_section  .main_tit {
    font-size: 100px;
    line-height: 1.2;
    margin-top: 40px;
}
.toronto_early .main_section  .main_tit .bold {
	font-size:132px;
	font-weight:900;
	font-family: 'NanumSquareRoundEB';
}

.toronto_early .color {
	color:#f4cd39;
}
.toronto_early .container .color {
	color:#f17c07;
}
.toronto_early .main_section .ab_text {
	position:absolute;
	top:50px;
	right:125px;
	background:url('/images/package/toronto_early/main_ab.png') no-repeat;
	background-size:164px;
	width:164px;
	height:164px;
	font-size:20px;
	color:#357809;
	display: flex;
    justify-content: center;
    align-items: center;
}
.toronto_early .main_section .ab_text:after {
    content: '';
    position: absolute;
    top: -50px;
    left: 50%;
    width: 1px;
    height: 60px;
    background: #f4cd39;
}
.toronto_early .main_section .ab_text p {
    line-height: 1.2;
    text-align: center;
	font-weight:bold;
}
.toronto_early .main_section .ab_text .bold {
	font-size:30px;
	font-family: 'NanumSquareRoundEB';
}

.toronto_early .container {
	padding:110px 60px;
	text-align:left;
}

.toronto_early .container .section_tit {
	font-size: 50px;
    font-family: 'NanumSquareRoundEB';
    display: inline-block;
	position:relative;
	margin-bottom:70px;
    z-index: 1;
}
.toronto_early .container .section_tit .small_text {
	font-size:28px;
}

.toronto_early .container .section_tit:after {
    content: '';
    position: absolute;
    bottom: 8px;
    width: 100%;
    background: #f4cd39;
    height: 22px;
    left: -1px;
    z-index: -1;
}

.toronto_early .section1 .grid_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px 0;
}
.toronto_early .section1 .grid_wrap .grid_box{
	width:290px;
}
.toronto_early .section1 .grid_wrap .grid_box img {
    width: 185px;
    height: 185px;
    margin: 0 auto;
    display: block;
    margin-top: -30px;
}
.toronto_early .section1 .grid_wrap .talk_wrap {
	background:url('/images/package/toronto_early/talk_back.png') no-repeat;
	background-size:242px;
	width:242px;
	height:91px;
    display: grid;
    justify-content: center;
    padding-top: 14px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.toronto_early .section1 .grid_wrap .talk_wrap .talk_text {
font-size: 18px;
    line-height: 1.3;
}
.toronto_early .section1 .grid_wrap .talk_wrap .talk_text .color{
	color:#ff7522;
	font-weight:bold;
}

.toronto_early .section2 {
	background:#eeeeee;
}

.toronto_early .section2 .grid_wrap {
    display: grid;
    text-align: center;
	position:relative;
}
.toronto_early .section2 .grid_wrap .top_text {
font-size: 22px;
    margin-bottom: 20px;
}
.toronto_early .section2 .grid_wrap .top_text .color {
	font-size:26px;
	color:#f17c07;
  font-family: 'NanumSquareRoundEB';
}
.toronto_early .section2 .container .section_tit:after {
	background:#f17c07;
}
.toronto_early .section2 .grid_wrap .flex_wrap {
display: flex;
    justify-content: space-between;
}
.toronto_early .section2 .grid_wrap .flex_wrap:nth-child(3) {
	margin:70px 0 87px; 
}
.toronto_early .section2 .grid_wrap .center_text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 190px;
    height: 190px;
    background: #f17c07;
    color: white;
    border-radius: 100%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -16px;
}
.toronto_early .section2 .grid_wrap .center_text .bold {
	font-size:36px;
	  font-family: 'NanumSquareRoundEB';
}
.toronto_early .section2 .grid_wrap .yellow_back  {
    background: #f4cd39;
    width: 185px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
	font-weight: bold;
    border-radius: 10px;
	position:relative;
}

.toronto_early .section2 .grid_wrap .yellow_back:after {
	content:'';
	position:absolute;
	background:url('/images/package/toronto_early/arrow_icon.png') no-repeat;
	width:104px;
	height:11px;
}

.toronto_early .section2 .grid_wrap .yellow_back1:after {
    right: -112px;
    top: 25px;
}
.toronto_early .section2 .grid_wrap .yellow_back2:after {
    left: -112px;
    top: 25px;
}
.toronto_early .section2 .grid_wrap .flex_wrap1 {
	padding:0 50px;
}


.toronto_early .section2 .grid_wrap .yellow_back3:after {
    right: -112px;
    top: 2px;
    transform: rotate(-9deg);
}
.toronto_early .section2 .grid_wrap .yellow_back4:after {
    left: -112px;
    top: 2px;
    transform: rotate(9deg);
}
.toronto_early .section2 .grid_wrap .flex_wrap2 {
	padding:0 42px;
}

.toronto_early .section2 .grid_wrap .yellow_back5:after {
    right: -25px;
    top: -46px;
    transform: rotate(-40deg);
}
.toronto_early .section2 .grid_wrap .yellow_back6:after {
    left: -25px;
    top: -46px;
    transform: rotate(40deg);
}
.toronto_early .section2 .grid_wrap .flex_wrap3 {
	padding:0 155px;
}

.toronto_early .section2 .check_tit {
	font-size:28px;
	  font-family: 'NanumSquareRoundEB';
	  margin:90px 0 25px;
}
.toronto_early .section2 .check_tit .color{
	font-size:30px;
	color:#f17c07;
	text-decoration: underline;
text-underline-offset: 7px;
text-decoration-thickness: 2px;

}
.toronto_early .section2 .check_tit img {
    width: 35px;
    transform: translate(0, 5px);
}

.toronto_early .section2 .white_back {
background: white;
    height: 215px;
    padding: 25px 20px 15px;
}

.toronto_early .section2 .check_content1 .white_back {
	padding:50px;
	height:auto;
}

.toronto_early .section2 .check_content1 .white_back img {
	    width: 534px;
    margin: 0 auto;
    display: block;
}
.toronto_early .section2 .check_content1 .white_back .flex_wrap {
	display:flex;
	margin-top:50px;
}
.toronto_early .section2 .check_content1 .white_back .flex_box {
    flex: 1;
}
.toronto_early .section2 .check_content1 .white_back .flex_box:first-child {
    border-right: 2px dashed #ccc;
    margin-right: 25px;
    padding-right: 25px;
}
.toronto_early .section2 .check_content1 .white_back  .cont_tit {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.toronto_early .section2 .check_content1 .white_back .detail_text {
    font-size: 18px;
    word-break: keep-all;
    margin-bottom: 10px;
    line-height: 1.4;
}

.toronto_early .section2 .check_content1 .white_back li {
 font-size: 18px;
    word-break: keep-all;
    line-height: 1.5;
}

.toronto_early .section2 .check_content .flex_wrap {
	display:flex;
	gap:16px;
}
.toronto_early .section2 .check_content .flex_wrap .flex_box {
	flex:1;
}
.toronto_early .section2 .check_content .flex_wrap .flex_box .color_back {
	background:#357809;
	color:white;
	font-size:20px;
	    padding: 15px 0;
    text-align: center;
}
.toronto_early .section2 .check_content .flex_wrap .flex_box .color_back p {
font-family: 'NanumSquareRoundB';
}

.toronto_early .section2  .flex_box .white_back .main_text {
font-size: 18px;
    margin-bottom: 15px;
    font-family: 'NanumSquareRoundB';
    color: #333;
}
.toronto_early .section2  .flex_box .white_back  .check_ul li {
margin-bottom: 8px;
    line-height: 1.4;
}



.toronto_early .section2 .check_content3 .flex_wrap .flex_box .color_back {
	background:#f4cd39;
	color:#222;
}


.toronto_early .bdbt_flex {
	display:grid;
	font-size:20px;
}
.toronto_early .bdbt_flex  .flex_box {
    display: grid;
    grid-template-columns: 0.5fr 1fr;
    text-align: center;
    gap: 12px;
	font-family: 'NanumSquareRoundB';
    line-height: 60px;
}
.toronto_early .bdbt_flex  .flex_box span {
	border-bottom:1px solid #222;
}

.toronto_early .section2 .check_content4  .detail_text {
	margin-top:20px;
	text-align: right;
}


.toronto_early .section3 {
	background: url(/images/package/toronto_early/section3_back.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.toronto_early .section3 .container .section_tit {
	color:white;
}

.toronto_early .section3 .grid_wrap {
	display:grid;
    grid-template-columns: 1fr 1fr;
	gap:10px;
}
.toronto_early .section3 .grid_wrap .content_box:first-child {
grid-column: 1 / span 2;
display:flex;

}
.toronto_early .section3 .grid_wrap .content_box:first-child .color_box {
    border-top-left-radius: 80px;
    padding-top: 20px;
}
.toronto_early .section3 .grid_wrap .content_box:first-child .white_box {
	flex:1;
	padding:0;
}
.toronto_early .section3 .grid_wrap .white_box {
	background:white;
}
.toronto_early .section3 .grid_wrap .color_box {
	background:#f4cd39;
	color:white;
}
.toronto_early .section3 .grid_wrap .color_box p {
    font-family: 'NanumSquareRoundEB';
    font-size: 26px;
    padding: 20px 30px;
}
.toronto_early .section3 .grid_wrap .icon_wrap {
display: flex;
    align-items: center;
	padding: 15px 40px;
    gap: 45px;
    border-bottom: 1px dashed #ccc;
}
.toronto_early .section3 .grid_wrap .icon_wrap:last-child {
	border-bottom:none;
}
.toronto_early .section3 .grid_wrap .icon_wrap .left_con p {
	font-size:18px;
 font-family: 'NanumSquareRoundB';
}
.toronto_early .section3 .grid_wrap .icon_wrap .left_con img {
	display:block;
	margin:0 auto;
}
.toronto_early .section3 .grid_wrap .icon_wrap .right_con {
    display: grid;
    font-size: 18px;
}
.toronto_early .section3 .grid_wrap .white_box {
	padding:20px;
}
.toronto_early .section3 .grid_wrap .white_box p {
font-size: 18px;
    line-height: 1.9;
}

.toronto_early .section3 .grid_wrap .content_box:last-child .white_box {
	border-bottom-right-radius: 80px;
}
.toronto_early .section3 .img_flex {
	display:flex;
}
.toronto_early .section3 .img_flex img {
	flex:1;
}




.toronto_early .section4 .ac_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.toronto_early .section4 .ac_wrap .ac_box {
    background: url(/images/package/toronto_early/section4_img1.jpg) no-repeat;
    background-size: cover;
    height: 220px;
    display: grid;
}
.toronto_early .section4 .ac_wrap .ac_box2 {
	background: url(/images/package/toronto_early/section4_img2.jpg) no-repeat;
    background-size: cover;
}
.toronto_early .section4 .ac_wrap .ac_box3 {
	background: url(/images/package/toronto_early/section4_img3.jpg) no-repeat;
    background-size: cover;
}
.toronto_early .section4 .ac_wrap .ac_box4 {
	background: url(/images/package/toronto_early/section4_img4.jpg) no-repeat;
    background-size: cover;
}

.toronto_early .section4 .ac_wrap .ac_box p {
    background: #0000008f;
    color: white;
    align-self: end;
    font-size: 20px;
    font-family: 'NanumSquareRoundB';
    padding: 10px 15px;
}
.toronto_early .section4 .sp_wrap {
    text-align: center;
}
.toronto_early .section4 .sp_wrap .plus_icon {
	width:55px;
	height:55px;
	display: block;
    margin: 30px auto 20px;
}
.toronto_early .section4 .sp_wrap .sp_tit {
	font-size:28px;
  font-family: 'NanumSquareRoundEB';
  text-align:center;
  display:inline-block;
  position:relative;
}
.toronto_early .section4 .sp_wrap .sp_tit:after {
content: '';
    position: absolute;
    bottom: 2px;
    width: 100%;
    background: #357809;
    height: 14px;
    left: -1px;
    z-index: -1;
}
.toronto_early .section4 .sp_wrap .sp_flex {
	display:flex;
	gap:20px;
    margin-top: 35px;
}
.toronto_early .section4 .sp_wrap .sp_flex .sp_box {
flex: 1;
    background: #357809;
    height: 145px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.toronto_early .section4 .sp_wrap .sp_flex .sp_box img {
	width:75px;
}
.toronto_early .section4 .sp_wrap .sp_flex .sp_box .white_back {
	background: white;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #357809;
    font-family: 'NanumSquareRoundEB';
    border-top-right-radius: 110PX;
    width: 65px;
    height: 40px;
    line-height: 50px;
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
}

.toronto_early .section4 .sp_wrap .detail_text {
    margin-top: 20px;
    text-align: right;
}

.toronto_early .section5 {
	background:#f4cd39;
}
.toronto_early .section5 .container .section_tit:after {
	background:#f17c07
}

.toronto_early .section5 .grid_wrap {
display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.toronto_early .section5 .grid_wrap .grid_box {
	    text-align: center;
    background: white;
}
.toronto_early .section5 .grid_wrap .grid_box .top_tit {
	font-size:18px;
	 font-family: 'NanumSquareRoundB';
	padding-top:20px;
}
.toronto_early .section5 .grid_wrap .grid_box .top_tit .num {
	font-size:34px;
	color:#f17c07;
 font-family: 'NanumSquareRoundEB';
}
.toronto_early .section5 .grid_wrap .grid_box .black_back {
color: #f4cd39;
    font-size: 18px;
    background: #222;
    padding: 15px 0 11px;
    letter-spacing: -1px;
}

.toronto_early .section5 .grid_wrap .grid_box .section5_logo {
	margin:0px 0 10px;
}

.toronto_early .section6 .container .section_tit:after {
	background:#f17c07
}

.toronto_early .section6  .flex_wrap {
display: flex;
    gap: 70px;
position:relative;
    margin-bottom: 30px;
}
.toronto_early .section6 .container .section_tit {
    margin-bottom: 15px;
}
.toronto_early .section6  .flex_wrap .left_text {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -1px;
    width: 500px;
    word-break: keep-all;

}
.toronto_early .section6  .flex_wrap .section6_logo {
position: absolute;
    top: -90px;
    right: 105px;
}
.toronto_early .section7 {
	background:#f5f5f5;
}

.toronto_early .section7 .container .section_tit:after {
	background:#357809
}

.toronto_early .section7  .content {
    display: flex;
    margin-top: 15px;
    align-items: center;
    gap: 25px;
}
.toronto_early .section7 .school_img {
	width:145px;
}

.toronto_early .section7 .flex_wrap p{
    display: grid;
    grid-template-columns: 80px 1fr;
    line-height: 1.4;
}
.toronto_early .section7 .grid_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px 20px;
}
.toronto_early .section7 .grid_wrap .color_tit{
    border-left: 3px solid #357809;
    color: #357809;
    font-family: 'NanumSquareRoundEB';
    font-size: 20px;
    padding-left: 10px;
}
.toronto_early .section7  .content  .flex_wrap {
display: grid;
    gap: 8px;
}

.toronto_early .section8 {
	background:#f17c07;
}
.toronto_early .section8 .container .section_tit:after {
	background:#357809
}
.toronto_early .section8 .grid_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 55px 30px;
    text-align: center;
}
.toronto_early .section8 .grid_wrap .grid_box {
    background: white;
    position: relative;
    padding: 50px 40px 40px;
    border-radius: 30px;
}
.toronto_early .section8 .grid_wrap .grid_box p {
    font-size: 20px;
	font-family: 'NanumSquareRoundB';
}
.toronto_early .section8 .grid_wrap .grid_box .border_text {
font-family: 'NanumSquareRoundEB';
    font-size: 22px;
    position: relative;
    display: inline-block;
    margin-top: 6px;
	z-index:1;
}


.toronto_early .section8 .grid_wrap .grid_box .border_text:after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 100%;
    background: #ffbe40;
    height: 12px;
    left: -1px;
    z-index: -1;
}
.toronto_early .section8 .grid_wrap .yellow_back {
    background: #f4cd39;
    display: inline-block;
    padding: 12px 45px 8px;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    top: -25px;
    transform: translate(-50%);
}	
.toronto_early .section8 .grid_wrap .yellow_back p {
	font-size:22px;
	font-family: 'NanumSquareRoundEB';
	color:#357809
}


.toronto_early .section9 .grid_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    text-align: center;
}

.toronto_early .section9 .grid_wrap .yellow_back {
	background:#f4cd39;
	padding: 50px 40px 40px;
    border-radius: 30px;
	font-size:20px;
}
.toronto_early .section9 .grid_wrap .yellow_back p {
	font-family: 'NanumSquareRoundB';
}


.toronto_early .last_section .go_btn {
    font-size: 38px;
    font-family: 'NanumSquareRoundEB';
    border: none;
    color: #357809;
    background: white;
    padding: 22px 37px 19px;
	margin-top:35px;
	cursor:pointer;
}	