@charset "utf-8";
/**************************************************

	Respond.css ( ver 1.0.2 )

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important; height:100%;} .__ta{display: none !important;height:100%;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1200px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }

/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1200px){

	html{min-width: 320px;padding-top: 70px;overflow-x: hidden;}
    img{max-width:100%;}

	#header{position: fixed;top: 0;left: 0;width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05); background:#fff;}
	#header .inner{width: auto;height: 70px;}
    #header .logo{position: absolute;top: 0;left: 10px;height: 100%;line-height: 70px; background: url(/images/layout/logo_2.png) center no-repeat;}
    #header .logo img{width: auto;height: 20px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}

	#gnb{display: none;}
    #tnb{display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}
	

	#footer .fnbWrap .f_logo {display:block; width:100%; text-align:Center;}
    #footer .fnbWrap .inner{width: 100%;}
    #footer .ftWrap{width: auto;padding: 15px 0;}
    #footer address{font-size: 10px;line-height: 13px;color: #b3b3b3;font-style: normal;text-align: center;}
    #footer address hr{display: block;border: none;margin: 0;}
    #footer address .copyright{display: block;margin-top: 10px;}
	#footer .fnbWrap .copyright{font-size: 10px;}
	#footer .fnbWrap .copyright b{font-size: 12px;}

    #sns-ico{margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 2px;}
    #sns-ico li img{width: 25px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;}
    #fnb > li{display: inline-block;padding: 0 5px;}
    #fnb > li:first-child{padding-left: 0;background: none;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;line-height: 35px;}

    #slide-btn{top: 50%;margin-top: -17px;right: 10px;display: block;width: 36px;height: 36px; border-color:#ddd;}	
	#slide-btn button {top:8px; left:7px; width:20px;}
	#slide-btn button span, #slide-btn button:before, #slide-btn button:after {background:#222; width:20px;}
	#slide-btn button:before {width:12px};

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 10px;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 70px;position: relative;background: #37c7bd;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}

    #hd-lan-mo{position: absolute;top: 10px;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 85px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    /* Site Layer Popup */
    .sp-pop{top: 65px !important;left: 5% !important;width: 90% !important;height: auto !important;}
    .sp-pop .img{position: relative;min-height: 100px;padding-bottom: 30px;}
    .sp-pop .img img{max-width:100%;}
    .sp-pop .btns li{height: 30px;}
    .sp-pop .btns li a,
    .sp-pop .btns li label{line-height: 28px;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

}

@media screen and (max-width: 1700px){
	.visual .slick-prev {top:80%;}
	.visual .slick-next {top:80%;}
}
/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1200px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
    #popup.on{opacity: 1;}
    #popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
    #popupBG.on{opacity: 1;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}


/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1200px){

    #main #mainWrap{width: auto;margin: 0;padding: 20px 10px;}
	#main .visual .slick-dots {margin-left:100px; left:20px;}
	#main .visual .main-slide .item img {margin-left:-50%;}

	

	#main .visual .roll .item img  {left:auto; margin-left:0;}
	#mainVisual {height:auto !important; }
	#mainVisual .fp-tableCell {height:auto !important; position:relative;}
	#main .visual .main-slide .item img {position: relative;top: 0;left: 0;margin-left: 0; min-height:100%;}
	.visual-btn div  {left:270px;}

	.visual_text  {box-sizing:border-box; padding:0 120px;}
	.visual_text h3 {font-size:32px;line-height:40px;}
	.visual_text h3 span {font-size:32px; line-height:40px;}
	.visual_text p {font-size:16px; padding-top:10px;}
	.visual_text a {font-size:14px; height:37px; width:150px;}
	.visual .slick-prev {left:20px; top:50%;}
	.visual .slick-next {right:20px; top:50%;}

	.icon-scroll {display:none;}

	
	/**section_1**/
	#section_1 {height:auto !important; padding:50px 2%; box-sizing:border-box;}
	#section_1 .fp-tableCell {height:auto !important;}
	#section_1 .section_body {position:relative; top:auto; left:auto;     transform: translate(0);}
	#section_1 .section_body h3.section_title {font-size:18px;}
	.sec_1_top .sec_1_left {width:50%;}
	.sec_1_top .sec_1_right {width:50%; left:50%;}
	.sec_1_right .sec_1_text {width:80%;}
	.sec_1_right .sec_1_text h4 {font-size:16px; padding-bottom:15px;}
	.sec_1_right .sec_1_text p{font-size:13px; padding-right:0; padding-bottom:20px;}
	.sec_1_right .sec_1_text a.more{font-size:13px; line-height:32px;}
	.sec_1_bottom ul li  {width:49%; margin-left:0; margin-right:2%; margin-top:0;}
	.sec_1_bottom ul li:nth-child(-n+2) {margin-bottom:2%;}
	.sec_1_bottom ul li:hover {margin-top:0;}
	.sec_1_bottom ul li:nth-child(2n) {margin-right:0;}
	.sec_1_bottom ul li div strong {font-size:16px;}
	.sec_1_bottom ul li div strong span{font-size:16px;}
	.sec_1_bottom ul li div p span{font-size:13px; display:inline;}

	
	/**section_2**/
	#section_2 {height:auto !important; padding:50px 2%; box-sizing:border-box;}
	#section_2 .fp-tableCell {height:auto !important;}
	#section_2 .section_body {position:relative; top:auto; left:auto;     transform: translate(0);}
	#section_2 .section_body h3.section_title {font-size:18px;}
	.sec_2_top .sec_2_left:after {position:absolute; content:''; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.5); z-index:1;}
	.sec_2_left h4 {font-size:18px; z-index:2; position:relative;}
	.sec_2_left p{font-size:13px; font-weight:600; color:#fff;  z-index:2;position:relative;}
	.sec_2_left a.more{font-size:13px;line-height:32px; z-index:2;}
	.sec_2_notice h4 {font-size:18px;}
	.sec_2_notice li p span {font-size:14px;}
	.sec_2_notice li strong{font-size:12px;}
	.sec_2_bottom {padding:20px ;}
	.sec_2_bottom dl dt {font-size:18px; line-height:20px;}
	.sec_2_bottom dl dd {font-size:13px; line-height:26px; padding:12px 100px 12px 0;}
	



}


