
@font-face { 
	font-family: 'S-CoreDream-4Regular'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); 
}
@font-face { 
	font-family: 'S-CoreDream-5Medium'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff'); 
}
@font-face { 
	font-family: 'S-CoreDream-6Bold'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff'); 
}
@font-face { 
	font-family: 'S-CoreDream-7ExtraBold'; 
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); 
}

/*푸터*/
.jopHelp-site .wrap .main-wa{display:none;}

/* 메인 비주얼 */
.job-main {
	max-width: 150rem;
    width: 100%;
    margin: 0 auto;
    padding: 10rem 5rem;
}
.job-main.wide {
	max-width: 100%;
	background: #EDF2F9;
}
.job-visual {
	max-width: 100%;
	min-height: 35rem;
}
.job-visual .swiper-wrapper .swiper-slide > a {
	display: block;
	height: 100%;
}
.job-visual .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main-visual-txt {
	position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 10%;
}
.main-visual-txt .visual-txt {
	font-size: 3.2rem;
	font-weight: 500;
	font-family: 'S-CoreDream-5Medium'; 
	letter-spacing: -0.256rem;
}
.main-visual-txt .visual-tit {
	margin-top: 2.4rem;
	font-size: 7.2rem;
	font-weight: 800;
	line-height: 8.8rem;
	font-family: 'S-CoreDream-7ExtraBold'; 
	letter-spacing: -0.576rem;
}
.main-visual-txt > span {
	display: block;
	margin-top: 3rem;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 130%; 
	font-family: 'S-CoreDream-5Medium'; 
}
.main-visual-txt.nth01 .visual-txt {
	color: #1E2B66;
	opacity: 0.8;
}
.main-visual-txt.nth01 .visual-tit {
	color: #1E2B66;
}
.main-visual-txt.nth01 > span {
	color: rgba(30, 43, 102, 0.40);
}
.main-visual-txt.nth02 .visual-txt,
.main-visual-txt.nth02 .visual-tit {
	color: #fff;
}
.main-visual-txt.nth02 > span {
	color: rgba(255, 255, 255, 0.40);
}
.main-visual-txt.nth03 .visual-txt {
	color: #5384e0;
}
.main-visual-txt.nth03 .visual-tit {
	color: #161882;
}
.main-visual-txt.nth04 .visual-txt {
	color: #422800;
	opacity: 0.8;
}
.main-visual-txt.nth04 .visual-tit {
	color: #422800;;
}
.main-visual-txt.nth04 > span {
	color: #422800;
}.8;
}
.main-visual-txt.nth05 .visual-tit {
	color: #003769;
}
.main-visual-txt.nth05 > span {
	color: rgba(0, 55, 105, 0.60);
}
.main-visual-txt.nth06 .visual-txt,
.main-visual-txt.nth07 .visual-txt {
	color: #1E2B66;;
	opacity: 0.8;
}
.main-visual-txt.nth06 .visual-tit,
.main-visual-txt.nth07 .visual-tit {
	color: #1E2B66;;
} 
.main-visual-txt.nth08 .top-txt {
	margin-bottom: 5rem;
	font-family: 'S-CoreDream-6Bold'; 
	color: rgba(0, 20, 71, 0.60);
	font-size: 2.4rem;
	line-height: 130%;
}
.main-visual-txt.nth08 .visual-txt {
	color: #001447;
	opacity: 0.8;
}
.main-visual-txt.nth08 .visual-tit {
	margin-top: 1rem;
	color: #001447;
}
.main-visual-txt.nth08 > span {
	color:rgba(0, 20, 71, 0.60);
}
.main-visual-txt.nth08 .scholarship-list {
	margin-top: 4rem;
	min-width: 26rem;
}
.main-visual-txt.nth08 .scholarship-list > li {
	color: rgba(0, 20, 71, 0.60);
	font-size: 2rem;
	font-family: 'S-CoreDream-5Medium'; 
	
}
.main-visual-txt .btn-more-visual {
	display:block;
	margin-top: 3rem;
	padding: 1.5rem 3rem;
	font-size: 2.4rem;
	color: #fff;
	background: #161882;
	border-radius: 5rem;
}
.btn-slide-mvisu{
	position:absolute;
	bottom:2rem;
	left:50%;
	transform:translateX(-50%);
	z-index:2;
}
.btn-slide-mvisu{
	display:flex;
	font-weight: 700;
	font-size: 2rem;
	line-height: 3.2rem;
	color:#fff;
}
.btn-slide-mvisu .btn-start{
	width:1.2rem;
	margin-left:1.6rem;
	background:url('/_res/seojeong/_share/img/ico-play.png') no-repeat 50% 50% /contain;
}
.btn-slide-mvisu .btn-stop{
	width:1rem;
	margin-left:0.8rem;
	background:url('/_res/seojeong/_share/img/ico-stop.png') no-repeat 50% 50% /contain;
}
.btn-slide-mvisu span.swiper-pagination-bullet{
	flex:1;
	width: 1.2rem;
	height: 1.2rem;
	border: 0.1rem solid #FFF;;
	background:none;
	opacity:1;
	transition:all 0.3s ease 0s;
}
.btn-slide-mvisu span.swiper-pagination-bullet-active{
	background:#fff;
}

