@charset "utf-8";

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}



@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}



@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}



@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}



@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}



@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}




/* CSS 기본세팅 _ 초기화 */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
html,body{width:100%; height:100%l;  }
html{overflow-y: scroll;}
body,input,textarea,select,button,table{font-family:"Noto Sans KR"; font-size:13px}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{text-decoration:none;color:#666}
a:hover,a:active,a:focus{text-decoration:none;color:#23a567}
* { box-sizing: border-box;    }



/* 시작 */
body {min-width:1200px;color:#333;}
.wrap {width:1200px; margin:auto;     }

#header {    }

#header #top_p {padding: 17px 0; height: 46px;   }
#header #top_p div { position:relative;}
#header #top_p ul {  width: 255px; position: absolute; right: 0; }
#header #top_p ul li {display: inline-block;     }
#header #top_p ul li:first-child { margin-right: 10px;     }
#header #top_p ul li a { color:#828282;;   }
#header #top_p ul li a i {margin-right: 5px;}
#header #top_p ul li a:hover { color: #23a567;   }
#header #top_p ul li div {     }
#header #top_p ul li div input  { padding-left: 10px;  width: 252px; height: 20px; border: 0;    }
#header #top_p ul li div a { margin-left:5px;}
#header #top_m {display:none;  }
#header #top_m .wrap {position: relative;
height: 50px;    }
#header #top_m .wrap a { position: absolute; right: 0px; height: 50px;  border-right: 1px solid #ccc; width: 50px; text-align: center; }

#header #top_m .wrap a i {font-size: 22px; color: #999; line-height: 45px;}

#header #title { background:url(../img/tit_bg.jpg) no-repeat 0 0; width:100%; height:350px;  padding-top: 40px; padding-bottom: 40px;     }
#header #title .wrap div { float:left;    }
#header #title .wrap:after { content:""; clear:both; display:block; }
#header #title .wrap div  {   }
#header #title .wrap div:nth-child(1) { width:650px; padding-top: 30px;   }
#header #title .wrap div:nth-child(1) #main_tit {font-size: 47px;
  color: #fff;
  margin-bottom: 5px;
  display: block;
  font-family: 'S-CoreDream';
  font-weight: 700; }
#header #title .wrap div:nth-child(1) span {    }
#header #title .wrap div:nth-child(1) span:after { content:""; clear:both; display:block; } 
#header #title .wrap div:nth-child(1) span p { line-height: 25px; float:left; font-size:16px;  color: #fff;  margin-top: 5px; }
#header #title .wrap div:nth-child(1) span img { float:left; margin-left:10px; width: 150px;   }

#header #title .wrap div:nth-child(2) { width: 550px;   margin-top: 45px; padding: 25px 10px 15px 145px; background:#fff url(../img/book_cover.jpg) no-repeat 20px 30px; }
#header #title .wrap div:nth-child(2) ul {   }
#header #title .wrap div:nth-child(2) ul li  { font-size: 14px; line-height: 20px;   }
#header #title .wrap div:nth-child(2) ul li span  { color:#157849;    }
#header #title .wrap div:nth-child(2) ul li a {    }
#header #title .wrap div:nth-child(2) ul li a img { width: 72px;}

#header #menu { background-color: #23a567; height: 45px; position: relative; z-index: 99;    }
#header #menu .main_menu {  width: 400px; float: left; text-align: center;     height: 45px;}
#header #menu .main_menu > a {  font-size: 20px; color: #fff; line-height: 45px; display: block;  font-weight: bold;} 
#header #menu ol { display:none;     } 
#header #menu ol li { background-color: #dedede;;   }
#header #menu ol li a {      font-size: 16px; padding: 15px 0; display: block;   }
#header #menu ol li a:hover {   }

#con  { width:1200px; margin:auto;      padding-top: 25px    }

#con .wrap { position: relative;
padding-right: 285px;}

#con:after { content:""; clear:both; display:block; }
#con div {     }
#contents {     float: left;
    margin-right: 30px;
    min-height: 1229px;   width: calc( 100% - 40px );    }
#aside {     width: 285px;
    position: absolute;
    right: 0;   }

#aside section  { margin-bottom: 10px; text-align: center;     }
#aside section#search {  background: #d8863b; height: 50px;   text-align: left;     }
#aside section#search form {    }
#aside section#search input { width: 200px; height: 30px; border: 0; margin: 10px; padding-left: 10px;     }
#aside section#search a { color: #fff;   }