@media screen and (max-width: 750px){


	#main .visual .roll .item img  {left:auto; margin-left:0;}
	#mainVisual {height:auto !important; }
	#mainVisual .fp-tableCell {height:auto !important; position:relative;}
	#main .visual .main-slide .item img {position: relative;top: 0;left: 0;margin-left: 0; min-height:100%;}


	.visual_text {padding:0 20px;}
	.visual_text a {margin-bottom:40px;}
	.declaration {position:relative; bottom:auto; left:auto;}
	.icon-scroll {bottom:170px;}
	.dots-body { margin-top:68px; }


	#main .visual .slick-dots {margin-top:68px;width:90px; margin-left:0;}
	#main .visual .slick-dots li {width:30px;}
	#main .visual .slick-dots li.slick-active button {font-size:14px;}
	#main .visual .slick-dots li button:after{font-size:14px;}
	#main .visual .slick-dots li button{font-size:14px; line-height:20px; height:20px;}
	.visual-btn div {left:110px;}
	
	.visual .slick-prev {display:none !important;}
	.visual .slick-next {display:none !important;}

	
	/**section_1**/
	.sec_1_top .sec_1_left {width:100%; float:none; display:block;}
	.sec_1_top .sec_1_right {width:100%; left:auto; top:auto; position:relative; float:none; display:block; padding:30px; box-sizing:border-box;}
	.sec_1_right .sec_1_text {position:relative; top:auto; left:auto;transform: translateY(0); }


	/**section_2**/
	.sec_2_top .sec_2_left {width:100%; margin-right:0; min-height:auto;}
	.sec_2_left a.more {position:relative; margin-top:30px; bottom:0; left:0; display:block;}
	.sec_2_top .sec_2_right {width:100%; margin-top:20px;}
	.sec_2_bottom dl dt {width:100%; display:block;}
	.sec_2_bottom dl dd {width:100%; display:block;}


}
/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){

    #sub #content{ width: auto;padding: 20px 10px; }

    #sub .sub-vis{height: 120px;}
    #sub .sub-vis h2{font-size: 20px; margin-top:0;}
    #sub .sub-vis h2 em{margin-top: 5px;font-size: 11px;}

    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}

    .lnbWrap{display: none;}

    #status{display: none;}

    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 12px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto; letter-spacing:-0.5px;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}



	/*연구소개*/
.introduction {box-sizing:border-box; padding:40px 1% 60px;}
.introduction .sub_title {font-size:18px;}

.introd_1_left {width:100%; text-align:Center;}
.introd_1_left img {display:inline-block;}
.introd_1_right {width:100%; padding-left:0;}
.introd_1_right strong {font-size:18px;}
.introd_1_right strong:after {width:100%;}
.introd_1_right strong span {font-size:20px;}
.introd_1_right strong span b {font-size:20px;}
.introd_1_right p {font-size:14px;}

