@charset "utf-8";
@media (max-width: 1400px) {
    body, input, textarea, select, button, table {font-size:14px; font-weight: 400; }	

    :root{
		--font-size56 : 34px;
		--font-size48 : 31px;
		--font-size44 : 29px;
		--font-size40 : 28px;
		--font-size36 : 24px;
		--font-size34 : 23px;
		--font-size32 : 22px;
		--font-size30 : 21px;
		--font-size28 : 20px;
		--font-size26 : 19px;
		--font-size24 : 18px;
		--font-size22 : 17px;
		--font-size20 : 16px;
		--font-size18 : 15px;
	}

    /* header */
    .sitelogo img { height: 54px; }
    #gnb>ul>li { padding: 0 30px;}
    #gnb>ul>li>a { font-size: 16px; }
    #gnb .submenu>ul>li>a { font-size: 14px; font-weight: 400; }
	.util .wrap { gap: 8px; }
	.util .wrap a { padding: 6px 10px; font-size: 14px; }

    /* footer */
    #footer { padding: 25px 0; }
	.ft-logo img { height: 55px; }
	.ft-text div { font-size: 13px; }
	.ft-text div strong { width: 70px; }
	.cpr span { padding-right: 0; }
	.cpr span::after { display: none; }
	.policy a { padding-right: 20px; font-size: 13px; }
	.policy a::before { width: 14px; height: 14px; top: 3px; }

    /* visual */
	.main-visual { height: 640px; }
    .main-visual .item { height: 640px; }
	.main-visual .caption h4 { margin-bottom: 10px; }
	.main-visual .slick-dots { bottom: 15px; }
	.main-visual .slick-dots li button { width: 9px; height: 9px; }

	/* main */
	.sec1 { padding: 80px 0;}
	.sec1 h4 { margin-bottom: 16px; }
	.sec1 h2 { margin-bottom: 30px; }
	.sec1 .fx { display: block; }
	.sec1-tab { margin-top: 0; width: 100%; display: flex; flex-wrap: wrap; gap: 5px 20px;}
	.sec1-tab li { width: auto; margin-bottom: 0; }
	.sec1-tab li a { padding-left: 0; }
	.sec1-tab li a::before { display: none;}
	.sec1-tab li.active a { color: var(--color-primary);}
	.sec1-swp { width: 100%; margin-top: 0; }
	.sec1-swp .btns { margin-bottom: 20px; }
	.sec1-swiper { padding: 15px 0;}
	.sec1-swiper .item a { box-shadow: none; border: 1px solid #ddd; border-radius: 5px; padding: 25px 15px;}
	.sec1-swiper .item .ctr { margin-bottom: 10px; }
	.sec1-swiper .item .txt { margin: 15px 0 25px;}
}
@media (max-width: 1300px) {
	/* sub */
	.sub-visual { height: 360px; }
	.sub-visual h2 { font-size: 42px; }
	.lnb ul li a { height: 50px; white-space: nowrap;}
	.sub-title { padding: 60px 0 40px;}
	.sub-title h2 { font-size: 28px; }
	.real-cont { padding-bottom: 60px;}
	.real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.sub-pd { padding: 80px 0;}
	.sub-pd.first { padding-top: 0; }
	.sub-pd.last { padding-bottom: 0; }

	/* 사업단 소개 */
	.it-bg { padding: 60px 15px; border-radius: 5px; height: 50vh; }
	.it-bg h3 { margin-bottom: 15px; }
	.it-tit { margin-top: 12px; }
	.it-txt { margin: 15px 0 25px;}
	.it-strate { gap: 10px; }
	.it-strate .col { width: calc(100%/2 - 5px); border-radius: 5px; padding: 10px; padding-bottom: 20px; }
	.it-strate .col img { border-radius: 5px; }
	.it-strate .col .num { margin: 18px auto 15px;}
	.it-infra { gap: 8px; }
	.it-infra .col { width: calc(100%/4 - 6px); border-radius: 5px; }
	.it-infra .col .abbox { padding-bottom: 15px; padding-left: 15px; }
	.it-infra .col .abbox h4 { margin-bottom: 10px; }
	.it-coop { gap: 12px; }
	.it-coop .col { width: calc(100%/3 - 8px); border-radius: 5px; padding: 25px 15px 20px;}
	.it-coop .col .tit { margin: 15px 0;}
	.it-coop .col .txt br { display: none; }
	.it-coop .col .icon { margin-top: 30px; }
	.it-coop .col .icon.mt {margin-top: 30px; }

	/* 교수진 */
	.pf-wrap { gap: 12px; }
	.pf-wrap .col { width: calc(100%/4 - 9px);}
	.pf-wrap .col .img .abtxt { padding-left: 15px; padding-bottom: 12px; }
	.pf-wrap .col .info { padding: 10px 15px;}
	.pf-wrap .col .info dl dt { width: 40px; }
	.pf-wrap .col .abbox { padding: 10px 15px;}
	.pf-wrap .col .abbox h4 { margin-bottom: 12px; }
	.pf-wrap .col .abbox .txt p { font-size: 13px; font-weight: 400; margin-bottom: 10px; padding-left: 10px; }
	.pf-wrap .col .abbox .txt p::before { width: 3px; height: 3px; }
    .pt-wrap { gap: 30px 10px;}
    .pt-wrap .col { width: calc(100%/5 - 8px);}
    .pt-wrap .col .img { margin-bottom: 10px; }

	/* 참여기업 */
	.pt-tbl colgroup col:first-child { min-width: 110px !important ;}
	.pt-tbl colgroup col:nth-child(3) { min-width: 120px !important ;}
	.pt-tbl colgroup col:last-child { min-width: 120px !important ;}
	.pt-tbl tr th { padding: 15px 10px;}
	.pt-tbl tr td { height: 60px; padding: 0 6px;}


	/* 주요사업 */
	.bs-sec1-gray { border-radius: 5px; padding: 35px 10px; }
	.bs-grand { margin-top: 30px; gap: 12px; }
	.bs-grand .col { width: calc(100%/3 - 8px); border-radius: 5px; }
	.bs-grand .col .abbox { padding: 15px; }
	.bs-grand .col .abbox .icon { border-radius: 5px; width: 55px; height: 55px; }
	.bs-grand .col .abbox .icon img { height: 34px; }
	.bs-grand .col .abbox .ctr { padding: 5px 12px;}
	.bs-strate { gap: 48px; }
	.bs-strate .col { width: calc(100%/3 - 32px);}
	.bs-strate .col .circle { width: 240px; height: 240px; border-width: 10px; }
	.bs-strate .col .circle img { height: 60px; }
	.bs-strate .col .circle .tit { margin-top: 10px; }
	.bs-strate .col .txt { margin-top: 15px; }
	.bs-strate .col .txt br { display: none; }
	.bs-wrap .col { padding: 30px 0;}
	.bs-wrap .col:last-child { border: none; padding-bottom: 0; }
	.bs-wrap .col .img { border-radius: 5px; }
	.bs-wrap .col .info { padding-left: 25px; }
	.bs-wrap .col .info .tit { margin: 20px 0 10px;}
	.bs-wrap .col .info .txt { margin-top: 18px; }
	.bs-wrap .col .info .txt p { padding-left: 10px; }
	.bs-wrap .col .info .txt p::before { top: 9px; }

	/* 전공소개 */
	.major-intro { padding-bottom: 40px; }
	.major-intro .img { width: 50%; margin-left: 0; }
	.major-intro .info { width: 50%; padding-left: 25px; padding-bottom: 25px; }
	.major-intro .info h5 { margin: 30px 0 20px;}
	.major-intro .info::before { width: 150px; height: 150px; border-width: 30px; top: -70px; }

	/* 교과목 개요 */
	.sj-wrap { gap: 35px 16px;}
	.sj-wrap .col { width: calc(100%/2 - 8px); }
	.sj-wrap .col .num { font-size: 60px; }
	.sj-wrap .col .tit { margin: 15px 0;}
	.sj-wrap .col .txt { margin-bottom: 20px; }
	.sj-wrap .col .img { border-radius: 5px; }
    .sj-tit { font-size: 28px; margin-bottom: 40px; }

	/* 전공 로드맵 */
	.roadmap .col { padding-bottom: 30px; margin-bottom: 50px; }
	.roadmap .col::before { width: 50%; }
	.roadmap .col .info { padding-left: 45px; }
	.roadmap .col .info .tit { margin-bottom: 20px; }
	.roadmap .col .info ul li .num { font-size: 12px; margin-top: 4px; }
	.roadmap .col .info ul li .txt { padding-left: 8px; }
	.roadmap .col:nth-child(2) .info { padding-left: 0;}

	/* 장학 */
	.sc-wrap .img { border-radius: 5px; }
	.sc-wrap .info { padding-left: 25px; }
	.sc-wrap .info h3 { margin-bottom: 15px; }
	.sc-wrap .info h3::after { width: 90px; height: 60px; right: -100px; top: -40px; }
	.sc-wrap .info .txt p { padding-left: 12px; }
	.sc-wrap .info .txt p::before { width: 4px; height: 4px; top: 8px; }

	/* 이수요건 */
	.rq-group { margin-top: 35px; }
	.rq-group .group { margin-bottom: 35px; padding-left: 12px; }
	.rq-group .group::before { width: 4px; height: 4px; top: 7px; }
	.rq-group .group h5 { margin-bottom: 15px; }
	.rq-group .group .spanbox span { padding-right: 16px; margin-bottom: 5px; }
}
/* Landscape tablet */
@media (max-width: 1024px) {
	/* header */
	#header { width: 100%; top: 0; height: 80px; border-radius: 0; }
	#gnb {display: none;}
	#header .contain:after {content: none;}
	.list-icon { display: inline-block; }

    /* footer */
    #footer .contain { display: block; text-align: center; }
	.ft-text div strong { display: block; width: 100%; }
	.ft-right { text-align: center; margin-top: 10px; }
	.cpr { margin-top: 10px; }
    
    /* visual */
    .main-visual { height: 520px; }
    .main-visual .item { height: 520px; }

	/* 교수진 */
	.pf-wrap .col { width: calc(100%/2 - 6px);}

    /* 찾아오시는 길 */
    .root_daum_roughmap .wrap_map {height:300px !important; border-radius: 5px; }
	.directions .address-info .addr {font-size:20px;}
	.directions .contact-info dl {padding:20px 0;}
	.directions .contact-info dt {padding-left:20px; width:140px;}
	.directions .contact-info dd span { padding-right: 14px; }
	.directions .contact-info dd span::after { height: 10px; right: 3px; display: none; }
	.directions .contact-info dd strong { font-size: 13px; padding-left: 10px; }

	/* 전공소개 */
	.major-intro { padding-bottom: 15px; }
	.major-intro .contain2 { display: block; }
	.major-intro .img { width: 100%; }
	.major-intro .info { width: 100%; padding-left: 0; padding-top: 30px; padding-bottom: 0; }
	.major-intro .info::before { display: none; }
	.major-intro::before { width: calc(100% - 50px); height: 85%; }

	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}
    .status-search .info dl dd.fx .item .ui-datepicker-trigger { height: 40px; width: 40px; }

	/* 검색 */
	.board-search .search input.input {width:240px;}

    .board-list colgroup col {width:auto !important;}
    .board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}
    .board-list table tbody td.subject { padding-left: 10px;}
    .board-list .label { font-size: 12px; line-height: 1em; padding: 5px 8px;}
    .board-list .down { width: 14px; height: 18px; background-size: contain;}

    .form-agree { margin: 30px 0 0 0;}
	.form-agree h3 {font-size:16px; margin-bottom: 12px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

    .board-form table th { font-size: 14px; }
    .board-form table td { font-size: 14px; padding: 15px }
	.board-form .item-fx .item.fx { gap: 10px 15px;}
	.board-form .item-fx .item.fx .input { max-width:70px;}
    .board-form .input { height: 40px; }
    .captcha-wrap { height: 40px; }

	.board-white table {font-size:15px;}

	.board-form table {font-size:15px !important;}

	.files-upload-text .upfiles-alt {font-size:14px;}

	.board-view-tit {padding:14px 6px;}
	.board-view-tit h3 {font-size:18px;}
	.board-view-info {padding:13px 6px; font-size:13px;}
	.board-view-cnt {padding:15px 6px 40px;}

	.gallery-list { padding-top: 20px; }
    .gallery-list ul { margin:0 -5px;}
	.gallery-list ul li {width:33.3333%; padding:0 5px; margin-bottom:35px; text-align:center;}
	.gallery-list ul li .thumb { margin-bottom: 15px; }
	.gallery-list ul li .tit { font-size: 16px; }
	.gallery-list ul li .date { font-size: 13px; margin-top: 4px; }

    .faq .tit {font-size:15px;}
	.faq .tit a {padding:9px 60px 9px 12px;}
	.faq .tit a:after {top:14px;}
	.faq .q {flex:0 0 32px; width:32px; height:32px; font-size:16px; line-height:32px;}
	.faq .cnt {padding:18px 25px 18px 60px; font-size: 14px; }

    .calendar-head { border-radius: 0; padding: 15px 0;}
    .calendar-head h3 {font-size:20px; margin:0 30px;}
	.calendar table th {font-size:15px;}
	.calendar table td {height:110px; font-size:14px;}
	.calendar ul li:before {top:7px;}

	.board-prev-next {font-size:14px;}

	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}
    .btn-pack.zip-bt { height: 44px; font-size: 14px; line-height: 42px; min-width: 100px ;}

	.store-search {padding:22px 5%;}
	.store-search .map-area {width:280px;}
	.store-search .map-img .local {padding:0 10px; font-size:13px; line-height:22px;}

    .product-list ul { gap: 35px 12px;}
    .product-list ul li { width: calc(100%/3 - 8px);}
    .product-list ul li .thumb { margin-bottom: 15px; border-radius: 4px; }
	.product-list ul li .thumb:after { border-radius: 4px; }
	.product-list ul li .txt { font-size: 14px; }
	.product-list ul li .tit { font-size: 20px; margin-top: 5px; }
    
    .news-list .thumb {width:200px;}
	.news-list .tit {font-size:17px;}
	.news-list .txt {font-size:14px;}
	.news-list .date {font-size:13px;}

	/* member */
	.agree-wrap .agree-tit {font-size:18px;}
} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

	/* 사업단 소개 */
	.it-infra .col { width: calc(100%/2 - 4px);}
	.it-coop .col { width: 100%; }

    /* 참여기업 */
    .pt-wrap { gap: 30px 9px;}
    .pt-wrap .col { width: calc(100%/3 - 6px);}

	/* 주요사업 */
	.bs-strate .col { width: 100%; }
	.bs-wrap .col { display: block; }
	.bs-wrap .col .img { width: 100%; }
	.bs-wrap .col .info { width: 100%; padding-left: 0; padding-top: 25px; }
	.bs-wrap .col .img img { width: 100%; }
	.bs-titbox { gap: 20px; }
	.bs-titbox img { top: 9px; height: 15px; }

	/* 전공 로드맵 */
	.roadmap .col { padding-bottom: 0; }
	.roadmap .col .contain2 { display: block; }
	.roadmap .col .img { width: 100%; }
	.roadmap .col .img img { width: 100%; }
	.roadmap .col .info { width: 100%; padding-left: 0; margin-top: 30px; }
	.roadmap .col::before { display: none; }

	/* 장학 */
	.sc-wrap { display: block; }
	.sc-wrap .img { width: 100%; }
	.sc-wrap .img img { width: 100%; }
	.sc-wrap .info { width: 100%; padding-left: 0; padding-top: 55px; }
}