#aside section:nth-child(2) article:nth-child(1) a {  background:url(../img/right_bn_bg1.jpg) no-repeat 0 0; text-align:center; height: 113px; padding-top: 40px;  background-size: cover;  }
#aside section:nth-child(2) article:nth-child(1) a:nth-child(2) {  background:url(../img/right_bn_bg2.jpg) no-repeat 0 0; text-align:center; height: 113px; padding-top: 30px;  background-size: cover;  padding-left: 10px;
  padding-right: 10px;}


#aside section:nth-child(2) article:nth-child(2) {  background:url(../img/right_bn_bg3.jpg) no-repeat 0 0; text-align:center; height: 180px; padding-top: 30px;  background-size: cover; }
#aside section:nth-child(2) article h4 { font-size:20px; line-height:24px;   color:#fff;  }
#aside section:nth-child(2) article p  { font-size:11px; color:#fff;  }
#aside section:nth-child(2) article:nth-child(2)  p { text-align: left; margin-left: 30px; margin-top: 10px; line-height: 20px;  }
#aside section:nth-child(2) article:nth-child(1) a { color:#fff; display:block; margin-bottom: 10px;}

#aside ul li { text-align: center; }


#footer { background: #e4e4e4; margin-top: 60px; padding: 40px 0;      }
#footer .copyright {   width:1200px; margin:auto; text-align:center;    }
#footer #toTop {  position: fixed; bottom: 15px; right: 15px; cursor: pointer;  }
#footer #toTop i { font-size: 30px;  }