.introd_2 li {width:49%; margin-left:0; margin-right:2%; margin-top:2%;}
.introd_2 li:nth-child(2n) {margin-right:0;}
.introd_2 li:nth-child(-n+2) {margin-top:0;}
.introd_2 li div.text_1 strong {font-size:14px;line-height:24px; min-height:50px; padding-top:5px; padding-left:40px;}
.introd_2 li div.text_1.line_h strong {font-size:14px; }
.introd_2 li div.text_1 span {width:30px; height:30px; font-size:16px; line-height:30px;}
.introd_2 li div.text_2 p {font-size:13px;}
.introd_2.eng li div.text_1 strong {min-height:48px;}

.introd_4 {background-size: cover;}
.introd_4 h4 {font-size:18px;}
.introd_4 p {font-size:14px;}
.introd_4 p span{font-size:14px;}

.introd_5 { box-sizing:border-box; padding:40px 1% 60px;}
.introd_5 h4 {font-size:18px;}
.introd_5 .introd_5_text strong b {font-size:16px; }
.introd_5 .introd_5_text p {font-size:14px;}


.introd_6{ box-sizing:border-box; padding:0 1%; margin-bottom:60px;}
.introd_6 h4 {font-size:18px;}
.introd_6 h5 {font-size:14px;}
.introd_6 h5 b {font-size:14px;}
.introd_6_cont .introd_6_text {padding:30px; box-sizing:border-box;}
.introd_6_text div strong {font-size:14px;}
.introd_6_text div strong b{font-size:16px;}
.introd_6_text div p {font-size:13px;}
.introd_6_text div p span{font-size:11px;}


/***연구내용***/
.research {box-sizing:border-box;  padding:40px 1% 60px;}
.research .sub_title {font-size:20px; line-height:26px;}
.res_content .tabs li a {font-size:13px;}

.tab_content {margin-top:50px;}
.tab_content .cont_title {font-size:18px; padding-bottom:30px;}
.tab_content .cont_title b{font-size:18px;}
.cont_top {padding-bottom:60px;}
.cont_top .cont_text strong b {font-size:16px; }
.cont_top .cont_text p {font-size:14px;}
.cont_bottom {margin-top:60px;}
.cont_bottom ul li {padding:30px; min-height:158px;}
.cont_bottom ul li strong {font-size:16px;}
.cont_bottom ul li p {font-size:13px;}
.cont_bottom.eng ul li {min-height:220px;}



/*응용및활용*/
.applications  {box-sizing:border-box;  padding:40px 0 0;}
.appl_top  {box-sizing:border-box;  padding:0 1%;}
.appl_top h3 {font-size:20px; line-height:26px;}
.appl_top_text {margin:30px auto 60px;}
.appl_top_text strong {font-size:18px; line-height:30px;}
.appl_top_text strong b {font-size:18px; line-height:30px;}
.appl_top_text strong span {font-size:18px; line-height:30px;}
.appl_top_text p {font-size:14px; line-height:26px;}
.appl_top_text p span {font-size:14px; line-height:26px;}

.appl_bottom  {box-sizing:border-box;  padding:40px 1% 60px;}
.appl_bottom h3 {font-size:20px; line-height:26px;}
.appl_info ul li {width:33.333%;}
.appl_info ul li div strong {font-size:13px;}
.appl_info ul li div strong span {font-size:13px;}
.appl_info ul li div p{font-size:12px;}

.appl_box ul li {padding:20px 15px;}
.appl_box ul li strong {font-size:28px; line-height:44px; padding-left:25px; margin-bottom:20px;}
.appl_box ul li strong:before {width:44px; height:44px;}
.appl_box ul li p {font-size:13px;}


/*서비스이용안내*/
.service {box-sizing:border-box;  padding:40px 0 0;}
.service .sub_title {font-size:20px; line-height:26px;}
.service .sub_title span {font-size:14px; padding-top:10px;}

