﻿.college {font-family: Pretendard !important;}
.college_sec {background: #fff;padding: 80px 0 90px;}
.coll_tit {color: #050505;text-align: center;font-size: 30px;font-weight: 300;line-height:42px;letter-spacing: -0.3px;}
.coll_tit span {font-weight:700;}
.coll_subtit  {color: #050505;font-size: 14px;font-weight: 300;line-height: 19px;letter-spacing: -0.14px;margin-top:10px;text-align:center;}
.txt-left  {text-align: left;}
.coll_subtit span {font-weight:600;}
.college_sec .curr_wrap {margin:75px auto 70px;display:flex;justify-content:center;}
.college_sec .curr_block {width: 25%;display: flex;padding: 0px 10px;flex-direction: column;align-items: flex-start;gap:20px;}
.college_sec .curr_block-img {width: 100%;height: 169px;}
.college_sec .curr_block-img img {width: 100%;height: 100%;border-radius:12px;object-fit:cover;}
.college_sec .curr_block p {color: #42C9FA;font-size: 11px;font-weight: 400;line-height: 16px;}
.college_sec .curr_block h5 {color: #050505;font-size: 21px;font-weight: 700;line-height: 32px;}
.college_sec .curr_block h5 span {font-size: 15px;font-weight: 300;}
.college_sec .curr_block-txt {color: #050505;opacity: 0.6;font-size: 15px;font-weight: 400;line-height: 23px;}

.exam_wrap {margin-top:50px; display: flex;flex-direction: row;justify-content:center;width:100%;gap: 2%;}
.exam_block {border-radius: 16px;background: #F7F7F7;width: 24%;display: flex;padding: 56px 17px;flex-direction: column;align-items: flex-start;gap: 10px;}
.exam_block * {color: #282828;font-size: 21px;font-weight: 800;line-height: 32px;}
.exam_block div {font-weight: 400;}
.exam_block p {color:#282828;font-size: 14px;font-weight: 400;line-height: 21px;}
.college_sec-bk {background: rgba(40, 40, 40, 1); padding: 70px 0 80px;}

@keyframes scrollLogos {0% {transform: translateX(0);} 100% {transform: translateX(-50%);} }

.coll_logos {margin: 20px auto;overflow:hidden;position: relative;width: 100%;}
.coll_logos .logos_wrap {animation: scrollLogos 60s linear infinite;display: flex;gap:35px;width: calc(200px * 24);}
.coll_logos .logos_wrap div {width:180px;height:65px;display:flex;justify-content:center;align-items:center;background: rgba(255,255,255,1);}
.coll_logos .logos_wrap div img {display:block;margin: 0 auto;max-width:100%;object-fit:contain;}
.coll_imgs {margin:55px auto 90px;padding: 0 20px 85px;border-bottom: 1px solid rgba(102, 102, 102, 1);width:100%;position:relative;}
.coll_imgs p {color: #E9E9E9;font-size: 28px;font-weight: 200;line-height: 42px;letter-spacing: -0.28px;display:block;transform: rotate(-90deg) translate(-45%, -100%);position:absolute;top:0;left:-115px;}
.coll_imgs p span {font-weight: 700;}
.img_wrap {display:flex;gap:30px;justify-content: flex-end;}
.img_wrap img {display:block;max-width:33%;object-fit:cover;}

.coll_ques {margin-top:60px;}
.coll_ques-block {width:100%;margin-bottom: 25px;}
.coll_ques-block h6 {font-weight:700;font-size:21px;color: rgba(5, 5, 5, 1);display:flex;align-items:center;margin-bottom:25px;}
.coll_ques-block h6 span {color: #FFF;display: flex;width: 50px;height: 50px;/* line-height: 31.5px;padding: 9px 17px;flex-direction: column; */justify-content: center;align-items: center;margin-right: 10px;border-radius: 100%;background: #050505;}
.coll_ques-block p {background-color: rgba(246, 246, 246, 1);border-radius:20px;color: rgba(5, 5, 5, 1);font-weight:400;font-size:17px;display:flex;justify-content:center;align-items:center;width:100%;height:96px;text-align:center;}
.college_sec-bk .coll_tit {color: #fff;font-size:34px;}
.college_sec-bk .coll_subtit {color: #fff;font-size: 18px;}
.college_sec-bk .coll_subtit {margin-top:10px;}
.process_point {margin-top: 50px;display:flex;justify-content:center;gap: 17px;color: #fff; }
.process_point li {display:flex;justify-content:center;align-items:center;font-weight:400;font-size:17px;line-height: 25px;}
.process_point li div {width:24px;height:24px;background: url(/2022/img/edu/coll_icon-check.png) center center / contain no-repeat;background-size: 60% 60%;}

.coll_steps-row {margin:70px auto 0;width:max-content;max-width:100%;}
.coll_steps-row p {font-weight:700;font-size:18px;color: #fff;margin-bottom:20px;}
.coll_steps-row li {width: 162px;height:209px;background: rgba(255, 255, 255, 1);padding:20px;text-align:center;color:#000;position:relative;}
.coll_steps-row li:not(:last-of-type):after {height:15.5px;width:8.5px;display:block;content:'';background: url(/2022/img/edu/coll_arrow.png) center center / contain no-repeat;background-size: 100% 100%;position:absolute;right:-10px;top:50%;transform: translate(100%, -50%);}
.coll_steps-row .step_num {display:block;margin: 0 auto;background: rgba(255, 192, 0, 1);padding:5px 10px;font-weight:700;font-size:15px;color: rgba(5,5,5,1);margin-bottom:30px;border-radius:50px;width: max-content;}
.coll_steps-row .step_tit {font-weight:700;font-size:19px;}
.coll_steps-row .step_txt {font-weight:400;font-size:15px;margin-top:10px;}
.coll_steps-row ul {width:100%;display:flex;justify-content:center;gap: 30px;}

.intTab input {display:none;}
.intTab label {float: left;padding: 4px;width: 35%;display: block;width: 100%;padding: 20px 0px;text-align: center;color: #666;background: #fafafa;border-radius: 12px;}
.intTab input[type="checkbox"]:checked + label {background: #ff1e14;color: #fff;} 

.intTab li {width: 40%;width:300px;}

@media(max-width:1200px) {
	.college_sec {padding: 60px 10px;}
	.coll_imgs {margin: 6% auto 10%;padding: 0% 5% 5% 0;}
	.img_wrap {gap: 3%;}
	.img_wrap img {max-width:28%;}
	.coll_imgs p {left:-2%;transform: rotate(-90deg) translate(-45%, -100%);font-size: 18px;}
}


@media(max-width:768px) {

	.coll_tit {font-size:24px;line-height: 32px;}
	.college_sec .curr_wrap {flex-wrap:wrap;flex-direction:row;margin: 18% auto;}
	.college_sec .curr_block {width:50%;margin-bottom: 15%;}
	.college_sec .curr_block h5 {font-size:16px;}
	.college_sec .curr_block h5 span {font-size:12px;}
	.college_sec .curr_block-txt {font-size:13px;line-height:20px;}

	.exam_wrap {flex-wrap:wrap;flex-direction:row;}
	.exam_block {width:48%;margin-bottom:10px;gap:10px;padding: 40px 15px;}
	.exam_block * {font-size: 18px;line-height: 28px;}
	.exam_block p {font-size:12px;line-height:20px;}
	.college_sec .curr_block p br {display:none;}
	.coll_logos .logos_wrap {gap:25px;width: calc(150px * 24);}
	.coll_logos .logos_wrap div {width:150px;}
	.coll_ques-block h6 {font-size:16px;}
	.coll_ques-block h6 span {width:30px;height:30px;}
	.coll_ques-block p {font-size:14px;height: unset;padding: 25px 10px;}
	.coll_imgs p {left:-2%;transform:rotate(-90deg) translate(-40%, -150%);font-size: 16px;}
	.coll_steps-row ul {flex-wrap:wrap;flex-direction:row;justify-content: flex-start;gap: 8%;}
	.coll_steps-row li {width:46%;height:auto;margin-bottom:8%;}
	.coll_steps-row li div {max-width:100%;}
	.coll_steps-row li:nth-of-type(2):after {content:unset;}
	.process_point {flex-wrap:wrap;flex-direction:row;}

}

@media(max-width:550px) {
	.coll_imgs p {transform:rotate(-90deg) translate(-36%, -120%);font-size: 12px;}
}

@media(max-width:440px) {
	.coll_imgs p {transform:rotate(-90deg) translate(-33%, -120%);font-size: 10px;}
}