.main-board {
	display: flex;
	gap: 2.5rem;
}
.m-board-box {
	padding: 5rem;
}
.m-board-box.blue {
	background: #2C67B1;
}
.m-board-box .board-top {
	display: flex; 
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.m-board-box {
	flex: 1;
}
.m-board-box.white {
	border: 0.1rem solid #DDD;
	background: #fff;
}

.m-board-box button{
	display:flex;
	align-items:center;
	gap:1.2rem;
	color: #222;
	font-weight: 700;
	line-height: 150%; 
}
.m-board-box button img{
	width:2.7rem;
	height:2.7rem;
	transition:all 0.3s ease 0s;
}
.m-board-box button:hover img{
	transform:rotate(90deg);
}
.main-btn-more{
  position: absolute;
  width: 2.7rem;
  height: 2.7rem;
  right: 0;
}

.m-board-box .main-btn-more:before, 
.m-board-box .main-btn-more:after{
  content: "";
  position: absolute;
  transition: transform 0.25s ease-out;
}
.m-board-box.blue .main-btn-more:before, 
.m-board-box.blue .main-btn-more:after{
  background-color: #fff;
}
.m-board-box.white .main-btn-more:before, 
.m-board-box.white .main-btn-more:after{
  background-color: #2C67B1;
}

/* vertical line */
.main-btn-more:before{
  top: 0;
  left: 50%;
  width: 0.3rem;
  height: 100%;
  margin-left: -1px;
}

/* horizontal line */
.main-btn-more:after{
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.3rem;
  margin-top: -1px;
}

.main-btn-more:hover{
  cursor: pointer;

}
.main-btn-more:hover:before{ 
  transform: rotate(90deg); 
}

.main-btn-more:hover:after{ 
  transform: rotate(180deg); 
}
.m-board-box .b-tab > li > a { 
	padding-bottom: 1.2rem;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 130%;
}
.m-board-box.blue .b-tab > li > a {
	color: #FFF;
	opacity: 0.5;
}
.m-board-box.blue .b-tab > li.active > a {
	font-weight: 700;
	border-bottom: 0.3rem solid #fff;
	opacity: 1;
}
.m-board-box.white .b-tab > li > a {
	color: #000;
	opacity: 0.3;
}
.m-board-box.white .b-tab > li.active > a {
	color: #2C67B1;
	font-weight: 700;
	border-bottom: 0.3rem solid #2C67B1;
	opacity: 1;
}
.m-board-box .b-tab { 
	display: flex;
	gap: 4rem;
}
.m-board-box .b-tab > li > a {
	display: block;
}
.m-board-box .b-cont {
	margin-top: 2rem;
}
.m-board-box .b-cont > li > a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 2rem;
	padding: 3rem 0;
}
.m-board-box .b-cont > li:last-child > a {
	border-bottom: none !important;
}
.m-board-box .b-cont .m-board-tit {
	flex: 1;
	font-size: 2rem;
	font-weight: 500;
	line-height: 130%;
	text-overflow: ellipsis;
   overflow: hidden;
   word-break: break-word;
    
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical
}
.m-board-box.blue .b-cont > li > a {
	border-bottom: 0.1rem solid rgba(255, 255, 255, 0.40);
}
.m-board-box.white .b-cont > li > a {
	border-bottom: 0.1rem solid #E9ECEF;
}
.m-board-box.blue .m-board-tit {
	color: #fff;
}
.m-board-box.white .m-board-tit {
	color: #666;
}
.m-board-box .m-board-date {
	font-size: 2rem;
	font-weight: 400;
	line-height: 130%;
}
.m-board-box.blue .m-board-date {
	color: #fff;
	opacity: 0.7;
}
.m-board-box.white .m-board-date {
	color: #999;
}
.m-hive-quick {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 150rem;
	width: 100%;
}
.m-hive-quick > li {
	flex: 1;
	height: 17.5rem;
}
.m-hive-quick > li + li {
	border-left: 0.1rem solid #BDCBDF;
}
.m-hive-quick > li > a {
	display: block;    
	padding: 11rem 1rem 1rem 1rem;
	color: #222;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 110%; 
	text-align: center;
}
.m-hive-quick > li > a > span {
	color: #666;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 150%;
}
.m-hive-quick > li:nth-child(1) > a {
	background: url(/_res/seojeong/jopHelp/img/ico-main-center.png) center top 2rem / 6.8rem 6.8rem no-repeat;
}
.m-hive-quick > li:nth-child(2) > a {
	background: url(/_res/seojeong/jopHelp/img/ico-main-job.png) center top 3.5rem / 6.8rem 4.5rem no-repeat;
}
.m-hive-quick > li:nth-child(3) > a {
	background: url(/_res/seojeong/jopHelp/img/ico-main-support.png) center top 3.5rem / 6.8rem 5.5rem no-repeat;
}
.m-hive-quick > li:nth-child(4) > a {
	background: url(/_res/seojeong/jopHelp/img/ico-main-talk.png) center top 3.5rem / 6rem 5rem no-repeat;
}
.m-hive-quick > li:nth-child(5) > a {
	background: url(/_res/seojeong/jopHelp/img/ico-main-online.png) center top 4rem / 5rem 4.5rem no-repeat;
}
.m-program .cdp-wrap {
	display: flex;
	position: relative;
	gap: 5rem;
	padding: 8rem 6rem 8rem 11rem;
	border-radius: 0.8rem;
	border: 1px solid #DDD;
	background: linear-gradient(268deg, #EBEAE5 20%, rgba(235, 234, 229, 0) 100%), #FFF;
}
.m-program .cdp-wrap > div {
	margin-left: 9rem;
}
.m-program .cdp-wrap::before {
	content: "";
	display: block;
	position: absolute;
	width: 5.8rem;
	height: 5.8rem;
	background: url(/_res/seojeong/hive/img/ico-main-cdp.png) left bottom / 100% no-repeat;
}
.m-program .cdp-wrap::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(/_res/seojeong/hive/img/bg-main-cdp.png) right bottom / 35rem auto no-repeat;
}
.m-program .cdp-wrap > .cdp-tit > p {
	color: #222;
	font-size: 5rem;
	font-weight: 500;
}
.m-program .cdp-wrap > .cdp-tit > span {
	color: #2C67B1;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 130%;
}
.m-program .cdp-wrap > p {
	position: relative;
	color: #333;
	font-size: 2rem;
	font-weight: 500;
	line-height: 130%;
	z-index: 1;
}
.m-bottom-link {
	display: flex;
	gap: 2rem;
	margin-top: 2rem;
}
.m-bottom-link > a {
	flex: 1;
	position: relative;
	padding: 2.4rem 7rem 2.4rem 10rem;
	color: #FFF;
	font-size: 2.8rem;
	font-weight: 600;
	line-height: 150%;
	border-radius: 0.8rem;
}
.m-bottom-link > a:nth-of-type(1) {
	background: #82A0C8 url(/_res/seojeong/hive/img/ico-cdp-link01.png) left 4.8rem center / 2.8rem 2.8rem no-repeat;
}
.m-bottom-link > a:nth-of-type(2) {
	background: #293754 url(/_res/seojeong/hive/img/ico-cdp-link02.png) left 4.8rem center / 3.2rem 3rem no-repeat;
}
.m-bottom-link > a::after {
	content: "";
	display: block;
	position: absolute;
	right: 4.8rem;
	top: 50%;
	transform: translateY(-50%);
	width: 1.8rem;
	height: 2.4rem;
	background: url(/_res/seojeong/hive/img/ico-cdp-arr.png) center / 100% no-repeat;
}