/* Landscape phone */
@media (max-width: 640px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	:root{
		--font-size56 : 26px;
		--font-size48 : 24px;
		--font-size44 : 24px;
		--font-size40 : 23px;
		--font-size36 : 22px;
		--font-size34 : 20px;
		--font-size32 : 20px;
		--font-size30 : 20px;
		--font-size28 : 19px;
		--font-size26 : 18px;
		--font-size24 : 17px;
		--font-size22 : 16px;
		--font-size20 : 15px;
		--font-size18 : 14px;
	}

    /* header */
    #header { height: 60px; }
    #header .contain { padding-left: 15px; padding-right: 15px;}
    .sitelogo img { height: 43px; }
	.util .wrap { gap: 5px; }
	.util .wrap a { font-size: 12px; font-weight: 600; padding: 5px 8px;}

	#contArea {padding-left: 15px; padding-right: 15px;}
	.contain {padding-left: 15px; padding-right: 15px;}
    .contain2 { padding-left: 15px; padding-right: 15px;}
	.real-cont {min-height: 200px; padding-bottom: 40px;}

	/* footer */
    #footer .contain { padding-left: 15px; padding-right: 15px; }

    /* visual */
    .main-visual { height: 320px; }
    .main-visual .item { height: 320px; }

	/* main */
	.sec1 { padding: 50px 0;}

	/* sub */
	.sub-visual { height: 240px; }
	.sub-visual h2 { font-size: 28px; }
	.sub-title { padding: 40px 0 25px;}
	.sub-title h2 { font-size: 22px; }
	.real-cont { padding-bottom: 40px;}
	.real-cont2 { padding-bottom: 0; }

	/* 공통 */
	.sub-pd { padding: 50px 0;}
	.sub-pd.first { padding-top: 0; }
	.sub-pd.last { padding-bottom: 0; }

	/* 사업단 소개 */
	.it-bg { padding: 40px 15px; border-radius: 5px; height: auto; }
	.it-bg h3 { margin-bottom: 15px; margin-top: 10px; }
	.it-bg p br { display: none; }
	.it-strate .col { width: 100%; }

	/* 교수진 */
	.pf-wrap .col .info{ border: none; border: 1px solid #173054; border-top: none; border-bottom: none;}
	.pf-wrap .col .abbox { position: relative; opacity: 1; background: transparent; backdrop-filter: none; color: #454545; top: auto; left: auto; height: auto; border: 1px solid #173054; border-top: none; padding-top: 15px;}
	.pf-wrap .col .abbox::before { content: ""; position: absolute; width: calc(100% - 30px); top: 0; height: 1px; background: #ddd; left: 0; right: 0; margin: auto; }
	.pf-wrap .col .abbox h4 { font-weight: 600; color: #242424; }

    /* 참여기업 */
    .pt-wrap { gap: 30px 8px;}
    .pt-wrap .col { width: calc(100%/2 - 4px);}

	/* 주요사업 */
	.bs-grand .col { width: 100%; }

	/* 교과목 개요 */
	.sj-wrap { gap: 35px 16px;}
	.sj-wrap .col { width: 100%; }
	.sj-wrap .col .num { font-size: 44px; }
    .sj-tit { font-size: 22px; margin-bottom: 25px; }

	/* 찾아오시는 길 */
	.root_daum_roughmap .wrap_map {height:250px !important;}
	.directions {margin-top:30px;}
	.directions .address-info .addr {font-size:18px;}
	.directions .address-info {margin-bottom:20px;}
	.directions .contact-info dl {padding:16px 0;}
	.directions .contact-info dt {padding-left:5px; width:110px;}
	.directions .contact-info dt svg {margin-right:10px;}

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table { border-bottom: none; }
	.board-form table tbody {display:block;}
    .board-form table colgroup col {width: 100% !important; margin-bottom: 10px;}
	.board-form table tr {display:block; }
	.board-form table th {display:block; border:0; text-align:left; padding:0; font-size:15px; background:none; height: auto; margin-top: 24px; margin-bottom: 5px; }
    .board-form table th.pd { padding-top: 24px;}

	.file-fx { display: block; }
	.files-upload { width: 100%; }
	.file-fx .resume-btn { margin-top: 10px; }

	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}
    .board-form input#past_8, input#technic_9, input#sample_type_5, input#cell_type_5, input#blood_1 { width: 200px !important;}
    .clr-txt { font-size: 13px;}
    .clr-span { padding-left: 0;}
    .board-form tr th.bg { background: transparent;}
    .board-form tr td.fw { text-align: left; margin-bottom: 10px; font-size: 14px; color: #00316d;}
    .board-form .sel-fx select { width: 100%; }
    .board-form .input { font-size: 14px; }
    .board-form .item-pd { padding: 0; }

	.form-agree { margin-bottom: 30px; }
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.calendar-head h3 {font-size:18px; margin:0 17px;}
	.calendar-head .cal-btn {width:34px; height:34px; background-size:9px auto;}
	.calendar-head .cal-prev {background-image:url("/images/bbs/cal_prev_x2.png");}
	.calendar-head .cal-next {background-image:url("/images/bbs/cal_next_x2.png");}
	.calendar table th {padding:6px 4px; font-size:14px;}
	.calendar table td {height:60px; padding:5px 4px; font-size:12px;}
	.calendar ul li {padding-left:0; margin-bottom:6px;}
	.calendar ul li:before {display:none;}
	.calendar .cal-date {font-size:10px; margin-bottom:8px;}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 12px; font-size:14px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

    .btn-pack.ctbt { min-width: 120px; height: 42px; font-size: 15px; line-height: 40px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.comment-area {margin-top:37px;}
	.comment-total {font-size:14px; margin-bottom:12px;}
	.comment-write {position:relative; padding:10px;}
	.comment-write .byte {position:absolute; bottom:15px; left:12px; font-size:12px;}
	.comment-write .write {display:block;}
	.comment-write .write textarea {display:block; width:100%; height:65px; margin-right:0;}
	.comment-write .write .btn {text-align:right; margin-top:6px;}
	.comment-item {padding:17px 4px;}
	.comment-item.comment-reply {padding-left:25px; background-image:url("/images/bbs/icon_reply_x2.png"); background-position:3px 18px; background-size:auto 13px;}
	.comment-info {font-size:14px;}
	.comment-info .name {margin-right:5px;}

	.faq .tit a {padding:7px 0 7px 5px;}
	.faq .tit a:after {display:none;}
	.faq .q {flex:0 0 26px; width:26px; height:26px; font-size:15px; line-height:26px; margin-right:10px;}
	.faq .cnt {padding:12px 12px 12px 15px;}
    
	.comment-info .date {font-size:11px;}
	.comment-ctr {font-size:12px;}
	.comment-ctr .bar {vertical-align:middle; margin:-.2em 4px 0;}
	.comment-txt {font-size:14px;}
	.comment-link {font-size:13px;}
	.comment-input {padding:10px;}
	.comment-input textarea {height:48px;}

	.board-password {padding:30px 20px;} 

    .form-agree .scroll-box { padding: 15px;}

	.gallery-list ul li { width: 50%; }
    .gallery-list ul li .tit { font-size: 15px; }

	.product-list ul { gap: 35px 8px;}
    .product-list ul li { width: calc(100%/2 - 4px);}
	.product-list ul li .txt { font-size: 13px; }
    .product-list ul li .tit { font-size: 16px; }

	.store-search {padding:0; border-radius: 0; }
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

    .news-list ul li {padding:17px 0;}
	.news-list .thumb {width:38%; margin-right:14px;}
	.news-list .tit {font-size:15px; max-height:2.8em; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.news-list .txt {font-size:13px; margin-top:3px; max-height:3em; -webkit-line-clamp:2;}
	.news-list .date {display:none;}

	/* member */
	.mem-tab-wrap { margin-bottom: 35px; }
	.mem-tab { padding: 5px; }
	.mem-tab li a { width: 130px; height: 40px; }

	.login-tab {border-bottom-width:2px; margin-bottom:35px;}
	.login-tab ul {padding:0 1px;}
	.login-tab ul li {border-width:2px; margin:0 -1px;}
	.login-tab ul li a {font-size:16px; line-height:46px;}
	.login-content .group .input {height:48px; font-size:14px;}

	.sns-login .tit {margin-bottom:20px;}
	.sns-login .tit span {padding:0 20px;}
	.sns-login a {margin:0 8px}
	.sns-login img {width:44px;}

	.agree-wrap {margin-bottom:35px;}
	.agree-wrap .group {margin-top:30px;}
	.agree-wrap .agree-tit {font-size:16px;}
	.agree-wrap .agree-tit .checkbox label:before {background-image:url("../images/member/checkbox_x2.png"); background-size:11px auto;}
	.agree-wrap .agree-tit .checkbox input:checked + label:before {background-image:url("../images/member/checkbox_on_x2.png");}
	.agree-wrap .agree-box {margin-top:7px; max-height:130px; padding:10px 13px;}
	.agree-wrap .agree-box .terms-wrap {line-height:1.4em; word-break:break-all;}

	.terms-wrap .policy-contact {display:block; padding:0 15px;}
	.terms-wrap .policy-contact dl {border-left:0; padding:20px 5px; border-top:1px solid #e5e5e5;}
	.terms-wrap .policy-contact dl:first-child {border-top:0;}

	.join-form table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {display:block; border:0; padding:0;}
	.join-form + .buttons {margin-top:30px;}
	.join-form .help-text {display:block; clear:both; padding-top:6px; margin-left:0; font-size:14px; line-height:1.5em;}
	.join-form #user_id {float:left; width:calc(100% - 90px) !important;}
	.join-form #user_id + .btn-pack {width:90px; text-align:center;}
	.join-form #user_pw,
	.join-form #user_pw2,
	.join-form #user_name {width:100% !important;}

	.join-complete .tit {font-size:22px; margin-bottom:20px;}
	.join-complete .txt {font-size:16px;}
	.join-complete .icon {width:110px; height:110px; background-size:48px;}

	.find-tab {border-bottom-width:2px; margin-bottom:35px;}
	.find-tab ul {padding:0 1px;}
	.find-tab ul li {border-width:2px; margin:0 -1px;}
	.find-tab ul li a {font-size:16px; line-height:46px;}
	.find-content .group .input {height:48px; font-size:14px;}
	.find-result {padding:30px 15px; font-size:16px;}
	.find-result h4 {font-size:19px;}
	.find-result .name {font-size:24px;}

	.member-leave .txt {margin-bottom:27px;}
	.member-leave .txt .tit {font-size:18px;}
	.member-leave .form {margin-bottom:35px; padding:35px 25px; font-size:15px;}
	.member-leave .form .group .label-tt {width:80px;}
} 
@media (max-width: 420px) {
	/* 사업단 소개 */
	.it-infra .col { width: 100%; }

	/* 교수진 */
	.pf-wrap .col { width: 100%; }
}