@charset "EUC-KR";

@media all and (max-width: 1500px) {
	/* temp */
	header h1>div, header h1>div div {
		height: 58px;
	}
	header h1>div div {
		line-height: 58px;
	}
	/* end temp */
	/* header */
	header h1 {
		height: 58px;
	}
	/* main banner */
	.main-banner .main-title {
		font-size: 75px;
	}
	.main-banner button > p {
		font-size: 17px;
	}
	header ul li {
		font-size: 16px;
		margin-left: 25px;
	}
	/* how section */
	.how-section .title-wrap p {
		font-size: 65px;
	}
	.how-wrap {
		width: 74%;
	}
	/* benefit section */
	.benefit-cont > p {
		font-size: 31px;
	}
	/* career section */
	.career-wrap .title-wrap > p:nth-of-type(2) {
		font-size: 52px;
	}
	.career-cont {
		margin-top: 11px;
		font-size: 25px;
	}
	.career-cont span {
		font-size: 32px;
	}
	.career-wrap ul {
		padding: 1.2em 0.85em;
	}
	.career-wrap ul li span {
		font-size: 17px;
	}
	.career-wrap ul li p {
		font-size: 45px;
		text-shadow: 2px 2px 5px rgba(98, 53, 27, 0.3);
	}
	/* interview section */
	.interview-wrap .title-wrap p:first-child {
		font-size: 28px;
	}
	.interview-wrap .title-wrap p:nth-child(2), .interview-wrap .title-wrap p:last-child span {
		font-size: 60px;
	}
	.interview-wrap .title-wrap p:last-child {
		font-size: 58px;
	}
	/* curriculum section */
	.curriculum-box {
		gap: 10px;
	}
	.curriculum-wrap .title-wrap p {
		font-size: 62px;
	}
	.curriculum-wrap > .container > div:last-of-type {
		margin-top: 62px;
	}
	.curriculum-box > p:last-of-type {
		width: 58%;
	}
	/* patent section */
	.patent-wrap .title-wrap > div > p {
		font-size: 60px;
	}
	.patent-wrap .title-wrap > div > img {
		height: 168px;
	}
	.patent-wrap .title-wrap > div {
		gap: 16px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 70px;
	}
	.compare-box {
		padding: 1em 1em 1.6em;
	}
	/* video section */
	.video-section .title-wrap p:nth-of-type(2) {
		font-size: 62px;
	}
	.review-video {
		width: 80%;
	}
	.review-video > div {
		width: calc((100% - 100px) / 2);
	}
	/* inquire section */
	.inquire-box {
		margin-top: 65px;
	}
	.inquire-wrap .title-wrap p:first-child {
		font-size: 38px;
	}
	.inquire-wrap .title-wrap span {
		font-size: 60px;
	}
	/* footer section */
	.footer-cont > ul > li {
		font-size: 16px;
	}
	.footer p {
		font-size: 16px;
	}
}

@media all and (max-width: 1400px) {
	/* benefit section */
	.benefit-wrap .title-wrap p:last-child {
		font-size: 32px;
	}
	/* career section */
	.career-wrap .title-wrap > p:first-of-type {
		font-size: 16.5px;
		margin-bottom: 2px;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) span {
		font-size: 56px;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) {
		font-size: 42px;
		margin-bottom: 3px;
	}
	.career-wrap ul li {
		padding: 0.85em;
	}
	/* profit section */
	.profit-wrap .title-wrap > p {
		margin-bottom: 42px;
	}
	.profit-table > p:first-of-type {
		font-size: 23px;
	}
	.table-wrap th, .table-wrap td {
		padding: .9rem;
		font-size: 20px;
	}
	.profit-table > p:last-of-type {
		font-size: 17px;
	}
	/* review section */
	.review-title h3 {
		font-size: 40px;
	}
}