/* 인사말 */
.kukje-greeting {
	display: flex;
}
.kukje-greeting > img {
	width: 33.7rem;
	height: 52rem;
	background: #9D9D9D;
}
.kukje-greeting > .txt-box {
	margin-left: 7.2rem;
}
.kukje-greeting > .txt-box > h4 {
	font-size: 4rem;
	font-weight: 800;
	color: #222;
	line-height: 130%;
}
.kukje-greeting > .txt-box > p {
	margin-top: 3.6rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 150%;
	letter-spacing: -0.04rem;
	color: #999;
}
.kukje-greeting > .txt-box > p + p {
	margin-top: 4rem;
}
.kukje-greeting > .txt-box > img {
	margin-top: 4rem;
	width: 22.5rem;
	height: 7rem;
}

/*조직도*/
.group-map{
	display:flex;
	flex-direction:column;
	align-items:center;
	position:relative;
	margin-bottom:4rem;
	padding:9rem 4rem 8rem;
	border: 1px solid #D4D4D4;
}
.group-map::before{
	content: "";
    display: block;
    position: absolute;
    top: 9rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.1rem;
    height: 25rem;
    background: #DEE2E6;
}
.box-map{
	position:relative;
	width: 26rem;
	padding:3rem;
	text-align:center;
	border-radius: 0.8rem;
	font-weight: 700;
	line-height: 100%;
}
.box-map::before{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%, -50%);
	background:#fff;
	border-radius:50%;
	box-sizing:border-box;
}
.box-map span{
	display:inline-block;
	margin-top:0.8rem;
	font-size: 2.4rem;
}
.box-map a{
	display:inline-block;
	margin-top:0.8rem;
}
.box-map.blue{
	margin-bottom:4rem;	
	background: #34368A;
	color:#fff;
}
.box-map.blue::before{
	width: 2rem;
	height: 2rem;
	border: 0.4rem solid #34368A;
}
.group-map .wrap-map01, .group-map .wrap-map02{
	display:flex;
	gap:4rem;
}
.group-map .wrap-map01{
	position:relative;
}
.group-map .wrap-map01::before{
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	width:80%;
	height:0.1rem;
	background: #DEE2E6;
	transform:translate(-50%,-50%);
}
.group-map .wrap-map02{
	position:relative;
	margin-top:6rem;
}
.group-map .wrap-map02::before{
	content:"";
	display:block;
	position:absolute;
	top:-1.4rem;
	left:50%;
    width: 69.6%;
	height:4rem;
	border: 0.1rem solid #DEE2E6;
	border-bottom:0;
	transform:translate(-50%,-50%);
}
.wrap-map02 ul{
	margin-top: 1rem;
}
.wrap-map02 ul li + li{
	margin-top:0.5rem;
}
.wrap-map01 .box-map{
	color: #34368A;
	font-weight: 700;
	line-height: 100%;
	background: #FED600;
}
.wrap-map01 .box-map a{
	font-size:2rem;
}
.wrap-map01 .box-map::before{
	width: 2rem;
	height: 2rem;
	border: 0.4rem solid #FED600;
}
.wrap-map02{
	color: #34368A;
	font-size:1.6rem;
	font-weight: 700;
	line-height: 100%;
}
.wrap-map02 .box-map{
	border: 1px solid #34368A;
	background: #FFF;
}
.wrap-map02 .box-map::before{
	width: 1rem;
	height: 1rem;
	border: 0.2rem solid #34368A;
}
.wrap-map02 a{
	font-size: 1.8rem;
}

