@charset "UTF-8";

@font-face {
    font-family: 'Pretendard-Medium';
    src: url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
    font-weight: 500;
    font-style: normal;
}
* { font-family: 'Spoqa Han Sans Neo', 'sans-serif'; }
.swiper-slide{
	height: fit-content !important;
}
.swiper-wrapper{
	height: auto !important;
}
.menuTitle
{
    text-align: center;
    margin-top: 40px;
    font-size: 40px;
    font-weight: bolder;
    margin-bottom: 40px;
    background: linear-gradient(to right bottom, #000e1f, #79c4fb);
    color: transparent;
    -webkit-background-clip: text;
	
}
hr
{
	border-top: 1px solid #3C7CF5;
	margin-top: 0px;
}
.diagram_img
{
	padding: 30px;
}
.detailBottomBtn button.btn_gotolist{
	background-color: #fff; 
	color: #000; 
	border-radius: 30px; 
	text-align: center; 
	font: normal normal 16px Spoqa Han Sans Neo; 
	letter-spacing: 0px; 
	margin-right: 60px;
	border-radius: 30px;
	border:1px solid #000;
	width: 225px;
	height: 60px;
	font-weight: 600;
}
.detailBottomBtn button.btn_gotolist:last-child
{
	margin-right: 0px;
}
/*상세 제목 ex_article, techClip 등*/
.articleDetail .detailTitle{    margin: 80px 0;
    width: 100%;
    max-width: 373px;}

.detailTitle
{
    margin: 80px 0;
    width: 100%;
    max-width: 446px;
}
/*상세 제목 따옴표*/
.titleLeftIcon,.titleRightIcon
{
	display:inline-block;
	width: 45px;
	position: absolute;
}
.titleLeftIcon
{
	left: 0px;
}
.titleRightIcon
{
	right: 0px;
}

/*슬라이더(관련컨텐츠, labinside -> article, techbrief)*/

.slideTech
{
	color: #3C7CF5;
	font-weight: bolder;
}
.slideCont
{
	font-weight: bolder;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
}

/*//상세 관련컨텐츠 슬라이더*/


/*techClip 컨텐츠영역*/
.techclip_left_cont
{
    display: inline-block;
    float: left;
    width: calc(40% - 30px);
    margin-right: 30px;
}
.techclip_right_cont
{
    display: inline-block;
    float: right;
    width: 60%;
}
.techclip_detail_contents_media
{
	margin-bottom: 100px;
}
.right_cont_left_title
{
    width: 30%;
    display: inline-block;
    border: 1px solid #043E9229;
    border-radius: 10px;
    background-color: #F4FBFF;
    color: #043E92;
    font-weight: bolder;
    margin-bottom: 10px;
    line-height: 64px;
}
.right_cont_right_cont
{
    width: calc( 70% - 10px );
    text-align: left;
    margin-left: 10px;
    background-color: #F8F9F9;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 20px;
    color: #141618;
}
.right_cont_left_title, .right_cont_right_cont
{
	float: left;
}
/*//techClip 컨텐츠영역*/

/*tech breif 상세*/
/*가장 위 제목, 글*/
.techbrief_top_cont_wrap
{
	width: 100%;
}
.techbrief_top_cont_img
{
    width: 50%;
    display: inline-block;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 600px;
    position: relative;
}
.techbrief_top_cont_img img
{
	width: 100%;
	display: inline-block;
    vertical-align: middle;
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 0;*/
/*    transform: translate(0px, -50%);*/
}
.techbrief_top_cont
{
    display: inline-block;
    width: 50%;
    float: left;
    padding: 100px;
    box-sizing: border-box;
}
.techbreif_top_cont_cont
{
    font-size: 16px;
    color: #7A7A7D;
	
}
.techbrief_top_cont_title
{
    font-size: 48px;
    font-weight: bolder;
    margin-bottom: 50px;
    line-height: 65px;
    font-family: Spoqa Han Sans Neo !important;
}
.techbrief_top_cont_number
{
    font-size: 20px;
    color: gray;
    font-weight: bold;
    margin-bottom: 80px !important;
}

/*적용분야*/
.techbrief_cont_icon_wrap
{
    text-align: center;
    margin-top: 150px;
    margin-bottom: 80px;
}
.techbrief_cont_icon_wrap p
{
    margin: 30px;
    font-size: 26px;
    font-weight: bolder;
    color: #042C99;
}
.techbrief_cont_icon_wrap span
{
    margin: 0px 0;
    padding: 8px 15px;
    font-weight: bold;
    font-family: 'Spoqa Han Sans Neo' !important;
    background: 0% 0% no-repeat padding-box;
    border: 2px solid  #3C7CF5;
    color: #3C7CF5;
    border-radius: 50px;
}
.application_cate{
	
    padding:60px 0 20px 0;
}
.application_cate div{
	margin: 0 auto;
}
.float_disable{
	margin-bottom: 80px;
}
.cont_wrap_1
{
    width: calc(50% - 24px);
    display: inline-block;
    height: 600px;
    border-top: 2px solid #000;
    margin-right: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.cont_wrap_2
{
    width: calc(50% - 24px);
    display: inline-block;
    height: 650px;
    margin-left: 20px;
    vertical-align: top;
    line-height: 1.5;
}
.cont_wrap_2_1
{
    width: 100%;
    display: inline-block;
    height: 70%;
    border-top: 2px solid #000;
    line-height: 1.5;
}
.cont_wrap_2_2
{
    width: 100%;
    height: 30%;
    border-top: 2px solid #000;
    line-height: 1.5;
}
.cont_wrap_3
{
    width: calc(50% - 24px);
    display: inline-block;
    height: 200px;
     border-top: 2px solid #000;
     margin-right: 20px;
     position: relative;
     margin-bottom: 20px;
	line-height: 1.5;
}
.cont_wrap_4
{
	width: calc(50% - 24px);
    display: inline-block;
    height: 200px;
     border-top: 2px solid #000;
     margin-left: 20px;
     line-height: 1.5;
     vertical-align: top;
}
.cont_wrap_5
{
    width: calc(50% - 24px);
    height: 300px;
    display: inline-block;
     border-top: 2px solid #000;
     margin-right: 20px;
     margin-bottom: 20px;
     line-height: 1.5;
	
}
.cont_wrap_6
{
    width: calc(50% - 24px);
    height: 300px;
    display: inline-block;
     border-top: 2px solid #000;
     margin-left: 20px;
     line-height: 1.5;
     vertical-align: top;
}
.cont_wrap_7
{
	width: 100%;
	border-top: 2px solid #000;
	min-height: 180px;
	line-height: 1.5;
}
.cont_wrap_7 p{
	font-weight: bold;
	font-size: 22px !important;
}
.cont_wrap_8
{
	width: 100%;
	 border-top: 2px solid #000;
	 line-height: 1.5;
	 vertical-align: top;
}
.techbirefTable tr
{
    border-top: 1px solid lightgray;
}
.techbirefTable thead tr
{
	background-color: #f4fbff;
}
.techbirefTable tbody tr
{
	border-bottom: 1px solid lightgray;
}
.techbirefTable thead tr td
{
	font-size: 20px;
	font-weight: bolder;
	font-family: 'Spoqa Han Sans Neo' !important;
}
.techbirefTable tbody tr td
{
    font-size: 18px;
    color: #484848;
    font-family: 'Spoqa Han Sans Neo' !important;
}
.techbirefTable tr td
{
	padding: 15px;
	border-right: 1px solid lightgray;
	font-size: 22px;
}
.techbirefTable tr td:last-child
{
	border-right: 0px;
}
.techbriefDetail .cont_wrap_9{margin-bottom: 0px;}
.techbriefDetail .article_detail_contents_btn{margin-top: 40px; margin-bottom: 140px;}
.techbriefDetail .article_detail_bottom{margin-bottom: 40px;}
.cont_wrap_9
{
	width: 100%;
	border-top: 2px solid #000;
	margin-bottom: 60px;
}
.cont_wrap_9_cont:first-child
{
	font-weight: bold;
}
.cont_wrap_9_cont
{
	width: 33.3%;
	display: inline-block;
	text-align: center;
	float: left;
	padding: 70px;
	font-size: 22px;
	font-family: 'Spoqa Han Sans Neo' !important;
	font-weight: 300;
}
.cont_wrap_9_cont img
{
    width: 30px;
    margin-right: 20px;
}
.float_disable li
{
	margin-bottom: 10px;
	list-style: none;
	line-height: 25px;
}
.float_disable h4,.cont_wrap_7 h4,.cont_wrap_8 h4,.cont_wrap_9 h4
{
    font-weight: bolder;
    color: #042C99;
    font-size: 28px;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'Spoqa Han Sans Neo' !important;
}
.float_disable hr,.cont_wrap_7 hr,.cont_wrap_8 hr,.cont_wrap_9 hr
{
    border-top: 1px solid #ddd;
    margin-top: 0px;
}
.techbrief_detail_cont_keyword li
{
    list-style: none;
    display: inline-block;
    padding: 8px 15px;
    background: #3C7CF5 0% 0% no-repeat padding-box;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}
/*//tech breif 상세*/


/* techbriefpdf */
/*제목*/
.techbrief_pdf_main_img
{
	width: 100%;
}
.techbrieftile
{
    text-align: center;
    position: relative;
}
.techbrief_pdf_title
{
    position: absolute;
    top: 30%;
    left: 10%;
    color: #fff;
    font-size: 34px;
    font-weight: bolder;
    text-align: left;
    width: 70%;
}
/*내용*/
.brief_detail_contents .techbrief_cont_icon_wrap p
{
	font-size: 26px;
	color: #012063;
	font-family: 'Spoqa Han Sans Neo' !important;
}
.brief_detail_contents p
{
    font-size: 18px;
    color: #484848;
    line-height: initial;
}
.techbrief_pdf_cont
{
	margin-top: 60px;
}
.techbrief_pdf_cont img
{
	width: 40%;
}
.techbrief_pdf_cont p, .techbrief_pdf_cont ul
{
	font-size: 18px;
	color: #484848;
}
.techbrief_pdf_cont ul
{
	padding-left: 60px;
}
.techbirefTable tbody ul
{
	padding-left: 40px;
}
.techbrief_pdf_cont ul li
{
	margin-top: 10px;
	list-style: disc;
	line-height: 24px;
	margin-bottom: 10px;
}
.techbrief_pdf_cont_title
{
    position: relative;
    display: flex;
    align-items: flex-start;
}
.techbrief_pdf_cont_title img
{
    display: inline-block;
    float: left;
    width: 30px;
    margin-right: 10px;
}
.techbrief_pdf_cont_title h3
{
    line-height: 30px;
    font-weight: bolder;
    font-family: Spoqa Han Sans Neo !important;
    margin-bottom: 20px;
    font-size: 26px;
    
}
.techbrief_pdf_cont_title .domestic,.techbrief_pdf_cont_title .abroad
{
    position: absolute;
    top: 0;
    left: 250px;
    background-color: #3C7CF5;
    width: 70px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    height: 30px;
}
.techbrief_pdf_cont_title .abroad
{
	left: 325px;
    border: 1px solid gray;
    color: gray;
    background-color: #fff;
}
.contents_writing_btn
{
    text-align: right;
    margin-top: 40px;
    margin-bottom: 50px;
}
.contents_writing_btn .btn_writing
{
    border: 0px;
    width: 90px;
    height: 40px;
    border-radius: 10px;
}
/* //techbriefpdf */

/*labInside*/

/*labInside 탭메뉴*/
.tab_title
{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.tab_title li {
    list-style: none;
    width: 120px;
    padding: 10px 0px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    margin-right: 100px;
    color: gray;
    font-weight: bolder;
    font-family: Spoqa Han Sans Neo !important;
}
.tab_title li:last-child
{
    margin-right: 0px;
}
.tab_title li.on {
    color: #012063;
    border-bottom: 1px solid #012063;
}
.tab_cont_wrap {
  clear: both;
}
.tab_cont_wrap .tab_cont {
  display: none;
}
.tab_cont_wrap .tab_cont:first-child
{
	text-align: center;
}
.tab_cont_wrap .tab_cont.on {
  display: block;
}

/*labinside -> labstory*/
.labstory_icon
{
	margin-top: 100px;
}
.part1_title h3,.part2_title h3,.part3_title h3
{
    font-weight: bolder;
    margin-bottom: 50px;
    font-size: 32px;
    margin-top: 20px;
    font-family: Spoqa Han Sans Neo !important;
}
.part1_wrap .part1_cont .part1_cont_left_icon
{
    float: left;
}
.part1_wrap .part1_cont .part1_cont_right_icon
{
	float: right;	
}
.part1_wrap .part1_cont p
{
    display: inline-block;
    width: 70%;
    text-align: center;
    line-height: 30px;
    font-size: 28px;
    font-weight: 800;
    color:#bbb;
    margin-top:7px;
}
.part1_q,.part2_q,.part3_q
{
	margin: 80px 0px;
}
.part1_q_title img,.part2_q_title img,.part3_q_title img
{
    float: left;
    margin-right: 20px;
    width: 30px;
    margin-top: 10px;
}
.part1_q_title h3,.part2_q_title h3,.part3_q_title h3
{
    text-align: left;
    font-weight: bolder;
    font-size: 32px;
    line-height: 50px;
    font-family: Spoqa Han Sans Neo !important;
}
.part1_q_cont p,.part2_q_cont p,.part3_q_cont p
{
    text-align: left;
    padding-left: 50px;
    line-height: 35px;
    margin-top: 30px;
    font-size: 18px;
}
.part1_wrap,.part2_wrap,.part3_wrap
{
    padding: 30px;
}
.part2_wrap
{
	background-color: #f4fbff;
}
.part3_keyword
{
	margin-bottom: 100px;
}
/*labinside -> 연구분야*/
.professorInfo
{
	margin-top: 140px;
}
.professorInfo h3, .researchField h3
{
	font-weight: bolder;
	margin-bottom: 40px;
	font-size: 32px;
	font-family: 'Spoqa Han Sans Neo' !important;
}
.professorInfo>div
{
	background-color: #f4fbff;
	padding: 60px 30px 60px 30px;
	margin-bottom: 140px;
	display: flex;
	align-items: center;
}
.professorInfo_img
{
    width: 15%;
    float: left;
    text-align: center;
}
.professorInfo_cont
{
    width: 85%;
    float: left;
    padding-left: 40px;
}
.professorInfo_cont>div
{
	margin-bottom: 35px;
}
.professorInfo_cont p
{
    line-height: 35px;
    font-size: 18px;
}
.professorInfo_cont>div span
{
    font-size: 24px;
    font-weight: bolder;
    line-height: 35px;
    font-family: 'Spoqa Han Sans Neo' !important;
}
.professorInfo_cont>div span:last-child
{
	color: #3c7cf5;
	margin-left: 20px;
}
.researchField_cont
{
    width: 33.3%;
    display: inline-block;
    float: left;
    margin-bottom: 100px;
}
.researchField_cont:nth-child(3n-2)
{
    padding: 0px 20px 0 0px;
}
.researchField_cont:nth-child(3n-1)
{
    padding: 0px 20px 0 20px;
}
.researchField_cont:nth-child(3n)
{
    padding: 0px 0px 0 20px;
}
.researchField_cont img
{
	width: 100%;
	height: 255px;
	object-fit: fill;
}
.researchField_cont p
{
    width: 100%;
    margin: 30px 0;
    font-size: 20px;
    font-weight: bold;
    color: #141618;
    font-family: 'Spoqa Han Sans Neo' !important;
}
.researchField_cont ul
{
    width: 100%;
    list-style: none;
    padding: 0px;
}
.researchField_cont ul li
{
    width: 100%;
    margin-bottom: 18px;
    font-size: 14px;
    color: #7A7A7D;
    margin-top: 10px;
}
.researchField_cont ul li:first-child
{
	margin-top: 30px;
}
.labinside_labvideo
{
	margin-bottom: 120px;
}
.labinside_labvideo h3
{
	margin-top: 140px;
	margin-bottom: 30px;
	font-weight: bolder;
	font-size: 32px;
	font-family: 'Spoqa Han Sans Neo' !important;
}
.labinside_article .article_detail_bottom .slideTech{font-size: 15px; padding: 13px 0 5px 0;}
.labinside_article .article_detail_bottom .slideCont{font-size: 22px; font-family: 'Spoqa Han Sans Neo' !important;}

.labinside_techbrief .article_detail_bottom .slideTech{font-size: 15px; padding: 13px 0 5px 0;}
.labinside_techbrief .article_detail_bottom .slideCont{font-size: 22px; font-family: 'Spoqa Han Sans Neo' !important;}
.insideDetail3 .article_detail_contents_btn{margin-bottom: 120px;}
/*labinside title*/
.labinsideTitleCont_img
{
	width: 100%;
	
}
.labinside_article>.article_detail_bottom>h3, .labinside_techbrief>.article_detail_bottom>h3
{
	font-size: 32px;
	color: #141618;
    font-family: 'Spoqa Han Sans Neo' !important;
}


.insideDetail2 .cont_wrap{width: 100%;}
.insideDetail2 .cont_wrap .cont1{width: 80%; margin: 0 auto;}
.insideDetail3 .cont_wrap{width: 100%;}
.insideDetail3 .cont_wrap .cont1{width: 80%; margin: 0 auto;}
/*//labInside*/

/*about*/
.about_main_bg
{
    width: 100%;
    background-size: cover;
    background-position: center;
    padding: 40px 0;
    max-height: 320px;
    min-height: 270px;
}
/*//about*/
/*공유하기 버튼*/

.snsBtn{
	display: none;
}
.twitter>i
{
    position: absolute;
    right: 90px;
    top: -160px;
    font-size: 25px;
    background-color: #fff;
    border: 1px solid lightgray;
    padding: 8px;
    border-radius: 50%;
    color: #00acee;
}
.twitter:hover
{
	color: #00acee;
}
.kakao>i
{
    position: absolute;
    right: 90px;
    top: -100px;
    font-size: 25px;
    background-color: #fff;
    border: 1px solid lightgray;
    padding: 8px;
    border-radius: 50%;
    color: #000;
	
}
.kakao:hover
{
	color: #000;
}
.facebook>i
{
    position: absolute;
    right: 90px;
    top: -40px;
    font-size: 25px;
    background-color: #fff;
    border: 1px solid lightgray;
    padding: 8px;
    border-radius: 50%;
    color: #3b5998;
	
}
.facebook:hover
{
	color: #3b5998;
}
/*//공유하기 버튼*/

/*float 해제*/
.techclip_detail_contents_media::after, .techclip_right_cont::after, .techbrief_top_cont_wrap::after,.techbrief_cont_total_wrap::after,.float_disable::after,
.cont_wrap_9::after, .techbrief_pdf_cont_title::after, .techbrief_pdf_cont::after,.techbrief_info::after,.tab_title::after,.part1_cont::after,.part1_q_title::after,
.professorInfo_cont_wrap::after,.researchField_cont_wrap::after,.researchField_cont::after
{ content:'';display:block;clear:both; }


/*반응형*/
@media (max-width: 1350px) {
}

@media (max-width: 1190px) {
}
@media (max-width: 995px) {
	.card_ps_title>b{width: 80px;display: inline-block;  white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}

}
@media (max-width: 840px) {
	
}
@media (max-width: 768px) {
	.card_ps_title>b{width: 70%;}
	.techclip_detail_contents_btn{margin: 30px 200px 30px 200px;}
	.detailBottomBtn button.btn_gotolist
	{
		margin-right: 0px;
	}
	.labinsidePost
	{
		width: 50% !important;
	}
	.labinsidePost>img
	{
		width: 100% !important;
	}
	.article_detail_contents_btn>button
	{
		margin-bottom: 15px;
	}
}
@media (max-width: 660px) {
	.techclip_left_cont {display: block; float: none; width: 100%; margin: 0 auto;}
	.techclip_right_cont {display: block; float: none; width: 100%; margin-top: 50px;}
}
@media (max-width: 600px) {
	.thumbnail a>img, .thumbnail>img{height: 150px !important;}
	.techclip_detail_contents_btn{margin: 30px 100px 30px 100px;}
	.tab_title{padding: 0;}
	.part1_q_cont p, .part2_q_cont p, .part3_q_cont p{padding-left: 0;}
}
@media (max-width: 550px) {
	.professorInfo>div{padding: 20px 20px 20px 10px;}
	.professorInfo_img{padding: 20px 20px 20px 0;}
}
@media (max-width: 500px) {
	.professorInfo>div{padding: 20px 20px 20px 10px;}
	.professorInfo_img{padding: 20px 20px 20px 0;}
	.tc_list>img{height: 200px !important;}
}
@media (max-width: 450px) {
	.techclip_detail_contents_btn{margin: 30px 0px 30px 0px;}
	.quickmenu{display:none;}
}
@media (max-width: 400px) {
	.professorInfo_img{display: none;}
	.professorInfo>div{padding: 20px;}
	.professorInfo_cont{width: 100%;}
	.professorInfo_cont>div span:last-child{line-height: 30px;}
}
@media (max-width: 310px) {
	
}
/*labinside Detail1 반응형*/
@media (max-width: 991px) {
	.detailBottomBtn button.btn_gotolist{margin-right: 20px;width: auto; padding: 0 30px;}
	
}
@media (max-width: 770px) {
	.detailBottomBtn button.btn_gotolist{height: 50px; font-size: 14px; padding: 0 20px;margin-right: 15px;}
}
@media (max-width: 700px) {
	.part1_q_cont p, .part2_q_cont p, .part3_q_cont p{padding-left: 0px;}
}
@media (max-width: 630px) {
	.tab_title li{margin-right: 50px;}
}
@media (max-width: 550px) {
	.tab_title{margin-top: 30px;}
	.tab_title li{font-size: 20px;margin-right: 30px;}
	.part1_title h3, .part2_title h3, .part3_title h3{font-size: 28px;}
	.part1_q_title h3, .part2_q_title h3, .part3_q_title h3{font-size: 28px;}
	.part1_q_cont p, .part2_q_cont p, .part3_q_cont p{font-size: 16px; line-height: 30px; margin-top: 10px;}
	.part1_wrap .part1_cont p{font-size: 16px;}
}
@media (max-width: 500px) {
	.part1_cont_left_icon{display: none;}
	.part1_cont_right_icon{display: none;}
	.part1_wrap .part1_cont>p{width: 100%;}
	.quickmenu ul{display: none;}
	.part1_wrap, .part2_wrap, .part3_wrap{padding: 10px;}
}
@media (max-width: 460px) {
	.tab_title li{font-size: 18px;margin-right: 5px;}
	.article_detail_contents_btn{display: flex; flex-direction: column;}
	.detailBottomBtn button.btn_gotolist{margin-right: 0px;}
	.part1_title h3, .part2_title h3, .part3_title h3{font-size: 24px;}
	.part1_q_title h3, .part2_q_title h3, .part3_q_title h3{font-size: 24px;line-height: 45px;}
	.part1_q_title img, .part2_q_title img, .part3_q_title img{margin-top: 8px;}
}
@media (max-width: 410px) {
	.tab_title li{width: 95px;}
}
/*//labinside Detail1 반응형*/

/*labinside Detail2 반응형*/
@media (max-width: 991px) {
	.insideDetail2 .cont_wrap .cont1{width: 90%;}
	.researchField_cont{width: 50%; margin-bottom: 50px;}
	.researchField_cont:nth-child(3n){padding: 0 20px 0 0px;}
	.researchField_cont:nth-child(2n){padding-right: 0px;}
}
@media (max-width: 700px) {
	.professorInfo_img{display: none;}
	.professorInfo_cont{width: 100%; padding-left: 0px;}
	.professorInfo h3, .researchField h3{font-size: 24px;}
	.professorInfo_cont>div span{font-size: 18px;}
}
@media (max-width: 640px) {
	.researchField_cont img{height: 175px;}
	.professorInfo_cont p{font-size: 16px;}
}
@media (max-width: 500px) {
	.professorInfo_cont>div{margin-bottom: 20px;}
	.researchField_cont{width: 100%; padding: 0;}
	.researchField_cont:nth-child(3n-2){padding: 0;}
	.researchField_cont:nth-child(3n){padding: 0;}
	.researchField_cont:nth-child(2n){padding: 0;}
	.insideDetail2 .cont_wrap .cont1{width: 100%;}
	.researchField_cont img{height: 255px;}
}
@media (max-width: 400px) {
	.professorInfo h3, .researchField h3{text-align: center;}
}
/*//labinside Detail2 반응형*/

/*labinside Detail3 반응형*/
@media (max-width: 1200px) {
	.labinside_labvideo>iframe{height: 440px !important;}
}
@media (max-width: 991px) {
	.insideDetail3 .cont_wrap .cont1{width: 90%;}
}
@media (max-width: 990px) {
	/* .insideDetail3 .swiper-navigation{visibility: hidden;} */
	.insideDetail3 .swiper-button-prev{left: 30px; top: -15px;}
	.insideDetail3 .swiper-button-next{right: 30px; top: -15px;}
	.insideDetail3 .swiper-button-prev>img{width: 15px !important;}
	.insideDetail3 .swiper-button-next>img{width: 15px !important;}
	.labinside_article>.article_detail_bottom>h3, .labinside_techbrief>.article_detail_bottom>h3{text-align: center;}
}
@media (max-width: 767px) {
	.labinside_labvideo>iframe{height: 380px !important;}
}
@media (max-width: 700px) {
	.labinside_labvideo h3{font-size: 24px;}
	.labinside_article>.article_detail_bottom>h3, .labinside_techbrief>.article_detail_bottom>h3{font-size: 24px;}
	.labinside_article .article_detail_bottom .slideTech{font-size: 13px;}
	.labinside_article .article_detail_bottom .slideCont{font-size: 20px;}
	.labinside_techbrief .article_detail_bottom .slideTech{font-size: 13px;}
	.labinside_techbrief .article_detail_bottom .slideCont{font-size: 20px;}
}
@media (max-width: 600px) {
	.insideDetail3 .thumbnail a>img,.insideDetail3 .thumbnail>img{height: 300px !important;}
}
@media (max-width: 500px) {
	.insideDetail3 .cont_wrap .cont1{width: 100%;}
}
/*//labinside Detail3 반응형*/

/*//반응형*/
