
@font-face {
    font-family: 'Tenada';
    src: url('../newfair/font/Tenada.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('../newfair/font/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.canada_allinone_wrap {
	max-width:1000px;
	width:100%;
}
.canada_allinone_wrap .blue {
	color:#024bff;
}
.package_view .canada_allinone_wrap  p {
    padding: 0;
    float: none;
    line-height: 1.2;
    width: auto;
}

.canada_allinone_wrap .main_section {
	background:url('../newfair/images/canada_all/main_back.jpg') no-repeat;
	display:grid;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
	background-position: center;
}
.canada_allinone_wrap .main_section .main_title {
	color:#0b3364;
    padding: 90px 0 200px;
}
.canada_allinone_wrap .main_section .top_title {
	font-size:32px;
	background:url('../newfair/images/canada_all/main_top_title.png') no-repeat;
	width:390px;
	height:60px;
    line-height: 60px;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 30px;
}
.canada_allinone_wrap .main_section .mid_title {
    font-size: 132px;
    font-family: 'Tenada';
    letter-spacing: -9px;
    line-height: 1.1;
}
.canada_allinone_wrap .main_section .mid_title .white {
	letter-spacing: -9px;
    line-height: 1.1;
	color:white;
    text-shadow: 9px 6px 0px #0b3364;
}
.canada_allinone_wrap .main_section .btm_title {
	font-size:36px;
	font-weight:bold;
	color:white;
	line-height: 1.7;
    letter-spacing: -2.5px;
	padding-top: 120px;
	position:relative;
}
.canada_allinone_wrap .main_section .btm_title:after {
	content:'';
	position:absolute;
	top:40px;
	left:50%;
	transform: translate(-50%);
	width:80px;
	height:6px;
	background:white;
}
.canada_allinone_wrap .main_section .btm_title .white_back {
	background:white;
	color:#0b3364;
	font-weight:900;
	font-size:40px;
    padding: 0 13px;
}
.canada_allinone_wrap .section1 .se_title {
font-size:38px;
font-weight:bold;
text-align: center;
    letter-spacing: -1.5px;
}
.canada_allinone_wrap .section1 .se_title .blue {
	color:#024bff;
	font-weight:900;
	font-size:70px;
	letter-spacing: -1.5px;
}
.canada_allinone_wrap .container {
	padding:100px 0 120px;
}
.canada_allinone_wrap .section1 .change_table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
	margin:100px 0 120px;;
}
.canada_allinone_wrap .section1 .change_table thead td {
	font-size:28px;
	font-weight:bold;
	height:100px;
    vertical-align: middle;
}
.canada_allinone_wrap .section1 .change_table thead .gray1 {
	background:#dbdbdb;
}
.canada_allinone_wrap .section1 .change_table thead .gray2 {
	background:#8a8a8a;
	color:white;
}
.canada_allinone_wrap .section1 .change_table thead .blue {
	font-size:40px;
	color:white;
	background:#024bff;
	position:relative;
	display: block;
    line-height: 60px;
}
.canada_allinone_wrap .section1 .change_table thead .blue:after {
	content:'';
	position:absolute;
	top:-40px;
	left:0;
	width:100%;
	background:#024bff;
	height:40px;
}
.canada_allinone_wrap .section1 .change_table thead .blue:before {
	content:'';
	position:absolute;
	top:-60px;
    left: -60px;
	border-bottom: 0px solid transparent;
	  border-top: 40px solid transparent;
	  border-left: 40px solid #18398a;
	  border-right: 40px solid transparent;
	transform: rotate(-90deg);
}

.canada_allinone_wrap .section1 .change_table tbody tr td {
	height:140px;
	    vertical-align: middle;
		border-bottom:2px solid #d4d4d4;
}
.canada_allinone_wrap .section1 .change_table tbody tr td:first-child {
	background:#f9f9f9;
	font-size:28px;
	font-weight:bold;
}
.canada_allinone_wrap .section1 .change_table tbody tr td:nth-child(2){
	background:#f1f1f1;
	font-size:28px;
	font-weight:bold;
}
.canada_allinone_wrap .section1 .change_table tbody tr td:last-child {
	color:#024bff;
	font-size:35px;
	font-weight:900;
}
.canada_allinone_wrap .section1 .change_table tbody tr:last-child .blue {
	position:relative;
	display: block;
    line-height: 180px;
	border-bottom:none;
}
.canada_allinone_wrap .section1 .change_table tbody tr:last-child .blue:after {
	content:'';
	position:absolute;
	bottom:-40px;
	left:0;
	width:100%;
	background:white;
	height:40px;
    z-index: -1;
}
.canada_allinone_wrap .section1 .change_table tbody tr:last-child .blue:before {
	content:'';
	position:absolute;
    bottom: -40px;
    left: -80px;
	border-bottom: 0px solid transparent;
	  border-top: 40px solid transparent;
	  border-left: 40px solid #18398a;
	  border-right: 40px solid transparent;
	transform: rotate(-180deg);
}
.canada_allinone_wrap .section1  .table_wrap {
	position:relative;
}
.canada_allinone_wrap .section1  .table_wrap:after {
content: '';
    position: absolute;
    top: -39px;
    right: 0;
    width: 407px;
    height: 731px;
    border: 5px dashed #024bff;
    background: none;
    z-index: -1;
    box-shadow: 2px 2px 15px #00000059;
}
.canada_allinone_wrap .section2 {
background:#024bff;
color:white;
font-weight:bold;
text-align: center;
}
.canada_allinone_wrap .section2  .top_title {
	font-size:50px;
}
.canada_allinone_wrap .section2  .mid_title {
	font-size:120px;
    letter-spacing: -7px;
	margin-top: 100px;
	margin-bottom:100px;
	position:relative;
	display:inline-block;
}
.canada_allinone_wrap .section2  .mid_title:after {
	content:'';
	position:absolute;
	top: -20px;
    left: -85px;
	width:45px;
	height:35px;
	background:url('../newfair/images/canada_all/section2_midtitle.png') no-repeat;
}
.canada_allinone_wrap .section2  .mid_title:before {
	content:'';
	position:absolute;
	bottom: -20px;
    right: -85px;
	width:45px;
	height:35px;
	background:url('../newfair/images/canada_all/section2_midtitle.png') no-repeat;
    transform: rotate(-180deg);
}
.canada_allinone_wrap .section2  .btm_title {
	font-size:50px;
    line-height: 2.4;
}
.canada_allinone_wrap .section2  .btm_title span {
	font-size:90px;
	position:relative;
}
.canada_allinone_wrap .section2  .btm_title span:after {
	content:'';
	position:absolute;
	top:5px;
	left:50%;
	transform: translate(-50%);
	width:10px;
	height:10px;
	border-radius:100px;
	background:white;
}
.canada_allinone_wrap .section2 .dot {
	display:grid;
	gap:10px;
    justify-content: center;
	margin-bottom:80px;
}
.canada_allinone_wrap .section2 .dot span {
	width:10px;
	height:10px;
	background:white;
}

.canada_allinone_wrap  .se_title{
    text-align: center;
}
.canada_allinone_wrap  .se_title .blue_back {
    background: #024bff;
    color: white;
    font-weight: bold;
    font-size: 30px;
    display: inline-block;
    padding: 12px 35px;
}
.canada_allinone_wrap  .se_title  .main_title {
    font-size: 60px;
    font-weight: 900;
    letter-spacing: -4px;
	margin-top:10px;
}
.canada_allinone_wrap .section3 .se_title  .main_title .line {
	letter-spacing:-6px;
	position:relative;
}
.canada_allinone_wrap .section3 .se_title  .main_title .line:after {
content: '';
    position: absolute;
    bottom: -4px;
    left: 4px;
    background: url(../newfair/images/canada_all/title_line.png) no-repeat;
    width: 290px;
    height: 22px;
    z-index: -1;
}

.canada_allinone_wrap .section3 .grid {
	display:grid;
	gap:55px;
	margin-top:100px;
    padding-left: 220px;
}
.canada_allinone_wrap .section3 .grid .flex {
	display: flex;
    justify-content: start;
    gap: 90px;
    align-items: center;
}
.canada_allinone_wrap .section3 .grid .flex .img_wrap {
	display: grid;
    text-align: center;
    width: 200px;
	gap: 10px;
    font-weight: 500;
}
.canada_allinone_wrap .section3 .grid .flex .img_wrap p{
font-size:22px;
}
.canada_allinone_wrap .section3 .grid .flex .img_wrap img {
	width:130px;
	margin:0 auto;
}
.canada_allinone_wrap .section3 .grid .flex .detail_wrap {
	display:grid;
	gap:15px;
}
.canada_allinone_wrap .section3 .detail_wrap .black_back {
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: #333;
    border-radius: 100px;
    display: inline-block;
    width: max-content;
    padding: 8px 15px;
    line-height: 1.2;
}
.canada_allinone_wrap .section3 .detail_wrap .detail_text {
	font-size: 30px;
    letter-spacing: -2px;
	font-weight:bold;
	text-align: left;
}


.canada_allinone_wrap .section4 .img_box {
    background: url(../newfair/images/canada_all/section4_back.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    display: grid;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
	margin-top:90px;
	margin-bottom:60px;
	height:500px;
}
.canada_allinone_wrap .section4 .img_box p {
	font-size:30px;
	font-weight:500;
    letter-spacing: -2.5px;
}
.canada_allinone_wrap .section4 .img_box p span {
	font-size:65px;
	font-weight:900;
	letter-spacing: -4px;
}
.canada_allinone_wrap .section4 ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: 28px;
    font-weight: bold;
    gap: 40px 80px;
    padding: 0 40px;
}
.canada_allinone_wrap .section4 li {
    background: #222;
    color: white;
    text-align: center;
    line-height: 60px;
    border-radius: 100px;
	position:relative;
    padding-left: 30px;
}
.canada_allinone_wrap .section4 li span {
    position: absolute;
    left: -2px;
    top: -7px;
    background: #024bff;
    border-radius: 100px;
    border: 8px solid white;
    width: 60px;
    height: 60px;
    display: grid;
    justify-content: center;
    align-items: center;
}
.canada_allinone_wrap .section4 .price {
    background: #024bff;
	color:white;
	font-weight:900;
	font-size:45px;
	text-align:center;
	line-height:100px;
	border-radius:100px;
	 width: calc(100% - 90px);
    margin: 0 auto;
	    margin-top: 60px;
    margin-bottom: 80px;
}
.canada_allinone_wrap .section4 .img_wrap {
	display:flex;
	gap:30px;
    justify-content: center;
}
.canada_allinone_wrap .section4 {
	background:#fafafa;
}
.canada_allinone_wrap .section4.section5 {
	background:white;
}
.canada_allinone_wrap .section4.section5 .img_box {
    background-image: url(../newfair/images/canada_all/section5_back.jpg);
}

.canada_allinone_wrap .section6 {
	background: #024bff;
}
.canada_allinone_wrap  .section6 .se_title .blue_back {
	background:white;
	color:#222;
}
.canada_allinone_wrap .section6 .se_title {
	color:white;
}
.canada_allinone_wrap .section6 .flex {
    display: flex;
    justify-content: center;
    text-align: center;
	gap: 40px;
    padding: 0 40px;
	margin-top:100px;
}
.canada_allinone_wrap .section6 .flex > div {
	background:white;
	font-size:30px;
	font-weight:900;
	flex:1;
	position:relative;
}
.canada_allinone_wrap .section6 .flex > div  p {
	letter-spacing: -2px;
	padding: 70px 0;
    line-height: 1.3;
	font-size:30px;
}
.canada_allinone_wrap .section6 .flex .num {
position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -50px;
    width: 80px;
    height: 80px;
    background: #024bff;
    color: white;
    font-weight: 900;
    border: 10px solid white;
    border-radius: 100px;
    display: grid;
    justify-content: center;
    align-items: center;
}

.canada_allinone_wrap .section7 ul {
	display:grid;
	gap:50px;
	width: min-content;
    margin: 90px auto;
	position:relative;
} 
.canada_allinone_wrap .section7 ul:after {
	content:'';
	position:absolute;
	left:50%;
	top:0;
	margin-left:-7px;
	width:15px;
	height:100%;
	background: linear-gradient(125deg, rgba(255,255,255,1) 0%, rgba(149,186,255,1) 50%, rgba(2,75,255,1) 100%);
	z-index: -1;
}
.canada_allinone_wrap .section7 ul li {
    background: #e8e8e8;
    border-radius: 100px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 75px;
    width: 500px;
    margin: 0 auto;
	position:relative; 
}
.canada_allinone_wrap .section7 ul li span {
    position: absolute;
    left: -5px;
    top: -6px;
    display: grid;
    font-weight: 900;
    font-size: 62px;
    color: white;
    background: #024bff;
    border: 10px solid white;
    width: 70px;
    height: 70px;
    justify-content: center;
    align-items: center;
    line-height: 1;
    border-radius: 100px;
}
.canada_allinone_wrap .section7 ul li span:after {
	content:'+';
	position:absolute;
    left: 17px;
    top: 2px;
}
.canada_allinone_wrap .section7 ul .black_back {
	background:#222;
	color:white;
}
.canada_allinone_wrap .section7 .dot {
	display:grid;
	gap:10px;
    justify-content: center;
	margin-bottom:80px;
}
.canada_allinone_wrap .section7 .dot span {
	width:10px;
	height:10px;
	background:#024bff;
}

.canada_allinone_wrap .section7 .btm_title {
    font-size: 50px;
    font-weight: 900;
    text-align: center;
    letter-spacing: -2px;
}
.canada_allinone_wrap .main_section .consulting_btn {
    background: white;
    color: #0b3364;
    font-size: 40px;
    font-weight: 900;
    border: none;
    font-family: 'Noto Sans KR', sans-serif;
    padding: 12px 20px 14px;
    cursor: pointer;
}
.mobi_bl {
	display:none;
}

@media (max-width:1000px) {
.mobi_bl {
	display:block;
}
.mobi_no {
	display:none;
}
.canada_allinone_wrap {
	width:auto;
	padding:0 10px;
}
.canada_allinone_wrap .main_section .main_title {
    padding: 70px 0 120px;
}
.canada_allinone_wrap .main_section .mid_title {
        font-size: 65px;
        letter-spacing: -4px;
}
.canada_allinone_wrap .main_section .mid_title .white {
	letter-spacing: -4px;
    text-shadow: 7px 4px 0px #0b3364;
}
.canada_allinone_wrap .main_section .top_title {
	font-size:24px;
	width: 275px;
    height: 47px;
    line-height: 44px;
    letter-spacing: -2px;
    background-size: 275px;
}
.canada_allinone_wrap .main_section .btm_title:after {
width: 70px;
    height: 4px;
	top:20px
}
.canada_allinone_wrap .main_section .btm_title {
	font-size:24px;
	padding-top:60px;
}
.canada_allinone_wrap .main_section .btm_title .white_back {
	font-size:28px;
}

.canada_allinone_wrap  img{
	width:100%;
	min-width: 0;
}
.canada_allinone_wrap .section7 ul li {
	width:auto;
}
.canada_allinone_wrap .section1 .se_title {
	font-size:22px;
}
.canada_allinone_wrap .section1 .se_title .blue {
	font-size:40px;
}
.canada_allinone_wrap .container {
    padding: 70px 0px 80px;
}
.canada_allinone_wrap .section1 .change_table thead td {
	font-size:18px;
	height:55px;
}
.canada_allinone_wrap .section1 .change_table tbody tr td:first-child,
.canada_allinone_wrap .section1 .change_table tbody tr td:nth-child(2) {
	font-size:16px;
}
.canada_allinone_wrap .section1 .change_table tbody tr td:last-child {
	font-size:20px;
}
.canada_allinone_wrap .section1 .change_table tbody tr td {
	height:60px;
}
.canada_allinone_wrap .section1 .change_table thead .blue {
	font-size:22px;
	    line-height: 32px;
}
.canada_allinone_wrap .section1 .change_table thead .blue:after {
	height:22px;
	top:-21px;
}
.canada_allinone_wrap .section1 .change_table tbody tr:last-child .blue {
line-height: 70px;
}
.canada_allinone_wrap .section1 .change_table thead .blue:before {
	top: -36px;
    left: -37px;
    border-bottom: 0px solid transparent;
    border-top: 23px solid transparent;
    border-left: 23px solid #18398a;
    border-right: 30px solid transparent;
}
.canada_allinone_wrap .section1 .change_table tbody tr:last-child .blue:after {
	height:22px;
	bottom:-22px;
}
.canada_allinone_wrap .section1 .change_table tbody tr:last-child .blue:before {
        bottom: -22px;
        left: -52px;
    border-bottom: 0px solid transparent;
    border-top: 23px solid transparent;
    border-left: 23px solid #18398a;
    border-right: 30px solid transparent;
}
.canada_allinone_wrap .section1 .change_table {
    margin: 70px auto 40px;
}
.canada_allinone_wrap .section1 .table_wrap:after {
	display:none;
}
.canada_allinone_wrap .section1 .change_table tbody tr:nth-child(2) td:last-child {
	position:relative;
}
.canada_allinone_wrap .section1 .change_table tbody tr:nth-child(2) td:last-child:after {
    content: '';
    position: absolute;
    top: -136px;
    right: 0;
    width: calc(100% - 8px);
    height: 334px;
    border: 4px dashed #024bff;
    background: none;
    z-index: -1;
    box-shadow: 2px 2px 15px #00000059;
}
.canada_allinone_wrap .section1 .change_table tbody tr:last-child .blue {
	z-index:-2;
}
.canada_allinone_wrap .section2 .top_title {
	font-size:26px;
}
.canada_allinone_wrap .section2 .mid_title {
	font-size:80px;
	margin:60px 0;
}
.canada_allinone_wrap .section2 .mid_title:after {
	background-size: 30px;
	width:30px;
	height:24px;
	left: -55px;
}
.canada_allinone_wrap .section2 .mid_title:before {
background-size: 30px;
	width:30px;
	height:24px;
	right: -55px;
}
.canada_allinone_wrap .section2 .dot span {
    width: 7px;
    height: 7px;
}
.canada_allinone_wrap .section2 .dot {
	gap:7px;
	margin-bottom:50px;
}
.canada_allinone_wrap .section2 .btm_title {
	font-size:26px;
	line-height: 2.1;
}
.canada_allinone_wrap .section2 .btm_title span {
	font-size:40px;
}
.canada_allinone_wrap .section2 .btm_title span:after {
	top: 1px;
	width: 5px;
	height: 5px;
}

.canada_allinone_wrap .se_title .blue_back {
	font-size:20px;
    padding: 10px 16px;
}
.canada_allinone_wrap .se_title .main_title {
	font-size:34px;
	    letter-spacing: -2.5px;
}
.canada_allinone_wrap .section3 .se_title .main_title .line {
 letter-spacing: -2.5px;
}
.canada_allinone_wrap .section3 .se_title .main_title .line:after {
	width: 170px;
    height: 17px;
    background-size: 170px;
	bottom: -8px;
    left: 2px;
}
.canada_allinone_wrap .section3 .grid .flex .img_wrap img {
	width:100px;
	height:100px;
}
.canada_allinone_wrap .section3 .grid .flex .img_wrap {
	font-size:16px;
    width: auto;
}
.canada_allinone_wrap .section3 .detail_wrap .black_back {
    font-size: 14px;
    padding: 6px 13px;
}
.canada_allinone_wrap .section3 .detail_wrap .detail_text {
	font-size:18px;
}
.canada_allinone_wrap .section3 .grid {
	padding-left:0;
    grid-template-columns: 1fr 1fr;
    gap: 25px 10px;
	margin-top: 60px;
}
.canada_allinone_wrap .section3 .grid .flex {
	display:grid;
    justify-content: center;
	gap:10px;
}
.canada_allinone_wrap .section3 .grid .flex .detail_wrap {
	text-align: center;
    justify-items: center;
    gap: 8px;
}
.canada_allinone_wrap .section3 .grid .flex .img_wrap .img_text {
	display:none;
}

.canada_allinone_wrap .section3 .grid .flex:last-child {
    grid-column: span 2;
}
.canada_allinone_wrap .section3 .detail_wrap .black_back {
	display:none;
}
.canada_allinone_wrap .section4 .img_box p {
	font-size:22px;
}
.canada_allinone_wrap .section4 .img_box {
    margin-top: 35px;
    margin-bottom: 30px;
    height: 330px;
}
.canada_allinone_wrap .section4 .img_box p span {
font-size: 45px;
}
.canada_allinone_wrap .section4 ul {
gap: 15px;
padding:0;
font-size:16px;
grid-template-columns:1fr;
}

.canada_allinone_wrap .section4 li {
        padding-left: 0px;
	line-height:55px
}
.canada_allinone_wrap .section4 li:nth-child(2) {
order:4;
}
.canada_allinone_wrap .section4 li:nth-child(4) {
order:5;
}
.canada_allinone_wrap .section4 li:nth-child(6) {
order:6;
}
.canada_allinone_wrap .section4 li span {
left: -8px;
    top: -2px;
	border: 6px solid white;
    width: 50px;
    height: 50px;
}
.canada_allinone_wrap .section4 .price {
	font-size:28px;
	width: 100%;
	    line-height: 65px;
	margin-top: 50px;
    margin-bottom: 50px;
}
.canada_allinone_wrap .section4 .img_wrap {
	gap:10px;
}
.canada_allinone_wrap .section6 .flex {
	padding:0;
	gap:10px;
    margin-top: 60px;
}
.canada_allinone_wrap .section6 .flex .num {
    border: 6px solid white;
	top: -30px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
}
.canada_allinone_wrap .section6 .flex > div {
	font-size:18px;
}
.canada_allinone_wrap .section6 .flex > div p {
padding: 40px 0;
font-size:18px;
}

.canada_allinone_wrap .section7 ul {
        margin: 50px auto;
        width: auto;
		gap:15px;
}
.canada_allinone_wrap .section7 ul li {
	font-size:18px;
	line-height: 55px;
    width: 100%;
}
.canada_allinone_wrap .section7 ul li span {
        left: -8px;
        top: -2px;
        border: 6px solid white;
        width: 50px;
        height: 50px;
        font-size: 38px;
}
.canada_allinone_wrap .section7 ul li span:after {
    left: 13px;
    top: 5px;
}
.canada_allinone_wrap .section7 ul:after {
    margin-left: -4px;
    width: 8px;
}
.canada_allinone_wrap .section7 .dot {
	gap:7px;
    margin-bottom: 40px;
}
.canada_allinone_wrap .section7 .dot span {
	width:7px;
	height:7px;
}

.canada_allinone_wrap .section7 .btm_title {
	font-size:32px;
}
.canada_allinone_wrap .main_section .consulting_btn {
	font-size:24px;
	    padding: 8px 14px 10px;
}


}