.box-adress{
	display:flex;
	gap:2rem;
	padding:3rem;
	border-radius: 1.2rem;
	background: #F4F5FE;
}
.box-adress .tit{
	color: #34368A;
	font-size: 2rem;
	font-weight: 700;
	line-height: 130%;
}
.box-adress .tit img{
	width:1.5rem;
	    height: 100%;
	margin-right:0.8rem;
	object-fit:contain;
	object-position:50% 50%;
}
.box-adress .con{
	color: #34368A;
	font-size: 2rem;
	font-weight: 400;
	line-height: 130%;
	opacity:0.7;
	word-break:keep-all;
}
/*시설안내*/
.list-conveni{
	display:flex;
	flex-wrap:wrap;
	gap:2.6rem;
}
.list-conveni li{
	width:calc((100% - 5.2rem)/3)
}
.list-conveni li p{
	margin-top:1rem;
	color: #222;
	font-weight: 600;
	line-height: 150%;
}
.list-conveni .img-box{
	object-fit:cover;
}
.list-conveni .img-box > img {
	width: 100%;
}
/* 서브페이지 pdf 영역 */
.pdf-info {
	display:flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 1rem 0;
	padding: 3rem 2.4rem;
	width: 100%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}
.pdf-info > p {
	position: relative;
	padding-left: 2.8rem;
	width: 39rem;
	font-size: 1.6rem;
	font-weight: 500;
	color: #34368A;
}
.pdf-info > p::before {
	content: "";
	display: block;
	position: absolute;
	top: 0.2rem;
	left: 0;
	width:1.6rem;
	height:1.6rem;
	background: url(/_res/seojeong/iphak/img/ico-pdf-info.png) center / 100% no-repeat;
}
.btn-pdf:not(:first-child) {
	margin-left: 0;
}
.btn-pdf {
	padding: 1.7rem 4.8rem 1.7rem 2.4rem;
	width: 26rem;
	height: 5.8rem;
	font-size: 1.6rem;
	font-weight: 600;
	color: #212529;
	text-align: left;
	background: #fff url(/_res/seojeong/iphak/img/ico-download.png) right 2.4rem center / 2.4rem 2.4rem no-repeat;
	border: 0.1rem solid #222222;
	border-radius: 0.4rem;
	transition: all 0.2s linear;
}
.btn-pdf:hover {
	color: #fff;
	background: #34368A url(/_res/seojeong/iphak/img/ico-download-on.png) right 2.4rem center / 2.4rem 2.4rem no-repeat;
}
.pdf-area {
	width: 100%;
	height: 108rem;
	border: 0.1rem solid #EEEEEE
}
.btn-golink {
	display: block;
	margin-top: 6rem;
    padding: 1.7rem 4.8rem 1.7rem 2.4rem;
	width: 28.4rem;
    height: 5.8rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #212529;
    text-align: left;
    background: #fff url(/_res/seojeong/_share/img/ico-link.png) right 2.4rem top 1.9rem / 1.4rem 1.4rem no-repeat;
    border: 0.1rem solid #222222;
    border-radius: 0.4rem;
    transition: all 0.2s linear;
}
/* 서브페이지 pdf 영역 */
.pdf-download {
	display: flex;
	flex-direction: column;
}
.btn-pdf:not(:first-child) {
	margin-left: 0;
	margin-top: 0.8rem;
}
/*SNS*/
.list-sjsns{
	display:flex;
	flex-wrap:wrap;
	gap:2rem;
}
.sns-link{
	width:calc((100% - 6rem)/4);
}
.sns-link a{
	display:block;
	border-radius: 1.2rem;
	border: 0.1rem solid #D4D4D4;
	overflow:hidden;
}
.sns-link .img-box img {
	width: 100%;
}
.sns-link p{
	padding:2.2rem 2rem;
	color: #666;
	font-size: 2rem;
	font-weight: 500;
	background: url('/_res/seojeong/inter/img/ico-sns-right.png') no-repeat calc(100% - 2rem) 50% / 0.8rem auto;
	transition:all .3s ease 0s;
}
.sns-link:hover p{
	background-position:calc(100% - 4rem) 50%
}
/*학사안내*/
.sj-class col:first-of-type{
		width:30rem;
}
.btn-classweb{
	margin-left:2rem;
	padding:1.2rem 2rem;
	border:0.1rem solid #ddd;
	font-size:1.6rem;
	border-radius:3.5rem;
	font-weight: 600;
	color: #222;
	transition: all .3s ease 0s;
}
.sj-class + .box-blue02{
	margin-top:4rem;
}
.sj-class + .box-blue02 p{
	position:relative;
}
.sj-class + .box-blue02 p::before{
	content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -5rem;
    width: 0.1rem;
    height: 100%;
    transform: translateY(-50%);
    background: rgba(217, 217, 217, 0.1);
}
.btn-classweb:hover{
	background:#34368A ;
	color: #fff;
}
/*센터 소개*/
.tbl-sty01.sj-cdp td{
	text-align:left;
}
@media (max-width: 1420px){
	/* 메인 */
	.m-program .cdp-wrap {
		flex-direction: column;
		padding: 5rem 6rem;
	}
	.m-program .cdp-wrap > .cdp-tit > p {
		font-size: 3rem;
	}
	.main-btn-more {
	    width: 1.8rem;
    	height: 1.8rem;
	}
	.main-btn-more:before {
		width: 0.2rem;
	}
	.main-btn-more:after {
		height: 0.2rem;
	}
	.m-board-box .b-cont .m-board-tit,
	.m-board-box .m-board-date,
	.m-program .cdp-wrap > p {
		font-size: 1.6rem;
	}
	.m-board-box {
		padding: 3rem;
	}
	.m-board-box .b-tab {
		gap: 2rem;
	}
	.m-board-box .b-tab > li:last-child {
		padding-right: 2rem;
	}
	.m-board-box .b-tab > li > a {
		font-size: 2rem;
	}
	.m-board-box .b-cont > li > a {
		padding: 1.5rem 0;
	}
	.m-board-box .b-cont .m-board-tit {
		font-size: 1.8rem;
	}
	.kukje-sub-cont .subway-box {
		flex-direction: column;
		display: flex;
	}
	.subway-box > ul + ul {
		margin-top: 1rem;
		margin-left: 0;
	}
}
@media (max-width: 1370px) {
	/* 메인 */
	.job-visual .swiper-wrapper .swiper-slide {
		height: 50rem;
	}
	/*SNS*/
	.sns-link{
		width:calc((100% - 4rem)/2);
	}
}
@media (max-width: 1190px){
	/* 메인 */
	.m-hive-quick > li {
		position: relative;
		flex: none;
		width: calc(100% / 3);
	}
	.m-hive-quick > li::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 70%;
		height: 0.1rem;
		background: #BDCBDF;
		transform: translateX(-50%);
	}
	.m-hive-quick > li:nth-child(4)::after,
	.m-hive-quick > li:nth-child(5)::after {
		display: none;
	}
	.m-hive-quick > li + li {
		border-left: none;
	}
	.m-program .cdp-wrap {
		padding: 3rem 4rem;
	}
	.m-bottom-link > a:nth-of-type(1) {
		background: #82A0C8 url(/_res/seojeong/hive/img/ico-cdp-link01.png) left 2.8rem center / 2rem 2rem no-repeat;
	}
	.m-bottom-link > a:nth-of-type(2) {
		background: #293754 url(/_res/seojeong/hive/img/ico-cdp-link02.png) left 2.8rem center / 2.2rem 2rem no-repeat;
	}
	.m-bottom-link > a {
		padding: 2.4rem 5rem 2.4rem 6rem;
		font-size: 1.8rem;
	}
	.m-bottom-link > a::after {
		right: 2.8rem;
		width: 1.4rem;
    	height: 2rem;
		background: url(/_res/seojeong/hive/img/ico-cdp-arr.png) center / 100% no-repeat;
	}
	/*SNS*/
	.sns-link{
		width:calc((100% - 6rem)/4);
	}
}