@media all and (max-width: 1280px) {
	section {
		padding: 100px 0;
	}
	/* temp */
	header h1>div, header h1>div div {
		height: 55px;
	}
	header h1>div div {
		line-height: 55px;
	}
	/* end temp */
	/* header */
	header {
		height: 75px;
	}
	header h1 {
		height: 55px;
	}
	header ul li {
		margin-left: 20px;
	}
	/* main banner */
	.main-banner .main-title {
		font-size: 68px;
	}
	.main-banner .semi-title {
		font-size: 25px;
	}
	.main-banner button {
		padding: 0.85em 1.5em;
	}
	.main-banner button > p {
		font-size: 16px;
	}
	/* how section */
	.how-section .title-wrap p {
		font-size: 60px;
	}
	.our-how .how-cont > p {
		width: 95%;
		font-size: 18px;
	}
	/* benefit section */
	.benefit-wrap.active .title-wrap p:first-child {
	    animation: fadeInUp 1s 0.2s;
	}
	.benefit-wrap.active .title-wrap p:last-child {
		animation: fadeInUp 1s 0.6s;
	}
	.benefit-wrap .title-wrap p:first-child {
		font-size: 80px;
	}
	.benefit-wrap .title-wrap p:last-child {
		font-size: 28px;
	}
	.process {
		margin: 2.4em 0 4.2em;
		gap: 10px;
	}
	.process > p {
		padding: 0 0.8em
	}
	.benefit-box-wrap > div {
		height: 360px;
	}
	.benefit-cont > p {
		font-size: 27px;
		top: 20px;
		left: 20px;
	}
	/* career section */
	.career-wrap .title-wrap > p:first-of-type {
		font-size: 15px;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) span {
		font-size: 50px;
		/* letter-spacing: .5rem; */
	}
	.career-wrap .title-wrap > p:nth-of-type(2) {
		font-size: 36px;
	}
	.career-cont {
		margin-top: 4px;
		font-size: 20px;
	}
	.career-cont span {
		font-size: 26px;
	}
	.career-wrap ul {
		padding: 1em 0.2em;
		margin: 10px 0 26px;
	}
	.career-wrap ul li span {
		font-size: 15px;
	}
	.career-wrap ul li p {
		font-size: 38px;
	}
	.career-wrap ul > .line {
		height: 44px;
	}
	.career-search > p {
		font-size: 23x;
	}
	.career-search > div {
		height: 41px;
	}
	/* interview section */
	.interview-wrap .title-wrap p:first-child {
		font-size: 26px;
	}
	.interview-wrap .title-wrap p:nth-child(2), .interview-wrap .title-wrap p:last-child span {
		font-size: 55px;
	}
	.interview-wrap .title-wrap {
		margin-bottom: 30px;
	}
	.interview-wrap .title-wrap p:last-child {
		font-size: 50px;
	}
	.video-wrap > div {
		width: 80%;
		padding-top: 50%;
	}
	/* curriculum section */
	.curriculum-wrap .title-wrap p {
		width: 66%;
		font-size: 52px;
	}
	.curriculum-wrap > .container > div:last-of-type {
		margin-top: 48px;
	}
	.curriculum-box > p:last-of-type {
		width: 78%;
	}
	.curriculum-wrap button {
		margin-top: 60px;
		font-size: 19px;
	}
	.curriculum-box > p:nth-of-type(2) {
		font-size: 20px;
	}
	.curriculum-box > p:nth-of-type(2) span {
		font-size: 24px;
	}
	/* patent section */
	.patent-wrap .title-wrap > div > p {
		font-size: 55px;
	}
	.patent-wrap .title-wrap > div > img {
		height: 160px;
	}
	.patent-wrap .title-wrap > div {
		gap: 12px;
	}
	.patent-wrap .title-wrap > p {
		margin: 48px auto;
		width: 65%;
		font-size: 18px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 62px;
	}
	.compare-box-wrap {
		margin-top: 70px;
	}
	.compare-box > div {
		margin: 0.8em 0;
		width: 38px;
		height: 38px;
	}
	.compare-box > p {
		width: 90%;
		font-size: 20px;
	}
	.compare-wrap article {
		font-size: 26px;
	}
	/* profit section */
	.profit-wrap .title-wrap > p {
		font-size: 66px;
		margin-bottom: 38px;
	}
	.profit-table > p:first-of-type {
		font-size: 22px;
	}
	.table-wrap th, .table-wrap td {
		padding: .8rem;
		font-size: 19px;
	}
	/* review section */
	.review-wrap .container {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.review-title {
		width: 100%;
		height: auto;
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.review-title h3 {
		text-align: center;
	}
	.review-title > div > h3:first-child {
		margin-top: 15px;
	}
	.review-title-1 {
		display: flex;
		justify-content: center;
	}
	.review-title-1 > h3:last-child {
		margin-top: 15px;
	}
	.review-title-2 {
		display: flex;
		justify-content: center;
	}
	.review-title-2 > h3:last-child {
		margin-top: 15px;
	}
	.review-image {
		display: none;
	}
	.slider2 {
		display: none;
	}
	.slider1 {
		left: 0px;
	}
	.lists-slider {
		width: 95%;
		position: relative;
	}
	.slider1 {
		animation-duration: 5s;
	}
	/* video section */
	.video-section .title-wrap p:nth-of-type(1) {
		font-size: 37px;
	}
	.video-section .title-wrap p:nth-of-type(2) {
		font-size: 55px;
	}
	.review-video {
		margin-top: 54px;
		padding: 0 25px;
		width: 95%;
		box-sizing: border-box;
	}
	.review-video > div {
		width: calc((100% - 132px) / 2);
	}
	/* inquire section */
	.inquire-wrap .title-wrap p:first-child {
		font-size: 38px;
	}
	.inquire-wrap .title-wrap span {
		font-size: 54px;
	}
	.inquire-box {
		margin-top: 55px;
		gap: 15px;
	}
	.inquire-box > div {
		height: 560px;
	}
	.inquire-form > div > input, .inquire-form > textarea {
		height: 58px;
		font-size: 16px;
	}
	.inquire-form > textarea {
		height: 218px;
	}
	.inquire-form > div > input::placeholder,
	.inquire-form > textarea::placeholder {
		font-size: 16px;
	}
	.check-wrapper .description>label {
		font-size: 15px;
	}
	.check-wrapper .description>span {
		font-size: 13.5px;
	}
	.inquire-form > button {
		height: 56px;
		font-size: 18px;
	}
	.check-wrapper > p {
		margin-top: 0;
	}
	.certify-btn > button {
		font-size: 15px;
	}
	/* footer section */
	.footer {
		padding: 2em 0 2.5em;
	}
	.footer-cont > ul > li {
		font-size: 15px;
	}
	.footer p {
		margin-top: 16px;
		font-size: 15px;
	}
	/* popup */
	.agreement-popup>div {
		width: unset;
	}
}


@media all and (max-width: 1160px) {
	header ul li {
		font-size: 15px;
		margin-left: 16px;
	}
}


@media all and (max-width: 1080px) {
	section {
		padding: 100px 0;
	}
	.career-wrap .container {
		padding: 0 30px;
	}
	/* temp */
	header h1>div, header h1>div div {
		height: 52px;
	}
	header h1>div div {
		line-height: 52px;
	}
	/* end temp */
	/* header */
	header {
		height: 72px;
	}
	header h1 {
		height: 52px;
	}
	/* main banner */
	.main-banner {
		height: 92vh;
		max-height: 820px;
	}
	.main-banner .semi-title {
		margin-bottom: 0;
		font-size: 22px;
	}
	.main-banner .main-title {
		font-size: 56px;
	}
	.main-banner button {
		margin-top: 3.2em;
		padding: 0.8em 1.4em;
	}
	/* how section */
	.how-section .title-wrap p {
		font-size: 52px;
	}
	.inquiry-wrap > p {
		font-size: 23px;
	}
	.inquiry-wrap > div {
		gap: 54px;
	}
	.inquiry-box {
		gap: 24px;
	}
	.inquiry-box > p {
		font-size: 45px;
	}
	.inquiry-box > div > p {
		width: 150px;
	}
	.how-box {
		margin-top: 26px;
	}
	.how-cont {
		height: 105px;
	}
	.our-how .how-cont > p {
		font-size: 16px;
	}
	.how-wrap > p, .how-wrap > p span {
		font-size: 28px;
	}
	.how-box > div > p, .how-cont > p {
		font-size: 15px;
	}
	/* benefit section */
	.benefit-box-wrap {
		grid-template-columns: 1fr 1fr;
	}
	.benefit-wrap .title-wrap p:first-child {
		font-size: 70px;
	}
	.benefit-wrap .title-wrap p:last-child {
		font-size: 25px;
	}
	.process {
		margin: 2.2em 0 3.8em;
		gap: 8px;
	}
	.process > p {
		font-size: 17px;
	}
	.benefit-wrap.active .title-wrap p:last-child {
		animation: fadeInUp 1s 0.4s;
	}
	.benefit-wrap.active .process {
		animation: fadeInUp 1.4s both 0.6s;
	}
	.benefit-wrap.active .benefit-box-wrap > div:nth-child(1) {
		animation: none;
	}
	.benefit-wrap.active .benefit-box-wrap > div:nth-child(2) {
		animation: none;
	}
	.benefit-wrap.active .benefit-box-wrap > div:nth-child(3) {
		animation: none;
	}
	.benefit-wrap.active .benefit-box-wrap > div:nth-child(4) {
		animation: none;
	}
	.benefit-wrap.active .benefit-box-wrap {
		animation: fadeInUp 1s 0.8s;
	}
	/* career section */
	.career-img-wrap {
		display: none;
	}
	.career-wrap .container > div > img {
		/* display: block; */
	}
	.career-wrap .container > div:first-child {
		width: 42%;
		height: 330px;
		background-image: url(../image/career-img.png);
		background-position: center 8%;
		background-repeat: no-repeat;
		background-size: cover;
		overflow: hidden;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) span {
		font-size: 48px;
		/* letter-spacing: .4rem; */
		font-family: var(--fw-semibold);
	}
	.career-wrap .title-wrap > p:nth-of-type(2) {
		font-size: 30px;
		text-align: center;
	}
	.career-wrap {
		padding-top: 45px !important;
		padding-bottom: 25px !important;
	}
	.career-wrap .container {
		flex-direction: column;
		align-items: flex-start;
	}
	.career-wrap .container > div:last-child {
		width: 100%;
		margin-top: 12px;
	}
	.career-wrap .title-wrap > p:first-of-type {
		margin: 0 auto;
	}
	.career-wrap ul > .line {
		height: 52px;
	}
	.career-wrap ul {
		width: 80%;
		margin: 10px auto 30px;
	}
	.career-wrap ul li p {
		font-size: 40px;
	}
	.career-wrap .container > div {
		padding: 0.85em;
		margin-left: unset;
	}
	.career-wrap .container > div:first-child {
		margin: 0 auto;
		width: 52%;
	}
	.career-wrap.active .title-wrap {
		width: fit-content;
		margin: 0 auto;
	}
	.career-cont {
		width: fit-content;
		margin: 0 auto;
		margin-top: 7px;
	}
	.career-search {
		margin-bottom: 3.8em;
	}
	/* interview section */
	.interview-wrap .title-wrap p:first-child {
		font-size: 24px;
	}
	.interview-wrap .title-wrap p:nth-child(2), .interview-wrap .title-wrap p:last-child span {
		font-size: 46px;
	}
	.video-wrap > div {
		width: 86%;
		padding-top: 55%;
	}
	.interview-wrap .title-wrap {
		margin-bottom: 20px;
	}
	/* curriculum section */
	.curriculum-box {
		gap: 6px;
	}
	/* patent section */
	.patent-wrap .title-wrap > div > p {
		font-size: 50px;
	}
	.patent-wrap .title-wrap > div > img {
		height: 136px;
	}
	.patent-wrap .title-wrap > p {
		margin: 42px auto;
		width: 70%;
	}
	.image-box > div {
		min-width: 220px;
		max-width: 220px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 58px;
	}
	.compare-box-wrap {
		margin-top: 68px;
		gap: 12px;
	}
	.compare-box {
		padding: 0.65em 0.65em 1.35em;
	}
	.compare-box > div {
		width: 34px;
		height: 34px;
	}
	.compare-box > p {
		width: 100%;
		font-size: 18px;
	}
	.compare-wrap article {
		font-size: 22px;
	}
	/* profit section */
	.profit-table {
		width: 96%;
	}
	.profit-wrap .title-wrap > p {
		margin-bottom: 36px;
		font-size: 64px;
	}
	.profit-table > p:first-of-type {
		font-size: 21px;
	}
	.profit-table > p:last-of-type {
		font-size: 16px;
	}
	.table-wrap th, .table-wrap td {
		font-size: 18px;
	}
	/* video section */
	.video-section .title-wrap p:nth-of-type(1) {
		font-size: 33px;
	}
	.video-section .title-wrap p:nth-of-type(2) {
		font-size: 47px;
	}
	.review-video {
		margin-top: 40px;
		padding: 0 15px;
		width: 100%;
		gap: 15px;
	}
	/* inquire section */
	.inquire-wrap .title-wrap p:first-child {
		font-size: 30px;
	}
	.inquire-wrap .title-wrap span {
		font-size: 42px;
	}
	.inquire-box {
		margin-top: 38px;
		flex-direction: column;
	}
	.inquire-box > div {
		width: 75%;
		height: unset;
	}
	.inquire-box > div:first-child {
		height: 360px;
		border-radius: 5px;
		overflow: hidden;
	}
	.inquire-box > div:last-child {
		gap: 12px;
	}
	/* popup */
	.agreement-popup>div {
		padding: 1.8em 1.2em 1.6em;
		width: 500px;
	}
	.agreement-popup h3 {
		padding-bottom : 15px;
		margin-bottom: 15px;
		font-size: 18px;
	}
	.agreement-popup p {
		font-size: 15px;
	}
	.agreement-popup span {
		font-size: 14px;
		margin-bottom: 1em;
	}
	.agreement-popup button {
		margin-top: 10px;
		font-size: 15px;
	}
}

@media all and (max-width: 1000px) {
	/* career section */
}


@media all and (max-width: 930px) {
	/* header */
	header ul li {
		font-size: 14.5px;
		margin-left: 12px;
	}
	/* review section */
	.review-title h3 {
		font-size: 36px;
	}
	.review-title-1 {
		flex-direction: column; 
	}
	.review-title-1 > h3:last-child {
		margin-top: 0;
	}
	.review-title-2 {
		flex-direction: column; 
	}
	.review-title-2 > h3:last-child {
		margin-top: 0;
	}
}

@media all and (max-width: 910px) {
	.inquire-wrap {
		padding-top: 110px;
	}
	section {
		padding: 90px 0;
	}
	/* how section */
	.how-section .title-wrap p {
		font-size: 48px;
	}
	/* career section */
	.career-wrap .container > div:first-child {
		width: 62%;
		height: 314px;
	}
	.career-wrap ul li {
		padding: 1em 0.85em;
	}
	/* interview section */
	.interview-wrap .title-wrap p:last-child span {
		margin-top: -8px;
	}
	/* curriculum section */
	.curriculum-wrap .title-wrap p {
		width: 72%;
		font-size: 50px;
	}
	.curriculum-wrap > .container > div:last-of-type {
		margin-top: 40px;
		flex-direction: column;
		gap: 2em;
	}
	.curriculum-box {
		width: 100%;
		gap: 8px;
	}
	.curriculum-box > p:last-of-type {
		width: 100%;
	}
	.curriculum-wrap button {
		margin-top: 55px;
		font-size: 18px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 48px;
	}
	.compare-box-wrap {
		margin-top: 62px;
	}
	.compare-box > div {
		width: 32px;
		height: 32px;
	}
	.compare-box > p {
		font-size: 16px;
	}
	.image-box > div {
		min-width: 210px;
		max-width: 210px;
	}
	/* profit section */
	.table-wrap {
		margin: 8px 0;
	}
	.table-wrap tbody tr {
		height: 84px;
	}
	.profit-wrap .title-wrap > p {
		margin-bottom: 30px;
		font-size: 58px;
	}
	.table-wrap td span {
		font-size: 14px;
	}
	.profit-table > p:first-of-type {
		font-size: 20px;
	}
	/* video section */
	.how-wrap {
		width: 78%;
	}
	.how-box {
		margin-top: 20px;
		padding: 1.4em 1.25em;
	}
	.our-how .how-cont > p {
		width: 85%;
	}
	.how-cont {
		padding: 0 10px;
		box-sizing: border-box;
	}
	.how-box > div > p, .how-cont > p {
		font-size: 14px;
	}
	.video-section .title-wrap p:nth-of-type(1) {
		font-size: 30px;
	}
	.video-section .title-wrap p:nth-of-type(2) {
		font-size: 42px;
	}
	.review-video {
		margin-top: 34px;
		padding: 0;
		gap: 12px;
	}
	/* inquire section */
	.inquiry-wrap {
		margin-top: 48px;
		margin-bottom: 42px;
		padding-bottom: 42px;
	}
	.inquiry-wrap > div {
		gap: 50px;
	}
	.inquiry-box {
		gap: 20px;
	}
	.inquiry-box > p {
		font-size: 42px;
	}
	.inquiry-box .inquiry-img {
		width: 114px;
	}
	.inquiry-box > div > p {
		width: 140px;
		height: 42px;
		line-height: 42px;
		font-size: 17px;
	}
}

@media all and (max-width: 890px) {
	/* career section */
	.career-wrap ul li p {
		font-size: 36px;
	}
	.career-wrap ul > .line {
		height: 45px;
	}
}


@media all and (max-width: 820px) {
	/* how section */
	.how-section .title-wrap p {
		font-size: 45px;
	}
	.how-cont > p {
		font-size: 13px;
	}
	/* interview section */
	.interview-wrap .title-wrap p:first-child {
		font-size: 23px;
	}
	.interview-wrap .title-wrap p:nth-child(2), .interview-wrap .title-wrap p:last-child span {
		font-size: 50px;
	}
	.interview-wrap .title-wrap p:last-child {
		font-size: 45px;
	}
	.inquire-box > div {
		width: 85%;
	}
	.image-box > div {
		min-width: 200px;
		max-width: 200px;
	}
	/* popup */
	.agreement-popup>div {
		padding: 1.8em 1.2em 1.6em;
		width: 450px;
	}
	/* career section */
	.career-wrap .container > div:first-child {
		width: 75%;
		height: 270px;
		background-position: center 12%;
	}
	.career-wrap .container > div:last-child {
		margin-top: 8px;
	}
	.career-wrap ul li p {
		font-size: 34px;
	}
	.career-wrap ul > .line {
		height: 40px;
	}
	.career-wrap ul {
		margin: 8px auto 24px;
	}
}

@media all and (max-width: 768px) {
	.inquire-wrap {
		padding-top: 100px;
	}
	section {
		padding: 70px 0;
	}
	.container {
		padding: 0 30px;
	}
	/* temp */
	header h1>div, header h1>div div {
		height: 50px;
	}
	header h1>div div {
		line-height: 50px;
	}
	/* end temp */
	/* header */
	header {
		height: 70px;
	}
	header h1 {
		height: 50px;
	}
	header ul li {
		font-size: 14px;
		margin-left: 10px;
	}
	/* main banner */
	.main-banner {
		height: 90vh;
		max-height: 780px;
	}
	.main-banner .main-title {
		font-size: 50px;
	}
	.main-banner button {
		padding: 0.65em 1.2em;
	}
	.main-banner button p {
		font-size: 15px;
	}
	/* how section */
	.how-section .title-wrap p {
		font-size: 36px;
	}
	.inquiry-wrap {
		margin-top: 30px;
		margin-bottom: 32px;
		padding-bottom: 32px;
	}
	.inquiry-wrap > div {
		gap: 28px;
	}
	.inquiry-box {
		gap: 8px;
	}
	.how-wrap > p, .how-wrap > p span {
		font-size: 26px;
	}
	.how-wrap {
		width: 85%;
	}
	/* benefit section */
	.benefit-wrap .title-wrap p:first-child {
		font-size: 62px;
	}
	.benefit-wrap .title-wrap p:last-child {
		font-size: 24px;
	}
	.process {
		margin: 2em 0 3em;
		width: 80%;
	}
	.benefit-cont > p {
		font-size: 30px;
	}
	.benefit-box-wrap > div {
		height: 300px;
	}
	/* career section */
	.career-wrap .container > div:first-child {
		height: 268px;
	}
	.career-wrap .title-wrap > p:first-of-type {
		font-size: 14px;
	}
	.career-search > p {
		font-size: 20px;
	}
	.career-search > div {
		height: 38px;
	}
	.career-wrap ul {
		width: 100%;
	}
	.career-cont {
		margin-top: 8px;
		font-size: 19px;
	}
	.career-cont span {
		font-size: 26px;
	}
	/* profit section */
	.profit-table {
		width: 100%;
	}
	.table-wrap th, .table-wrap td {
		padding: .6rem 4px;
		font-size: 16px;
	}
	.table-wrap td span {
		font-size: 12.5px;
	}
	.profit-wrap .title-wrap > p {
		margin-bottom: 24px;
		font-size: 56px;
	}
	.profit-table > p:first-of-type {
		font-size: 18px;
	}
	.profit-table > p:last-of-type {
		font-size: 15px;
	}
	/* interview section */
	.interview-wrap .title-wrap p:last-child span {
		margin-top: -5px;
	}
	.interview-wrap .title-wrap p:first-child {
		font-size: 19px;
	}
	.interview-wrap .title-wrap p:nth-child(2), .interview-wrap .title-wrap p:last-child span {
		font-size: 40px;
	}
	.interview-wrap .title-wrap p:last-child span .zero {
		font-size: 56px;
	}
	.video-wrap > div {
		width: 90%;
		padding-top: 60%;
	}
	.interview-wrap .title-wrap p:last-child {
		font-size: 38px;
	}
	/* curriculum section */
	.curriculum-wrap .title-wrap p {
		width: 70%;
		font-size: 42px;
	}
	.curriculum-wrap > .container > div:last-of-type {
		margin-top: 32px;
	}
	.curriculum-box {
		width: 85%;
		margin: 0 auto;
		gap: 12px;
	}
	.curriculum-wrap button {
		margin-top: 46px;
		font-size: 17px;
	}
	/* patent section */
	.patent-wrap .title-wrap > div > p {
		font-size: 40px;
	}
	.patent-wrap .title-wrap > div > img {
		height: 110px;
	}
	.patent-wrap .title-wrap > div {
		gap: 5px;
	}
	.patent-wrap .title-wrap > p {
		margin: 42px auto;
		width: 80%;
	}
	.image-box > div {
		min-width: 184px;
		max-width: 184px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 45px;
	}
	.compare-box-wrap {
		margin-top: 60px;
		gap: 10px;
	}
	.compare-box {
		padding: 0.8em 0.8em 1.2em;
		width: 60%;
	}
	.compare-box > div {
		margin: 0.5em 0;
		width: 28px;
		height: 28px;
	}
	.compare-box > p {
		width: 80%;
		font-size: 18px;
	}
	/* video section */
	.video-section .title-wrap p:nth-of-type(1) {
		font-size: 26px;
	}
	.video-section .title-wrap p:nth-of-type(2) {
		font-size: 35px;
	}
	.review-video {
		margin-top: 27px;
	}
	.review-video > div {
		width: 70%;
	}
	/* inquire section */
	.inquire-box {
		margin-top: 28px;
	}
	.inquire-wrap .title-wrap p:first-child {
		font-size: 25px;
	}
	.inquire-wrap .title-wrap span {
		font-size: 34px;
	}
	.inquire-box > div {
		width: 90%;
	}
	.inquire-box > div:last-child {
		gap: 10px;
	}
	.inquire-box > div:first-child {
		height: 350px;
	}
	/* footer */
	.footer .m-menu {
		display: block;
	}
	.footer .w-menu-wrap {
		display: none;
	}
	.footer-cont > ul > li {
		font-size: 14px;
	}
	.footer p {
		margin-top: 10px;
		font-size: 14px;
	}
}

@media all and (max-width: 720px) {
	/* header */
	header ul li {
		font-size: 13.5px;
		margin-left: 4px;
	}
	/* how section */
	.how-wrap {
		width: 92%;
	}
	.how-cont > p {
		padding-top: 6px;
	}
	/* review section */
	.review-title h3 {
		font-size: 24px;
	}
	.review-title-1,
	.review-title-2 {
		flex-direction: row;
	}
	.review-title-1 > h3:last-child,
	.review-title-2 > h3:last-child {
		margin-top: 15px;
	}
}


@media all and (max-width: 680px) {
	header ul {
		display: none;
	}
}


@media all and (max-width: 620px) {
	.inquire-wrap {
		padding-top: 85px;
	}
	section {
		padding: 70px 0;
	}
	.career-wrap .container {
		padding: 0 20px;
	}
	.container {
		padding: 0 20px;
	}
	/* temp */
	header h1>div, header h1>div div {
		height: 42px;
	}
	header h1>div div {
		line-height: 42px;
	}
	/* end temp */
	/* header */
	header > div {
		padding: 0 20px;
	}
	header {
		height: 62px;
	}
	header h1 {
		height: 42px;
	}
	/* main banner */
	.main-banner {
		height: 75vh;
		max-height: 640px;
	}
	.main-banner .container > div > p:first-child {
		font-size: 18px;
	}
	.main-banner .main-title {
		font-size: 35px;
	}
	.main-banner button {
		padding: 0.6em 1em;
		margin-top: 2.4em;
	}
	.main-banner button p {
		font-size: 14px;
	}
	.main-banner button > .icon-container {
		width: 1.65em;
		height: 1.65em;
	}
	/* how section */
	.how-wrap {
		width: 74%;
	}
	.how-box {
		flex-wrap: wrap;
		padding: 1.4em 1.25em 0;
	}
	.how-box > div {
		width: 100%;
	}
	.how-cont {
		margin-top: 5px;
		margin-bottom: 1.5em;
		height: fit-content;
	}
	.how-cont > p {
		padding-top: 1px;
	}
	.how-wrap.our-how > p {
		padding: 0 10%;
	}
	.how-section .title-wrap p {
		font-size: 30px;
	}
	.how-box > div > p, .how-cont > p {
		font-size: 14px;
	}
	/* career section */
	.career-search {
		margin-bottom: 3em;
	}
	.career-wrap ul {
		margin: 6px auto 20px;
	}
	.career-wrap ul li {
		padding: 0.85em 0.5em;
	}
	/* profit section */
	.profit-wrap .title-wrap > p {
		margin-bottom: 25px;
		font-size: 54px;
	}
	.profit-table > p:first-of-type {
		font-size: 17px;
	}
	.profit-table > p:last-of-type {
		font-size: 14px;
	}
	.table-wrap th, .table-wrap td {
		padding: .5rem 4px;
		font-size: 15px;
		word-break: keep-all;
	}
	.table-wrap td span {
		font-size: 12px;
	}
	/* video section */
	.video-section .title-wrap p:nth-of-type(1) {
		font-size: 21px;
	}
	.video-section .title-wrap p:nth-of-type(2) {
		font-size: 29px;
	}
	.review-video {
		margin-top: 26px;
	}
	.review-video > div {
		width: 62%;
	}
	/* inquiry section */
	.inquire-box > div:first-child {
		height: 290px;
	}
	.inquiry-wrap {
		margin-top: 20px;
		margin-bottom: 28px;
		padding-bottom: 28px;
	}
	.inquiry-wrap > p {
		font-size: 20px;
		margin-bottom: 24px;
	}
	.inquiry-wrap > div {
		flex-direction: column;
		gap: 15px;
	}
	.inquiry-box {
		gap: 26px;
	}
	.inquiry-box > div > p {
		width: 122px;
		height: 38px;
		line-height: 38px;
	}
	.inquiry-box .inquiry-img {
		width: 100px;
	}
	.inquiry-box.m-box {
		flex-direction: row-reverse;
	}
	/* benefit section */
	.benefit-wrap .title-wrap p:first-child {
		font-size: 54px;
	}
	.benefit-wrap .title-wrap p:last-child {
		font-size: 20px;
	}
	.process > p {
		padding: 0 0.7em;
		height: 38px;
		line-height: 38px;
		font-size: 16px;
	}
	.benefit-box-wrap > div {
		height: 250px;
	}
	.benefit-cont > p {
		font-size: 24px;
	}
	.process {
		margin: 1.6em 0 2em;
	}
	/* career section */
	.career-wrap .container > div:first-child {
		width: 96%;
		height: 270px;
		background-position: center 13%;
	}
	.career-wrap .container > div:last-child {
		margin-top: 0;
	}
	.career-wrap ul {
		padding: 0.5em 0;
	}
	.career-wrap ul li {
		width: calc((100% - 4px) / 2) !important;
	}
	.career-wrap ul > .line {
		height: 34px;
	}
	.career-wrap ul li:nth-child(4),
	.career-wrap ul li:nth-child(8) {
		display: none;
	}
	.career-wrap ul li span {
		font-size: 14px;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) span {
		font-size: 44px;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) {
		font-size: 25px;
	}
	.career-wrap ul > .line.m-line {
		display: block;
	}
	/* interview section */
	.interview-wrap .title-wrap p:first-child {
		font-size: 17px;
	}
	.interview-wrap .title-wrap p:nth-child(2), .interview-wrap .title-wrap p:last-child span {
		font-size: 34px;
	}
	.interview-wrap .title-wrap p:last-child span .zero {
		font-size: 48px;
	}
	.video-wrap > div {
		width: 95%;
		padding-top: 65%;
	}
	.interview-wrap .title-wrap {
		margin-bottom: 10px;
	}
	.interview-wrap .title-wrap p:last-child {
		font-size: 30px;
	}
	/* curriculum section */
	.curriculum-wrap .title-wrap p {
		width: 80%;
		font-size: 38px;
	}
	.curriculum-wrap > .container > div:last-of-type {
		margin-top: 28px;
		gap: 2em;
	}
	.curriculum-wrap button {
		margin-top: 40px;
		font-size: 16.5px;
	}
	.curriculum-box {
		gap: 10px;
	}
	.curriculum-box > p:first-of-type {
		font-size: 16px;
	}
	.curriculum-box > p:nth-of-type(2) {
		font-size: 22px;
	}
	.curriculum-box > p:last-of-type {
		font-size: 15px;
	}
	.curriculum-box > img {
		height: 235px;
	}
	/* patent section */
	.patent-wrap .title-wrap > div > p {
		font-size: 38px;
	}
	.patent-wrap .title-wrap > div > img {
		height: 102px;
	}
	.patent-wrap .title-wrap > p {
		margin: 38px auto;
		width: 90%;
		font-size: 15px;
	}
	.image-box > div {
		min-width: 172px;
		max-width: 172px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 37px;
	}
	.compare-box-wrap {
		margin-top: 48px;
	}
	.compare-box {
		width: 76%;
	}
	.compare-wrap article {
		font-size: 20px;
	}
	/* review section */
	.reviw-box {
		width: 100%;
	}
	/* inquire section */
	.inquire-wrap .title-wrap p:first-child {
		font-size: 19px;
	}
	.inquire-wrap .title-wrap span {
		font-size: 30px;
	}
	.inquire-box > div {
		width: 94%;
	}
	.inquire-form > div > input {
		padding: 0 16px;
		height: 52px;
		font-size: 15px;
	}
	.inquire-form > textarea {
		padding: 16px;
		font-size: 15px;
	}
	.inquire-form > div > input::placeholder,
	.inquire-form > textarea::placeholder {
		font-size: 15px;
	}
	.check-wrapper .description>label {
		font-size: 13.5px;
	}
	.check-wrapper .description>span {
		font-size: 12.5px;
	}
	.check-wrapper .checkbox {
		width: 22px;
		height: 22px;
	}
	.check-wrapper .check .checkmark:after {
		top: 1px;
	}
	.inquire-form > button {
		height: 52px;
		font-size: 17px;
	}
	/* footer */
	.footer-cont > ul > li {
		font-size: 13px;
	}
	.footer .container {
		padding: 0 20px;
	}
	/* popup */
	.agreement-popup>div {
		padding: 1.5em 1em 1.2em;
		width: 88%;
	}
	.agreement-popup h3 {
		padding-bottom : 12x;
		margin-bottom: 12px;
		font-size: 16px;
	}
	.agreement-popup p {
		font-size: 14px;
	}
	.agreement-popup span {
		font-size: 13px;
	}
	.agreement-popup button {
		font-size: 14px;
	}
}

@media all and (max-width: 570px) {
	/* profit section */
	.table-wrap {
		border: 0;
	}
	.table-wrap thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	.table-wrap  thead td, .table-wrap  tbody tr td:first-of-type {
		display: block;
		border: 1px solid #333;
	}
	.table-wrap th, .table-wrap td {
		border: 1px solid #333;
	}
	.table-wrap tr {
		/* border-top: 3px solid var(--main-color); */
		border-bottom: 2px solid #333;
		display: block;
		margin-bottom: .625em;
	}
	.table-wrap tr:last-of-type {
		margin-bottom: 0;
	}
	.table-wrap td {
		padding: 0.65em 0.75em;
		border-bottom: 1px solid #333;
		display: block;
		font-size: 13.5px;
		text-align: right;
	}
	.table-wrap tr td:first-of-type {
		background: var(--main-color);
		font-family: var(--fw-medium);
		font-size: 14px;
	}
	.table-wrap td::before {
		content: attr(data-label);
		float: left;
		font-family: var(--fw-medium);
		text-transform: uppercase;
	}
	.table-wrap td:last-child {
		border-bottom: 0;
		border-right: 1px solid #333 !important;
	}
	.table-wrap tbody tr {
		height: unset;
	}
	/* review section */
	.review-title-1 {
		flex-direction: column; 
	}
	.review-title-1 > h3:last-child {
		margin-top: 0;
	}
	.review-title-2 {
		flex-direction: column; 
	}
	.review-title-2 > h3:last-child {
		margin-top: 0;
	}
}


@media all and (max-width: 480px) {
	.inquire-wrap {
		padding-top: 75px;
	}
	section {
		padding: 50px 0;
	}
	.career-wrap .container {
		padding: 0 10px;
	}
	.container {
		padding: 0 15px;
	}
	/* temp */
	header h1>div, header h1>div div {
		height: 40px;
	}
	header h1>div div {
		line-height: 40px;
	}
	/* end temp */
	/* header */
	header {
		height: 60px;
	}
	header h1 {
		height: 40px;
	}
	/* main banner */
	.main-banner {
		height: 62vh;
		max-height: 530px;
	}
	.main-banner .container > div > p:first-child {
		font-size: 16px;
	}
	.main-banner .main-title {
		font-size: 32px;
	}
	.main-banner button {
		margin-top: 2.2em;
	}
	.main-banner button p {
		font-size: 14px;
	}
	.main-banner button > .icon-container {
		width: 1.35em;
		height: 1.35em;
	}
	/* how section */
	.how-section .title-wrap p {
		width: 85%;
		margin: 0 auto;
	}
	.inquiry-wrap > p {
		font-size: 16.5px;
	}
	.inquiry-box {
		gap: 20px;
	}
	.inquiry-box .inquiry-img {
		width: 74px;
	}
	.inquiry-box > div > p {
		width: 98px;
		height: 34px;
		line-height: 34px;
		font-size: 16px;
	}
	.how-wrap {
		width: 84%;
	}
	.how-wrap > p, .how-wrap > p span {
		font-size: 22px;
	}
	.how-box {
		margin-top: 16px;
		padding: 1em 1em 0;
		border-radius: 10px;
	}
	.how-box > div > p, .how-cont > p {
		padding-top: 2px;
		font-size: 13.5px;
	}
	.how-box > div > p {
		padding: 0.5em;
	}
	.our-how .how-cont > p {
		font-size: 13.5px;
	}
	.our-how .how-next .icon-container {
		width: 20px;
		height: 20px;
	}
	/* benefit section */
	.benefit-wrap .title-wrap p:first-child {
		font-size: 44px;
	}
	.benefit-wrap .title-wrap p:last-child {
		font-size: 17px;
	}
	.process {
		width: 100%;
	}
	.process > p {
		padding: 0 0.6em;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.benefit-box-wrap {
		grid-template-columns: 1fr;
	}
	.benefit-box-wrap > div {
		height: 215px;
	}
	.benefit-cont > p {
		font-size: 23px;
	}
	/* career section */
	.career-wrap .container > div:first-child {
		height: 258px;
		background-position: center 13%;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) span {
		font-family: var(--fw-semibold);
	}
	.career-wrap .container > div:last-child {
		margin-top: 7px;
	}
	.career-cont {
		margin-top: 5px;
		font-size: 16px;
	}
	.career-cont span {
		font-size: 23px;
	}
	.career-wrap ul li {
		padding: 0.5em 0.2em;
	}
	.career-wrap ul li span {
		font-size: 11.5px;
	}
	.career-wrap ul li p {
		font-size: 28px;
	}
	.career-wrap ul > .line {
		height: 32px;
	}
	.career-search {
		margin-bottom: 2em;
		gap: 5px;
	}
	.career-search > p {
		font-size: 16px;
	}
	.career-search > div {
		height: 28px;
	}
	.career-wrap .title-wrap > p:first-of-type {
		font-size: 13px;
	}
	.career-wrap .title-wrap > p:nth-of-type(2) span {
		font-size: 40px;
	}
	/* profit section */
	.profit-wrap .title-wrap > p {
		margin-bottom: 20px;
		font-size: 45px;
	}
	.profit-table > p:first-of-type {
		font-size: 16px;
	}
	.table-wrap th, .table-wrap td {
		padding: 0.6em 0.7em;
		font-size: 13.5px;
	}
	.profit-table > p:last-of-type {
		padding-left: 25%;
		font-size: 12px;
	}
	/* interview section */
	.interview-wrap .title-wrap p:first-child {
		font-size: 14px;
	}
	.interview-wrap .title-wrap p:nth-child(2), .interview-wrap .title-wrap p:last-child span {
		font-size: 29px;
	}
	.interview-wrap .title-wrap p:last-child span .zero {
		font-size: 42px;
	}
	.video-wrap > div {
		width: 100%;
		padding-top: 75%;
	}
	.interview-wrap .title-wrap {
		margin-bottom: 0;
	}
	/* curriculum section */
	.curriculum-wrap .title-wrap p {
		width: 76%;
		font-size: 28px;
	}
	.curriculum-wrap > .container > div:last-of-type {
		margin-top: 26px;
		gap: 1.8em;
	}
	.curriculum-wrap button {
		margin-top: 36px;
		font-size: 16px;
		padding: 0.48em 1.2em;
	}
	.curriculum-box {
		gap: 8px;
	}
	.curriculum-box > p:first-of-type {
		font-size: 14px;
	}
	.curriculum-box > p:nth-of-type(2) {
		font-size: 18px;
	}
	.curriculum-box > p:nth-of-type(2) span {
		font-size: 22px;
	}
	.curriculum-box > p:last-of-type {
		font-size: 14px;
	}
	.curriculum-box > img {
		height: 186px;
	}
	/* patent section */
	.patent-wrap .title-wrap > div > p {
		font-size: 28px;
	}
	.patent-wrap .title-wrap > div > img {
		height: 74px;
	}
	.patent-wrap .title-wrap > p {
		margin: 28px auto;
		width: 100%;
		font-size: 14px;
	}
	.image-box > div {
		min-width: 162px;
		max-width: 162px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 36px;
	}
	.compare-box-wrap {
		margin-top: 40px;
	}
	.compare-box {
		width: 85%;
	}
	.compare-box > p {
		font-size: 17px;
	}
	.compare-wrap article {
		font-size: 18px;
	}
	/* video section */
	.video-section .title-wrap p:nth-of-type(1) {
		font-size: 15px;
	}
	.video-section .title-wrap p:nth-of-type(2) {
		font-size: 28px;
		width: 64%;
		margin: 0 auto;
	}
	.review-video {
		margin-top: 18px;
	}
	.review-video > div {
		width: 70%;
	}
	/* inquire section */
	.contact-form {
		gap: 6px;
	}
	.inquire-box > div:first-child {
		height: 580px;
	}
	.inquire-box {
		margin-top: 20px;
	}
	.inquire-wrap .title-wrap p:first-child {
		font-size: 18px;
	}
	.inquire-wrap .title-wrap span {
		font-size: 27px;
	}
	.inquire-box > div {
		width: 98%;
	}
	.check-wrapper .check .checkmark:after {
		top: 1px;
	}
	.checkmark {
		width: 16px;
		height: 16px;
	}
	.check-wrapper .check .checkmark:after {
		left: 4px;
		top: 0;
	}
	.inquire-box > div:last-child {
		gap: 6px;
	}
	.certify-btn > button {
		font-size: 14px;
		padding: 0.7em 1.65em;
	}
	.check-wrapper > p {
		font-size: 13px;
	}
}

@media all and (max-width: 420px) {
	/* career section */
	.career-wrap .container > div:first-child {
		height: 210px;
		background-position: center 12%;
	}
	/* curriculum section */
	.curriculum-box > p:nth-of-type(2) {
		font-size: 17px;
	}
	.curriculum-box > p:nth-of-type(2) span {
		font-size: 18px;
	}
	/* inquire section */
	.inquire-box > div:first-child {
		height: 235px;
	}
}

@media all and (max-width: 411px) {
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 34px;
	}
	/* inquire section */
	.inquire-wrap .title-wrap p:first-child {
		font-size: 16px;
	}
	.inquire-wrap .title-wrap span {
		font-size: 23px;
	}
	.check-wrapper > p {
		font-size: 12px;
	}
}


@media all and (max-width: 360px) {
	/* how section */
	.how-wrap > p, .how-wrap > p span {
		font-size: 20px;
	}
	/* career section */
	.career-wrap .title-wrap > p:nth-of-type(2) span {
		font-size: 38px;
	}
	.career-wrap .title-wrap > p:first-of-type {
		font-size: 13px;
	}
	/* compare section */
	.compare-wrap .title-wrap p {
		font-size: 32px;
	}
	/* inquire section */
	.check-wrapper > p {
		font-size: 11.2px;
	}
}



