/* Current Issue 불러오는 부분*/
.issueArticles h3 {     background-color: #f7f7f7; background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23acacac' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
display: inline-block; color: #147a49   !important; font-size: 18px !important; padding: 10px; } 

.title a {  font-size: 22px;
  display: inline-block;
  line-height: 150%;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px; }
.title a:hover {color:#23a567;}  
.author { color: #b8702b;  }
.author a { left: 2px; position: relative; bottom: 2px; margin-right: 4px; }
.info {line-height: 23px !important;   }
.link {position: relative; }
.link .doi{ line-height: 23px !important;   }
.preview { color: #23a567   !important; font-size: 15px !important; margin-top: 10px; display: inline-block;   }

.articles li {  border-bottom: 3px solid #ddd; padding-bottom: 30px; padding-top: 20px;  }
.articles li:last-child { border-bottom: 0; }
.link .maindown_btn { position: absolute; right: 0; top: 5px;   }
.link .downloadPdf {background: #23a567; color: #fff; padding: 5px 10px;   }
.link .exportCitation {  background: #6e757a; color: #fff; padding: 5px 10px;  }




/*2019 04 24 asy add*/
ul.articles a.preview {color: #0d3c7d; line-height:160%; cursor:pointer; }
ul.articles a.preview_on { }
ul.articles a.preview:hover{text-decoration:underline;}
ul.articles div.abstract {background-color: #fff; border: 1px solid #ccc; border-radius: 5px; padding: 15px; width: 100%; display:none;}







/* 상단 모바일용 검색 */
/* 검색 */
select {height:25px; margin:0; border: 1px solid #dcdcdc; padding:0; font-size:13px; vertical-align:middle; color:#464646;}
input[type='text'],
input[type='password'],
input[type='file'],
input[type='search'] {height:23px; line-height:20px; font-size:15px; margin:0; border:1px solid #dcdcdc; color:#464646; padding:0 0 0 1%; vertical-align: middle;background:#fff;}

img,input,label{vertical-align:middle;}

.sb-search {
	position: absolute;
	width: 0;
	
	right:49px;
	min-width: 60px;
	height: 5px;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 70%;
	height: 50px !important;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-size: 20px;
	color: #000;
}

.sb-search-input::-webkit-input-placeholder {
	color: #bfbfbf;
}

.sb-search-input:-moz-placeholder {
	color: #bfbfbf;
}

.sb-search-input::-moz-placeholder {
	color: #bfbfbf;
}

.sb-search-input:-ms-input-placeholder {
	color: #bfbfbf;
}

.sb-icon-search,
.sb-search-submit  {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 37px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	background: #fff;
	z-index: 90;
	font-size: 22px;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.sb-icon-search i {    line-height: 45px; color: #999; }  

/*
.sb-icon-search:before {
	content: "\e000";
}

*/

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #fff ;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

/*모바일용 검색 끝*/



/*모바일용 메뉴시작*/


/* The Modal (background) */
        .modal {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 9999999999; /* Sit on top */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgb(0,0,0); /* Fallback color */
            background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
        }
    
        /* Modal Content/Box */
        .modal-content {
            background-color: #fefefe;
            margin: 10% auto; /* 15% from the top and centered */
            padding: 20px;
            border: 1px solid #888;
            width: 50%; /* Could be more or less, depending on screen size */                          
        }
        /* The Close Button */
        .close {
            color: #aaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }
        .close:hover,
        .close:focus {
            color: black;
            text-decoration: none;
            cursor: pointer;
        }
       
	   #menu_top { display:none;}
	    #m_nav .m_menu > li > a {  font-size: 18px; margin-bottom: 33px;  }
		#m_nav .m_menu .m_sub li a { font-size: 15px; color: #666;  }
	   #m_nav .m_menu .m_sub li a:hover { /*color:#d2863b ;*/ font-weight:bold;   }
	   
	   
/* 인용하기 모달팝업 */
        .modal2 {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 9999999999; /* Sit on top */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgb(0,0,0); /* Fallback color */
            background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
        }
    
        /* Modal Content/Box */
        .modal-content2 {
            background-color: #fefefe;
            margin: 10% auto; /* 15% from the top and centered */
            padding: 20px;
            border: 1px solid #888;
            width: 40%; /* Could be more or less, depending on screen size */                          
        }	   
	   
/*	   .modal-content h3 {text-align: center; font-size: 31px; padding: 20px 0; border-bottom: 1px dotted #267ac2; margin-bottom: 15px; color:#267ac2 ;    }
	   #m_navt .m_menu { float:left;  width: 100%; text-align: center;  margin-bottom: 20px;     margin-top: 10px;    }
	   #m_nav:after { content:""; clear:both; display:block; }
	   #m_nav .m_menu:after { content:""; clear:both; display:block; }
	   #m_nav .m_menu > li {   width: 20%; float:left;  text-align: center; }
	  
	   #m_nav .m_menu > li > a span { display:none;}
	   #m_nav .m_menu .m_sub {   width: 100%;  }
	   
	   #m_nav .m_menu .m_sub li { margin: 30px 0;    }
	   */
	   
	   
	   
	   
#book_info { display: block;}		   


/*link_tab*/
.link_tab { width:100%;  margin-bottom: 20px;   }
.link_tab { border-top: 1px solid #ddd; border-left: 1px solid #ddd;   }
.link_tab:after { content:""; clear:both; display:block; }
.link_tab li { float: left; border-bottom: 1px solid #ddd;  border-right: 1px solid #ddd; width:50%;   }
.link_tab li a {  display: block; padding: 13px; font-size: 16px; text-align:center;   }
.link_tab li a:hover {color:#d2863b; background: #f5f5f5;  }
.link_tab li.on a { background: #e8e8e8;  color: #7c4728;  }

/* Figures 윗첨 라인 안맞는부분 조정*/
.fg_info p sup {  line-height: 100%;   }

.red_circle { width: 5px;
height: 5px;
display: inline-block;
background: red;
position: relative;
bottom: 2px;
left: 0;
border-radius: 50%;   }

.fulltext-wrap  p { text-align:justify; letter-spacing: 1px;
  line-height: 180% !important;
  font-size: 15px !important;}
.fulltext-wrap .ft-reference ol {  list-style-type: decimal; }


.ft-quick_left{

    position: fixed;
    left: 50px;
    bottom: 175px;
        font-size: 14px;
    padding: 5px 0;
    width: 140px; border-top: 1px solid #d2863b;
}

.ft-quick_left ul li {       border-bottom: 1px solid #ededed;
    padding: 5px 0;   }
.ft-quick_left ul li a {      }
.ft-quick_left ul li:last-child { border-bottom:0;}

/*팝업*/
.layer_popup
{position:absolute; width:567px;left:0; right:0; margin:auto;  top:396px; z-index:99;}

/*20230919 상세보기 표부분 th 보더 추가*/


.fulltext-wrap table.table_border_add { border-top: 1px solid #000 !important ; border-bottom: 1px solid #000 !important;   }
.fulltext-wrap table.table_border_add th hr {border-top: 1px solid #000 !important;    }
/*
.table-wrap table.table_border_add tbody tr:last-child td { border-top: 1px solid #000;  padding: 10px 0;  }
*/
.table-wrap table.table_border_add tbody tr:first-child td  { border-top: none !important; } 


/*메인에 온라인논문투고 링크 추가*/
@keyframes blink-effect {
  50% {
    opacity: 0;
  }
}

/*메인 온라인논문투고 링크 애니메이션*/
.jumbotron {
    
    background: linear-gradient(-45deg, #ee6a41, #eeb60e, #d8863b, #e6ba34);
    background-size: 400% 400%;
    animation: gradient 10s ease infinite;
}
@keyframes gradient {
    0% {
     background-position: 0% 50%;
    }
    50% {
     background-position: 100% 50%;
    }
    100% {
     background-position: 0% 50%;
    }
}




.os_btn { color:#fff;   font-size: 20px;font-weight: bold;padding: 10px 20px;border-radius: 20px; margin-left: 10px;}
.os_btn  b {  color:#2f2f2f ;  }
.os_btn  i {  color:#fff;  }
.os_btn  i.blink {
  animation: blink-effect 1s step-end infinite;

  /*
  animation-name: blink-effect;
  animation-duration: 1s;
  animation-iteration-count:infinite;
  animation-timing-function:step-end;
  */
} 

/*.os_btn:hover { background: #fff;   }
.os_btn:hover i {  color:#2f2f2f;  }*/

@media screen and (max-width:1620px){
	
.ft-quick_left	{left: 5px;   }
}


@media screen and (max-width:1515px){
	
.ft-quick_left	{ display:none;  }
}


/*사용자 해상도가 768px 이상이고 1024px 이하일 때 이 코드가 실행됨.*/
@media only screen and (max-width:1220px) {

#header #title .wrap div:nth-child(2) ul li a img { /*width: 20%;*/ } 
#con .wrap {padding:0 285px 0 10px;   }
#aside { right:10px;}
#header #top_m {display:none;  }
#book_info { display: block;}	
 .modal-content2 { width:60%;}

body { 	min-width: auto;}
.wrap { width:100%;     box-sizing: border-box;  }	
#header{ width:100%;}
#header #title .wrap  { width:100%;     padding: 0 10px;}
#header #title .wrap div:nth-child(1) { width:50%;   }	
#header #title .wrap div:nth-child(2)  { width:50%; }
#header #menu  { width:100%; }
#header #menu .main_menu { width:33.3%;}

#header #top_p div  {width:100%; position: absolute;  } 
#con { width:100%; }
#contents { width: calc( 100% - 40px );}
#footer .copyright	 { width:100%;}	

#header #title .wrap div:nth-child(1) #main_tit { font-size: 3.7vw;}
#header #title .wrap div:nth-child(2) ol li:nth-child(2) {width: 100%;
    position: absolute;
    margin-left: 140px;
    margin-right: 10px;    }
#header #top_m {display:none;  }


 }	   

@media only screen and (max-width:1200px) {
}



@media all and (min-width:980px) {
.modal { display:none !important;}	
}	   
	   
	   
@media only screen and (max-width: 996px) {
#header #top_p { display:none;}		
#header #menu  { display:none;}	
#header #top_m { display: block;  }	
#header #top_p div  {width:100%; position: absolute;  } 

#con { padding-top:0;}
	
.modal { height:100%;}
.modal-content { width:90%; margin: 0 0 0 10%; box-sizing: border-box; padding:0;   border: 1px solid #e0e0e0;/*border를 0으로 수정하면 깨짐*/   }
.modal-content h3 { display:none;}
.modal-content #m_menu_tit {     padding: 5px 20px;
    border-bottom: 1px dashed #999;
        }
.modal-content #m_menu_tit a { display:block;   color: #999;
    font-size: 20px;  width: 190px;   margin: 15px 0px;}	
.modal-content #m_menu_tit img {	width: 90px;  }
	
#menu_top { display: block; width:100%;  margin-top: 58px;}
#menu_top:after { content:""; clear:both; display:block; }
#menu_top li { float:left; width:50%; }
#menu_top li a { display:block; color:#fff; padding: 10px; text-align: center; }
#menu_top li a i { margin-right:5px;    }
#menu_top li:first-child { background-color:#939393;    }
#menu_top li:last-child { background-color:#ae377a;    } 
.modal-content .close  { margin:15px 15px  0 15px;   }
#m_nav .m_menu  { float: none; width: 100%; text-align: left; margin: 0;    }
#m_nav .m_menu > li { float:inherit; width: 100%; text-align:left;}
#m_nav .m_menu > li > a {  padding: 20px 0 20px 15px; margin-bottom: 0;border-bottom: 1px solid #ccc; position:relative; display: block;  }
#m_nav .m_menu > li > a > span { display:block;  position: absolute; right: 15px; top: 15px; color: #999      }
#m_nav .m_menu .m_sub { background-color: #efefef;     margin: 0; display:none;    /* s_menu 감춤*/ }
#m_nav .m_menu .m_sub li { height:auto;     margin: 0; border-bottom: 1px solid #C9C9C9;  }
#m_nav .m_menu .m_sub li a { display: block;  font-size: 16px;   padding: 20px 0 20px 20px; }

#header #title .wrap div:nth-child(2) ul li { /*font-size: 1.7vw;
    line-height: 130%;*/ }
#header #title {
    height: auto;
    padding-top: 30px;    padding-bottom: 20px;  }

#header #title .wrap div { float:none;   }
#header #title .wrap div:nth-child(1) { width:100%; padding:0 10px;         text-align: center;   }
#header #title .wrap div:nth-child(2) { width:100%; border:1px solid #C3C3C3;      margin-top: 20px;   }
#header #title .wrap div:nth-child(1) #main_tit { font-size: 5.2vw; }
#header #title .wrap div:nth-child(1) span p {float: none;  }

.top_m_tit { position: absolute !important;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    left: 0;
    border-right: 0 !important; }

#aside section#search { display:none;}


.link .maindown_btn {top: 35px;   }
ul.articles a.preview_on  {   margin-bottom:10px;}
 .modal-content2 { width:70%;}

#contents.sub_journal, #contents.sub_contents { padding-top: 20px; }
}


@media only screen and (max-width: 930px) {
.layer_popup { top: 50px;     }
}

@media only screen and (max-width: 870px) {

#con .wrap { width: 96%;
    margin: auto;
    padding: 0; }


#contents {  width: 100%;
    margin-right: 0;
    float: none;  min-height: auto;}

#aside { position: inherit;
    width: 100%;      right: 0;  }
#aside section {	/*height: 236px;*/ margin-top: 20px; }
#aside section:after { content:""; clear:both; display:block; }
#aside section article { width: 49%;
    float: left;   }
#aside section:nth-child(2) article:nth-child(1) { margin-right:2%;}	
#aside section:nth-child(2) article:nth-child(1) a {    }
#aside section:nth-child(2) article:nth-child(2) { height: 236px; padding-top: 50px;  }
#aside section:nth-child(2) article:nth-child(2) p { margin-left:0; text-align:center; margin-top: 30px;   }

#aside ul li  {  float: left;    height: 130px;  }
/*#aside ul li:last-child a img {  height: 130px;  } 로고배너중 세로길이가 긴것은 강제로 높이 맞추기*/
#aside ul li:after { content:""; clear:both; display:block; }
.sub_contents p { text-align:left;}
 
.os_btn { padding: 7px 13px;
        font-size: 17px;position: relative;
        top: 2px; }
.main_logo { width: 50px; }
}




@media only screen and (max-width: 768px) {
 .modal-content2 { width:80%;}
 .title a { font-size:18px;}
}



@media only screen and (max-width: 740px) {
#header #title .wrap div:nth-child(1) #main_tit {font-size: 5.8vw;  }
}

@media only screen and (max-width: 720px) {

#aside section article { width:100%;}
#aside ul { margin-top:25px;}  
#aside ul li { width:20%; height: 50px;}
#aside ul li a img  { width:100%;}
/*#aside ul li:last-child a img {  height: 50px; width: auto;  } 로고배너중 세로길이가 긴것은 강제로 높이 맞추기*/
#footer .copyright p {   font-size:11px;}

 .modal-content2 { width:90%;}

#header #title .wrap div:nth-child(1) #main_tit {    font-size: 6.5vw;
        margin-top: 15px;
        border-bottom: 1px solid #fff;
        padding-bottom: 13px;
        margin-bottom: 15px;
    } 
#header #title .wrap div:nth-child(1) span p { font-size: 15px; margin-bottom: 35px; }
.fulltext-wrap .ft-reference ol li { word-break: break-all; }
}


@media only screen and (max-width: 680px) {
#con .wrap {     width: 90%; }
}

@media only screen and (max-width: 605px) {
.layer_popup {  width: 95%;  }
}

@media only screen and (max-width: 520px) {

}


@media only screen and (max-width: 420px) {
ul.articles a.preview {font-size: 13px !important;   }
.link .downloadPdf, .link .exportCitation{    padding: 5px; font-size: 12px;}

}