.service_box {margin-bottom:60px; box-sizing:border-box; padding:0 1%;}
.service_box ul li { width:50%; padding:20px;}
.service_box ul li p {font-size:13px;}
.service_box ul li p strong {font-size:28px; margin-bottom:0;}
.service_box ul li.icon_3 {background-color:#f1f1f1;}
.service_box ul li.icon_4 {background-color:#f9f9f9;}
.service_box ul li.icon_5 {background-color:#f9f9f9;}

.service_down dt {font-size:13px;}
.service_down dt b{font-size:15px;}
.service_down dd a {font-size:13px;}

.service_bottom {padding:60px 1%; box-sizing:border-box;}
.service_bottom h3{font-size:20px; line-height:26px;}
.service_table {margin-top:30px;}
.service_table h4 {font-size:18px;}
.service_table h4 b {font-size:18px;}
.service_table table tr th {font-size:13px;}
.service_table table tr td {font-size:13px;}

/****데모****/
.demo{box-sizing:border-box;  margin:40px 0 60px; padding:0 1%;}
.demo .sub_title {font-size:20px; line-height:26px;}
.demo_1 {min-height: auto;}
.demo_1 ul li h4 {font-size:15px;}
.demo_1 ul li p {font-size:13px; }
.demo_box a {font-size:12px;}
.demo_search .where select {font-size:12px;}
.demo_search .inp .keyword {font-size:12px;}

/*게시판*/
.board_body {box-sizing:border-box;  padding:40px 1% 60px;}
.board_body .sub_title {font-size:20px; line-height:26px;}


}

@media screen and (max-width: 750px){

.introd_2.eng li {width:100%; margin-bottom:30px;}
.introd_2.eng li div.text_1 strong {min-height:auto;}
.introd_2.eng li div.text_2 {min-height:auto;}

.introd_6.eng .introd_6_text div strong {display:block; position:relative; top:auto; left:auto;transform: translateY(0); padding:10px 0; padding-right:60px; background: url(/images/sub/introduction_img_6.png) center right no-repeat;}
.introd_6.eng .introd_6_text div p {padding-left:0; background:none; margin-top:15px;}



/*연구소개*/
.introd_5 .introd_5_text {padding:20px; box-sizing:border-box;}
.introd_5 .introd_5_text strong {display:block; position:Relative; top:auto; left:auto; transform: translateY(0); height:auto; margin-bottom:20px;}
.introd_5 .introd_5_text strong b {font-size:16px; position:relative; top:auto; left:auto; transform: translateY(0);}
.introd_5 .introd_5_text p {padding-left:0;}
.introd_5_img_1 {display:none;}
.introd_5_img_2 {display:block;}

/*연구내용*/
.cont_top .cont_text {padding:20px; box-sizing:border-box;}
.cont_top .cont_text strong {display:block; position:Relative; top:auto; left:auto; transform: translateY(0); height:auto; margin-bottom:20px; text-align:center;}
.cont_top .cont_text strong b {font-size:16px; position:relative; top:auto; left:auto; transform: translateY(0); line-height:52px;}
.cont_top .cont_text p {padding-left:0; padding-right:0;}
.cont_bottom ul li {width:100%; margin-left:0; margin-top:0; margin-bottom:2%; min-height:auto;}
.cont_bottom.eng ul li {min-height:auto;} 

/*응용및활용*/
.appl_top_img div {width:100%; margin-bottom:2%; margin-left:0;}
.appl_top_img div:last-child {margin-bottom:0;}
.appl_info ul li {width:50%; box-sizing:border-box; padding:0 2%; min-height:298px;}

.appl_box ul li {width:49%; margin-left:0; margin-right:2%; margin-top:2%; min-height:236px;}
.appl_box ul li:nth-child(2n) {margin-right:0;}
.appl_box ul li:nth-child(-n+2) {margin-top:0;}


.service_box ul li   {width:100%; padding:0 20px;}
.service_box ul li p {font-size:13px; padding-left:100px; min-height:auto;}
.service_box.eng ul li p {font-size:13px; padding:50px 0; padding-left:100px; min-height:auto;}
.service_box ul li.icon_1 {background-size: 70px;}
.service_box ul li.icon_2 {background-size: 70px;}
.service_box ul li.icon_3 {background-size: 70px;background-color:#f9f9f9;}
.service_box ul li.icon_4 {background-size: 70px;background-color:#f1f1f1;}
.service_box ul li.icon_5 {background-size: 70px;background-color:#f9f9f9;}
.service_box ul li.icon_6 {background-size: 70px;}


.service_down dt {width:100%; border-right:5px solid #ddd; padding:7px 30px; box-sizing:border-box; line-height:26px;}
.service_down dt b {line-height:26px;}
.service_down dd {width:100%;}


.service_table table tr td {padding:13px 5px;}
.service_table table tr td:first-child {width:90px;}
.service_table table tr td:last-child {width:90px;}



/****데모****/
.demo_1 ul li {width:48%; }
.demo_search .search_box {width:100%; right:auto;}
.demo_search .where {width:35%; margin-left:0; box-sizing: border-box;}
.demo_search .inp {width:63%;box-sizing: border-box;}



}

@media screen and (max-width: 480px){


/****데모****/
.demo_1 ul li {width:98%; }

}