@media (max-width: 1020px){
	/*조직도*/
	.box-map{
		width:20rem;
	}
	.group-map .wrap-map01, .group-map .wrap-map02 {
    	gap: 2rem;
	}
}
@media (max-width:768px){
	/* 메인 */
	.job-visual .swiper-wrapper .swiper-slide img {
		object-position: -60rem;
	}
	.main-visual-txt {
		left: 5%;
	}
	.main-visual-txt .btn-more-visual {
		padding: 1rem 2rem
	    font-size: 1.8rem;
	}
	.main-visual-txt .visual-txt {
		font-size: 2.4rem;
	}
	.main-visual-txt .visual-tit {
		margin-top: 1.5rem;
		font-size: 3.6rem;
		line-height: 4.5rem;
	}
	.main-visual-txt.nth08 .top-txt {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	.main-visual-txt.nth08 .visual-tit {
		margin-top: 0;
	}
	.main-visual-txt.nth08 .scholarship-list {
		margin-top: 0;
		min-width: unset;
	}
	.main-visual-txt.nth08 .scholarship-list > li {
		font-size: 1.6rem;
	}
	.main-visual-txt.nth08  > div {
		flex-direction: column;
	}
	.main-visual-txt > span {
		margin: 1rem 0 2rem 0;
		font-size: 1.8rem;
	}
	.job-main {
		padding: 5rem 2rem;
	}
	.m-hive-quick {
		padding-bottom: 2rem;
	}
	.m-hive-quick > li {
		height: 11rem;
	}

	.m-hive-quick > li > a {
		padding: 6rem 1rem 1rem 1rem;
		font-size: 1.8rem;
	}
	.m-hive-quick > li:nth-child(1) > a {
		background: url(/_res/seojeong/jopHelp/img/ico-main-center.png) center top 1rem / 3.5rem 3.5rem no-repeat;
	}
	.m-hive-quick > li:nth-child(2) > a {
		background: url(/_res/seojeong/jopHelp/img/ico-main-job.png) center top 2rem / 3.5rem 2.5rem no-repeat;
	}
	.m-hive-quick > li:nth-child(3) > a {
		background: url(/_res/seojeong/jopHelp/img/ico-main-support.png) center top 1.8rem / 3.5rem 3rem no-repeat;
	}
	.m-hive-quick > li:nth-child(4) > a {
    	background: url(/_res/seojeong/jopHelp/img/ico-main-talk.png) center top 2rem / 3rem 2.5rem no-repeat;
	}
	.m-hive-quick > li:nth-child(5) > a {
		background: url(/_res/seojeong/jopHelp/img/ico-main-online.png) center top 2.5rem / 3rem 2.5rem no-repeat;
	}
	.m-hive-quick > li > a > span {
		font-size: 1.4rem;
	}
	.m-program .cdp-wrap {
		flex-direction: column;
		gap: 3rem;
	}
	.m-program .cdp-wrap::after {
		background: url(/_res/seojeong/hive/img/bg-main-cdp.png) right bottom / 40% auto no-repeat
	}
	.m-bottom-link {
		gap: 1rem;
		flex-direction: column;
	}
	.main-board {
		flex-direction: column;
	}
	.m-board-box button{
		gap:0.4rem;
		font-size: 1.4rem;
	}
	.m-board-box button img{
		width:1.2rem;
		height:1.2rem;
	}
	.m-board-box .b-tab {
		gap: 1.5rem;
	}
	.m-board-box .b-tab > li > a {
		font-size: 1.8rem;
	}
	.m-board-box .m-board-date,
	.m-board-box .b-cont .m-board-tit {
    font-size: 1.4rem;
	}
	/* 서브페이지 pdf 영역 */
	.pdf-page {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 2rem;
	}
	.pdf-info {    
		align-items: flex-start;    
		flex-direction: column;
		justify-content: space-between;
		margin: 1.6rem 0 0 0;
		padding: 0;
		background: none;
		border: none;
	}
	.pdf-area {
		margin-bottom: 0;
		height: 50rem;
	}
	.pdf-download {
		margin-top: 3rem;
		width: 100%;
	}
	.btn-pdf {
    	padding: 1.5rem 4.5rem 1.5rem 2rem;
		width: 100%;
		height: 5.4rem;
		font-size: 1.4rem;
	}
	.pdf-info > p {
		padding-left: 1.8rem;
		width: 100%;
		font-size: 1.4rem;
	}
	.pdf-info > p::before {
		top: 0.3rem;
		width:1.2rem;
		height:1.2rem;
		background: url(/_res/seojeong/iphak/img/ico-pdf-info_m.png) center / 100% no-repeat;
	}
	.btn-golink {
		width: 100%;
	}
	/*조직도*/
	.group-map{
		margin-bottom:2rem;
		padding:4.8rem 2rem 4rem;
	}
	.group-map::before{
		top:4.8rem;
		height: calc(100% - 8.8rem);
	}
	.box-map{
		width:100%;
		max-width:24rem;
		font-weight: 500;
		font-size: 1.6rem;
	}
	.box-map span,.group-map .box-map a{
		font-weight: 600;
		font-size:2rem;
	}
	.box-map.blue{
		margin-bottom:2rem;
	}
	.group-map .wrap-map02{
		margin-top:2rem;
	}
	.group-map .wrap-map01, .group-map .wrap-map02{
		width:100%;
		max-width:24rem;
		flex-direction:column;
	}
	.group-map .wrap-map01::before,.group-map .wrap-map02::before{
		display:none;
	}
	.box-adress{
		flex-direction:column;
		gap:1.2rem;
	}
	.box-adress .tit{
		display: flex;
    	align-items: center;
		font-size:1.8rem;
	}
	.box-adress .tit img{
		width:1.2rem;
	}
	.box-adress .con{
		font-size: 1.6rem;
	}
	/*시설안내*/
	.list-conveni{
		gap:1.2rem;
	}
	.list-conveni li {
    	width: calc((100% - 1.2rem)/2);
	}
	/*SNS*/
	.list-sjsns{
		gap:1rem;
	}
	.sns-link{
		width:calc((100% - 4rem)/2);
	}
	/*학사안내*/
	.sj-class col:first-of-type{
		width:12rem;
	}
	.sj-class + .box-blue02 .box-txt{
		align-items:flex-start;
	}
	.sj-class + .box-blue02 p::before{
	    display: none;
	}
/*인사말*/
	.kukje-greeting > .txt-box > h4{
		font-size: 2.2rem;
	}
	.kukje-greeting > .txt-box > p{
		margin-top: 2.6rem;
		font-size: 1.6rem;
	}
	.kukje-greeting > .txt-box > p + p{
		    margin-top: 2rem;

	}
	.kukje-greeting > .txt-box > img{
		margin-top: 2rem;
    	width: 14.5rem;
    	height: auto;
	}
}
@media (max-width:590px){
	/*학사안내*/
	.btn-classweb{
		margin-left: 0rem;
    	margin-top: 0.6rem;
    	padding: 0.6rem 1rem;
	}
	.sj-class > tbody td a{
		display:block;
	}
	/*인사말*/
	.kukje-greeting img{
		width:100%;
		height:auto;
	}
}
@media (max-width:380px){
	/* 메인 */
	.m-program .cdp-wrap > div {
		margin-left: 0;
	}
	.m-program .cdp-wrap::before {
		display: none;
	}
}

/* 시각 사용자용(화면에는 안 보이고 스크린리더만 읽음) */

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px; /* Some snippets use -1px margin to prevent issues with certain browsers */
    overflow: hidden;
    clip: rect(0, 0, 0, 0); /* Fallback for older browsers */
    clip-path: inset(50%); /* Modern alternative */
    white-space: nowrap;
    border-width: 0;
}