@charset "UTF-8";

.browserupgrade {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 1001;
}

#skipNavigation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 0;
}

#skipNavigation a {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin-left: -1px;
  margin-bottom: -1px;
  text-align: center;
  color: #000;
  white-space: nowrap;
}

#skipNavigation a:focus, #skipNavigation a:hover, #skipNavigation a:active {
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #c4122f;
  color: #fff;
  z-index: 200;
}

.mobileNavgation, .menuButton {
  display: none;
}

.menuButton {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  cursor: pointer;
  padding-top: 19px;
  position: absolute;
  right: 0px;
  z-index: 999;
  top: 0;
  width: 25px;
  height: 25px;
}

.menuButton span,
.menuButton span:before,
.menuButton span:after {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  width: 22px;
  height: 3px;
  background-color: #999999;
}

.menuButton span {
  position: relative;
  display: block;
}

.menuButton span:before,
.menuButton span:after {
  content: "";
  position: absolute; 
}

.menuButton span:before {
  top: -7px;
}

.menuButton span:after {
  top: 7px;
}

.menuButton.active {
  position: fixed;
  top: 8px;
  right: -3px;
}

.menuButton.active span {
  background: transparent;
}

.menuButton.active span:before,
.menuButton.active span:after {
  top: 0;
  width: 19px;
  height: 1px;
  background-color: #111111;
  right: 10px;
}

.menuButton.active span:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}

body.modalOpen {
  overflow: hidden;
}

.wrap {
  width: 100%;
  min-width: 320px;  
  position: relative;
  z-index: 1;
}

.bnwarp {
  height: calc(100% - 347px);
}

.bnwarp2 {
  height: calc(100% - 347px + 157px);
}

.bnenwrap {
  height: auto !important;
}

.inner {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.container {
  width: 100%;
  min-height: 100%;
}

.menuButton.active span:after {
  -webkit-transition-delay: 0.09s;
  -moz-transition-delay: 0.09s;
  -o-transition-delay: 0.09s;
  -ms-transition-delay: 0.09s;
  transition-delay: 0.09s;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}

.container.bnclass3 {
  width: 100%;
  min-height: calc(100vh - 349px);
}

.container.sticky {
  margin-top: 156px;
}

.menuPanel {
  right: -78%;
}

.menuPanel {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  position: fixed;
  z-index: 998;
  top: 0;
  height: 100%;
  width: 78%;
  background-color: #fff;
}

.menuPanel.active {
  right: 0;
  overflow-y: auto;
  box-shadow: -3px 0px 10px rgba(0, 0, 0, 0.3);
}

.menuPanel .menuHead { 
  border-bottom: 1px solid #aaaaaa;
}

.menuPanel .menuHead p.login {
  padding: 19px 14px 18px;
  font-size: 14.5px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
}

.menuPanel .menuHead p.auth {
  padding: 10px 14px 9px;
  padding-right: 50px;
}

.menuPanel .menuHead p.auth span.organ {
  font-size: 14.5px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  display: block;
  margin-bottom: 3px;
}

.menuPanel .menuHead p.auth span.name {
  font-size: 14.5px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  display: block;
  margin-bottom: 2px;
  margin-right: 3px;
}

.menuPanel .menuHead p.auth span.name small {
  font-size: 12.5px;
  color: #ef4348;
  margin-left: 4px;
}

.menuPanel .menuHead p.auth span.id {
  font-size: 11.5px;
  color: #777777;
  display: inline;
}

.menuPanel .menuBody ul.menu {
  overflow: hidden;
}

.menuPanel .menuBody ul.menu li .accredit_box {
  margin: 12px;
  height: 65px !important;
}

.menuPanel .menuBody ul.menu li .accredit_box .left_accbox {
  padding: 10px 10px !important;
}

.menuPanel .menuBody ul.menu li .accredit_box .mm_left_accbox {
  padding: 10px 10px 10px 25px !important;
}

.menuPanel .menuBody ul.menu li .accredit_box .accredit_extend {
  padding: 8px 10px !important;
  width: 66px;
}

.menuPanel .menuBody ul.menu li .accredit_box .mm_extend {
  padding: 8px 25px 8px 10px !important;
  
}

.menuPanel .menuBody ul.menu li .accredit_fail .accredit_box_a2 {
  padding: 5px 10px !important;
  display: block;
}

.menuPanel .menuBody ul.menu li.label {
  border-bottom: 1px solid #e7e7e7;
}

.menuPanel .menuBody ul.menu li.none_border {
  border-bottom: none !important;
}

.menuPanel .menuBody ul.menu li.label a.nom {
  font-size: 14px;
  padding: 14px 0 13px 14px;
  color: #666;
  display: block;
  position: relative;
}

.menuPanel .menuBody ul.menu li.label a.nom.mainColor {
  color: #3C63E0 !important;
  font-weight: bold;
}

.menuPanel .menuBody ul.menu li.label a.m_adduct {
  font-size: 14px;
  font-weight: bold;
  padding: 14px 0 13px 14px;
  color: #111111;
  display: block;
  position: relative;
}

.menuPanel .menuBody ul.menu li.label a.mm {
  font-size: 14.5px;
  padding: 14px 0 13px 14px;
  color: #111111;
  display: block;
  position: relative;
}

.menuPanel .menuBody ul.menu li.label a.mm:after {
  position: absolute;
  right: 13px;
  top: 18px;
  width: 16px;
  height: 9px;
  content: "";
  vertical-align: middle;
  background: url(/images/common/mobile_arrow_down.png) no-repeat;
  background-size: 16px 9px;
}

.menuPanel .menuBody ul.menu li.label.selected a.mm:after {
  transform: rotate(180deg);
}

.menuPanel .menuBody ul.menu li.label ul.list {
  display: none;
  overflow: hidden;
  padding: 9px 0 7px;
  border-top: 1px solid #e7e7e7;
}

.menuPanel .menuBody ul.menu li.label ul.list li.item {
  float: left;
  width: 100%;
}

.menuPanel .menuBody ul.menu li.label ul.list li.item:last-of-type {
  border-bottom: none;
  margin: 0 0 5px 0;
}

.menuPanel .menuBody ul.menu li.label ul.list li.item a.sm {
  display: block;
  padding: 6px 0px 6px 37px;
  color: #555555;
  font-size: 13.5px;
}

.menuPanel .menuFoot {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  border-top: 1px solid #e7e7e7;
  width: 100%;
  padding: 14px 14px 15px;
  background: #ffffff;
  min-height: 65px;
}

.menuPanel .menuFoot .m_pos {
  position: absolute;
  left: 30px;
  top: 15px;
}

.menuPanel .menuFoot .m_pos li a {
  color: #666 !important;
  text-decoration: underline !important;
  font-size: 14px !important;
}

.menuPanel .menuFoot .lang_ico {
  display: block;
  margin-bottom: 5px;
  width: 22px;
  height: 22px;
  background: url(/images/common/language_koreag.svg) no-repeat center 0px;
}

.menuPanel .menuFoot ul {
  position: relative;
}

.menuPanel .menuFoot ul li {
  float: left;
  margin-right: 19px;
}

.menuPanel .menuFoot ul li a {
  font-size: 14px;
  color: #3c63e0;
  font-family: "notokr-medium", sans-serif;
}

.menuPanel .menuFoot .gRight {
  position: absolute;
  right: 5%;
  bottom: 7px;
}

.menuPanel .menuFoot button.btnEnglish {
  padding: 7px 12px 8px;
}

.menuPanelOverlay {
  position: fixed;
  top: 0;
  z-index: 997;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.35);
  cursor: pointer;
}

body.modalOpen {
  overflow: hidden;
}

.wrap {
  width: 100%;
  min-width: 320px;  
  position: relative;
  z-index: 1;
}

.inner {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.container {
  width: 100%;
  min-height: 100%;
}

.header {
  width: 100%;
  z-index: 200;
  position: relative;
}

.header .hdTop {
  padding-bottom: 15px;
}

.hd_noneborder {
  border-bottom: none;
}

.solo_toplogo {
  padding-top: 15px;
  float: left;
  width: 110px;
  height: 40px;
}

.solo_toplogo2 {
  padding-top: 15px;
  width: 110px;
  height: 40px;
}

.solo_toplogo3 {
  padding-top: 15px;
  width: 110px;
  height: 40px;
}

.login_logo_width {
  margin: 0 auto;
  max-width: 464px;
  min-width: 300px;
}

.header .hdTop {
  padding-bottom: 15px;
}

.header .hdTop:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.header .hdTop ul {
  overflow: hidden;
  float: right;
  padding-top: 15px;
}

.header .hdTop ul li {
  float: left;
  position: relative;
  padding: 0 10px 0 9px;
}

.ind_li {
  padding-top: 8.5px !important;
}

.header .hdTop ul li:last-child {
  padding-right: 0px;
}

.header .hdTop ul li:after {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  content: "";
  width: 1px;
  height: 10px;
  vertical-align: middle;
  background: #dddddd;
}

.header .hdTop ul li:last-child:after {
  display: none;
}

.header .hdTop ul li span.organ {
  font-size: 13px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  margin-top: -1px;
  padding-right: 1px;
  display: inline-block;
  cursor: pointer;
}

.bnHead .hdTop ul li span.Bos a {
  display: inline-block;
}

.header .hdTop ul li span.Bos small {
  font-size: 12px;
  font-weight: 600;
  color: #ef4348;
  margin-left: 3px;
}

.header .hdTop ul li span.person small {
  font-size: 12px;
  color: #ef4348;
  margin-left: 3px;
}

.header .hdTop ul li span.person a {
  font-size: 13px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  margin-top: -1px;
  padding-right: 0px;
  display: inline-block;
}

.header .hdTop ul li span.person {
  font-size: 13px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  margin-top: -1px;
  padding-right: 0px;
  display: inline-block;
}

.header .hdTop ul li span.person:before {
  display: inline-block;
  width: 13px;
  height: 13px;
  content: "";
  margin: -4px 5px 0 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -100px -400px;
}

.header .hdTop ul li span.person small {
  font-size: 12px;
  color: #ef4348;
  margin-left: 3px;
}

.header .hdTop ul li span.person a {
  font-size: 13px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  margin-top: -1px;
  padding-right: 0px;
  display: inline-block;
}

.header .hdTop ul li span.person a:hover {
  text-decoration: underline !important;
}

.header .hdTop ul li a {
  font-family: "notokr-medium", sans-serif;
  font-size: 12px;
  color: #777777;
  letter-spacing: -0.15px;
  display: block;
  line-height: 1.3;
}

.header .hdWrap {
  position: relative;
  padding: 0 321px 0 322px;
}

.header .hdWrap:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.header .hdWrap .organLogo {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 7px;
}

.header .hdWrap .organLogo img {
  width: 103px;
  height: 38px;
}

.header .hdWrap h1 {
  position: absolute;
  left: 123px;
  top: 0; 
  margin-top: 14px;
}

.header .hdWrap h1 a {
  display: block;
  width: 169px;
  height: 25px;
  background: url(/images/common/logo_dbpia.svg) no-repeat 0 0;
  background-size: contain;
}

#aTopLogoImgJoin {
  display: inline-block;
  width: 169px;
  height: 25px;
  background: url(/images/common/logo_dbpia.svg) no-repeat 0 0;
  background-size: contain;
  margin-right: 35px;
}

.header .hdWrap.pr372 {
  padding-right: 345px;
}

.header .gSearch {
  width: 100%;
  max-width: 490px;
  position: relative;
}

.header .gSearch .searchFrom {
  width: 100%;
  height: 50px;
  border: 2px solid #ef4348;
  background: transparent;
  font-size: 0;
  display: inline-block;
  margin-bottom: 41px;
}

.header .gSearch .searchFrom .fSelect {
  position: relative; 
  display: inline-block;
  width: 104px;
  height: 45px;
  font-size: 14px;
  border: 0;
  background: transparent;
}

.header .gSearch .searchFrom .fSelect span {
  padding: 0 0 0 10px;
  line-height: 46px;
  color: #555555;
  font-size: 14px;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "Pretendard", "notokr-regular", sans-serif;
}

.header .gSearch .searchFrom .fSelect select {
  height: 100%;
  border: 0;
  font-family: "Pretendard", "notokr-regular", sans-serif;
}

.header .gSearch .searchFrom .fSelect span:after {
  position: absolute;
  top: 28px;
  right: 13px;
  display: block;
  content: "";
  width: auto;
  height: auto;
  border-style: solid;
  border-color: #000 transparent;
  border-width: 5px 4px 0;
  background: none;
}

.header .gSearch .searchFrom .gInputText {
  width: calc(100% - 152px);
}

.header .gSearch .searchFrom .gInputText:before {
  position: absolute;
  top: 13px;
  left: -1px;
  display: block;
  content: "";
  width: 1px;
  height: 19px;
  background: #ddd;
}

.header .gSearch .searchFrom .gInputText .placeholder {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -6.5px;
  color: #999;
  font-size: 13.5px;
  letter-spacing: 0.1px;
}

.header .gSearch .searchFrom .gInputText input.search {
  padding-left: 10px;
  width: 100%;
  height: 46px;  
  border: 0;
  outline: none;
  font-size: 16px;
  color: #222222;
  background: transparent;
  font-family: "Pretendard", "notokr-regular", Helvetica, Arial, sans-serif;
}

.header .gSearch .searchFrom .btnSearch {
  display: inline-block;
  width: 48px;
  height: 46px;
  line-height: 46px;
  background-color: #ef4348;
  text-indent: -9999px;
  vertical-align: bottom;
}

.header .gSearch a.btnDetailSearch {
  display: inline-block;
  color: #ef4348;
  font-size: 12px;
  margin-left: 14px;
  vertical-align: top;
  padding: 11px 0 0px 0;
  position: absolute;
  right: -60px;
  top: 0;
  width: 50px;
  letter-spacing: -0.3px;
  text-align: center;
}

.header .atcmpLayer {
  position: absolute;
  left: 0;
  top: 50px;
  border: 1px solid #e7e7e7;
  background: #fff;
  overflow: hidden;
  width: 100%;
  z-index: 10;
  display: none;
}

.header .atcmpLayer ul {
  overflow: hidden;
  margin: 5px 0;
  max-height: 238px;
}

.header .atcmpLayer ul li {
  padding: 0;
}

.header .atcmpLayer ul li a {
  display: block;
  width: 100%;
  padding: 3px 14px 4px;
  color: #555555;
  font-size: 14px;
}

.header .atcmpLayer ul li a.on {
  background: #f2f2f2;
}

.header .atcmpLayer ul li a:hover {
  text-decoration: none;
}

.header .atcmpLayer ul li a strong.keywordHighlight {
  color: #ef4348;
  font-family: "notokr-bold", sans-serif;
}

.header .gSearch .relatedKeyword {
  position: relative; 
  width: 100%;
  max-width: 490px;
  margin: -31px 0 5px 0;
  padding-left: 1px;
  padding-right: 50px;  
}

.header .gSearch .relatedKeyword dl {
  width: 100%;
  display: block;
  overflow: hidden;
}

.header .gSearch .relatedKeyword dl dt {
  float: left;
  font-size: 13px;
  font-weight: bold; 
  margin-right: 15px;
}

.header .gSearch .relatedKeyword dl dd {
  display: block;
}

.header .gSearch .relatedKeyword dl dd ul {
  overflow: hidden; 
}

.formArea {
  margin-bottom: 40px;
}

.formArea.bxformsize {
  max-width: 409px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
}

.formArea .comtBox {
  color: #000000;
  font-size: 14px;
  padding: 19px 0 11px;
}

.formArea .comtBox.type02 {
  padding: 0px 0 15px;
}

.formArea .comtBox.type03 {
  padding: 0px 0 20px;
}

.formArea .comtBox.type03 ul li {
  font-size: 13px;
  color: #333;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
}

.formArea .comtBox.type03 ul li:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: "";
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background: #9b9b9b;
}

.formArea span.necs {
  display: inline-block;
  color: #f04347;
  margin: 0 3px 0 3px;
}

.formGroup {
  position: relative;
  padding: 10px 0px 9px 0px; 
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  min-height: 56px;
}

.formGroup.box {
  padding: 10px 10px 9px 0px;
  border: 1px solid #e7e7e7;
}

.formGroup + .formGroup {
  margin-top: -1px;
}

.formGroup p.tit {
  position: absolute;
  left: 0;
  top: 0;
  background: #fafafa;
  min-width: 170px;
  height: 100%;
  padding: 10px 9px 10px 20px;
  color: #111111;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
}

.formGroup ul.bnstyleul {
  width: 100%;
  padding: 0 0px 0 0px; 
  display: table;
}

.formGroup ul {
  width: 100%;
  padding: 0 0px 0 180px; 
  display: table;
}

.formGroup ul li {
  float: left;
  margin-top: 10px;
  width: 100%;
  position: relative;
  font-size: 14px;  
}

.formGroup ul li:first-child {
  margin-top: 0 !important;
}

.formGroup ul li.verMiddle {   
  padding-top: 10px;
  margin-top: 10px;
}

.formGroup ul li.verMiddle .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -1px;
}

.formGroup ul li.comt {
  background: #e7e7e7;
  color: #696969;
  padding: 12px 15px;
  line-height: 22px;
  margin-top: 9px;
}

.formGroup ul.btnArea {
  padding: 0 140px 0 180px;
}

.formGroup ul.btnArea .fRadio + span.txt {
  margin-top: 1px;
  margin-left: 3px;
  vertical-align: middle;
  display: inline-block;
}

.formGroup ul.checkArea {
  padding: 0 125px 0 180px;
}

.formGroup ul li .grouping {
  float: left;
  margin-right: 15px;
}

.formGroup ul li .grouping:last-child {
  margin-right: 0px;
}

.formGroup ul li .grouping.date {
  padding: 4px 0 0;
}

.formGroup ul li .grouping.date .btn + .btn {
  margin-left: 2px;
}

.formGroup ul li .grouping + .grouping {
  margin: 0;
}

.formGroup ul li span.txtAlt {
  margin: 0 5px;
}

.formGroup ul li span.txtHyphen {
  margin: 0 2px;
}

.formGroup ul li span.txtDash {
  margin: 0 3px;
}

.formGroup ul li span.verMiddle {  
}

.formGroup ul.addRow li {
  margin-top: 5px;
}

.formGroup ul li .tagBox {
  padding: 0;
  border: none;
  margin-top: 0px;
  margin-bottom: -10px;
}

.formGroup ul li .tagBox .tag {
  color: #3c63e0;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 10px;
  padding: 4px 6px;
  border: 1px solid #8aa1ec;
  font-weight: bold;
  height: auto;
}

.formGroup .gRight {
  position: absolute;
  right: 10px;
  top: 10px;
}

.formGroup .gRight.fCheck {
  right: 0px;
  top: 20px;
}

.formGroup .gRight.fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -2px;
}

.formGroup .gInputText .placeholder {
  margin-top: -8px;
}

.formGroup .inputfileArea {
  border: 1px solid #c8c8c8;
  padding: 3px 3px 3px 71px;
  overflow: hidden;
  height: 35px;
  margin-right: 90px;
}

.formGroup .inputfileArea .inputFileWrap {
  width: 65px;
  margin: 0px 0 0 0px;
  overflow: hidden;
  position: absolute;
  left: 4px;
  top: 4px;
}

.formGroup .inputfileArea .inputFileWrap button.btnFile {
  height: 27px;
  padding: 5px 8px;
  border: 1px solid #c8c8c8;
  color: #777777;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.formGroup .inputfileArea .inputFileHidden {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: alpha(opacity=0);
  cursor: pointer;
  width: 200px;
  height: 27px;
  display: block;
  margin-left: -100px;
}

.formGroup .inputfileArea .inputFileText {
  height: 27px;
  border: none;
}

.formGroup .inputfileArea .fCheck {
  position: absolute;
  right: 0;
  top: 9px;
}

.formGroup .inputfileArea .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -1px;
}

.formGroup .captchaImg {
  width: 202px;
  height: 91px;
  border: 1px solid #cccccc;
  float: left;
  margin-right: 15px;
}

.formGroup .captchaCont {
  float: left;
  padding-top: 7px;
}

.formGroup .captchaCont span.comt {
  font-size: 12px;
  color: #111111;
  line-height: 19px;
  display: block;
  margin-bottom: 12px;
}

.formGroup .captchaCont a.btnRefresh {
  font-size: 14px;
  color: #111111;
  margin-left: 7px;
}

.formGroup .captchaCont a.btnRefresh:before {
  display: inline-block;
  width: 14px;
  height: 17px;
  margin: -4px 5px 0 0;
  content: "";
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -300px -300px;
}

.header .gSearch .relatedKeyword dl dd ul li {
  float: left;
  white-space: nowrap;
  padding: 0 7px 10px 0; 
}

.formGroup.bnstyleform {
  border: none;
}

.header .gSearch .relatedKeyword dl dd ul li a {
  font-size: 13px;
  color: #3c63e0;
  white-space: nowrap; 
}

.header .gSearch .relatedKeyword .option {
  position: absolute;
  top: 16px;
  right: 0px;
  text-align: left;
  width: 49px;
}

.header .gSearch .relatedKeyword .option a {
  font-size: 12px;
  color: #999999;
  font-family: "notokr-medium", sans-serif;
  text-align: right;
  position: relative;
}

.header .gSearch .relatedKeyword .option a span {
  position: absolute;
  right: -49px;
  top: -15px;
}

.header .gSearch .relatedKeyword .option a span.unfold:after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  margin: 4px 0 0 5px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -150px 0;
}

.header .gSearch .relatedKeyword .option a span.fold {
  display: none;
  position: absolute;
  right: -49px;
  top: -15px;
}

.header .gSearch .relatedKeyword .option a span.fold:after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  margin: 4px 0 0 5px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -200px 0;
}

.buttonArea .gRight.bnstylecenter {
  text-align: center;
  float: inherit;
}

.header .gUtil {
  position: absolute;
  right: 0;
  top: 0; 
  margin-top: 5px;
}

.header .gUtil ul.list {  
}

.header .gUtil ul.list::after {
  display: block;
  clear: both;
  content: "";
}

.header .gUtil ul.list li.item {
  float: left;
  margin-left: 15px;
  position: relative;
}

.header .gUtil ul.list li.item:first-child {
  margin-left: 0px;
}

.header .gUtil ul.list li.item a.link {
  font-size: 13.5px;
  color: #111;
  letter-spacing: -0.1px !important;
}

.header .gUtil ul.list li.item a.mystudy,
.header .gUtil ul.list li.item a.alarm {
  display: block;
}

.header .gUtil ul.list li.item a.link:before {
  display: block;
  width: 26px;
  content: "";
  margin: 0 auto;
}

.header .gUtil ul.list li.item a.mystudy:before {
  background: url(/images/common/icon_bookmark.svg) no-repeat 50% 0/auto 32px;
}

.header .gUtil ul.list li.item a.alarm:before {
  background: url(/images/common/bell.svg) no-repeat 50% 0/auto 32px;
}

.header .gUtil ul.list li.item a.alarm.mobile {
  display: none;
}

.header .gUtil ul.list li.item .badge {
  position: absolute;
  left: -9px;
  top: -7px;
  display: block;
  min-width: 14px;
  padding: 2px 4px 1px;
  font-size: 11px !important;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #ef4348;
  border-color: #ef4348;
  border-radius: 12px;
  font-family: dotum, "돋움", "notokr-regular", "맑은 고딕", sans-serif;
  font-weight: bold;
  display: none;
}

.header .gUtil ul.list li.item .badgeMyStudy {
  position: absolute;
  left: -9px;
  top: -7px;
  display: block;
  min-width: 14px;
  padding: 2px 4px 1px;
  font-size: 11px !important;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #ef4348;
  border-color: #ef4348;
  border-radius: 12px;
  font-family: dotum, "돋움", "notokr-regular", "맑은 고딕", sans-serif;
  font-weight: bold;
}

.header .gUtil ul.list li.item:nth-child(3) {
  margin-left: 12px;
}

.header .gUtil ul.list li.item .remainWrap {
  width: 107px;
  height: 30px;
  position: relative;
}

.header .gUtil ul.list li.item .remainWrap a.remain {
  position: absolute;
  right: 0px;
  top: -4px;
  border: 1px solid #d5d5d5;
  width: 107px;
  height: 44px;
  padding: 6px 0 0;
  -webkit-padding-before: 6px;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  cursor: default;
}

.header .gUtil ul.list li.item .remainWrap a.remain:hover {
  text-decoration: none;
}

.header .gUtil ul.list li.item .remainWrap a.remain:hover p.desc {
  display: block;
}

.header .gUtil ul.list li.item .remainWrap a.remain span.num {
  font-size: 12px;
  color: #777777;
  font-family: "notokr-bold", sans-serif;
  letter-spacing: -0.3px;
  padding-left: 27px;
  width: 100px;
  display: block;
  text-align: left;
}

.header .gUtil ul.list li.item .remainWrap a.remain span.num:before {
  position: absolute;
  left: 7px;
  top: 9px;
  display: inline-block;
  width: 14px;
  height: 14px;
  content: "";
  margin: -2px 3px 0 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -300px -350px;
}

.header .gUtil ul.list li.item .remainWrap a.remain span small {
  color: #ef4348;
  font-size: 12px;
  margin-left: 1px;
}

.header .gUtil ul.list li.item .remainWrap a.remain p.desc {
  display: none;
  border-radius: 3px;
  background: #999999;
  padding: 3px 0px 4px;
  margin: 0 auto;
  margin-top: 15px;
  width: 98px;
}

.header .gUtil ul.list li.item .remainWrap a.remain p.desc span.date {
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.3px;
}

.header .gUtil ul.list li.item:nth-child(1) {
  float: none;
}

.header .gUtil ul.list li.item:nth-child(2) {
  float: none;
  margin-left: 0px; 
}

.header .gUtil ul.list li.item:nth-child(3) { 
  margin-left: 12px;
}

.header .alarmArea {
  display: none;
  position: absolute;
  top: 25px;
  right: 0px;
  padding: 0;
  width: 260px;
  height: 398px;
  height: 414px;
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #555555;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 10;
  text-align: left;
  opacity: 0;
}

.header .alarmArea:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: 19px;
  top: -7px;
  border-width: 0 7px 7px;
  border-bottom-color: #cccccc;
}

.header .alarmArea:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: 19px;
  top: -6px;
  border-width: 0 7px 7px;
  border-bottom-color: #fff;
}

.header .alarmArea .alarmBox .alarmHead {
  border-bottom: 1px solid #eeeeee;
}

.header .alarmArea .alarmBox .alarmHead p {
  padding: 12px 79px 13px 14px;
  color: #111111;
  font-size: 13px;
  line-height: 17px;
  height: 42px;
  height: 59px;
}

.header .alarmArea .alarmBox .alarmHead p span.day {
  padding: 0;
  color: #ef4348;
  font-family: "notokr-medium", sans-serif;  
}

.header .alarmArea .alarmBox .alarmHead p.noti {
  padding: 12px 65px 13px 14px;
}

.header .alarmArea .alarmBox .alarmHead button.btnSetting {
  position: absolute;
  right: 8px;
  top: 10px;
  padding: 6px 7px 4px;
  border: 1px solid #c8c8c8 !important;
  width: 60px;
}

.header .alarmArea .alarmBox .alarmBody {
  padding: 0;
  height: 311px;
}

.header .alarmArea .alarmBox .alarmBody ul {
  padding: 0;
}

.header .alarmArea .alarmBox .alarmBody ul li {
  padding: 11px 34px 10px 32px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  line-height: 18px;
  margin-top: -1px;
  position: relative;
  height: 79px;
}

.header .alarmArea .alarmBox .alarmBody ul li:before {
  position: absolute;
  left: 14px;
  top: 16px;
  content: "";
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-radius: 10px;
  background: #ef4348;
}

.header .alarmArea .alarmBox .alarmBody ul li span.txt {
  padding: 0;
  font-size: 13px;
  color: #111111;
}

.header .alarmArea .alarmBox .alarmBody ul li span.date {
  padding-top: 2px;
  font-size: 12px;
  color: #999999;
  display: block;
}

.header .alarmArea .alarmBox .alarmBody ul li span.del {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -13px;
  width: 25px;
  height: 25px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -42px -142px;
  cursor: pointer;
}

.header .alarmArea .alarmBox .alarmFoot {
  padding: 13px 10px 14px;
  text-align: center;
  height: 42px;
}

.header .alarmArea .alarmBox .alarmFoot a.more {
  padding: 0;
  font-size: 13px;
  color: #111111;
}

.header .alarmArea .alarmBox .alarmFoot a.more:after {
  display: inline-block;
  content: "";
  width: 5px;
  height: 9px;
  margin: -2px 0 0 7px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat 0px -150px;
}

.header .alarmArea .alarmBox .alarmBodyTop {
  padding: 0;
  height: 311px;
}

.header .alarmArea .alarmBox .alarmBodyTop ul {
  padding: 0;
}

.header .alarmArea .alarmBox .alarmBodyTop ul li {
  padding: 11px 34px 10px 32px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  line-height: 18px;
  margin-top: -1px;
  position: relative;
  height: 79px;
}

.header .alarmArea .alarmBox .alarmBodyTop ul li:before {
  position: absolute;
  left: 14px;
  top: 16px;
  content: "";
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-radius: 10px;
  background: #ef4348;
}

.header .alarmArea .alarmBox .alarmBodyTop ul li.view:before {
  position: absolute;
  left: 14px;
  top: 16px;
  content: "";
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-radius: 10px;
  background: #e9e9e9;
}

.header .alarmArea .alarmBox .alarmBodyTop ul li span.txt {
  padding: 0;
  font-size: 13px;
  color: #111111;
}

.header .alarmArea .alarmBox .alarmBodyTop ul li span.date {
  padding-top: 2px;
  font-size: 12px;
  color: #999999;
  display: block;
}

.header .alarmArea .alarmBox .alarmBodyTop ul li span.del {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -13px;
  width: 25px;
  height: 25px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -42px -142px;
  cursor: pointer;
}

.header .banner {
  background: #efefef;
}

.header .banner .inner {
  position: relative;
  text-align: center;
}

.header .banner a.close {
  display: block;
  position: absolute;
  right: 0;
  top: 15px;
  background: url(/images/common/btn_close_banner.png) no-repeat;
  width: 30px;
  height: 30px;
}

.header .banner .imgWrap a {
  display: block;
  width: 100%;
  height: 100%;
}

.header .banner .imgWrap img {
  width: 1080px;
}

.header .banner .fCheck {
  position: absolute;
  right: 0;
  bottom: 10px;
}

.header .banner .fCheck input[type=checkbox] + label:before {
  margin-right: 5px;
}

.header .banner .fCheck input[type=checkbox]:checked + label:after {
  top: 0px;
}

.header .banner .fCheck input[type=checkbox] + label {
  font-size: 11px;
}

.header .notification {
  background: #efefef;
}

.header .notification .inner {
  position: relative;
  text-align: center;
}

.header .notification .txtWrap {
  position: relative;
  padding-top: 18px;
  padding-right: 170px;
  width: 78%;
  height: 80px;
  text-align: left;
  margin: 0 auto;
}

.header .notification .txtWrap span {
  display: block;
  line-height: 20px;
  font-size: 13px;
  color: #666666;
}

.header .notification a {
  display: block;
  position: absolute;
  right: 0;
  top: 40px;
  text-decoration: underline;
}

.header .notification a:after {
  display: inline-block;
  content: "";
  width: 6px;
  height: 11px;
  margin: -2px 0 0 5px;
  vertical-align: middle;
  background: url(/images/search/search_sfix_icon.png) no-repeat -100px -50px;
}

.contents {
  position: relative;  
}

.contents:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.contents .visualWrap {
  width: 100%;
  background: #3c64e0;
  background: #f3f3f3;
}

.contents .contLeft {
  float: left;   
  width: 230px;
  height: 100%;
  padding-top: 1px;
  padding-bottom: 50px; 
  margin-right: -1px;
  position: relative;
}

.contents .contRight {
  float: right;
  width: calc(100% - 229px);
  padding: 0 0 55px 40px;
  border-left: 1px solid #e7e7e7;
  min-height: 600px;  
}

.contents .contWrap {
  position: relative;
  padding-top: 0px;
  padding-bottom: 35px;
}

.contents .contWrap.aside {
  padding-right: 230px;
}

.contents .contWrap.aside .section {  }

.contents .contWrap.aside h2 {
  font-size: 25px;
  color: #111;
  font-family: "notokr-bold", sans-serif;
  margin-bottom: 8px;
  word-break: keep-all;
  word-wrap: break-word;
}

.contents .contWrap.aside .asideWrap {
  position: absolute;
  right: 0;
  top: 2px;
  width: 190px;
}

.footer {
  width: 100%;
  background: #F2F2F2;
}

.footer .ftwrap .fttop {
  padding: 7px 0;
  border-top: 1px solid #DCDCDC;
}

.footer .ftwrap .fttop .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .ftwrap .fttop .inner .ftmenu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -16px;
}

.footer .ftwrap .fttop .inner .ftmenu .menu {
  padding: 0 15px;
  position: relative;
  font-size: 13px;
}

.footer .ftwrap .fttop .inner .ftmenu .menu a {
  color: #000;
}

.footer .ftwrap .fttop .inner .ftmenu .menu .f-bold {
  font-weight: bold;
}

.footer .ftwrap .fttop .inner .ftmenu .menu::after {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  content: "";
  width: 1px;
  height: 11px;
  vertical-align: middle;
  background: #DCDCDC;
}

.footer .ftwrap .fttop .inner .ftmenu .menu:last-child::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.footer .ftwrap .fttop .inner .family button {
  width: 147px;
  height: 30px;
  border: 1px solid #DCDCDC;
  font-size: 13px;
  color: #666;
  background-color: #fff;
  padding: 0 0 0 15px;
  position: relative;
  cursor: pointer;
}

.footer .ftwrap .fttop .inner .family button:before {
  position: absolute;
  top: 50%;
  right: 11px;
  display: block;
  content: "";
  margin-top: -3px;
  width: 11px;
  height: 13px;
  border: 5px solid;
  border-color: #c4c4c4 transparent transparent transparent;
  box-sizing: border-box;
}

.footer .ftwrap .fttop .inner .family ul.scrollbar {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 147px;
  border-right: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  padding-left: 15px;
  padding-bottom: 3px;
  margin-top: -1px;
  z-index: 2;
}

.footer .ftwrap .fttop .inner .family ul.scrollbar li {
  padding: 5px 0;
}

.footer .ftwrap .fttop .inner .family ul.scrollbar li a {
  font-size: 13px;
  color: #666;
}

.footer .ftwrap .ftbottom .inner {
  display: flex;
  justify-content: space-between;
}

.footer .ftwrap .ftbottom .btline {
  max-width: 1100px;
  border-top: 1px solid #DCDCDC;
  width: 100%;
  margin: 0 auto;
  margin-top: -1px;
}

.footer .ftwrap .ftbottom .inner.buttom {
  padding-top: 10px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info li {
  color: #666;
  font-size: 11px;
  line-height: 160%;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info li span {
  margin-right: 4px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info li span a {
  color: #666;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .text-crawling {
  padding-bottom: 10px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .copy {
  padding: 10px 0 0;
  color: #999;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner {
  display: flex;
  padding: 20px 0;
  padding-top: 15px;
  overflow: hidden;
  display: flex;
  gap: 16px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li:nth-child(2) {
  width: 72px;
  height: 30px;
  margin-right: 20px;
  padding-bottom: 0;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li:nth-child(3) {
  width: 50px;
  height: 30px;
  margin-right: 20px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li:nth-child(4) {
  width: 49px;
  height: 30px;
  margin-right: 20px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li:nth-child(5) {
  width: 93px;
  height: 30px;
  margin-right: 20px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li a {
  display: block;
  width: 100%;
  height: 25px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li a.bn-GCS {
  background: url(/images/common/bn-GCS.png) no-repeat 0 0;
  background-size: cover;
  background-position: center center;
  width: 72px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li a.Right-Ok {
  background: url(/images/common/Right-Ok.png) no-repeat 0 0;
  background-size: contain;
  background-position: center center;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li a.aws {
  background: url(/images/common/aws.png) no-repeat 0 0;
  background-size: cover;
  background-position: center center;
  width: 93px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li a.kepa {
  background: url(/images/common/kepa.png) no-repeat 0 0;
  background-size: cover;
  background-position: center center;
  width: 49px;
}

.footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li a.isms-p {
  background: url(/images/common/ISMS-P.png) no-repeat 0 0;
  background-size: contain;
  background-position: center center;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right {
  color: #666;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .helpcont {
  display: flex;
  gap: 8px;
  flex-direction: column;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right li {
  padding-bottom: 3px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right li span {
  font-size: 13px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right li span a {
  color: #666;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right li .next {
  display: block;
  padding-top: 3px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right p.helptit {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 160%;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right p.helptit > a {
  color: #666;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right p.helptit > a + a {
  font-weight: 400;
  margin-left: 8px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right p.helptit span.phone {
  margin-left: 8px;
  position: absolute;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .Notice {
  margin-top: 8px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .Notice span.notigo a {
  font-size: 13px;
  font-weight: bold;
  color: #666;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .Notice span:after {
  display: inline-block;
  content: "";
  margin-top: -8px;
  width: 18px;
  height: 15px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -400px -195px;
  box-sizing: border-box;
  margin-left: 10px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns {
  display: flex;
  padding-top: 10px;
  overflow: hidden;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  padding-bottom: 0;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li:last-child {
  margin-right: 0px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li a {
  display: block;
  width: 24px;
  height: 24px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li a.post {
  background: url(/images/common/post.png) no-repeat 0 0;
  background-size: contain;
  background-position: center center;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li a.twitter {
  background: url(/images/common/twitter_24.png) no-repeat 0 0;
  background-size: contain;
  background-position: center center;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li a.instagram {
  background: url(/images/common/instagram_24.png) no-repeat 0 0;
  background-size: contain;
  background-position: center center;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li a.youtube {
  background: url(/images/common/youtube_24.png) no-repeat 0 0;
  background-size: contain;
  background-position: center center;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li a.blog {
  background: url(/images/common/blog_24.png) no-repeat 0 0;
  background-size: contain;
  background-position: center center;
}

.footer p.copyright {
  font-size: 11px;
}

@media (max-width: 959px) {
  
  .footer.footDetail.pb {
    padding-bottom: 15px;
  }
  .footer .ftwrap .fttop {
    padding: 10px 0;
    margin-bottom: 0;
  }
  .footer .ftwrap .fttop .inner {
    justify-content: space-around;
  }
  .footer .ftwrap .fttop .inner .ftmenu {
    width: 360px;
    justify-content: center;
    margin-right: -15px;
  }
  .footer .ftwrap .fttop .inner .ftmenu .menu {
    padding: 5px 20px;
    font-size: 13px;
  }
  .footer .ftwrap .fttop .inner .ftmenu .menu:after {
    position: absolute;
    top: 8px;
    right: 0;
    display: block;
    content: "";
    width: 1px;
    height: 11px;
    vertical-align: middle;
    background: #DCDCDC;
  }
  .footer .ftwrap .fttop .inner .ftmenu .menu:nth-child(3)::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .footer .ftwrap .fttop .inner .family {
    display: none;
  }
  .footer .ftwrap .ftbottom .btline {
    display: none;
  }
  .footer .ftwrap .ftbottom .inner.buttom {
    padding-top: 0;
  }
  .footer .ftwrap .ftbottom .inner.buttom ul.info {
    display: flex;
    flex-direction: column;
    flex: 1;
    border-top: 1px solid #DCDCDC;
  }
  .footer .ftwrap .ftbottom .inner.buttom ul.info li:first-child {
    margin-top: 20px;
  }
  .footer .ftwrap .ftbottom .inner.buttom ul.info li .next {
    display: block;
    padding-top: 3px;
  }
  .footer .ftwrap .ftbottom .inner.buttom ul.info .copy {
    letter-spacing: -0.3px;
  }
  .footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap {
    display: none;
  }
  .footer .ftwrap .ftbottom .inner.buttom .info.right {
    display: none;
  }
  .footer .ftwrap .ftbottom .inner.buttom ul.info .bnWrap ul.banner li a {
    width: 100%;
    height: 100%;
  }
  .footer .ftwrap .ftbottom .inner.buttom .info.right .ft_sns ul.sns li a {
    width: 100%;
    height: 100%;
  }
}

.contents .login_header {
  margin-left: -5px;
  padding: 0 5px;
}

.logcomtBox {
  width: 300px !important;
}

.eye_icon {
  
}

.lnbWrap {
  padding: 31px 39px 50px 0;
  width: 230px;
}

.lnbWrap p.title {
  width: 100%;
  font-size: 20px;
  display: inline-block;
  color: #111;
  font-family: "notokr-bold", sans-serif;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 18px 0;
}

.lnbWrap ul.lnb {
  padding: 0;
}

.lnbWrap ul.lnb li.group { 
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}

.lnbWrap ul.lnb li.group a.tit {
  display: block;
  color: #111111;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 0 11px 0;
  position: relative;
}

.lnbWrap ul.lnb li.group a.titDisabled {
  display: block;
  color: #c8c8c8;
  font-size: 14px;
  font-family: "notokr-medium", sans-serif;
  padding: 12px 0 11px 0;
  position: relative;
}

.lnbWrap ul.lnb li.group a.active {
  color: #f04347;
  font-family: "notokr-bold", sans-serif;
}

.lnbWrap ul.lnb li.group a.fold:after {
  position: absolute;
  top: 17px;
  right: 2px;
  display: block;
  content: "";
  width: 15px;
  height: 8px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat 0px -200px;
}

.lnbWrap ul.lnb li.group a.open:after {
  position: absolute;
  top: 17px;
  right: 2px;
  display: block;
  content: "";
  width: 15px;
  height: 8px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat 0px -250px;
}

.lnbWrap ul.lnb li.group ul.sub {
  margin: 0px 0 -11px;
  padding: 11px 0 0px 0; 
  margin: 0;
  padding: 0;
}

.lnbWrap ul.lnb li.group ul.sub li.menu { 
  border-bottom: none;
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
}

.lnbWrap ul.lnb li.group ul.sub li.menu a {
  display: block;
  color: #111111;
  font-size: 14px;
  font-family: "notokr-medium", sans-serif;
  padding: 13px 0 13px 15px;
}
.lnbWrap ul.lnb li.group ul.sub li.menu a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #4285f4;
  pointer-events: none;
}
.lnbWrap ul.lnb li.group ul.sub li.menu a:focus-visible {
  position: relative;
}
.lnbWrap ul.lnb li.group ul.sub li.menu a:focus-visible::before {
  content: "";
}

.lnbWrap ul.lnb li.group ul.sub li.menu a.active {
  color: #f04347;
  font-family: "notokr-bold", sans-serif;
}

.lnbWrap ul.lnb li.group ul.sub li.menu .sub2 {
  margin: 0;
  padding: 0;
}

.lnbWrap ul.lnb li.group ul.sub li.menu .sub2 li {
  border-bottom: none;
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
}

.lnbWrap ul.lnb li.group ul.sub li.menu .sub2 li a {
  display: block;
  color: #111111;
  font-size: 14px;
  font-family: "notokr-medium", sans-serif;
  padding: 13px 0 13px 30px;
}

.lnbWrap ul.lnb li.group ul.sub li.menu .sub2 li a.active {
  color: #f04347;
  font-family: "notokr-bold", sans-serif;
}

.slimScrollDiv {
  max-height: 220px !important;
  max-height: 306px !important;
}

.slimScrollWrap {
  border: 1px solid #eaeaea;
  border-bottom: none;
  background: #f7f7f7;
  height: 100%;
  max-height: 220px !important;
  max-height: 306px !important;
}

.slimScrollWrap ul {
  overflow-y: hidden;
  padding: 9px 9px;
}

.slimScrollWrap ul li { 
  background: #fff;
  border-radius: 3px;
  margin-bottom: 5px;
  border: 1px solid #d8d8d8;
  font-size: 12px;
  color: #111111;
}

.slimScrollWrap ul li:last-child {
  margin-bottom: 0px;
}

.slimScrollWrap ul li a.SCMenu {
  width: 100%;
  height: 100%;
  display: block !important;
  color: #111111 !important;
  font-size: 12px !important;
  font-family: "notokr-regular", sans-serif !important;
  padding: 8px 10px !important;
  word-break: keep-all;
  word-wrap: break-word;
}

.slimScrollWrap ul li a.SCMenu:hover {
  text-decoration: none;
}

.slimScrollWrap ul li .folderDiv {
  position: relative;
  width: 100%;
  height: 30%;
  top: 11px;
}

.slimScrollWrap ul li .folderDiv i {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  color: #999;
  cursor: pointer;
  text-align: right;
}

.slimScrollWrap ul li .folderDiv i:after {
  content: "፧";
  display: block;
  font-size: 15px;
}

.slimScrollWrap ul li .folderDiv:hover {
  text-decoration: none !important;
}

.slimScrollWrap ul li .folderDiv .fold_editor {
  border: 1px solid #c4c4c4;
  position: absolute;
  right: 0;
  width: 100%;
  background-color: #ffffff;
  bottom: -17px;
  display: none;
  z-index: 1;
}

.slimScrollWrap ul li .folderDiv .fold_editor button {
  display: block;
  height: 20px;
  padding-left: 25px;
  line-height: 20px;
}

.slimScrollWrap ul li .folderDiv .fold_editor .btn_rename {
  background: url(/images/common/btn_rename_typea.jpg) no-repeat 0 0/20px;
}

.slimScrollWrap ul li .folderDiv .fold_editor .btn_delete {
  background: url(/images/common/btn_delete_typea.jpg) no-repeat 0 0/20px;
}

.slimScrollWrap ul li .addNewFolder {
  border: #f5f4e0;
  height: 32px;
  padding-left: 10px;
  width: 142px;
}

.slimScrollBar {
  opacity: 1;
  margin-top: 1px;
  margin-bottom: 1px;
  height: 50%;
}

.slimScrollRail {
  width: 6px !important;
  border-radius: 0px !important;
  background: #dfdfdf !important;
  right: 0px !important;
  border: 1px solid #bfbfbf;
  border-bottom: none;
}

@font-face {
  font-family: "InkLipquid";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.mypage_header {
  width: 810px;
  height: 110px;
  color: #fff;
  background: url("https://www.dbpia.co.kr/images/event/goal2021/mypage_bg.png") no-repeat top right;
}

.mypage_header_text1 {
  float: left;
  width: calc(100% - 20px);
  margin: 15px 0 0 20px;
  font-size: 21px;
}

.mypage_header_text1 span.mypage_header_name {
  font-weight: bold;
}

.mypage_header_text1 span.mypage_header_text3 {
  font-family: "InkLipquid";
  font-size: 28px;
}

.mypage_header_text2 {
  float: left;
  width: calc(100% - 20px);
  margin: 0 0 0 20px;
  font-size: 26px;
  font-weight: 200;
}

.mypage_header_text2 span.bold {
  font-weight: 600;
  color: #ffeaa5;
}

@media screen and (max-width: 767px) {
  .mypage_header {
    width: 100%;
  }
  .mypage_header_text1 {
    margin-top: 10px;
    font-size: 18px;
  }
  .mypage_header_text1 span.mypage_header_text3 {
    font-size: 30px;
  }
  .mypage_header_text2 {
    margin-top: 5px;
    font-size: 22px;
    letter-spacing: -1px;
  }
}

.headingArea {
  position: relative;
  padding: 32px 0 18px 0;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

.headingArea h2 {
  font-size: 20px;
  display: inline-block;
  color: #111;
  margin-right: 10px;
}

.headingArea h2 .fSelect.lnb {
  font-size: 13px;
  margin-top: -3px;
  margin-left: 5px;
  text-align: left;
  border: none;
  font-family: "notokr-regular", sans-serif;
}

.headingArea h2 .fSelect.lnb:before {
  display: inline-block;
  content: "";
  margin: 0px 7px 0 0px;
  width: 1px;
  height: 12px;
  vertical-align: middle;
  background: #cccccc;
}

.headingArea h2 .fSelect.lnb span {
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  padding: 0px 20px 0 10px;
  width: auto;
  height: 100%;
  line-height: 27px;
}

.headingArea h2 .fSelect.lnb span:after {
  position: absolute;
  top: 50%;
  right: -5px;
  display: block;
  content: "";
  margin-top: -8px;
  width: 18px;
  height: 15px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -50px -45px;
  box-sizing: border-box;
}

.headingArea h2 .fSelect.lnb select {
  opacity: 0;
  padding: 4px 9px 5px;
  width: auto;
  height: 100%; 
  -moz-appearance: none;
  filter: alpha(opacity=0);
  cursor: pointer;
  color: #333;
  font-size: 12px;
}

.headingArea span.desc {
  font-size: 14px;
  display: inline-block;
  color: #999;
}

.headingArea.noLine {
  border: none;
}

.headingArea .gRight {
  position: absolute;
  right: 1px;
  bottom: 12px;
}

.headingArea .btn + .btn {
  margin-left: 3px;
}

.headingArea.schResult {
  position: relative;
  padding: 26px 0 7px 0;
  border-bottom: none;
  margin-bottom: 20px;
}

.headingArea.schResult h2 {
  font-size: 21px;
  display: inline-block;
  color: #111;
  font-family: "notokr-regular", sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
}

.headingArea.schResult span.count {
  font-size: 13px;
  display: block;
  color: #555555;
  font-family: "notokr-demilight", sans-serif;
}

.headingArea.schResult span.count strong {
  color: #3c63e0;
  word-break: keep-all;
  word-wrap: break-word;
}

.headingArea.schResult .gRight {
  position: relative;
  left: 88%;
  bottom: 32px;
  width: 20%;
}

.headingArea.schResult span.searchCount {
  font-size: 13px;
  color: #555555;
  font-family: "notokr-demilight", sans-serif;
}

.headingArea.schDetail {
  padding: 24px 120px 7px 0;
  border-bottom: none;
  margin-bottom: 28px;
}

.headingArea.schDetail.author {
  padding: 24px 0px 7px 0;
}

.headingArea.schDetail h2 {
  font-size: 25px;
}

.headingArea.schDetail h2 span.normal {
  font-size: 25px;
}

.headingArea.schDetail button.btnText {
  border: 1px solid #c8c8c8 !important;
  color: #333333;
  padding: 6px 8px 5px;
  min-width: 71px;
  margin-top: -10px;
}

.headingArea.schDetail button.btnIconB {
  border: 1px solid #c8c8c8 !important;
  color: #333333;
  padding: 8px 12px;
  min-width: 71px;
  border-radius: 3px;
  margin: 0;
  font-size: 12px;
}

.headingArea.schDetail button.btnIconB.active {
  border-color: #db3a3f !important;
  color: #db3a3f;
}

.headingArea.schDetail button.btnIconB span.bell {
  margin: 0 2px 0 1px;
}

.headingArea.schDetail button.btnIconB span:before {
  width: 14px;
  height: 14px;
}

.headingArea.schDetail button.btnIconB span.bell:before {
  background-position: -450px -200px;
  background-position: -250px -250px;
}

.headingArea.schDetail button.btnIconB:hover span.bell:before {
  background-position: -300px -250px;
}

.headingArea.schDetail.author button.btnApplyInterestAuthor {
  margin-top: 0px;
  position: absolute;
  right: 116px;
  top: 27px;
}

.headingArea.schDetail.author button.btnJointAuthor {
  margin-top: 0px;
  position: absolute;
  right: 0;
  top: 27px;
}

button.btnIconB span.chooseBell:before {
  margin: 0 2px 0 1px;
  background-position: -300px -250px;
}

button.btnIconB span.chooseBell {
  color: #db3a3f;
  font-weight: bold;
}

.headingArea.center {
  padding: 32px 0 0px 0;
}

.headingArea.center ul {
  overflow: hidden;
  display: table;
  margin: 0 auto;
}

.headingArea.center ul li {
  float: left;
  padding: 0;
  color: #666666;
  width: 100px;
  text-align: center;
}

.headingArea.center ul li a {
  font-size: 20px;
  padding: 10px 10px;
  display: block;
}

.headingArea.center ul li.selected a {
  color: #3c63e0;
  border-bottom: 2px solid #3c63e0;
}

.headingArea .ttleSec {
  width: 75%;
}

.headingArea .ttleSec .ttleSecPc {
  display: block;
}

.headingArea .ttleSec .ttleSecPc .fMemo {
  margin-top: 9px;
}

.headingArea .ttleSec .ttleSecMobile {
  display: none;
}

.headingArea .ttleSec .ttleSecMobile .fMemo {
  margin-top: 9px;
  margin-left: 0px !important;
}

.headingArea .btn_list {
  font-size: 16px;
  display: block;
  color: #111;
  margin-bottom: 20px;
}

.titleArea {
  position: relative;
  margin-top: 38px;
  margin-bottom: 12px;
}

.titleArea h3 {
  font-size: 17px;
  display: inline-block;
  color: #111;
  margin-right: 10px;
}

.titleArea span.desc {
  font-size: 12px;
  display: inline-block;
  color: #999;
}

.titleArea h4 {
  font-size: 14px;
  display: inline-block;
  color: #111;
  margin-right: 10px;
  font-family: "notokr-bold", sans-serif;
}

.titleArea h4 + .gRight {
  position: absolute;
  right: 1px;
  bottom: 1px;
}

.titleArea .gRight .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -2px;
}

.titleArea.recommend {
  margin-top: 25px;
  margin-bottom: 20px;
}

.titleArea.recommend p.tit {
  font-size: 16px;
  color: #222;
}

.titleArea.clause {
  margin-top: 0px;
}

.guideArea {
  height: 200px;
  height: 1500px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

.guideArea2 {
  height: 200px;
  border: 1px solid #e7e7e7;
  background: #fafafa;
  margin-top: 25px;
}

.guideArea3 {
  height: 214px; 
}

.guideArea4 {
  height: 500px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
  margin-top: 40px;
}

.tableArea {  }

.tableLayout table {
  table-layout: fixed;
  width: 100%;
}

.tableLayout table thead th {
  padding: 17px 5px;
  text-align: center;
  color: #111111;
  background: #fafafa;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  font-weight: 500;
  font-size: 14px;
}

.tableLayout table tbody td {
  padding: 10px 11px;
  color: #111111;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  text-align: center;
}

.tableLayout table tbody td:last-child {
  border-right: none;
}

.tableLayout table tbody td a {
  color: #111111;
}

.tableLayout table tbody td span.badge {
  display: block;
  width: 35px;
  height: 23px;
  background: #f04347;
  color: #ffffff;
  font-size: 12px;
  border-radius: 2.5px;
  padding-top: 3px;
}

.tableLayout table tbody.nodata td {
  height: 92px;
  text-align: center;
  color: #666;
}

.tableLayout table.type02 {
  table-layout: fixed;
  width: 100%;
}

.tableLayout table.search tbody th {
  padding: 10px 12px 10px 20px;
  text-align: left;
  color: #111111;
  background: #fafafa;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  font-weight: normal;
  font-size: 14px;
}

.tableLayout table.search tbody td {
  padding: 10px 11px;
  color: #111111;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  text-align: left;
}

.tableLayout table.search tbody td a {
  color: #111111;
}

.tableLayout table.search tbody td a.file {
  color: #3c63e0;
}

.tableLayout table.search tbody td a.file:before {
  display: inline-block;
  width: 18px;
  height: 16px;
  content: "";
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -450px 0;
}

.tableLayout table.search tbody td.btnSearchArea {
  padding-right: 130px;
  position: relative;
}

.tableLayout table.search tbody td.btnSearchArea button.btnSearch {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -18px;
}

.tableLayout table.view tbody th {
  padding: 10px 12px;
  text-align: left;
  color: #111111;
  background: #fafafa;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  font-weight: normal;
  font-size: 14px;
}

.tableLayout table.view tbody td {
  padding: 10px 11px;
  color: #111111;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: none;
  text-align: left;
}

.tableLayout table.view tbody td a {
  color: #111111;
}

.tableLayout table.view tbody td a.file {
  color: #3c63e0;
}

.tableLayout table.view tbody td a.file:before {
  display: inline-block;
  width: 18px;
  height: 16px;
  content: "";
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -450px 0;
}

.tableLayout table.view tbody td ol.path li {
  display: inline-block;
}

.tableLayout table.view tbody td ol.path li + li:before {
  display: inline-block;
  width: 2px;
  height: 3px;
  content: "";
  margin: -3px 5px 0 3px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -50px -100px;
}

.tableLayout table.prevNextList {
  margin-top: 20px;
}

.tableLayout table.prevNextList tbody th {
  padding: 10px 0px;
  text-align: left;
  color: #111111;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  font-weight: normal;
  font-size: 14px;
}

.tableLayout table.prevNextList tbody th span {
  color: #3c63e0;
  font-size: 13px;
  letter-spacing: -0.5px;
  width: 74px;
  display: block;
  position: relative;
}

.tableLayout table.prevNextList tbody th span:after {
  position: absolute;
  top: 6px;
  right: 0; 
  content: "";
  width: 1px;
  height: 13px;
  margin: -3px 0px 0 7px;
  vertical-align: middle;
  background: #e7e7e7;
}

.tableLayout table.prevNextList tbody th span:before {
  display: inline-block;
  content: "";
  width: 11px;
  height: 10px;
  margin: 0px 6px 0 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat;
}

.tableLayout table.prevNextList tbody th span.prev:before {
  background-position: -400px 0;
}

.tableLayout table.prevNextList tbody th span.next:before {
  background-position: -350px 0;
}

.tableLayout table.prevNextList tbody td {
  padding: 10px 11px;
  color: #767676;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: none;
  text-align: left;
}

.tableLayout table.prevNextList tbody td a {
  color: #767676;
}

.tableLayout table.prevNextList tbody tr:nth-child(1) th {
  border-bottom: 1px dotted #e7e7e7;
}

.tableLayout table.prevNextList tbody tr:nth-child(1) td {
  border-bottom: 1px dotted #e7e7e7;
}

.tableLayout table.prevNextList tbody tr:nth-child(2) th {
  border-top: none;
}

.tableLayout table.prevNextList tbody tr:nth-child(2) td {
  border-top: none;
}

.toggleControl {
  border-top: 2px solid #111111;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding: 15px 70px 14px 16px;
  background: #fafafa;
  position: relative;
}

.toggleControl span.comt {
  color: #555555;
  font-size: 14px;
}

.toggleControl a.fold {
  position: absolute;
  right: 9px;
  top: 9px;
  display: block;
  padding: 5px 5px;
  color: #777777;
  font-size: 13px;
  border: 1px solid #c8c8c8;
  text-align: center;
  width: 50px;
}

.toggleControl a:hover {
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #555555;
  background: #555555;
}

.toggleControl a.fold.open {
  color: #ffffff;
  border: 1px solid #555555;
  background: #555555;
}

.tableLayout table.faq {
  border-bottom: 1px solid #e7e7e7;
}

.tableLayout table.faq thead td {
  padding: 9px 1px;
  color: #555555;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: none;
  border-right: none;
  background: #fafafa;
}

.tableLayout table.faq tbody td {
  padding: 15px 5px 15px 5px;
  color: #111111;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: none;
  border-right: none;
}

.tableLayout table.faq tbody td .icon {
  width: 25px;
  height: 25px;
  overflow: hidden;
  display: inline-block;
  font-size: 0;
  color: transparent;
  text-indent: -120%;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat;
}

.tableLayout table.faq tbody td .icon.question {
  background-position: -243px -94px;
}

.tableLayout table.faq tbody td .icon.arrowDown {
  background-position: -296px -92px;
}

.tableLayout table.faq tbody td .icon.arrowUp {
  background-position: -346px -92px;
}

.tableLayout table.faq tbody td .icon.mainColor {
  background-color: #3c63e0;
}

.tableLayout table.faq tbody td .icon.subColor {
  background-color: #555555;
}

.tableLayout table.faq tbody td span.standby {
  color: #999999;
}

.tableLayout table.faq tbody td span.complete {
  color: #3c63e0;
}

.tableLayout table.faq tbody tr.trVisible {
  display: table-row;
  background: #ffffff;
}

.tableLayout table.faq tbody tr.trVisible td {
  position: relative;
}

.tableLayout table.faq tbody tr.trVisible td a {
  position: absolute;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  left: 0;
  top: 0;
  background: #fff;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
}

.tableLayout table.faq tbody tr.trReply {
  display: none;
}

.tableLayout table.faq tbody tr.trReply td {
  border-top: 1px dashed #e7e7e7;
}

.tableLayout table.faq tbody tr.trReply td p {
  color: #999999;
}

.tableLayout table.faq tbody tr.trReply td p.admin {
  color: #ef4348;
  font-size: 12px;
  margin-top: 12px;
}

.tableLayout table.faq tbody tr.trReply td p.admin span.id {
  font-weight: bold;
  font-family: "notokr-bold", sans-serif;
  margin-right: 9px;
}

.tableLayout table.faq tbody tr.trReply td p.admin span.id:before {
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  margin: -2px 9px 0 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -400px -100px;
}

.tableLayout table.faq tbody tr.trReply td p.reply {
  color: #111111;
  margin-top: 4px;
  padding-left: 16px;
}

.tableLayout table.faq tbody.nodata.type02 td {
  height: 27px;
  text-align: left;
  color: #555555;
  background-color: #fafafa;
  padding: 12px 16px 12px 16px;
  border: 1px solid #e7e7e7;
}

.tableLayout table.faq tbody.nodata.type02 td .btnWrap {
  position: relative;
  padding-right: 130px;
}

.tableLayout table.faq tbody.nodata.type02 td button {
  position: absolute;
  right: -11px;
  top: -7px;
}

.tableLayout table.schDetail thead th {
  padding: 10px 18px;
  text-align: center;
  color: #111111;
  background: #fafafa;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  font-family: "notokr-medium", sans-serif;
  font-weight: normal;
  font-size: 14px;
}

.tableLayout table.schDetail tbody td {
  padding: 10px 18px;
  color: #111111;
  font-size: 14px;
  vertical-align: middle;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  text-align: center;
}

.tableLayout table.schDetail tbody td:last-child {
  border-right: none;
}

.tableLayout table.schDetail tbody td a {
  color: #000000;
  position: relative;
}

.tableLayout table.schDetail tbody td.num {
  font-family: "notokr-medium", sans-serif;
}

.tableLayout table.schDetail tbody td.mainColor {
  color: #3c63e0;
}

.tableLayout table.schDetail tbody.nodata td {
  height: 92px;
  text-align: center;
  color: #666;
}

.searchArea {
  overflow: hidden;
  margin-bottom: 20px;
}

.searchArea .checkGroup {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding: 14px 130px 4px 20px;
  position: relative;
}

.searchArea .checkGroup ul.checkBox {
  overflow: hidden; 
  margin: 0 auto;
}

.searchArea .checkGroup ul.checkBox li {
  float: left;
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #222222;
}

.searchArea .checkGroup ul.checkBox li:last-child {
  margin-right: 0px;
}

.searchArea .checkGroup ul.checkBox li .fCheck input[type=checkbox] + label:after {
  top: 3px;
  -webkit-margin-before: -2px;
}

.searchArea .checkGroup button {
  min-width: 110px;
}

.searchArea .checkGroup .gRight {
  position: absolute;
  right: 10px;
  top: 9px;
}

.searchArea .formGroup {
  border: 1px solid #e7e7e7;
}

.viewArea {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

.viewArea dl dd.edit {
  padding: 35px 0px 16px;
}

.viewArea dl dd.edit p {
  margin-bottom: 22px;
  line-height: 22px;
  color: #111111;
  font-size: 14px;
}

.viewArea dl dd.edit p img {
  max-width: 100%;
}

.paginate {
  margin-top: 7px;
}

.paginate .viewMore {
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 12px;
  color: #3c63e0;
  background: none;
  border: none;
  width: 100%;
}

.paginate .viewMore span {
  font-size: 14px;
}

.paginate .viewMore span:after {
  display: inline-block;
  content: "";
  width: 11px;
  height: 10px;
  margin: 0px 0 0 5px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -350px 0;
}

.paginate .viewMore.open span:after {
  display: inline-block;
  content: "";
  width: 11px;
  height: 10px;
  margin: 0px 0 0 5px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -400px 0;
  vertical-align: middle;
}

.paginate.num {
  margin-top: 7px;
  text-align: center;
}

.paginate.num > a {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 37px;
  height: 36px;
  font-size: 0;
  text-indent: -120%;
  color: transparent;
  background: url("/images/common/common_sfix_icon.png");
  border: 1px solid #c8c8c8;
}

.paginate.num > a.first {
  background-position: -100px -350px;
}

.paginate.num > a.prev {
  background-position: -236px -188px;
  margin-right: -4px;
  border-right: none;
}

.paginate.num > a.next {
  background-position: -285px -188px;
  margin-left: -4px;
  border-left: none;
}

.paginate.num > a.last {
  background-position: -250px -350px;
}

.paginate.num > a.prev.inactive {
  background-position: -336px -188px;
  pointer-events: none;
}

.paginate.num > a.next.inactive {
  background-position: -385px -188px;
  pointer-events: none;
}

.paginate.num ol {
  display: inline-block;
  vertical-align: middle;
}

.paginate.num ol:after {
  display: block;
  content: "";
  clear: both;
}

.paginate.num ol li {
  float: left;
  margin-left: -1px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  width: 37px;
  height: 36px;
}

.paginate.num ol li:first-child {
  margin-left: 0;
}

.paginate.num ol li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 33px;
  font-size: 15px;
  text-align: center;
}

.paginate.num ol li a:hover {
  text-decoration: none;
}

.paginate.num ol li.curpage {
  color: #ffffff;
  border: 1px solid #303030;
  background: #555555;
}

.paginate.num ol li.curpage a {
  color: #ffffff;
}

.paginate.num ol li.curpage + li {
  border-left: 1px solid #303030;
}

.paginate.num ol li:hover {
  color: #ffffff;
  border: 1px solid #303030;
  background: #555555;
}

.paginate.num ol li:hover + li {
  border-left: 1px solid #303030;
}

.paginate.num ol li:hover a {
  color: #ffffff;
}

.notiArea {
  border: 1px solid #e9e9e9;
  background: #fafafa;
  position: relative;
  margin-bottom: 20px;
}

.notiArea.whiteBG {
  background: #ffffff;
  margin-bottom: 0px;
}

.notiArea ul {
  padding: 14px 15px;
}

.notiArea ul li {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
  font-weight: 500;
}

.notiArea.type02 ul li {
  padding-left: 0px;
}

.notiArea ul li:first-child {
  margin-top: 0px;
}

.notiArea ul li:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: ""; 
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background: #9b9b9b;
}

.notiArea ul li span.sept {
  padding-left: 10px;
  position: relative;
  margin-left: 8px;
  margin-right: 1px;
}

.notiArea ul li span.sept:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: 12px;
  vertical-align: middle;
  background: #e1e1e1;
}

.notiArea ul li span.sept:empty {
  display: none;
}

.notiArea ul.btnArea {
  padding: 14px 140px 14px 15px;
}

.notiArea ul.btnAreaPR100 {
  padding: 14px 130px 14px 15px;
}

.notiArea ul.statusArea {
  padding: 14px 80px 14px 15px;
}

.notiArea .gRight {
  position: absolute;
  right: 7px;
  bottom: 7px;
  padding: 0 12px;
}

.notiArea .gRightBottom {
  position: absolute;
  right: 14px;
  bottom: 14px;
}

.notiArea .statusWrap {
  position: absolute;
  right: 0px;
  top: 0px;
}

.notiArea .statusWrap p {
  width: 48px;
  height: 48px;
}

.notiArea .statusWrap p.complete {
  background: url(/images/common/common_sfix_icon.png) no-repeat -333px -32px;
}

.notiArea .statusWrap p.ongoing {
  background: url(/images/common/img_loading.gif) no-repeat center center;
  background-size: 28px 28px;
}

.notiArea.type02 ul li {
  color: #555555;
}

.notiArea.type02 ul li:before {
  display: none;
}

.notiArea.type02 ul.btnArea {
  padding: 14px 16px;
}

.notiArea.type03 {
  text-align: right;
  padding: 13px 14px 12px;
  margin-bottom: 48px;
}

.notiArea.type03 ul li {
  font-size: 12px;
  padding-left: 0px;
  text-align: left;
}

.notiArea.type03 ul li:before {
  display: none;
}

.notiArea.type03 ul.checkArea {
  padding: 0px 130px 0px 0px;
}

.notiArea.type03 .gRight {
  position: absolute;
  right: 13px;
  top: 15px;
}

.notiArea.type03 .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -2px;
}

.notiArea.type04 ul li {
  color: #555555;
  padding-left: 0px;
}

.notiArea.type04 ul li:before {
  display: none;
}

.notiArea.type04 ul.btnArea {
  padding: 12px 140px 12px 16px;
}

.notiArea.type04 .gRight {
  position: absolute;
  right: 5px;
  top: 5px;
}

.comtArea {
  padding: 10px 10px;
  border: 1px solid #e7e7e7;
  background: #fafafa;
  margin-bottom: 20px;
}

.comtArea dl {
  background: #ffffff;
  padding: 7px 20px 17px;
  border: 1px solid #e7e7e7;
}

.comtArea dl dt {
  font-size: 14px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  padding: 11px 0 6px 0; 
}

.comtArea dl dd {
  font-size: 13px;
  color: #111111;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
  margin-top: 10px;
}

.comtArea dl dd:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block; 
  width: 3px;
  height: 3px;
  vertical-align: middle;
  background: #cccccc;
}

.comtArea dl dd.desc {
  background: #fafafa;
  padding: 15px 20px;
  line-height: 22px;
  margin: 10px 0 3px; 
}

.comtArea dl dd.desc:before {
  display: none;
}

.comtArea dl dd.desc span {
  display: block;
}

.comtArea.type02 {
  padding: 10px 10px;
  border: 1px solid #e7e7e7;
  background: #fafafa;
}

.comtArea.type02 dl {
  background: #ffffff;
  padding: 7px 20px 17px;
  border: 1px solid #e7e7e7;
}

.comtArea.type02 dl dt {
  font-size: 14px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  padding: 11px 0 6px 0; 
}

.comtArea.type02 dl dd {
  font-size: 14px;
  color: #111111;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
  margin-top: 10px;
}

.comtArea.type02 dl dd:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: ""; 
  width: 3px;
  height: 3px;
  vertical-align: middle;
  background: #cccccc;
}

.comtArea.type02 dl dd.desc {
  background: #fafafa;
  padding: 15px 20px;
  line-height: 22px;
  margin: 10px 0 3px;
}

.comtArea.type02 dl dd.desc:before {
  display: none;
}

.comtArea.type02 dl dd.desc span {
  display: inline-block;
}

.comtArea.type02 dl dd.desc ul {
  padding: 0;
  overflow: hidden;
}

.comtArea.type02 dl dd.desc li {
  float: left;
  width: 33.3%;
  margin-bottom: 2px;
}

.comtArea.type02 dl dd + dd.desc {
  margin-top: 13px;
}

.listArea {
  position: relative; 
}

.listArea ul.listHead {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background: #fafafa;
  padding: 20px 0 19px;
  display: table;
  width: 100%;
}

.listArea ul.listHead li {
  font-size: 14px;
  color: #111111;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.listArea ul.listBody {
  width: 100%;
}

.listArea ul.listBody li {
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
  display: table;
  width: 100%;
  height: 70px;
}

.listArea ul.listBody li dl,
.listArea ul.listBody li .listCell {
  border-right: 1px solid #e7e7e7;
  display: table-cell;
  height: 100%;
  vertical-align: middle; 
}

.listArea ul.listBody li dl:last-child,
.listArea ul.listBody li .listCell:last-child {
  border-right: none;
}

.listArea ul.listBody li dl dt {  
  padding: 8px 8px;
}

.listArea ul.listBody li dl dd,
.listArea ul.listBody li .listCell .listCellCont {
  text-align: center;
  font-size: 13px;
  color: #111111;
  line-height: 20px;
  padding: 8px 8px;
}

.listArea ul.listBody li dl:nth-child(1) dd,
.listArea ul.listBody li .listCell:nth-child(1) .listCellCont {
  padding: 10px 0px;
}

.listArea ul.listBody li dl dd span.date,
.listArea ul.listBody li .listCell span.date {
  display: block;
}

.listArea ul.listBody li dl dd span.time,
.listArea ul.listBody li .listCell span.time {
  display: block;
}

.listArea ul.listBody li dl dd span.thesis,
.listArea ul.listBody li .listCell span.thesis {
  display: block;
  font-size: 15px;
}

#dev_cartForm > ul.listBody dl > dt.icon.arrowDown,
#dev_cartForm > ul.listBody li .arrowDownCell {
  display: none;
}

#dev_cartForm > ul.listBody dd > span.cart_info,
#dev_cartForm > ul.listBody .listCellCont > span.cart_info {
  display: block;
  font-size: 12px;
  color: #999999;
}

.listArea ul.listBody li dl dd span.author,
.listArea ul.listBody li .listCell span.author {
  color: #999999;
}

.selectDel {
  background-image: url("/images/common/common_sfix_icon.png");
  background-position: 203px -145px;
  background-position: -354px -175.5px;
  background-size: 600px;
}

.listArea ul.listBody li dl dd a.btnPrint,
.listArea ul.listBody li .listCell a.btnPrint {
  color: #3c63e0;
  font-size: 12px;
  display: block;
  margin-top: 4px;
  line-height: 16px;
}

.listArea .fCheck input[type=checkbox] + label:before {
  margin: -2px 0px 0 0;
}

.listArea ul.listHead .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -1px;
}

.listArea ul.listBody li dl dt.single {
  float: left;
}

.listArea ul.listBody li dl dd.single {
  float: left;
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  height: 100%;
  width: 85px;
  display: table;
}

.listArea ul.listBody li dl dd.single:first-child {
  border-top: none;
}

.listArea ul.listBody li dl dd.single span {
  display: table-cell;
  vertical-align: middle;
}

.listArea ul.listBody li dl dt.multi {
  float: left;
}

.listArea ul.listBody li dl dd.multi {
  float: left;
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  height: 50%;
  width: 85px;
  display: table;
}

.listArea ul.listBody li dl dd.multi:first-child {
  border-top: none;
}

.listArea ul.listBody li dl dd.multi span {
  display: table-cell;
  vertical-align: middle;
}

.listArea ul.listBody li dl dd.last {
  border-right: none;
  width: 79px;
  text-align: right;
}

.listArea ul.listBody li dl dd.gRight {
  padding-right: 0px;
}

.listArea.type02 {
  position: relative;
}

.listArea.type02 ul.listHead {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #e7e7e7;
  background: #fafafa;
  padding: 0;
  display: table;
  width: 100%;
}

.listArea.type02 ul.listHead li {
  height: 100%;
  padding: 17px 0 17px;
  border-right: 1px solid #e7e7e7;
  font-size: 13px;
  font-family: "notokr-medium", sans-serif;
}

.listArea.type02 ul.listHead li:last-child {
  border-right: none;
}

.listArea.type02 ul.listBody {
  width: 100%;
}

.listArea.type02 ul.listBody li {
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  display: table;
  width: 100%;
  height: 50px;
}

.listArea.type02 ul.listBody li:last-child {
  border-bottom: 1px solid #c8c8c8;
}

.listArea.type02 ul.listBody li dl {
  border-right: 1px solid #e7e7e7;
  display: table-cell;
  height: 100%;
  vertical-align: middle; 
}

.listArea.type02 ul.listBody li dl:last-child {
  border-right: none;
}

.listArea.type02 ul.listBody li dl dt {  
  padding: 8px 8px;
}

.listArea.type02 ul.listBody li dl dd {
  text-align: center;
  font-size: 13px;
  color: #111111;
  line-height: 20px;
  padding: 8px 22px;
}

.listArea.type02 ul.listBody li dl:last-child dd {
  padding: 8px 8px;
}

.listArea.type02 ul.listBody li span.nodata {
  text-align: center;
  font-size: 13px;
  color: #666;
  line-height: 18px;
  padding: 15px 10px;
  display: block;
}

.listArea.type02 .fCheck input[type=checkbox] + label:before {
  margin: -2px 0px 0 0;
}

.listArea.type02 ul.listHead .fCheck input[type=checkbox] + label:after {
  top: 1px;
}

.listArea.type02 ul.listBody .fCheck input[type=checkbox] + label:after {
  top: 4px;
  -webkit-margin-before: -1px;
}

.searchListArea {
  position: relative;
  margin-top: 30px;
}

.searchListArea .listHead {
  margin-bottom: 18px;
  padding: 0; 
}

.searchListArea .listHead:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.searchListArea .listHead .fCheck {
  float: left;
  display: block;
  margin-right: 25px;
}

.searchListArea .listHead .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -2px;
}

.searchListArea .listHead .funcWrap {
  float: left;
  text-align: left;
  margin-top: -1px;
}

.searchListArea .listHead .btnGroup {
  display: inline-block;
  float: left;
  margin-top: -1px;
  margin-left: 0px;
  position: relative;
}

.searchListArea .listHead .btnGroup button.btnIconB {
  color: #999999;
  pointer-events: none;
}

.searchListArea .listHead .btnGroup button.btnIconB.active {
  color: #111111;
  pointer-events: all;
}

.searchListArea .listHead .btnGroup button:hover.btnIconB {
  color: #111111;
}

.searchListArea .listHead .btnGroup button.btnIconB span.download {  }

.searchListArea .listHead .btnGroup button.btnIconB span:before {
  width: 15px;
  height: 14px;
  opacity: 0.4;
}

.searchListArea .listHead .btnGroup button.btnIconB.active span:before {
  opacity: 1;
}

.searchListArea .listHead .btnGroup button:hover.btnIconB span:before {
  opacity: 1;
}

.searchListArea .listHead .btnGroup button.btnIconB span.register:before {
  background-position: -150px -149px;
}

.searchListArea .listHead .btnGroup button.btnIconB span.quote:before {
  background-position: -200px -149px;
  width: 17px;
}

.searchListArea .listHead .btnGroup button.btnIconB span.folder:before {
  background-position: -250px -148px;
}

.searchListArea .listHead .btnGroup button.btnIconB span.tresh:before {
  background-position: -300px -150px; 
}

.searchListArea .listHead .btnGroup button.btnIconB span.download:before {
  background-position: -100px -199px;
  width: 18px;
  height: 14px;
}

.searchListArea .listHead .btnGroup button.btnIconB span.bookmark:before {
  background-position: -50px -250px;
}

.searchListArea .listHead .btnGroup .btn + .btn {
  margin-left: 0px;
}

.searchListArea .listHead .funcWrap ul.sort {
  display: inline-block;
  float: right;
  margin-top: 1px;
  margin-left: 0px;
}

.searchListArea .listHead .funcWrap ul.sort li.order {
  float: left;
  position: relative;
  padding: 0 8px 0 8px;
  font-size: 12.5px;
}

.searchListArea .listHead .funcWrap ul.sort li.order:first-child {
  padding-left: 0px;
}

.searchListArea .listHead .funcWrap ul.sort li.order:last-child {
  padding-right: 0px;
}

.searchListArea .listHead .funcWrap ul.sort li.order:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: 10px;
  vertical-align: middle;
  background: #d0d0d0;
}

.searchListArea .listHead .funcWrap ul.sort li.order:first-child:before {
  display: none;
}

.searchListArea .listHead .funcWrap ul.sort li.order a {
  color: #999999;
}

.searchListArea .listHead .funcWrap ul.sort li.order.selected a {
  color: #222222;
}

.searchListArea .listHead .funcWrap ul.sort li.order a:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
}

.searchListArea .listHead .funcWrap ul.sort li.order.selected a:before {
  width: 16px;
  height: 14px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -350px -147px;
}

.searchListArea .listHead .funcWrap .fSelect.filtering {
  font-size: 12px;
  margin-top: -6px;
  text-align: left;
}

.searchListArea .listHead .funcWrap .fSelect.filterin:has(:focus-visible) {
  outline: 2px solid #4285f4;
}

.searchListArea .listHead .funcWrap .fSelect.filtering span {
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-flex;
  padding: 0px 20px 0 7px;
  width: 100%;
  height: 100%;
  line-height: 27px;
}

.searchListArea .listHead .funcWrap .fSelect.filtering span:after {
  position: absolute;
  top: 50%;
  right: 0px;
  display: block;
  content: "";
  margin-top: -8px;
  width: 18px;
  height: 15px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -50px -45px;
  box-sizing: border-box;
}

.searchListArea .listHead .funcWrap .fSelect.filtering select {
  opacity: 0;
  padding: 4px 9px 5px;
  width: 100%;
  height: 25px; 
  -moz-appearance: none;
  filter: alpha(opacity=0);
  cursor: pointer;
  color: #333;
  font-size: 12px;
}

.searchListArea .listBody {
  padding: 0;
}

.searchListArea .listBody ul.list {  }

.searchListArea .listBody ul.list li.item {
  margin: 0;
}

.searchListArea .listBody ul.list li.item .listBox {
  border: 1px solid #ececec;
  padding: 19px 18px 19px 43px;
  position: relative;
  margin-bottom: 15px;
}

.searchListArea .listBody ul.list li.item .listBox:last-child {
  margin-bottom: 10px;
}

.searchListArea .listBody ul.list li.item .listBox .fCheck {
  position: absolute;
  left: 19px;
  top: 19px;
}

.searchListArea .listBody ul.list li.item .listBox .fCheck input[type=checkbox] + label:before {
  display: block;
  margin-top: 0px;
}

.searchListArea .listBody ul.list li.item .listBox .fCheck input[type=checkbox] + label:after {
  top: 0px;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap {
  position: relative;
  padding-right: 60px;
  padding-right: 107px; 
  margin-bottom: 3px;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap ul.folder {
  overflow: hidden;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap ul.folder li.name {
  float: left;
  white-space: nowrap;
  padding: 0 8px 7px 0;
  text-align: center;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap ul.folder li.name a {
  display: block;
  background: #f0f0f0;
  max-width: 72px;
  width: 72px;
  padding: 0px 6px 2px;
  font-size: 11px;
  white-space: nowrap;
  color: #777777;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap .option {
  position: absolute;
  top: -1px;
  right: 0px;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap .option a {
  font-size: 11px;
  color: #777777; 
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap .option a span.unfold:after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 10px;
  margin: 4px 0 0 3px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -400px -150px;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap .option a span.fold {
  display: none;
}

.searchListArea .listBody ul.list li.item .listBox .folderWrap .option a span.fold:after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 10px;
  margin: 4px 0 0 3px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -450px -150px;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap {
  padding: 0;
  margin-bottom: 7px;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type {
  float: left;
  overflow: hidden;
  position: relative;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li {
  float: left;
  font-size: 12px;
  position: relative;
  padding: 0 8px 0 6px;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li:first-child {
  padding-left: 0px;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li:after {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  content: "";
  width: 1px;
  height: 9px;
  vertical-align: middle;
  background: #cbcbcb;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li:last-child:after {
  display: none;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.data {
  color: #326f0e;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.use {
  color: #111111;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.rate {
  color: #ef4348;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.knowledge {
  color: #111111;
}

.searchListArea .listBody ul.list li.item .listBox .typeWrap span.bookmark {
  float: right;
  color: #aaaaaa;
  font-size: 11.5px;
}

.searchListArea .listBody ul.list li.item .listBox .titWrap {
  position: relative;
  padding: 0 180px 0 0;
  margin-bottom: 7px;
}

.searchListArea .listBody ul.list li.item .listBox .titWrap h5 {
  font-size: 16px;
  font-weight: normal; 
  line-height: 22px;
}

.searchListArea .listBody ul.list li.item .listBox .titWrap h5 a {
  color: #000000;
  margin-right: 6px;
}

.searchListArea .listBody ul.list li.item .listBox .titWrap span.update {
  display: inline-block;
  width: 44px;
  height: 15px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -250px -350px;
  margin-top: -2px;
}

.searchListArea .listBody ul.list li.item .listBox .titWrap span.stats {
  position: absolute;
  right: 0;
  top: 4px;
  color: #999999;
  font-size: 13px; 
}

.searchListArea .listBody ul.list li.item .listBox .titWrap span.stats:before {
  display: inline-block;
  width: 16px;
  height: 11px;
  content: "";
  margin: -1px 1px 0 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -50px -200px;
}

.searchListArea .listBody ul.list li.item .listBox .titWrap span.stats:hover {
  color: #999999;
}

.searchListArea .listBody ul.list li.item .listBox .titWrap span.stats small {
  color: #333333;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  margin-left: 4px;
}

.searchListArea .listBody ul.list li.item .listBox ul.info {
  overflow: hidden;
  margin-bottom: 8px;
  margin-left: -4px;
}

.searchListArea .listBody ul.list li.item .listBox ul.info li {
  float: left;
  position: relative;
  display: inline-flex;
  padding: 0 6px 0 4px;
  color: #777777;
  font-size: 13px;
  margin-bottom: 5px;
}

.searchListArea .listBody ul.list li.item .listBox ul.info li:first-child {  }

.searchListArea .listBody ul.list li.item .listBox ul.info li:after {
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  content: "";
  width: 1px;
  height: 9px;
  vertical-align: middle;
  background: #c8c8c8;
}

.searchListArea .listBody ul.list li.item .listBox ul.info li:last-child:after {
  display: none;
}

.searchListArea .listBody ul.list li.item .listBox ul.info li.journal {
  font-weight: bold;
}

.searchListArea .listBody ul.list li.item .listBox p.abstract {
  padding: 0;
  font-size: 13px;
  color: #777777;
  line-height: 20px;
  margin-top: -1px;
  margin-bottom: 9px;
  max-height: 4.2em;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap {
  padding: 0;
  overflow: hidden;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup {
  float: left;
  padding-bottom: 5px;
  margin-right: 14px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
  border: 1px solid #c8c8c8 !important;
  color: #333333;
  padding: 6px 9px 4px;
  min-width: 71px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB.redBorder {
  border: 1px solid #ec8e91 !important;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span {
  font-size: 12px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.download {
  margin: 0 2px 0 1px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.use {
  margin: 0 2px 0 0px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span:before {
  width: 15px;
  height: 14px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.download:before {
  background-position: -100px -200px;
  width: 17px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.view:before {
  background-position: -150px -199px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.quote:before {
  background-position: -200px -149px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.edit:before {
  background-position: -200px -200px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.bookmark:before {
  background-position: -50px -250px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB.selected span.bookmark:before {
  background-position: -99px -250px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.use:before {
  background-position: -150px -250px;
  width: 18px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.url:before {
  background-position: -200px -250px;
  width: 17px;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap span.record {
  float: left;
  display: block;
  color: #999999;
  font-size: 12px;
  margin-top: 7px;
  width: 100%;
}

.searchListArea .listBody ul.list li.item .listBox .btnWrap span.notice {
  float: left;
  display: block;
  color: #db3a3f;
  font-size: 12px;
  margin-top: 3px;
  width: 100%;
}

.searchListArea .listBody ul.list li.item .listBox p.stop {
  color: #db3a3f;
  font-size: 12px;
}

.searchListArea .listBody ul.list li.item .listBox .img {
  position: absolute;
  left: 0px;
  top: 23px;
  width: 120px;
  height: 150px;
  border: 1px solid #cccccc;
}

.searchListArea .listBody ul.list li.item .listBox .img img {
  width: 100%;
  height: 100%;
  max-height: 220px;
}

.searchListArea .listBody ul.list li.item .listBox .btn_fold {
  position: relative;
  position: absolute;
  right: 20px;
  bottom: 25px;
  width: 20px;
  height: 20px;
}

.searchListArea .listBody ul.list li.item .listBox .btn_fold:after {
  position: absolute;
  top: 7px;
  right: 2px;
  display: block;
  content: "";
  width: 15px;
  height: 8px;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat 0px -250px;
}

.searchListArea .listBody ul.list li.item .listBox .btn_fold.open:after {
  background: url(/images/common/common_sfix_icon.png) no-repeat 0px -200px;
}

.private_histsory {
  background-color: #f4f4f4;
  padding: 20px;
  margin: -15px 0 5px;
  position: relative;
}

.private_histsory .tit {
  font-weight: 700;
  margin-bottom: 10px;
}

.private_histsory .text_box {
  background: #fff url(/images/common/ico_private_history.jpg) no-repeat 10px 10px/20px;
  padding: 10px 50px 10px;
  position: relative;
  height: 80px;
}

.private_histsory .text_box .personInfoDelDiv .btn {
  position: absolute;
  right: -10px;
  top: -1px;
  color: #000;
  display: block;
  width: 40px;
  height: 30px;
}

.private_histsory .text_box .personInfoDelDiv .btn:after {
  content: "፧";
  display: block;
  font-size: 20px;
}

.private_histsory .text_box .personInfoDelDiv .tooltip_b {
  border: 1px solid #c4c4c4;
  position: absolute;
  right: -10px;
  top: -19px;
  width: 120px;
  height: 23px;
  display: none;
}

.private_histsory .text_box .personInfoDelDiv .tooltip_b button {
  display: block;
  height: 20px;
  padding-left: 25px;
  line-height: 20px;
}

.private_histsory .text_box .personInfoDelDiv .tooltip_b .btn_delete {
  background: #fff url(/images/common/btn_delete_typea.jpg) no-repeat 0 0/20px;
}

.searchListArea .listBody.schResult ul.list li.item:first-child .listBox {
  border-top: 1px solid #ececec;
}

.searchListArea .listBody.schResult ul.list li.item .listBox {
  border: none;
  border-bottom: 1px solid #ececec;
  padding: 19px 0px 19px 33px;
}

.searchListArea .listBody ul.list li.item .listBox ul.info {
  overflow: hidden;
  margin-bottom: 8px;
  margin-left: -4px;
}

.searchListArea .listBody.schResult ul.list li.item .listBox .fCheck {
  position: absolute;
  left: 0px;
  top: 19px;
}

.searchListArea .listBody.schResult ul.list li.item .listBox .titWrap {
  position: relative;
  padding: 0 130px 0 0;
}

.searchListArea .listBody.schResult ul.list li.item .listBox.noCheckbox {
  padding-left: 0px;
}

.searchListArea .listBody.schResult .session {
  margin-top: 15px;
  margin-bottom: 18px;
  position: relative;
  padding-left: 12px;
  font-size: 16px;
  color: #111111;
  font-weight: 500;
}

.searchListArea .listBody.schResult .session:before {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 10px;
  content: "";
  margin: -2px 8px 0 0px;
  width: 4px;
  height: 4px;
  vertical-align: middle;
  background: #111111;
  border-radius: 99px;
}

.searchListArea .listBody.schResult .session + ul.list li.item:first-child .listBox {
  border-top: 1px solid #c8c8c8;
}

.searchListArea .listBody.schDetail ul.list li.item:first-child .listBox {
  border-top: 1px solid #ececec;
}

.searchListArea .listBody.schDetail ul.list li.item .listBox {
  border: none;
  border-bottom: 1px solid #ececec;
  padding: 27px 0px 19px 140px;
  min-height: 199px;
}

.searchListArea .listBody.schDetail ul.list li.item .listBox .titWrap {
  position: relative;
  padding: 0 0px 0 0;
}

.searchListArea .listBody.subjectSort ul.list li.item .listBox:last-child {
  margin-bottom: 0px;
  padding: 19px 0px 19px 22px;
  border: none;
  border-bottom: 1px solid #ececec;
}

.searchListArea .listBody.subjectSort ul.list li.item .listBox strong.number {
  position: absolute;
  left: 0px;
  top: 14px;
  font-size: 18px;
  color: #777777;
  font-family: "notokr-bold", sans-serif;
}

.searchListArea .listBody.subjectSort ul.list li.item .listBox ul.info {
  padding-left: 0px;
}

.searchListArea .listBody.subjectSort ul.list li.item .nodata {
  padding: 19px 22px 0px;
  text-align: center;
}

.searchListArea .listBody.subjectSort ul.list li.item .nodata span {
  font-size: 13px;
  color: #111111;
}

.searchListArea .listFoot {
  text-align: center;
}

.searchListArea .listFoot .paginate.num {
  margin-top: 40px;
}

.btn_add_typea {
  width: 25px;
  height: 25px;
  background: url(/images/common/btn_add_typea.jpg) no-repeat 0 0/19px;
  display: inline-block;
  cursor: pointer;
}

.panelArea {
  position: relative;
}

.panelBox {
  border: 1px solid #e7e7e7;
}

.panelBox .panelHeading {
  border-bottom: 1px solid #e7e7e7;
  padding: 13px 14px 13px;
  position: relative;
}

.panelBox .panelHeading h3 {
  font-size: 16px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
}

.panelBox .panelBody {
  padding: 12px 15px 13px;
}

.panelBox .panelBody p.desc {
  font-size: 14px;
  color: #111111;
  font-family: "notokr-medium", sans-serif;
  line-height: 20px;
}

.panelBox .panelBody p.date {
  font-size: 12px;
  color: #999999;
  margin-top: 7px;
  display: none;
}

.panelBox + .panelBox {
  margin-top: 10px;
}

.panelBox .panelBody p.desc + .formGroup {
  margin-top: 7px;
}

.formGroup + p.date {
  margin-top: 9px !important;
}

.formArea {
  margin-bottom: 40px;
}

.form_comment {
  margin-bottom: 20px;
}

.form_comment > p {
  font-size: 13px;
  color: #666;
}

.form_comment > p:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  background: url("/images/common/exclamation.svg") no-repeat center;
}

.log_onin {
  display: none;
}

.rightbtn {
  float: right;
}

.formArea .comtBox {
  color: #000000;
  font-size: 14px;
  padding: 19px 0 11px;
}

.formArea .comtBox.type02 {
  padding: 0px 0 15px;
}

.formArea .comtBox.type03 {
  padding: 0px 0 20px;
}

.formArea .comtBox.type03 ul li {
  font-size: 13px;
  color: #333;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
}

.formArea .comtBox.type03 ul li:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: "";
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background: #9b9b9b;
}

.formArea span.necs {
  display: inline-block;
  color: #f04347;
  margin: 0 3px 0 3px;
}

.formGroup {
  position: relative;
  padding: 10px 0px 9px 0px; 
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  min-height: 56px;
}

.formGroup.box {
  padding: 10px 10px 9px 0px;
  border: 1px solid #e7e7e7;
}

.formGroup + .formGroup {
  margin-top: -1px;
}

.formGroup p.tit {
  position: absolute;
  left: 0;
  top: 0;
  background: #fafafa;
  min-width: 170px;
  height: 100%;
  padding: 10px 9px 10px 20px;
  color: #111111;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
}

.formGroup label.tit {
  position: absolute;
  left: 0;
  top: 0;
  background: #fafafa;
  min-width: 170px;
  height: 100%;
  padding: 10px 9px 10px 20px;
  color: #111111;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
}

.formGroup ul {
  width: 100%;
  padding: 0 0px 0 180px; 
  display: table;
}

.formGroup ul li {
  float: left;
  margin-top: 10px;
  width: 100%;
  position: relative;
  font-size: 14px;  
}

.formGroup ul li:first-child {
  margin-top: 0 !important;
}

.formGroup ul li.verMiddle {   
  padding-top: 10px;
  margin-top: 10px;
}

.formGroup ul li.verMiddle .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -1px;
}

.formGroup ul li.comt {
  background: #e7e7e7;
  color: #696969;
  padding: 12px 15px;
  line-height: 22px;
  margin-top: 9px;
}

.formGroup ul.btnArea {
  padding: 0 140px 0 180px;
}

.formGroup ul.btnArea .fRadio + span.txt {
  margin-top: 1px;
  margin-left: 3px;
  vertical-align: middle;
  display: inline-block;
}

.formGroup ul.checkArea {
  padding: 0 125px 0 180px;
}

.formGroup ul li .grouping {
  float: left;
  margin-right: 15px;
}

.formGroup ul li .grouping:last-child {
  margin-right: 0px;
}

.formGroup ul li .grouping.date {
  padding: 4px 0 0;
}

.formGroup ul li .grouping.date .btn + .btn {
  margin-left: 2px;
}

.formGroup ul li .grouping + .grouping {
  margin: 0;
}

.formGroup ul li span.txtAlt {
  margin: 0 5px;
}

.formGroup ul li span.txtHyphen {
  margin: 0 2px;
}

.formGroup ul li span.txtDash {
  margin: 0 3px;
}

.formGroup ul li span.verMiddle {  
}

.formGroup ul.addRow li {
  margin-top: 5px;
}

.formGroup ul li .tagBox {
  padding: 0;
  border: none;
  margin-top: 0px;
  margin-bottom: -10px;
}

.formGroup .gRight {
  position: absolute;
  right: 10px;
  top: 10px;
}

.formGroup .gRight.fCheck {
  right: 0px;
  top: 20px;
}

.formGroup .gRight.fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -2px;
}

.formGroup .gInputText .placeholder {
  margin-top: -8px;
}

.formGroup .inputfileArea {
  border: 1px solid #c8c8c8;
  padding: 3px 3px 3px 71px;
  overflow: hidden;
  height: 35px;
  margin-right: 90px;
}

.formGroup .inputfileArea .inputFileWrap {
  width: 65px;
  margin: 0px 0 0 0px;
  overflow: hidden;
  position: absolute;
  left: 4px;
  top: 4px;
}

.formGroup .inputfileArea .inputFileWrap button.btnFile {
  height: 27px;
  padding: 5px 8px;
  border: 1px solid #c8c8c8;
  color: #777777;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.formGroup .inputfileArea .inputFileWrap button.btnFile:focus-visible {
  outline: 0;
  box-shadow: inset 0 0 0 1px white, inset 0 0 0 3px #4285f4, inset 0 0 0 4px white;
}

.formGroup .inputfileArea .inputFileHidden {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: alpha(opacity=0);
  cursor: pointer;
  width: 200px;
  height: 27px;
  display: block;
  margin-left: -100px;
}

.formGroup .inputfileArea .inputFileText {
  height: 27px;
  border: none;
}

.formGroup .inputfileArea .fCheck {
  position: absolute;
  right: 0;
  top: 9px;
}

.formGroup .inputfileArea .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -1px;
}

.formGroup .captchaImg {
  width: 202px;
  height: 91px;
  border: 1px solid #cccccc;
  float: left;
  margin-right: 15px;
}

.formGroup .captchaCont {
  float: left;
  padding-top: 7px;
}

.formGroup .captchaCont span.comt {
  font-size: 12px;
  color: #111111;
  line-height: 19px;
  display: block;
  margin-bottom: 12px;
}

.formGroup .captchaCont a.btnRefresh {
  font-size: 14px;
  color: #111111;
  margin-left: 7px;
}

.formGroup .captchaCont a.btnRefresh:before {
  display: inline-block;
  width: 14px;
  height: 17px;
  margin: -4px 5px 0 0;
  content: "";
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -300px -300px;
}

.searchFaqArea {
  margin-bottom: 20px;
}

.searchFaqArea .searchGroup {
  position: relative;
  padding: 0 130px 0 0;
}

.searchFaqArea .searchGroup .gRight {
  position: absolute;
  right: 0px;
  top: 0px;
}

.searchFaqArea .searchGroup .gInputText .placeholder {
  position: absolute;
  top: 50%;
  left: 13px;
  margin-top: -7px;
  color: #999;
  font-size: 13px;
}

.searchFaqArea .searchGroup .gInputText .fText {
  padding: 6px 11px 7px;
  width: 100%;
  font-size: 14px;
  color: #111111;
  border: 1px solid #e7e7e7;
  outline: none;
  height: 34px;
}

.stepArea {
  position: relative;
  padding: 45px 0px 63px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 10px;
}

.stepArea ol {
  overflow: hidden; 
  margin: 0 auto;
  max-width: 538px;
  width: 100%;
}

.stepArea ol li {
  float: left; 
  text-align: center;
  width: 33.33333333%;
}

.stepArea ol li:first-child {
  margin-left: 0px;
}

.stepArea ol li span {
  font-size: 14px;
  color: #666666;
}

.stepArea ol li.selected span {
  color: #333333;
}

.stepArea ol li span:before {
  display: block;
  width: 52px;
  height: 54px;
  margin: 0 auto 13px;
  content: "";
  vertical-align: middle;
  background: url(/images/common/common_step_icon.png) no-repeat;
}

.stepArea ol li span.step1:before {
  background-position: 2px -100px;
}

.stepArea ol li span.step2:before {
  background-position: -91px -98px;
}

.stepArea ol li span.step3:before {
  background-position: -200px -90px;
}

.stepArea ol li.selected span.step1:before {
  background-position: 2px 0px;
}

.stepArea ol li.selected span.step2:before {
  background-position: -91px 2px;
}

.stepArea ol li.selected span.step3:before {
  background-position: -200px 10px;
}

.scrollArea.clause {
  border-top: 2px solid #000000;
  border-bottom: 1px solid #999999;
  padding: 23px 22px;
  margin-bottom: -5px;
  max-height: 189px;
  overflow-y: scroll;
}

.scrollArea.clause p {
  margin-bottom: 18px;
  color: #666666;
  font-size: 13px;
  line-height: 18px;
}

.scrollArea.clause p.tit {
  margin-bottom: 18px;
  color: #111;
  font-size: 13px;
  line-height: 18px;
  font-family: "notokr-bold", sans-serif;
}

.scrollArea.clause p.txtIndent {
  padding-left: 25px;
}

.scrollArea.clause + .buttonArea {
  margin-top: 55px;
}

.scrollArea.clause table {
  border: 1px solid #e7e7e7;
}

.scrollArea.clause table thead th {
  padding: 5px 5px;
  border-right: 1px solid #e7e7e7;
  font-size: 13px;
}

.scrollArea.clause table tbody td {
  padding: 5px 5px;
  font-size: 13px;
}

.tabArea {
  border-bottom: 1px solid #e5e5e5;
}

.tabArea:after {
  display: block;
  content: "";
  clear: both;
}

.tabArea ul > li {
  float: left;
  text-align: center;
  padding: 0 10px;
}

.tabArea li {
  font-size: 16px;
}

.tabArea li.selected {
  background: #fff;
}

.tabArea li a {
  display: block;
  height: 38px;
  color: #8d8d8d;
  line-height: 38px;
  font-size: 14px;
}

.tabArea li.selected a {
  line-height: 38px;
  color: #212121;
  border-bottom: 2px solid #212121;
}

.funcButtonArea {
  position: relative;
  margin-bottom: 10px;
}

.funcButtonArea:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.funcButtonArea .gLeft {
  float: left;
}

.funcButtonArea .gLeft button + button {
  margin-right: -5px;
}

.funcButtonArea .gRight {
  float: right;
}

.funcButtonArea .gRight button + button {
  margin-left: 2px;
}

.funcButtonArea button.btnIconB span {
  font-size: 12px;
}

.funcButtonArea button.btnIconB span.question {
  margin: 0 2px 0 1px;
}

.funcButtonArea button.btnIconB span:before {
  width: 14px;
  height: 14px;
}

.funcButtonArea button.btnIconB span.question:before {
  background-position: -50px -350px;
  margin-right: 2px;
}

.buttonArea {
  position: relative;
}

.buttonArea:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.buttonArea .gLeft {
  float: left;
}

.buttonArea .gLeft button + button {
  margin-right: 6px;
}

.buttonArea .gRight {
  float: right;
  text-align: right;
}

.buttonArea .gRight button + button {
  margin-left: 2px;
}

.tableArea + .buttonArea {
  margin-top: 40px;
}

.buttonArea + .tableArea {
  margin-bottom: 0px;
}

.btnDel {
  position: absolute;
  right: 5px;
}

.noDataArea {
  width: 100%;
  height: 316px; 
  display: table;
}

.noDataArea .noDataWrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.noDataArea .noDataWrap p.icon {
  width: auto;
  height: auto;
}

.noDataArea .noDataWrap p.phrase {
  font-size: 20px;
  font-family: "notokr-medium", sans-serif;
  color: #111111;
}

.noDataArea .noDataWrap p.desc {
  font-size: 13px;
  color: #999999;
  padding-top: 8px;
}

.noDataArea.alarm {
  width: 100%;
  height: 100%;
  border: none;
  display: table;
}

.noDataArea.alarm .noDataWrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.noDataArea.alarm .noDataWrap p.phrase {
  font-size: 22px;
}

.noDataArea.alarm .noDataWrap p.desc {
  padding-top: 6px;
  line-height: 17px;
}

.noDataArea.alarm .noDataWrap .icon.bell {
  width: 50px;
  height: 56px;
  background: url("/images/mypage/img_nodata_bell.png") no-repeat 0 0;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: -19px;
  background-size: 50px 56px;
}

.modal_remove1 {
  width: 302px;
  position: absolute;
  display: none;
  top: 248.5px !important;
  right: 0;
  bottom: 608.5px;
  left: 0 !important;
  margin: 0 auto;
  
}

.modal_remove1 .modal_removeContent {
  background-color: #fff;
}

.modal_remove1 .modal_removeContent .modal_removeheader {
  height: 44.2px;
  padding: 0.4em 1em;
  position: relative;
  border: none;
  background: #fff;
}

.modal_remove1 .modal_removeContent .modal_removeheader::before {
  display: block;
  width: 70px;
  height: 64px;
  margin: -48px auto 0px;
  content: "";
  background: url(https://cdn.dbpia.co.kr/static/css/images/img_alert.png) no-repeat 0px 0px;
}

.modal_remove1 .modal_removeContent .modal_removeBody {
  text-align: center;
}

.modal_remove1 .modal_remove_comtBox {
  padding: 3px 20px 24px;
  font-size: 14px;
  color: #111111;
  line-height: 23px;
  position: relative;
}

.modal_remove1 .modal_removeContent .modal_removeFooter {
  margin-top: 0.5em;
  padding: 10px 5px;
  text-align: center;
  border-top: 1px solid #e7e7e7;
}

.modalWrap {
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
  background: rgba(0, 0, 0, 0.2);
}

.modal {
  position: absolute;
  display: none;
  width: 100%;
  margin: 0 auto; 
}

.modal:not(.base-modal.type-no-bpopup):not(.notification__main__alarmWrap.total__alarm) {
  height: 100%;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: 0 !important;
}

.modal .modalScreen { 
  display: block;
  position: absolute; 
  border: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal .modalScreen.opacity {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.modal .modalContent {
  position: relative;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  margin: 45px 0;
}

.modal .modalContent .modalHeader {
  position: relative;
  padding: 13px 60px 13px 20px;
}

#pub_modalOrganPop .modalContent .modalHeader {
  margin-left: 10px;
}

#pub_modalOrganPop .modalContent .modalHeader {
  height: 60px;
}

.modal .modalContent .modalHeader .tit {
  font-size: 20px;
  display: inline-block;
  color: #111;
  margin-right: 10px;
  font-family: "notokr-bold", sans-serif;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  word-break: break-all;
}

.modal .modalContent .modalHeader .modal_top_logoB {
  width: 100px;
  height: 30px;
}

.modal .modalContent .modalHeader button.closeModal {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 51px;
  height: 50px;
  background: url("/images/common/common_sfix_icon.png") no-repeat -234px -35px;
  border-left: 1px solid #e7e7e7;
  z-index: 100;
}

.noborle {
  border-left: none !important;
}

.modal .modalContent .modalBody {
  position: relative;
  padding: 0;
}

.organ_modalP .modalBody #dev_search {
  padding: 11px 50px 11px 9px;
  height: 43px;
  font-size: 14px;
  outline: none;
  border: 1px solid #e7e7e7;
  color: #111;
}

.organ_modalP .modalBody .gInputText {
  margin: 0 auto;
  width: 354px;
  display: block;
}

.login_popup_title {
  text-align: center;
  margin: 10px 0 20px 0;
}

.loginWrap.log_modal_Wrap {
  margin: 0 auto;
  width: 304px !important;
}

.modal .modalContent .modalBody.type02 {
  position: relative;
  padding: 0 20px 20px;
  overflow: hidden;
}

.modal .modalContent .modalBody.type02 .etcSpace {
  position: relative;
  height: 20px;
}

.modal .modalContent .modalBody.type02 .Right .warn {
  visibility: hidden;
  padding-top: 10px;
  padding-right: 10px;
  color: red;
}

.modal .modalContent .modalBody.type02 .Right {
  position: absolute;
  right: 0px;
  padding-top: 10px;
}

.modal .modalContent .modalBody.type03 {
  position: relative;
  padding: 10px 20px 10px;
}

.modal .modalContent .modalBody.type04 {
  position: relative;
  padding: 20px 20px 0px;
  overflow: hidden;
}

.modal .modalContent .modalBody.type05 {
  position: relative;
  padding: 20px 20px 29px;
}

.modal .modalContent .modalBody.type06 {
  position: relative;
  padding: 20px;
}

.modal .modalContent .modalBody.type07 {
  position: relative;
  padding: 20px 0px 20px 20px;
}

.modal .modalContent .modalFooter {
  position: relative;
  padding: 15px 20px;
  text-align: right;
  border-top: 1px solid #e7e7e7;
}

.modal .modalContent .modalFooter.closeNotToday {
  text-align: left;
}

.modal .modalContent .modalFooter.closeNotToday .fCheck input[type=checkbox] + label:after {
  top: 0;
}

#alarmDetail .modalContent .modalHeader {
  border-bottom: none;
}

#alarmDetail .modalContent .modalHeader button.closeModal {
  border-left: none;
}

.modal.type02 {
  position: absolute;
  z-index: 1050;
  display: none;
  margin-top: -41px;
}

.modal.type02 .modalScreen {
  display: block;
  position: fixed;
  border: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal.type02 .modalScreen.opacity {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.modal.type02 .modalContent {
  position: relative;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  width: 600px;
}

.modal.type02 .modalContent .modalHeader {
  position: relative;
  border-bottom: 1px solid #e7e7e7;
  padding: 23px 0px 18px;
  margin: 0 20px;
}

.modal.type02 .modalContent .modalHeader .tit {
  font-size: 20px;
  display: inline-block;
  color: #111;
  margin-right: 10px;
  font-family: "notokr-bold", sans-serif;
}

.modal.type02 .modalContent .modalHeader button.closeModal {
  position: absolute;
  top: -42px;
  right: -21px;
  display: block;
  width: 42px;
  height: 41px;
  background: url("/images/common/common_sfix_icon.png") no-repeat -90px -90px;
  background-color: #555555;
  border-left: none;
}

.modal.type02 .modalContent .modalBody {
  position: relative;
  margin: 0 20px;
  padding: 15px 0 20px 0;
}

.modal.type02 .modalContent .modalFooter {
  position: relative;
  padding: 15px 20px;
  text-align: right;
  border-top: 1px solid #e7e7e7;
}

.modal h3 {
  padding: 19px 0px 15px 0;
  font-size: 14px;
  color: #111111;
  font-weight: normal;
  font-family: "notokr-bold", sans-serif;
}

.modal h4 {
  padding: 16px 0px 13px 0;
  font-size: 14px;
  color: #111111;
  font-weight: normal;
  font-family: "notokr-medium", sans-serif;
}

.modal h5 {
  padding: 0px 0px 13px 0;
  font-size: 15px;
  color: #111111;
  font-weight: normal;
  font-family: "notokr-medium", sans-serif;
  position: relative;
}

.modal h5 span.desc {
  color: #999999;
  font-size: 13px;
  padding-top: 2px;
  font-family: "notokr-regular", sans-serif;
  margin-left: 10px;
}

.modal h5 button.gRight {
  position: absolute;
  right: 0;
  top: -2px;
}

.modal h5 button.btnIconB {
  border: 1px solid #c8c8c8 !important;
  color: #333333;
  padding: 6px 7px 4px;
  min-width: 71px;
}

.modal h5 button.btnIconB span {
  font-size: 12px;
}

.modal h5 button.btnIconB span.cancel {
  margin: 0;
}

.modal h5 button.btnIconB span:before {
  width: 14px;
  height: 14px;
}

.modal h5 button.btnIconB span.cancel:before {
  background-position: -100px -350px;
}

.modal h5 .btn.btnMultiLangInput {
  position: absolute;
  right: 20px;
  top: -3px;
  padding: 6px 9px 5px;
}

.modal h5 .btn.btnMultiLangInputOther {
  position: absolute;
  right: 20px;
  top: -3px;
  padding: 6px 9px 5px;
}

.modal .tableLayout table.noLine tbody th {
  padding: 9px 0px;
  color: #111111;
  font-size: 14px;
  border: none;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}

.modal .tableLayout table.noLine tbody td {
  padding: 0px 10px;
  color: #111111;
  font-size: 13px;
  border: none;
  text-align: left;
}

.modal .tableLayout table.noLine tbody td .fRadio input[type=radio] + label {
  font-size: 13px;
}

.modal .tableLayout table.scroll {
  table-layout: fixed;
  width: 100%;
  border: 1px solid #e7e7e7;
  position: relative;
  display: block;
}

.modal .tableLayout table.scroll thead {
  display: block;
  width: 100%;
}

.modal .tableLayout table.scroll thead tr {
  width: 100%;
  display: table;
  padding-right: 17px;
}

.modal .tableLayout table.scroll thead th {
  padding: 10px 5px;
  text-align: center;
  color: #111111;
  background: #fafafa;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #e7e7e7;
  font-family: "notokr-medium", sans-serif;
  font-weight: normal;
  font-size: 13px;
}

.modal .tableLayout table.scroll thead th:last-child {
  padding-right: 17px;
}

.modal .tableLayout table.scroll tbody {
  width: 100%;
  height: 395px;
  overflow-y: scroll;
  display: block;
}

.modal .tableLayout table.scroll tbody tr {
  width: 100%;
  display: table;
}

.modal .tableLayout table.scroll tbody td {
  padding: 7px 11px 6px;
  color: #111111;
  font-size: 13px;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  text-align: center;
}

.modal .tableLayout table.scroll tbody td:last-child {
  border-right: none;
}

.modal .tableLayout table.scroll tbody td.nodata {
  height: 92px;
  text-align: center;
  color: #666;
}

.modal .formGroup {
  padding: 7px 0px 6px 0px;
  min-height: 50px;
}

.modal .formGroup p.tit,
.modal .formGroup label.tit {
  padding: 7px 9px 7px 20px;
  line-height: 36px;
}

.modal .formGroup ul {
  padding: 0 20px 0 180px;
}

.modal .formGroup ul.listArea {
  padding: 0 0 0 170px;
}

.modal .formGroup ul.listArea li {
  padding: 5px 80px 14px 10px;
  border-bottom: 1px solid #e7e7e7;
  line-height: 20px;
  position: relative;
}

.modal .formGroup ul.listArea li:last-child {
  border-bottom: none;
  margin-bottom: -9px;
}

.modal .formGroup ul.listArea li .gRight {
  position: absolute;
  right: 19px;
  top: 50%;
  margin-top: -18px;
  padding: 5px 7px 5px;
}

.modal .formGroup textarea.biblioAbstract {
  padding: 0 10px 0px 5px;
  border: none;
}

.modal .formGroup ul li.verMiddle {
  padding-top: 10px;
  margin-top: 10px;
}

.modal .listArea.buyList {  }

.modal .comtBox {
  padding: 15px 20px;
  font-size: 14px;
  color: #111111;
  line-height: 23px;
  position: relative;
}

.modal .comtBox .btnBuying {
  position: absolute;
  right: 20px;
  top: 15px;
  min-width: 100px;
}

.modal .comtBox.type02 {
  padding: 15px 0px;
  font-size: 14px;
  color: #111111;
  line-height: 23px;
  margin-bottom: 17px;
}

.modal .comtBox.type03 {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 16px 0 16px;
}

.modal .comtBox.type03 ul {
  padding: 0;
}

.modal .comtBox.type03 ul li {
  font-size: 13px;
  color: #999999;
  font-family: "notokr-medium", sans-serif;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
}

.modal .comtBox.type03 ul li:first-child {
  margin-top: 0px;
}

.modal .comtBox.type03 ul li:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: ""; 
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background: #9b9b9b;
}

.modal .comtBox.type04 {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 16px 20px;
}

.modal .comtBox.type04 ul {
  padding: 0;
}

.modal .comtBox.type04 ul li {
  font-size: 13px;
  color: #999999;
  font-family: "notokr-medium", sans-serif;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
}

.modal .comtBox.type04 ul li:first-child {
  margin-top: 0px;
}

.modal .comtBox.type04 ul li:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: ""; 
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background: #9b9b9b;
}

.modal .comtBox.type05 {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 27px 20px 27px;
  font-size: 15px;
  line-height: 22px;
}

.modal .comtBox.type05 ul {
  display: table;
  margin: 12px auto 0;
  color: #f04349;
  font-size: 13px;
}

.modal .comtBox.type05 ul li {
  line-height: 20px;
  padding-left: 9px;
  position: relative;
  text-align: left;
}

.modal .comtBox.type05 ul li:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: "";
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background: #f04349;
}

.modal .comtBox.type05 strong {
  font-family: "notokr-medium", sans-serif;
}

.modal .comtBox.type06 {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 16px 0 13px;
}

.modal .comtBox.type06 ul {
  padding: 0;
}

.modal .comtBox.type06 ul li {
  font-size: 13px;
  color: #999999;
  font-family: "notokr-medium", sans-serif;
  line-height: 20px;
  position: relative;
  margin-bottom: 6px;
}

.modal .comtBox.type06 ul li:first-child {
  margin-top: 0px;
}

.modal .comtBox.type07 {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 12px 20px;
  padding-right: 140px;
  z-index: 10;
}

.modal .comtBox.type07 ul {
  padding: 0;
}

.modal .comtBox.type07 ul li {
  font-size: 13px;
  color: #999999;
  font-family: "notokr-medium", sans-serif;
  line-height: 20px;
  padding-left: 10px;
  position: relative;
}

.modal .comtBox.type07 ul li:first-child {
  margin-top: 0px;
}

.modal .comtBox.type07 ul li:before {
  position: absolute;
  left: 0px;
  top: 9px;
  display: inline-block;
  content: ""; 
  width: 2px;
  height: 2px;
  vertical-align: middle;
  background: #9b9b9b;
}

.modal .searchBox {
  position: relative;
  padding: 0 70px 0 65px;
  margin-bottom: 29px;
}

.modal .searchBox p.tit {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 9px;
  color: #111111;
  font-size: 14px;
}

.modal .searchBox ul {
  overflow: hidden;
}

.modal .searchBox ul li {
  float: left;
  width: 100%;
}

.modal .searchBox button {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 60px;
}

.modal .searchBox.quote {
  position: relative;
  padding: 0 135px 0 56px;
  margin-bottom: 29px;
}

.modal .searchBox.quote .gRight {
  position: absolute;
  right: 0;
  top: 0;
}

.modal .searchBox.quote button {
  position: static;
}

.modal .searchBox.txtView {
  padding: 0 70px 0 88px;
  margin-bottom: 20px;
}

.modal .scrollList {
  border: 1px solid #e7e7e7;
  height: 169px;
  overflow-y: auto;
}

.modal .scrollList ul {
  overflow: hidden;
}

.modal .scrollList ul li {
  padding: 0;
  border-bottom: 1px solid #e7e7e7;
}

.modal .scrollList ul li:nth-child(odd) {
  background: #fafafa;
}

.modal .scrollList ul li:last-child {
  border-bottom: none;
}

.modal .scrollList ul li a {
  display: block;
  width: 100%;
  color: #111111;
  font-size: 14px;
}

.modal .scrollSelectList {
  margin-bottom: 10px;
}

.modal .scrollSelectList ul.list {
  overflow: hidden;
  border: 1px solid #e0e0e0;
  max-height: 342px;
  overflow-y: auto;
  padding: 5px 0 5px 0;
}

.modal .scrollSelectList ul.list li.item {
  position: relative;
}

.modal .scrollSelectList ul.list li.item a {
  display: block;
  font-size: 14px;
  color: #111111;
  width: 100%;
  height: 100%;
  padding: 7px 0 7px 15px;
}

.modal .scrollSelectList ul.list li.item a:hover {
  background: #f1f1f1;
  text-decoration: none;
}

.modal .scrollSelectList ul.list li.item a.selected {
  background: #f1f1f1;
}

.modal .scrollSelectList ul.list li.item span.nodata {
  display: block;
  font-size: 14px;
  padding: 7px 0 7px 15px;
  color: #999;
}

.modal .searchCheckList {
  margin-bottom: 29px;
}

.modal .searchCheckList p.comt {
  font-size: 13px;
  color: #999999;
  margin-bottom: 13px;
}

.modal .searchCheckList ul.list {
  overflow: hidden;
  border: 1px solid #e0e0e0;
  height: 309px;
  overflow-y: auto;
  padding: 5px 0 0 0;
}

.modal .searchCheckList ul.list li.item {
  position: relative;
  padding: 7px 0 7px 35px;
}

.modal .searchCheckList ul.list li.item:hover {
  background: #f1f1f1;
}

.modal .searchCheckList ul.list li.item .fCheck {
  position: absolute;
  left: 14px;
  top: 8px;
}

.modal .searchCheckList ul.list li.item .fCheck input[type=checkbox] + label:before {
  border: 1px solid #c8c8c8 !important;
}

.modal .searchCheckList ul.list li.item .fCheck input[type=checkbox] + label:after {
  top: 0px;
}

.modal .searchCheckList ul.list li.item .text {
  font-size: 14px;
}

.modal .tagBox {
  border: 1px solid #e0e0e0;
  padding: 19px 19px 9px;
  margin-bottom: 30px;
}

.modal .tagBox .tag {
  color: #3c63e0;
  display: inline-block;
  margin: 0 7px 10px 0;
  padding: 4px 6px;
  border: 1px solid #8aa1ec;
  font-size: 13px;
  font-weight: bold;
}

.modal .tagBox span.del {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 0 0 4px;
  background: url(/images/common/common_sfix_icon.png) no-repeat 3px -347px;
  cursor: pointer;
  vertical-align: middle;
}

.searchList {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  height: 309px;
  overflow-y: auto;
  margin-bottom: 15px;
}

.searchList ul.listWrap {
  overflow: hidden;
}

.searchList ul.listWrap li.item {
  position: relative;
  padding: 22px 0 9px 28px;
  border-bottom: 1px solid #ececec;
}

.searchList ul.listWrap li.item .fCheck {
  position: absolute;
  left: 0px;
  top: 24px;
}

.searchList ul.listWrap li.item .fCheck input[type=checkbox] + label:before {
  border: 1px solid #c8c8c8 !important;
}

.searchList ul.listWrap li.item dl {
  overflow: hidden;
}

.searchList ul.listWrap li.item dl dt {
  color: #3c63e0;
  font-size: 14px;
  padding-bottom: 6px;
  line-height: 19px;
}

.searchList ul.listWrap li.item dl dt a {
  color: #3c63e0;
}

.searchList ul.listWrap li.item dl dd ul {
  margin-left: -8px;
}

.searchList ul.listWrap li.item dl dd ul li {
  position: relative;
  float: left;
  padding: 0 10px 0 8px;
  color: #777777;
  margin-bottom: 5px;
}

.searchList ul.listWrap li.item dl dd ul li:first-child {  }

.searchList ul.listWrap li.item dl dd ul li:after {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  content: "";
  width: 1px;
  height: 9px;
  vertical-align: middle;
  background: #c8c8c8;
}

.searchList ul.listWrap li.item dl dd ul li:last-child:after {
  display: none;
}

.searchList ul.listWrap li.item.nodata dl dt {
  color: #999999;
}

.searchList ul.listWrap li.item.nodata dl dd ul li {
  color: #999999;
}

.modal dl.contactBox {
  border: 1px solid #e7e7e7;
  margin-top: -1px;
  float: left;
  width: 100%;
}

.modal dl.contactBox:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.modal dl.contactBox.half {
  width: 50%;
}

.modal dl.contactBox dt.tit {
  border-bottom: 1px solid #e7e7e7;
  background: #fafafa;
  padding: 11px 15px 12px;
  font-family: "notokr-bold", sans-serif;
}

.modal dl.contactBox dd.cont:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.modal dl.contactBox dd.cont p {
  padding: 22px 15px 21px;
  float: left;
}

.modal dl.contactBox dd.cont p span.text {
  font-size: 12px;
  color: #535353;
  display: block;
  margin-bottom: 6px;
}

.modal dl.contactBox dd.cont p a {
  font-size: 12px;
  color: #3c63e0;
  margin-top: 7px;
  display: block;
}

.modal dl.contactBox dd.cont p a:before {
  display: inline-block;
  width: 20px;
  height: 12px;
  margin: -2px 7px 0 0;
  content: "";
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -350px -300px;
}

.modal .infoWrap:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.modal .infoWrap dl.infoBox {
  float: left;
}

.modal .infoWrap dl.infoBox dt.tit {
  font-size: 14px;
  padding: 19px 14px 18px 19px;
  float: left;
}

.modal .infoWrap dl.infoBox dd.cont {
  font-size: 14px;
  padding: 19px 10px 18px 0px;
  color: #3c64e0;
  float: left;
}

.modal .downloadBox {
  border: 1px solid #e0e0e0;
  padding: 13px 14px 9px;
}

.modal .downloadBox p.tit {
  font-size: 14px;
  color: #111111;
  margin-bottom: 8px;
  font-family: "notokr-medium", sans-serif;
}

.modal .downloadBox p.btnGroup {
  margin: 0;
}

.modal .downloadBox p.btnGroup .btn {
  margin: 0 2px 5px 0;
}

.modal .downloadBox p.btnGroup .btn.medium {
  padding: 6px 9px 4px;
}

.modal .tableLayout + .downloadBox {
  margin-top: 13px;
}

.modal .quickViewWrap {
  background: #f4f4f4;
  border-top: 1px solid #cccccc;
  padding: 25px 0 25px;
  overflow-y: auto;
  height: 700px;
}

.modal .quickViewWrap .quickViewBox {
  width: 744px;
  margin: 0 auto;
  overflow: hidden;
}

.modal .quickViewWrap .quickViewBox ul.quickViewList {
  position: relative;
  overflow: hidden;
  width: 100% !important;    
}

.modal .quickViewWrap .quickViewBox ul.quickViewList li.quickViewItem {
  width: 100%;
}

.modal .quickViewWrap .quickViewBox ul.quickViewList li.quickViewItem p.img {
  border: 1px solid #e1e1e1;
}

.modal .quickViewWrap .quickViewBox ul.quickViewList li.quickViewItem p.img img {
  width: 100%;
}

.modal .quickViewWrap .quickViewBox ul.quickViewList li.quickViewItem p.pageNum {
  font-size: 12px;
  color: #666666;
  text-align: center;
  padding: 13px 0;
}

.modal .quickViewWrap .quickViewBox .jcarousel-wrapper a.jcarousel-control-prev {
  background: none;
  left: 0px;
  top: 0px;
  width: 86px;
  height: 100%;
}

.modal .quickViewWrap .quickViewBox .jcarousel-wrapper a.jcarousel-control-next {
  background: none;
  right: 0;
  top: 0px;
  width: 86px;
  height: 100%;
}

.modal .quickViewWrap .quickViewBox .jcarousel-wrapper a.jcarousel-control-prev:before,
.modal .quickViewWrap .quickViewBox .jcarousel-wrapper a.jcarousel-control-next:before {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 27px;
  height: 50px;
  content: "";
  background: url(/images/common/jcarosel_arrow_black.png) no-repeat;
  opacity: 1;
}

.modal .quickViewWrap .quickViewBox .jcarousel-wrapper a.jcarousel-control-prev:before {
  margin-left: 30px;
}

.modal .quickViewWrap .quickViewBox .jcarousel-wrapper a.jcarousel-control-next:before {
  margin-left: 30px;
}

.modal .btnGroup {
  margin-bottom: 10px;
}

.modal .btnGroup .btnForms {
  background-color: #888;
  border: 1px solid #888 !important;
}

.modal .btnGroup .btnForms:hover {
  background-color: #777;
  border: 1px solid #777 !important;
}

.modal button.btnIconB {
  padding: 6px 9px 4px;
}

.modal button.btnIconB span.gear:before {
  width: 15px;
  height: 14px;
  background-position: -150px -350px;
}

.tabWrap {
  border: 1px solid #e0e0e0;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  height: 322px;
}

.tabWrap:after {
  display: block;
  content: "";
  clear: both;
}

.tabWrap .tab.vertical {
  width: 32%;
  height: 100%;
  float: left;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  left: 0;
  top: 0;
}

.tabWrap .tab.vertical ul {
  padding-top: 6px;
  height: 100%;
}

.tabWrap .tab.vertical ul li {
  padding: 0;
}

.tabWrap .tab.vertical ul li a {
  display: block;
  color: #111111;
  font-size: 14px;
  padding: 7px 15px;
}

.tabWrap .tab.vertical ul li a:hover {
  text-decoration: none;
  background: url(/images/common/common_sfix_icon.png) no-repeat 134px -389px;
  background-color: #f1f1f1;
}

.tabWrap .tab.vertical ul li.selected a {
  background: url(/images/common/common_sfix_icon.png) no-repeat 134px -389px;
  background-color: #f1f1f1;
}

.tabWrap .tabContent {
  width: 100%;
  height: 100%;
  padding-left: 32%;
}

.tabWrap .tabContent ul {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 10px 13px 5px;
}

.tabWrap .tabContent ul li {
  width: 50%;
  float: left;
  margin-bottom: 5px;
}

.tabWrap .tabContent ul li a {
  display: inline-block;
  color: #111111;
  font-size: 13px;
  padding: 3px 7px 5px 7px;
  border: 1px solid #fff;
}

.tabWrap .tabContent ul li a.selected {
  color: #3c63e0;
  border: 1px solid #8aa1ec;
  font-family: "notokr-bold", sans-serif;
}

.modal button.full {
  width: 100%;
  height: 59px;
  margin: 0;
  font-size: 16px;
}

.modal button.btnReset {
  position: absolute;
  left: 12px;
  top: 18px;
}

.modal button.btnReset span {
  font-size: 12px;
  color: #333333;
}

.modal .gInputText .placeholder {
  margin-top: -7px;
}

#pub_modalReportError .layer2 {
  overflow-y: auto;
  max-height: 540px;
  min-height: 125px;
}

.modal .advancedSearchBox {
  margin-bottom: 10px;
  position: relative;
}

.modal .advancedSearchBox ul li {
  margin-bottom: 5px;
}

.modal .advancedSearchBox .fSelect + .gInputText {
  margin-left: 2px;
  -webkit-margin-start: 4px;
}

.modal .advancedSearchBox .gInputText {
  width: 100%;
  max-width: 367px;
}

.modal .advancedSearchBox .gInputText input {
  font-family: "notokr-regular", "돋움", Dotum, 새굴림, 한컴바탕, sans-serif;
}

.modal .advancedCateBox {
  position: relative;
  border: 1px solid #e0e0e0;
  padding: 14px 10px 15px 164px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.modal .advancedCateBox p.tit {
  position: absolute;
  left: 15px;
  top: 11px;
  font-size: 15px;
  color: #111111;
  font-family: "notokr-medium", sans-serif;
  width: 140px;
  letter-spacing: -0.5px;
}

.modal .advancedCateBox ul.checkBox {
  padding: 0;
  overflow: hidden;
  margin-bottom: -10px;
}

.modal .advancedCateBox ul.checkBox li {
  float: left;
  margin-right: 25px;
  margin-bottom: 8px;
}

.modal .advancedCateBox ul.checkBox li .fCheck input[type=checkbox] + label:after {
  top: 1px;
  -webkit-margin-before: -1px;
}

.modal .advancedCateBox + .advancedCateBox {
  min-height: 60px;
}

.modal .advancedCateBox + .advancedCateBox + .advancedCateBox {
  min-height: auto;
}

.modal .multiLangInputBox {
  position: relative;
  border: 1px solid #e0e0e0;
  padding: 0px 14px 8px;
  margin-right: 20px;
  margin-bottom: 15px;
  display: none;
}

.modal .multiLangInputBox > table {
  margin-top: 13px;
}

.modal .multiLangInputBox .batang {
  font-family: "돋움", Dotum, 새굴림, 한컴바탕, sans-serif;
  font-size: 14pt;
  letter-spacing: -1px;
  font-weight: bold;
  margin-right: 10px;
}

.modal .multiLangInputBox .batang_text {
  font-size: 10pt;
  background-color: #FFFFFF;
  border: 1px solid #dbdbdb;
  height: 20px;
  padding: 0px 0 0 5px;
  font-family: "돋움", Dotum, 새굴림, 한컴바탕, sans-serif;
}

.modal .multiLangInputBox .batang_view {
  font-size: 16px;
  margin-right: 10px;
  font-family: "돋움", Dotum, 새굴림, 한컴바탕, sans-serif;
}

.modal .multiLangInputBox a.left1 {
  font-size: 14px;
  margin-right: 10px;
  font-family: "돋움", Dotum, sans-serif;
}

.modal .multiLangInputBox a.left2 {
  font-size: 14px;
  margin-right: 10px;
  font-family: "돋움", Dotum, sans-serif;
}

.modal .multiLangInputBox a.left2_1:link {
  color: #5d758c;
  text-decoration: none;
  font-size: 14pt;
}

.modal .multiLangInputBox a.left2_1:visited {
  color: #5d758c;
  text-decoration: none;
  font-size: 14pt;
}

.modal .multiLangInputBox a.left2_1:hover {
  color: #5d758c;
  text-decoration: underline;
  font-size: 14pt;
}

.modal .multiLangInputBox .small {
  font-size: 11px;
  font-family: "돋움", Dotum, sans-serif;
  letter-spacing: -0.5px;
  letter-spacing: initial;
  eight: normal;
}

.modal .multiLangInputBox .large2 {
  font-size: 30pt;
  letter-spacing: -1px;
  font-weight: bold;
  line-height: 40px;
  color: #d03838;
  font-family: "돋움", Dotum, 새굴림, 한컴바탕, sans-serif;
  display: inline-block;
  height: 45px;
}

.modal .multiLangInputBox .blue {
  color: #3c63e0;
}

.alert {
  position: absolute;
  z-index: 1060;
  display: none;
  margin-top: -42px;
}

.alert .alertScreen {
  display: block;
  position: fixed;
  border: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.alert .alertScreen.opacity {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.alert .alertContent {
  position: relative;
  background: #ffffff;
  border: 1px solid #e7e7e7;
  width: 100%;
  min-width: 302px;
}

.alert .alertContent .alertHeader {
  position: relative;
  padding: 13px 20px;
  text-align: center;
}

.alert .alertContent .alertHeader .tit {
  color: #111;
}

.alert .alertContent .alertHeader .tit:before {
  display: block;
  width: 70px;
  height: 64px;
  margin: -56px auto 0px;
  content: "";
  background: url(https://cdn.dbpia.co.kr/static/css/images/img_alert.png) no-repeat 0px 0px;
}

.alert .alertContent .alertBody {
  position: relative;
  padding: 13px 0 30px;
}

.alert .alertContent .alertBody p {
  font-size: 14px;
  color: #535353;
  line-height: 22px;
  text-align: center;
}

.alert .alertContent .alertBody p.txtAlert {
  color: #f04347;
}

.alert .alertContent .alertFooter {
  position: relative;
  padding: 10px 10px;
  text-align: center;
  border-top: 1px solid #e7e7e7;
}

.alert .alertContent .alertFooter button {
  min-width: 135px;
}

.alert .alertContent .alertFooter button + button {
  margin-left: 7px;
}

.alertMsg {
  display: none;
  margin-top: 8px;
}

.alertMsg span.confirm {
  font-size: 12px;
  margin-top: -1px;
  display: inline-block;
  color: #3c63e0;
  line-height: 18px;
}

.alertMsg span.warn {
  font-size: 12px;
  color: #f04347;
  margin-top: -3px;
  display: inline-block;
  line-height: 17px;
}

.alertMsg span.resting {
  font-size: 12px;
  color: #f04347;
  margin-top: -3px;
  display: inline-block;
  line-height: 17px;
}

.alertMsg2 span.warn {
  font-size: 12px;
  color: #f04347;
  margin-top: -3px;
  display: inline-block;
  line-height: 17px;
}

.jcarousel-wrapper {
  height: 100%;
}

.jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
}

.jcarousel-wrapper .jcarousel ul.list {
  width: 1048px;
  position: relative;
  overflow: hidden;
  display: flex;
}

.jcarousel-wrapper .jcarousel ul.list li.item {
  float: left;
  width: 524px;
  max-width: 524px;
  flex: 1;
}

.jcarousel-wrapper a.jcarousel-control-prev, a.jcarousel-control-next {
  position: absolute;
  top: -52px;
  width: 100px;
  height: calc(100% + 117px);
}

.jcarousel-wrapper a.jcarousel-control-prev {
  left: -100px;
  background: url(/images/common/jcarosel_bg.png) repeat-y;
  transform: rotate(180deg);
}

.jcarousel-wrapper a.jcarousel-control-next {
  right: -100px;
  background: url(/images/common/jcarosel_bg.png) repeat-y;
  display: block;
}

.jcarousel-wrapper a.jcarousel-control-prev:hover span, a.jcarousel-control-next:hover span {
  display: block;
}

.jcarousel-wrapper a.jcarousel-control-prev.inactive, a.jcarousel-control-next.inactive {
  opacity: 0;
  cursor: default;
  display: none;
}

.jcarousel-wrapper a.jcarousel-control-prev:before, a.jcarousel-control-next:before {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  width: 32px;
  height: 58px;
  content: "";
  background: url(/images/common/jcarosel_arrow.png) no-repeat;
  opacity: 0.6;
}

.jcarousel-wrapper a.jcarousel-control-prev:before {
  margin-left: 30px;
}

.jcarousel-wrapper a.jcarousel-control-next:before {
  margin-left: 30px;
}

.jcarousel-wrapper .jcarousel-pagination {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
}

.jcarousel-wrapper .jcarousel-pagination a {
  width: 13px;
  height: 13px;
  text-decoration: none;
  display: inline-block;
  text-indent: -9999px;
  background: transparent;
  border: 3px solid #fff;
  border-radius: 999px;
}

.jcarousel-wrapper .jcarousel-pagination a.active {
  background: #fff;
}

.jcarousel-wrapper .jcarousel-pagination a + a {
  margin-left: 8px;
}

.jcarousel-wrapper a.jcarousel-control-prev.noModalFoot, a.jcarousel-control-next.noModalFoot {
  height: calc(100% + 53px);
}

.jcarousel-wrapper .jcarousel-pagination.noModalFoot {
  bottom: -34px;
}

.jcarousel-wrapper .jcarousel-pagination-number {
  position: absolute;
  bottom: 15px;
  left: 50%;
  text-align: center;
  margin: 0 auto;
  margin-left: -11px;
  color: #aaaaaa;
  font-size: 14px;
  font-family: "notokr-medium", sans-serif;
}

.errorWrap {
  position: relative;
  width: 100%;
  max-width: 526px;
  margin: 130px auto 0;
}

.errorWrap:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.errorWrap .errorHead {
  margin-bottom: 24px;
}

.errorWrap .errorHead h1 a {
  display: block;
  width: 169px;
  height: 25px;
  background: url(/images/common/logo_dbpia.png) no-repeat 0 0;
  background-size: cover;
  margin: 0 auto;
}

.errorWrap .errorBody {
  border: 1px solid #e7e7e7;
  overflow: hidden;
  padding: 59px 35px 57px;
}

.errorWrap .errorBody p.symbol {
  float: left;
  margin-right: 21px;
}

.errorWrap .errorBody p.symbol span {
  font-size: 20px;
  color: #db3a3f;
  font-family: "notokr-bold", sans-serif;
}

.errorWrap .errorBody p.symbol span:before {
  display: block;
  width: 51px;
  height: 47px;
  margin: 0 auto 6px;
  content: "";
  vertical-align: middle;
  background: url(/images/common/img_error.png) no-repeat;
}

.errorWrap .errorBody p.text {
  float: left;
}

.errorWrap .errorBody p.text span.tit {
  font-size: 20px;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  display: block;
  margin-top: 4px;
  margin-bottom: 14px;
}

.errorWrap .errorBody p.text span.desc {
  font-size: 13px;
  color: #777777;
  line-height: 18px;
}

.errorWrap .errorFoot {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding: 15px 10px 19px;
  text-align: center;
}

.errorWrap .errorFoot .btn {
  min-height: 35px;
}

.errorWrap .errorFoot .btn:nth-child(2) {
  min-width: 166px;
}

.loginArea {
  position: relative; 
  margin-top: 80px;
  margin-bottom: 30px;
}

.loginArea:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.loginArea .gLeft {
  float: left;
  width: 50%;
  padding-right: 59px;
  border-right: 1px solid #e7e7e7;
}

.loginArea .gLeft .snsLogin {
  max-width: 348px;
  width: 100%;
  float: right;
}

.loginArea .gLeft .snsLogin .tit {
  font-size: 16px;
  color: #111111;
  margin-bottom: 27px;
}

.loginArea .gLeft .snsLogin .opt {
  text-align: right;
  margin-bottom: 14px;
}

.loginArea .gLeft .snsLogin .opt .tooltip .desc.topLeft {
  bottom: 27px;
  left: -103px;
  width: 191px;
}

.loginArea .gLeft .snsLogin .opt .tooltip .desc.topRight {
  bottom: 27px;
  right: 0px;
  width: 210px;
}

S .loginArea .gLeft .snsLogin ul {
  overflow: hidden;
}

.loginArea .gLeft .snsLogin ul li {
  margin-bottom: 15px;
}

.loginArea .gLeft .snsLogin ul li:last-child {
  margin-bottom: 0px;
}

.loginArea .gLeft .snsLogin ul li a {
  display: block;
  width: 100%;
  height: 62px;
  padding: 13px 0 0 31px;
}

.loginArea .gLeft .snsLogin ul li a:hover, .modal .loginArea .gLeft .snsLogin ul li a:hover {
  text-decoration: none;
}

.loginArea .gLeft .snsLogin ul li a.facebook, .modal .loginArea .gLeft .snsLogin ul li a.facebook {
  background: #7d8aa7; 
}

.loginArea .gLeft .snsLogin ul li a span, .modal .loginArea .gLeft .snsLogin ul li a span {
  color: #666;
  font-size: 13px;
}

.loginArea .gLeft .snsLogin ul li a.facebook span, .modal .loginArea .gLeft .snsLogin ul li a.facebook span {
  color: #d0d0d0;
}

.loginArea .gLeft .snsLogin ul li.remove_facebook {
  padding: 5px;
  border: 1px solid #cecece;
}

.loginArea .gLeft .snsLogin ul li.remove_facebook:hover {
  border: 1px solid #c8c8c8 !important;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.loginArea .gLeft .snsLogin ul li.remove_facebook a.change_facebook {
  height: 20px;
  line-height: 20px;
  padding: 0px;
  text-align: center;
}

.loginArea .gLeft .snsLogin ul li.remove_facebook a.change_facebook span {
  position: relative;
  line-height: 20px;
  color: #555555;
  text-align: center;
  font-size: 13px;
}

.loginArea .gLeft .snsLogin ul li.remove_facebook a.change_facebook span span.point {
  color: #EF4348;
  font-weight: bold;
  font-size: 15px;
}

.loginArea .gLeft .snsLogin ul li.remove_facebook a.change_facebook span:before {
  display: none;
}

.loginArea .gLeft .snsLogin ul.snsTopArea {
  position: relative;
  margin-top: 70px;
}

.loginArea .gLeft .snsLogin ul.snsBottomArea {
  margin-top: 15px;
}

.loginArea .gLeft .snsLogin ul.snsOpen {
  display: block;
}

.loginArea .gLeft .snsLogin ul.snsClose {
  display: none;
}

.loginArea .gLeft .snsLogin span.requiredText {
  position: relative;
  line-height: 20px;
  color: #EF4348;
  text-align: center;
}

.loginArea .gLeft .snsLogin span.requiredText:before {
  display: inline-block;
  position: relative;
  top: -3px;
  width: 20px;
  height: 20px;
  content: "";
  vertical-align: middle;
  background: url(/images/member/arrow_reply.png) no-repeat;
}

.loginArea .gLeft .snsLogin span.textShow {
  display: block;
}

.loginArea .gLeft .snsLogin span.textHidden {
  display: none;
}

.loginArea .gLeft .snsLogin div.line_wrap {
  position: relative;
  background-color: #3c63e0;
  margin-top: 20px;
}

.loginArea .gLeft .snsLogin div.line_wrap span.line_or {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.loginArea .gLeft .snsLogin div.line_wrap span.line_or span.text_or {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  color: white;
}

.loginArea .gRight {
  float: right;
  width: 50%;
  padding-left: 60px;
}

.loginArea .gRight .loginWrap {
  max-width: 348px;
  width: 100%;
}

.loginArea .gRight .loginWrap .tit {
  font-size: 16px;
  color: #111111;
  margin-bottom: 25px;
  -webkit-margin-after: 26px;
}

.loginArea .gRight .loginWrap .opt {
  text-align: right;
  margin-bottom: 14px;
}

.loginArea .fCheck input[type=checkbox] + label {
  font-size: 12px;
  color: #696969;
}

.loginArea .fCheck input[type=checkbox] + label:before {
  margin: -2px 5px 0 0;
  width: 14px;
  height: 14px;
}

#loginB2C .fCheck input[type=checkbox] + label:after {
  top: 0;
}

#loginB2B .fCheck input[type=checkbox] + label:after {
  top: 2px;
}

#pub_modalLoginPop .fCheck input[type=checkbox] + label:after {
  left: -1px;
  top: -0.5px;
}

.loginArea .gRight .loginWrap .opt .fCheck + .tooltip {  }

.loginArea .gRight .loginWrap .opt .tooltip .desc.topLeft {
  bottom: 27px;
  left: -124px;
  width: 280px;
}

.loginArea .gRight .loginWrap .opt .tooltip .desc.topRight {
  bottom: 27px;
  right: 0px;
  width: 210px;
}

.loginArea .gRight .loginWrap .opt .tooltip .desc.bottomRight {
  top: 14px;
  right: 0px; 
  width: 379px;
}

.loginArea .gRight .loginWrap .loginBox {
  margin-bottom: 25px;
  overflow: hidden;
}

.loginArea .gRight .loginWrap .loginBox .gInputText {
  display: block;
  margin-bottom: 5px;
}

.loginArea .gRight .loginWrap .loginBox .gInputText .placeholder {
  top: 50%;
  left: 46px;
  margin-top: -8px;
  color: #ccc;
  font-size: 14px;
}

.loginArea .gRight .loginWrap .loginBox .gInputText .fText {
  padding: 8px 10px 9px 44px;
  background-image: url(/images/member/member_sfix_icon.png);
  background-repeat: no-repeat;
  height: 38px;
}

.loginArea .gRight .loginWrap .loginBox .gInputText .fText:before {
  display: inline-block;
  width: 25px;
  height: 16px;
  content: "";
  vertical-align: middle;
  background: url(/images/member/member_sfix_icon.png) no-repeat;
}

.loginArea .gRight .loginWrap .loginBox .gInputText .fText.id {
  background-position: -391px 10px;
}

.loginArea .gRight .loginWrap .loginBox .gInputText .fText.pw {
  background-position: -391px -40px;
}

.loginArea .gRight .loginWrap .loginBox button.login {
  width: 100%;
  height: 38px;
  margin: 0;
}

.loginArea .gRight .loginWrap .comtBox {
  border-top: 1px solid #e7e7e7;
  padding-top: 22px;
  padding-right: 130px;
  position: relative;
}

.loginArea .gRight .loginWrap .comtBox ul {
  overflow: hidden;
}

.loginArea .gRight .loginWrap .comtBox ul li {
  position: relative;
  float: none;
  padding: 0;
  margin-bottom: 8px;
}

.loginArea .gRight .loginWrap .comtBox ul li:first-child {
  padding-left: 0;
}

.loginArea .gRight .loginWrap .comtBox ul li:before {
  display: none;
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: 11px;
  vertical-align: middle;
  background: #e7e7e7;
}

.loginArea .gRight .loginWrap .comtBox ul li:first-child:before {
  display: none;
}

.loginArea .gRight .loginWrap .comtBox ul li a {
  display: block;
  color: #999999;
  font-size: 12px;
}

.loginArea .gRight .loginWrap .comtBox button.join {
  position: absolute;
  right: 0;
  top: 22px;
  height: 40px;
}

.loginArea .gLeft .searchOrgan {
  max-width: 354px;
  width: 100%;
  float: right;
  margin-right: -6px;
}

.loginArea .gLeft .searchOrgan .tit {
  font-size: 16px;
  color: #111111;
  margin-bottom: 55px;
  margin-bottom: 26px;
}

.loginArea .gLeft .searchOrgan p {
  font-size: 13px;
  color: #999999;
  margin-top: 15px; 
  line-height: 20px;
}

.loginArea .gLeft .searchOrgan .gInputText {
  display: block;
  width: 100%;
}

.loginArea .gLeft .searchOrgan .gInputText .placeholder {
  font-size: 13px;
  margin-top: -7px;
}

.loginArea .gLeft .searchOrgan .gInputText .fText {
  padding: 7px 9px;
  height: 38px;
  font-size: 14px; 
  padding-right: 60px;
}

.loginArea .gLeft .searchOrgan .gInputText.schBox .btnSearch {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0;
  background: transparent;
  border: 0;
}

.loginArea .gLeft .searchOrgan .gInputText.schBox .btnSearch .icon {
  width: 56px;
  height: 36px;
  display: block;
  background: none;
  padding-top: 10px;
  font-size: 13px;
}

.loginArea .gLeft .searchOrgan .gInputText.schBox .btnSearch .icon:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  margin: -3px 5px 0 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -150px -100px;
}

.loginArea .gLeft .searchOrgan .scrollList {
  border: 1px solid #e7e7e7;
  max-height: 153px;
  overflow-y: auto;
  margin-top: 0px;
}

.loginArea .gLeft .searchOrgan .scrollList ul {
  overflow: hidden;
}

.loginArea .gLeft .searchOrgan .scrollList ul li {
  padding: 0;
  border-bottom: 1px solid #e7e7e7;
}

.loginArea .gLeft .searchOrgan .scrollList ul li:nth-child(odd) {  }

.loginArea .gLeft .searchOrgan .scrollList ul li:last-child {
  border-bottom: none;
}

.loginArea .gLeft .searchOrgan .scrollList ul li a {
  display: block;
  width: 100%;
  padding: 12px 11px 10px;
  color: #111111;
  font-size: 13px;
}

.loginArea .gLeft .searchOrgan .alertMsg span.warn {
  font-size: 12px;
  color: #f04347;
  margin-top: 3px; 
  line-height: 20px;
}

.loginArea .gLeft .searchOrgan .alertMsg span.success {
  font-size: 13px;
  color: #111111;
  margin-top: 15px; 
  line-height: 20px;
}

.curationArea {
  margin: 0 auto;
  position: relative;
  max-width: 1050px;
  height: 570px;
  background-color: #fafafa;
  border: 1px solid #e7e7e7;
  font-size: 12px;
  letter-spacing: 0.6px;
  box-sizing: border-box;
  padding: 10px;
  line-height: 22px;
  margin-left: 9px;
  margin-bottom: 20px;
}

.curationArea .curWrap {
  margin: 0 auto;
  max-width: 1020px;
  height: 547px;
  background-color: white;
  border: 1px solid #e7e7e7;
  display: block;
  position: relative;
}

.curationArea .curSection1 {
  box-sizing: border-box;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 30px;
  height: 25px;
  border-bottom: 1px solid lightgray;
}

.curationArea .curSection1 b {
  display: block;
  box-sizing: border-box;
  padding-left: 10px;
}

.curationArea .curSec2Left {
  float: left;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 10px;
  margin-left: 20px;
}

.curationArea .curSec2Right {
  float: left;
  box-sizing: border-box;
  margin-left: 25px;
  padding-left: 20px;
  padding-top: 7px;
  border-left: 1px solid lightgray;
  height: 350px;
  width: 493px;
}

.curationArea .curSection3 {
  height: 110px;
  width: 970px;
  box-sizing: border-box;
  margin-top: 349px;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-left: 10px;
  border-top: 1px solid lightgray;
}

.heading_organ_title h2 {
  font-family: "NotoSansKR-Bold";
  font-weight: 700;
  color: #111;
}

.heading_organ_desc {
  color: #111 !important;
}

#library_auth {
  display: none;
}

#member_auth {
  display: none;
}

.Organ_accept_srhbox {
  padding-bottom: 50px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  
}

.Organ_accept_srhbox .tit {
  margin-bottom: 26px;
  font-size: 18px;
  color: #111;
  margin-right: 10px;
  font-weight: bold;
}

.srh_content_box {
  margin-bottom: 10px;
  width: 320px;
  height: 38px;
}

.srh_content_box .fText {
  height: 43px !important;
  font-size: 13px !important;
}

.srh_content_box .fText::placeholder {
  color: #999 !important;
  font-size: 13px !important;
  font-weight: normal;
}

.srh_txt {
  font-size: 0px;
}

.coment_margin {
  margin-bottom: 15px;
  color: #767676 !important;
  font-size: 12px !important;
  line-height: 1.5;
  
  text-align: left;
}

.check_organ_box .label_text {
  color: #999;
  font-size: 13px !important;
}

.chk_nonblock {
  opacity: 0;
  margin-top: 5px;
  color: #999;
  font-size: 13px;
  line-height: 1.5;
}

.chk_nonblock_btn {
  
  padding-top: 20px;
  display: none;
  flex-direction: column;
  align-items: center;
}

.chk_nonblock_btn .seconde_btn {
  margin-left: 0px !important;
}

.Organ_accept_srhbox .scrollList::-webkit-scrollbar {
  width: 10px;
}

.Organ_accept_srhbox .scrollList::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}

.Organ_accept_srhbox .scrollList::-webkit-scrollbar-track {
  background-color: #fff;
}

.Organ_accept_srhbox .scrollList {
  border: 1px solid #e7e7e7;
  width: 444px;
  height: 100%;
  max-height: 153px;
  overflow-y: auto;
  margin-top: 20px;
}

.check_organ_box {
  text-align: left;
}

#loginB2B #b2b_login_basic .scrollList {
  width: 320px;
  margin: -6px auto 0 auto;
}

#loginB2B #b2b_login_basic .check_organ_box {
  width: 320px;
}

.Organ_accept_srhbox .scrollList ul {
  overflow: hidden;
}

.Organ_accept_srhbox .scrollList ul li {
  height: 37px;
  padding: 10px 10px 10px;
  text-align: left;
}

.Organ_accept_srhbox .scrollList ul li .list_keyword {
  color: #111111;
  font-size: 13px;
  text-decoration: none;
}

#loginB2B #b2b_login_basic .scrollList > ul > li.select_li,
#pub_modalOrganPop #b2b_login_pop_basic .scrollList > ul > li.select_li {
  cursor: pointer;
  background: rgb(240, 240, 240);
}

.txt_highlight {
  color: #DB3A3F;
}

.list_keyword:focus {
  border-bottom: 1px solid #111;
  outline: none;
}

.scroll_list_comt {
  margin: 10px 0;
  width: 320px;
  text-align: left;
  color: #999;
  font-size: 13px;
  font-family: "NotoSansKR-Regular";
}

.list_keyword:hover {
  font-weight: bold;
}

.ok_organ_container {
  display: none;
  margin-top: 15px;
  border-top: 1px solid #efefef;
}

.ok_top_border {
  display: none;
  margin: 0 auto;
  margin-top: 30px;
  width: 420px;
  border-top: 1px solid #efefef;
}

.border_width2 {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 1000px;
}

.organ_container_tit {
  margin: 40px 0 5px 0;
  color: #111;
  font-size: 18px;
}

.ok_organlist_box {
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  
  
  border: 1px solid #666666;
  background-color: #fff;
  padding: 25px 20px;
  border-radius: 3px;
  box-sizing: content-box;
}

.ok_organlist_box.dash_border {
  
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
}

.secondB-pc {
  padding: 19.5px 20px 19.5px 20px !important;
}

.dash_border a {
  cursor: default;
}

.hover_backbox:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  border: 1px solid #DB3A3F;
}

.ok_organlist_box:hover .ok_tit {
  text-decoration: none;
}

.ok_organlist_box:hover .ok_txtp {
  text-decoration: none;
}

.ok_organlist_box a:hover {
  text-decoration: none;
}

.ok_organlist_box::after {
  content: "";
  clear: both;
  display: block;
}

.ok_list_img {
  position: absolute;
  top: 25%;
  left: 25px;
  width: 70px;
}

.ok_list_arrow {
  position: absolute;
  bottom: 12%;
  right: 3%;
  width: 10%;
}

.ok_organlist_content {
  text-align: left;
  margin-left: 10px;
}

.img_topalign {
  margin-top: 10px;
}

.tit_onealign {
  padding: 10px 0;
}

.ok_tit {
  padding-bottom: 12px;
  color: #666666 !important;
  font-size: 16px !important;
}

.first_pad {
  padding-top: 0px !important;
}

.minus_top {
  margin-top: -6px !important;
}

.ok_txtp {
  color: #999 !important;
  font-size: 14px !important;
  word-break: keep-all;
}

.subject_inquiry_container {
  display: none;
  margin: 0 auto;
  margin-bottom: 20px;
  
  
  width: 560px;
}

.subject_h {
  text-align: left;
  font-size: 16px !important;
  color: #666 !important;
  font-family: "NotoSansKR-Bold" !important;
  padding-bottom: 10px !important;
  padding-left: 20px !important;
  border-bottom: 2px solid #ccc;
}

.subject_contentbox {
  text-align: left;
  border-bottom: 1px solid #ccc;
}

.subject_contentbox:last-of-type {
  border-bottom: none;
}

.subject_tit {
  position: relative;
  font-size: 14px !important;
  letter-spacing: -0.2px !important;
  color: #666 !important;
  padding: 0 !important;
}
.subject_tit .btn_faq_toggle {
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 20px 58px 20px 45px;
  font-size: 14px;
  color: #666;
  position: relative;
  font-weight: bold;
}
.subject_tit .btn_faq_toggle:before {
  content: "Q";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #666;
}
.subject_tit .btn_faq_toggle .slide_img {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  margin: 0;
}

.subject_tit:not(:has(.btn_faq_toggle)):before {
  content: "Q";
  position: absolute;
  top: 31%;
  left: 4%;
  font-size: 16px !important;
  color: #666 !important;
}

@media (max-width: 959px) {
  .subject_inquiry_container {
    width: 100% !important;
  }
  .subject_tit .btn_faq_toggle:before {
    left: 15px;
  }
  .subject_tit .btn_faq_toggle .slide_img {
    right: 15px;
  }
}
.slide_img {
  position: absolute;
  top: 20px;
  right: -10px;
  cursor: pointer;
  width: 25px;
  float: right;
  margin-top: 5px;
  margin-right: 20px;
}

.slide_img_modal {
  position: absolute;
  top: 14px;
  right: -10px;
  cursor: pointer;
  width: 25px;
  float: right;
  margin-top: 5px;
  margin-right: 20px;
}

.slide_img22 {
  position: absolute;
  top: 25px;
  right: -10px;
  cursor: pointer;
  width: 25px;
  float: right;
  margin-top: 5px;
  margin-right: 20px;
}

.subject_desc {
  display: none;
  border-top: 1px dotted #ccc;
  width: 100%;
  position: relative;
  padding: 15px 50px 15px 50px;
}

.subject_desc > p {
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 1.5;
  color: #666;
}

.mo_none_br {
  display: block;
}

.subject_desc:before {
  content: "A";
  position: absolute;
  top: 9%;
  left: 3.8%;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}

.no_organ_container {
  display: none;
  width: 435px;
  margin: 0 auto;
  margin-top: 25px;
}

#loginB2B .no_organ_container {
  width: 320px;
}

#pub_modalOrganPop .no_organ_container {
  width: 370px;
}

.no_organ_container_tit {
  padding: 10px 0 !important;
  padding-left: 10px !important;
  width: 100%;
  text-align: left;
  font-size: 14px !important;
  color: #DB3A3F !important;
  font-family: "NotoSansKR-Bold" !important;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.want_organbox {
  margin-top: 15px;
}

.want_organbtn {
  margin: 10px 0;
  position: relative;
  padding: 15px;
  text-align: left;
  border: 1px solid #ccc;
}

.want_organbtn a {
  font-size: 13px;
  color: #666;
  font-family: "NotoSansKR-Regular";
}

.want_organbtn a:hover {
  text-decoration: none;
}

.want_arrow {
  position: absolute;
  right: 3%;
  width: 12%;
  bottom: 32%;
}

.want_organbtn:nth-child(1) .want_arrow {
  bottom: 38%;
}

.top_banner_organ .tit2 {
  margin-bottom: 26px;
  font-size: 18px;
  color: #111;
  margin-right: 10px;
  font-family: "NotoSansKR-Bold";
}

.top_banner_organ .organbanner_list {
  margin-bottom: 20px;
}

.library_des {
  position: relative;
  padding: 15px 0;
  text-align: left;
  font-size: 16px;
  color: #111;
  font-family: "NotoSansKR-Regular";
}

.library_des span {
  margin-right: 15px;
  font-size: 16px;
  color: #111;
  font-family: "NotoSansKR-Medium";
  font-weight: 600;
}

.tra_De:before {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #C4C4C4;
  position: absolute;
  top: 89%;
  left: -0.5%;
}

.library_des a {
  padding-top: 2px;
  float: right;
  font-size: 14px;
  color: #666;
  font-family: "NotoSansKR-Regular";
  text-decoration: underline;
}

.border_marbo {
  margin-bottom: 40px !important;
}

.pev_bottombox {
  text-align: left;
  margin-top: 80px;
  width: 750px;
}

.pev_bottombox a {
  padding: 15px;
  font-size: 14px;
  color: #666 !important;
  font-family: "NotoSansKR-Regular";
}

.pev_bottombox a:hover {
  text-decoration: none;
}

.pev_bottombox a img {
  margin-right: 5px;
  width: 20px;
}

.organ_loginspace {
  display: flex;
  justify-content: center;
}

.organ_loginspace .Input_Text {
  width: 348px;
}

.organ_loginspace .Input_Text {
  margin-top: 12px !important;
}

.organ_accbtn {
  margin-top: 12px;
  margin-left: 10px;
  height: auto !important;
}

.eye_icon_right {
  top: 0px !important;
  right: 32px !important;
}

.position_capslock {
  
}

.desk_text {
  font-family: "NotoSansKR-Regular";
  margin-top: 15px;
  text-align: left;
  width: 505px;
  font-size: 12px !important;
  padding-left: 35px;
}

#pub_modalOrganPop #library_pop_auth .desk_text {
  margin-top: 5px;
  margin-left: 3px;
}

.consult_number {
  color: #999;
  line-height: 30px;
  text-align: left;
  padding-left: 35px;
}

.organ_modalP .tit {
  margin-bottom: 26px;
  font-size: 18px;
  color: #111;
  margin-right: 10px;
  font-family: "NotoSansKR-Bold";
  text-align: center;
}

.organ_modalP .check_organ_box {
  margin-top: 15px;
}

.organ_modalP .scrollList_style {
  margin-top: 20px;
}

.organ_modalP .scrollList_style::-webkit-scrollbar {
  width: 10px;
}

.organ_modalP .scrollList_style::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
}

.organ_modalP .scrollList_style::-webkit-scrollbar-track {
  background-color: #fff;
}

.ok_organlist_box {
  padding: 20px 20px 25px 20px;
  height: 85px;
}

.organ_modalP .scrollList_style {
  border: 1px solid #e7e7e7;
  height: 100%;
  max-height: 153px;
  overflow-y: auto;
  margin-top: 20px;
}

#pub_modalOrganPop .scrollList {
  width: 370px;
  margin: -1px auto 0;
}

.organ_modalP .scrollList_style ul {
  overflow: hidden;
}

.organ_modalP .scrollList_style ul li {
  height: 36px;
  text-align: left;
}

.organ_modalP .scrollList_style ul li .list_keyword {
  display: inline-block;
  color: #111111;
  font-size: 13px;
  display: inline-block;
  width: 100%;
  padding: 11px;
}

.organ_modalP .scrollList_style ul li .list_keyword:hover {
  text-decoration: none;
}

.organ_modalP .fCheck input[type=checkbox] + label:after {
  top: 1px !important;
}

.modal_Bottom {
  margin-bottom: 150px;
}

.organ_modalP .ok_top_border {
  width: 100% !important;
  margin-bottom: 30px;
}

.organ_modalP .organ_container_tit {
  margin: 40px 0 5px 0;
  color: #111;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  font-family: "NotoSansKR-Regular";
}

.organ_modalP .img_topalign {
  margin-top: 13px;
}

.organ_modalP .ok_tit {
  padding: 6px 0px 13px 0px;
  font-size: 16px;
}

.organ_modalP .ok_txtp {
  
  letter-spacing: -0.5px;
}

.organ_modalP .padd_tt {
  padding: 0px !important;
  padding-bottom: 13px !important;
}

.organ_modalP .ok_list_img {
  position: absolute;
  top: 25%;
  left: 20px;
  width: 60px !important;
}

.organ_modalP .subject_inquiry_container {
  width: 100% !important;
}

.foot_no_border {
  border: none !important;
}

.modalFooter .pev_bottombox {
  margin-top: 0px;
  margin-bottom: 50px;
  width: 100%;
}

.organ_modalP .Organ_accept_srhbox {
  padding-bottom: 0px !important;
}

.organLoginSearchPop {
  width: 332px;
  position: absolute;
  display: none;
  top: 248.5px !important;
  right: 0;
  bottom: 608.5px;
  left: 0 !important;
  margin: 0 auto;
  
}

#loginB2B.organLoginSearchPop {
  top: 420px !important;
}

.organLoginSearchPop .modal_removeContent {
  background-color: #fff;
}

.organLoginSearchPop .modal_removeContent .modal_removeheader {
  height: 44.2px;
  padding: 0.4em 1em;
  position: relative;
  border: none;
  background: #fff;
}

.organLoginSearchPop .modal_removeContent .modal_removeheader::before {
  display: block;
  width: 70px;
  height: 64px;
  margin: -48px auto 0px;
  content: "";
  background: url(https://cdn.dbpia.co.kr/static/css/images/img_alert.png) no-repeat 0px 0px;
}

.organLoginSearchPop .modal_removeContent .modal_removeBody {
  text-align: center;
}

.organLoginSearchPop .modal_remove_comtBox {
  padding: 3px 20px 24px;
  font-size: 14px;
  color: #111111;
  line-height: 23px;
  position: relative;
}

.organLoginSearchPop .modal_removeContent .modal_removeFooter {
  margin-top: 0.5em;
  padding: 10px 5px;
  text-align: center;
  border-top: 1px solid #e7e7e7;
}

.login_retry {
  width: 300px;
  position: absolute;
  display: none;
  top: 350px !important;
  right: 0;
  bottom: 608.5px;
  left: 0 !important;
  margin: 0 auto;
  
}

#login_retry_rep {
  width: 440px;
}

.login_retry .modal_removeContent {
  background-color: #fff;
}

.login_retry .modal_removeContent .modal_removeheader {
  height: 44.2px;
  padding: 0.4em 1em;
  position: relative;
  border: none;
  background: #fff;
}

.login_retry .modal_removeContent .modal_removeheader::before {
  display: block;
  width: 70px;
  height: 64px;
  margin: -48px auto 0px;
  content: "";
  background: url(https://cdn.dbpia.co.kr/static/css/images/img_alert.png) no-repeat 0px 0px;
}

.login_retry .modal_removeContent .modal_removeBody {
  text-align: center;
}

.login_retry .modal_remove_comtBox {
  padding: 3px 20px 24px;
  font-size: 14px;
  color: #111111;
  line-height: 23px;
  position: relative;
  font-family: "NotoSansKR-Regular" !important;
}

.login_retry .modal_remove_comtBox.top_p {
  padding: 3px 20px 5px;
  font-size: 15px;
  font-family: "NotoSansKR-Regular" !important;
}

.login_retry .modal_remove_comtBox.bottom_p {
  font-size: 12px;
  font-family: "NotoSansKR-Regular" !important;
}

.login_retry .modal_removeContent .modal_removeFooter {
  margin-top: 0.5em;
  padding: 10px 5px;
  text-align: center;
  border-top: 1px solid #e7e7e7;
}

.modal_remove1 {
  width: 302px;
  position: absolute;
  display: none;
  top: 248.5px !important;
  right: 0;
  bottom: 608.5px;
  left: 0 !important;
  margin: 0 auto;
  
}

.modal_remove1 .modal_removeContent {
  background-color: #fff;
}

.modal_remove1 .modal_removeContent .modal_removeheader {
  height: 44.2px;
  padding: 0.4em 1em;
  position: relative;
  border: none;
  background: #fff;
}

.modal_remove1 .modal_removeContent .modal_removeheader::before {
  display: block;
  width: 70px;
  height: 64px;
  margin: -48px auto 0px;
  content: "";
  background: url(https://cdn.dbpia.co.kr/static/css/images/img_alert.png) no-repeat 0px 0px;
}

.modal_remove1 .modal_removeContent .modal_removeBody {
  text-align: center;
}

.modal_remove1 .modal_remove_comtBox {
  padding: 3px 20px 24px;
  font-size: 14px;
  color: #111111;
  line-height: 23px;
  position: relative;
}

.modal_remove1 .modal_removeContent .modal_removeFooter {
  margin-top: 0.5em;
  padding: 10px 5px;
  text-align: center;
  border-top: 1px solid #e7e7e7;
}

#pub_modalChangePwRegular.modal .modalContent .modalFooter.halfBtn {
  overflow: hidden;
  height: 67px;
}

#pub_modalChangePwRegular.modal .modalContent .modalFooter.halfBtn:after {
  display: block;
  content: "";
  clear: both;
}

.modal .modalContent .modalFooter.halfBtn .btn {
  min-width: auto;
  width: 49%;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
}

#pub_modalChangePwRegular.modal .modalContent .modalFooter.halfBtn .btn + .btn {
  margin-left: 2%;
}

#pub_modalMemberDormant .notiArea {
  margin-top: 20px;
}

#pub_modalChangePwRegular2.modal .modalContent .modalFooter.halfBtn {
  overflow: hidden;
  height: 67px;
}

#pub_modalChangePwRegular2.modal .modalContent .modalFooter.halfBtn:after {
  display: block;
  content: "";
  clear: both;
}

#pub_modalChangePwRegular2.modal .modalContent .modalFooter.halfBtn .btn + .btn {
  margin-left: 2%;
}

.memberP .sample {
  width: 100%;
  min-height: 38vw;
  vertical-align: middle;
  text-align: center;
  display: block;
  background: #eee;
  margin: 3vw auto 1vw;
  font-size: 32px;
  line-height: 38vw;
  position: relative;
}

#pub_modalLoginPop.modal .modalBody h4 {
  padding: 19px 20px 10px 20px;
}

#pub_modalLoginPop.modal .comtBox.type04 {
  padding: 0px 20px 20px 20px;
}

#pub_modalLoginPop.modal .comtBox.type04 li {
  padding-left: 0;
}

#pub_modalLoginPop.modal .loginArea {
  margin: 0;
}

#pub_modalLoginPop.modal .comtBox.type04 li:before {
  display: none;
}

.login_line_or {
  display: block;
  padding-bottom: 25px;
  max-width: 470px;
  margin: 0 auto;
  font-size: 0;
  line-height: 0;
}

.login_line_or:before, .login_line_or:after {
  display: inline-block;
  width: calc(50% - 20px);
  height: 1px;
  margin: 8px 0;
  background-color: rgba(0, 0, 0, 0.06);
  vertical-align: top;
  content: "";
}

.login_line_or .txt_or {
  display: inline-block;
  width: 40px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
}

#pub_modalLoginPop.modal .loginArea .gLeft, #pub_modalLoginPop.modal .loginArea .gRight {
  float: initial;
  width: 100%;
  padding: 0px 20px;
  position: relative;
  border: none;
  overflow: hidden;
}

#pub_modalLoginPop.modal .loginArea .gLeft {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
}

#pub_modalLoginPop.modal .loginArea .gRight {
  padding: 18px 0 0 0;
}

#pub_modalLoginPop.modal .loginArea .gLeft > div, .modal .loginArea .gRight > div {
  max-width: 100% !important;
  float: initial !important;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li a {
  display: block;
  width: 100%;
  height: 45px;
  text-align: center;
  position: relative;
  line-height: 45px;
  padding: 0;
  border: 1px solid #ccc;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li a.displayShow:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 20px;
  width: 18px;
  height: 18px;
  background: url("/images/common/log_cheki.svg") no-repeat center;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li.remove_facebook a.change_facebook {
  height: 20px;
  line-height: 20px;
  padding: 0px;
  text-align: center;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li.remove_facebook a.change_facebook span {
  position: relative;
  line-height: 20px;
  color: #555555;
  text-align: center;
  font-size: 13px;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li.remove_facebook a.change_facebook span span.point {
  color: #EF4348;
  font-weight: bold;
  font-size: 15px;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul.snsTopArea {
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  width: 300px;
}

.logcomtBox {
  margin: 15px auto 50px;
  width: 350px;
  text-align: center;
}

.logcomtBox a {
  color: #666;
  font-size: 13px;
}

.placeholder2 {
  display: none;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -7px;
  color: #666;
  font-size: 13px;
}

.loginBox .gInputText label {
  position: absolute;
  top: 15px;
  left: 12px;
  font-size: 13px;
  transition: all 0.4s;
  cursor: text;
  transform: translateY(0px);
  color: #666;
}

.gInputText.focus label, .gInputText.filled label {
  top: 4px;
  font-size: 7px;
  color: #666;
}

.gInputText .login_text:focus {
  
  border-radius: 3px;
  
}

.gInputText .login_text:focus {
  border-radius: 3px;
  outline: 1px solid #999DFF !important;
}

.btn-text-clear {
  display: none;
  position: absolute;
  top: 11px;
  right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: #fafafa;
  border-radius: 25px;
  border: 1px solid #cecece;
  z-index: 888;
}
.btn-text-clear:focus-visible {
  outline: 1px solid #999DFF;
}

.btn-text-clear.on {
  display: block;
}

.btn-text-clear:before, .btn-text-clear:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 1px;
  background-color: #cecece;
  top: 9px;
}

.btn-text-clear:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px;
}

.btn-text-clear:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 2px;
}

.x-icon {
  display: none;
  position: absolute;
  top: 11px;
  right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: #fafafa;
  border-radius: 25px;
  border: 1px solid #cecece;
  z-index: 888;
}

.x-icon.on {
  display: block;
}

.x-icon:before, .pw-x-icon:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 1px;
  background-color: #cecece;
  top: 9px;
}

.x-icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px;
}

.x-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 2px;
}

.id-x-icon {
  display: none;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: #fafafa;
  border-radius: 25px;
  border: 1px solid #cecece;
  z-index: 1;
}

.id-x-icon.on {
  display: block;
}

.id-x-icon:before, .id-x-icon:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 1px;
  background-color: #cecece;
  top: 9px;
}

.id-x-icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px;
}

.id-x-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 2px;
}

.pw-x-icon {
  display: none;
  position: absolute;
  top: 11px;
  right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: #fafafa;
  border-radius: 25px;
  border: 1px solid #cecece;
  z-index: 1;
}

.pw-x-icon.on {
  display: block;
}

.pw-x-icon:before, .pw-x-icon:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 1px;
  background-color: #cecece;
  top: 9px;
}

.pw-x-icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px;
}

.pw-x-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 2px;
}

.capslock_text {
  position: relative;
  color: #DB3A3F;
  font-size: 12px;
  text-align: left;
  padding-top: 10px;
  margin-bottom: -5px;
  display: none;
}

.eye_icon {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: -45px;
  z-index: 999;
  width: 43px;
  height: 40px;
  z-index: 1;
}

.eye_icon > img {
  
  margin: 10px 5px 8px;
  width: 22px;
  height: 22px;
}

.btn-eye {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: -34px;
  width: auto;
  height: auto;
  z-index: 1;
}
.btn-eye:focus-visible {
  outline: 1px solid #999DFF;
}

.btn-eye > img {
  display: block;
  margin: 10px 5px 8px;
  width: 22px;
  height: 22px;
}

.content_padding {
  padding: 0 200px;
  padding-top: 25px;
  padding-bottom: 75px;
}

.login_header {
  padding: 13px 60px 13px 16px;
}

.top_logo_img {
  width: 100%;
  height: 100%;
}

.body_top_login {
  padding-top: 18px;
}

.login_Wrap_ {
  max-width: 464px;
  min-width: 320px;
  float: initial !important;
  margin: 0 auto;
}

.login_space, .log_modal_Wrap .loginBox {
  margin-bottom: 0px;
}

.login_space .Input_Text {
  display: block;
  margin-top: 15px;
}

.log_modal_Wrap .loginBox .Input_Text {
  display: block;
}

.Input_Text {
  position: relative;
}

.login_space .Input_Text .input_style, .log_modal_Wrap .loginBox .Input_Text .login_text {
  padding: 10px;
  background-image: none;
  background-repeat: no-repeat;
  height: 40px;
  width: 100%;
  font-size: 14px;
  color: #111111;
  border: 1px solid #cccccc;
}

.login_space .Input_Text label, .log_modal_Wrap .loginBox .Input_Text label {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 13px;
  transition: all 0.4s;
  cursor: text;
  transform: translateY(0px);
  color: #666;
}

#pub_modalLoginPop .Input_Text label.userPw {
  top: 26px;
}

.login_middle_wrap_ {
  margin: 40px 0px 20px;
  position: relative;
}

.autoLogin-tooltip {
  display: none;
  padding: 5px 0 0 20px;
  font-size: 12px;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: -35px;
  font-size: 12px;
  color: #666;
  background: #fff;
  border: 1px solid #ECECEC;
  padding: 5px 15px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  letter-spacing: -0.05em;
}

.autoLogin-tooltip.info {
  display: block;
}

.autoLogin-tooltip.keep {
  display: none;
}

.autoLogin-tooltip:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 30px;
  bottom: -5px;
}

.autoLogin-tooltip b {
  font-weight: 400;
  color: #3c63e0;
}

.login_btn {
  width: 100%;
  height: 45px;
  margin: 20px 0 0 0;
}

.line_padding {
  padding: 25px 0px !important;
}

.sns_Login ul li {
  margin: 15px 0;
}

.sns_Login ul li a {
  display: block;
  width: 100%;
  height: 45px;
  text-align: center;
  position: relative;
  line-height: 45px;
  padding: 0;
  border: 1px solid #ccc;
}

.sns_Login ul li a.displayShow:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 20px;
  width: 18px;
  height: 18px;
  background: url("/images/common/log_cheki.svg") no-repeat center;
}

.sns_Login ul li a:hover {
  text-decoration: none;
}

.log_checking {
  display: none;
  color: #666;
  font-size: 13px;
}

.log_checking::before {
  content: "";
  display: inline-block;
  background: url("/images/common/log_cheki.svg") no-repeat center;
  width: 15px;
  height: 15px;
  vertical-align: bottom;
  margin-right: 5px;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin .log_checking {
  padding: 0 90px;
  padding-top: 5px;
}

.sns_Login span.textHidden {
  display: none;
}

.sns_Login span.requiredText {
  position: relative;
  line-height: 20px;
  color: #EF4348;
  text-align: center;
}

.Input_Text.focus label, .Input_Text.filled label,
#pub_modalLoginPop .Input_Text.focus label, #pub_modalLoginPop .Input_Text.filled label {
  top: 4px;
  font-size: 7px;
  color: #666;
}

#pub_modalLoginPop .Input_Text.focus label.userPw, #pub_modalLoginPop .Input_Text.filled label.userPw {
  top: 19px;
}

.Input_Text.focus input, .Input_Text.filled input {
  padding: 15px 13px 10px !important;
  
}

.kakao_img:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 25px 5px 0;
  content: "";
  vertical-align: middle;
  background: url(/images/member/sns_kakao.svg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 7px;
  left: 24px;
}

.naver_img:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 25px 5px 0;
  content: "";
  vertical-align: middle;
  background: url(/images/member/sns_naver.svg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 7px;
  left: 24px;
}

.google_img:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 25px 5px 0;
  content: "";
  vertical-align: middle;
  background: url(/images/member/sns_google.svg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 7px;
  left: 24px;
}

.apple_img:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 25px 5px 0;
  content: "";
  vertical-align: middle;
  background: url(/images/member/sns_apple.svg) no-repeat;
  background-size: cover;
  position: absolute;
  top: 7px;
  left: 24px;
}

.sns_shadow {
  transition: box-shadow 0.5s ease, transform 0.2s ease;
}

.sns_shadow:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

#pub_modalLoginPop.modal, #pub_modalOrganPop.modal {
  z-index: 99;
}

#pub_modalLoginPop.modal, #pub_modalOrganproxyPop {
  z-index: 99;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li {
  margin-bottom: 0;
}

#pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li + li {
  margin-top: 10px;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .tit {
  margin-bottom: 20px;
  padding: 0px 20px;
  font-size: 16px;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .loginBox {
  overflow: hidden;
  padding: 0px 20px;
  margin-bottom: 0px;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .loginBox .gInputText, #pub_modalOrganPop.modal .loginWrap .loginBox .gInputText {
  display: block;
  margin-bottom: 5px;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .loginBox .gInputText .placeholder {
  top: 50%;
  left: 15px;
  margin-top: -7px;
  color: #ccc;
  font-size: 14px;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap button.login {
  width: 100%;
  height: 38px;
  margin: 15px 0 0 0;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox {
  border-top: 1px solid #e7e7e7;
  padding-top: 36px;
  padding-right: 130px;
  position: relative;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox ul {
  overflow: hidden;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox ul li {
  position: relative;
  float: left;
  padding: 0 13px;
  margin-bottom: 5px;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox ul li:first-child {
  padding-left: 0;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox ul li:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: 11px;
  vertical-align: middle;
  background: #e7e7e7;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox ul li:first-child:before {
  display: none;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox ul li a {
  display: block;
  color: #999999;
  font-size: 12px;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox button.join {
  position: absolute;
  right: 20px;
  bottom: 15px;
  height: 40px;
  top: auto;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .opt {
  margin: 15px 0px 0px;
  padding: 0px 20px;
  text-align: left;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .comtBox.last {
  border-top: 1px solid #e7e7e7;
  padding: 25px 20px 20px 20px;
  overflow: hidden;
  margin-top: 20px;
  padding-bottom: 10px !important;
}

#pub_modalLoginPop.modal .loginArea .gRight .loginWrap .loginBox .gInputText .fText {
  padding: 6px 9px 7px;
  background-image: none;
  background-repeat: no-repeat;
  height: 34px;
}

#pub_modalLoginPop.modal .tooltip .desc.bottomRight {
  top: 12px;
  right: auto;
  width: 379px;
  left: -79px;
}

#pub_modalLoginPop.modal .tooltip .desc.bottomRight:before {
  left: 18px;
  right: initial;
}

#pub_modalLoginPop.modal .tooltip .desc.bottomRight:after {
  right: initial;
  top: -6px;
  left: 18px;
}

#pub_modalOrganPop.modal .loginWrap .tit {
  font-size: 16px;
  padding: 20px 0px;
  border-top: 1px solid #e7e7e7;
  margin-top: 20px;
}

#pub_modalOrganPop.modal h4 {
  line-height: 22px;
}

#pub_modalOrganPop.modal .comtBox {
  padding: 0 0 12px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 13px;
  color: #777;
  line-height: 20px;
  margin-bottom: 15px;
}

#pub_modalOrganPop.modal .info {
  text-align: center;
}

#pub_modalOrganPop.modal .info span {
  color: #999;
  font-size: 12px;
  line-height: 22px;
  display: block;
  padding-bottom: 5px;
}

#pub_modalOrganPop.modal .info a {
  display: inline-block;
  text-decoration: underline;
  color: #3c63e0;
  position: relative;
}

#pub_modalOrganPop.modal .info a:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 11px;
  background: #e0e0e0;
  top: 3px;
  right: -10px;
}

#pub_modalOrganPop.modal .info a:last-child:after {
  display: none;
}

#pub_modalOrganPop.modal .info a + a {
  margin-left: 15px;
}

#pub_modalOrganPop.modal .gInputText.schBox .fText::placeholder, #pub_modalOrganPop.modal .loginBox .gInputText input::placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc !important;
}

#pub_modalOrganPop.modal .loginBox .gInputText input {
  border: 1px solid #e7e7e7;
}

#pub_modalOrganPop.modal .loginWrap {
  display: none;
}

#pub_modalOrganPop.modal .scrollList ul li {
  border: none;
}

#pub_modalOrganPop.modal .scrollList ul li a:hover {
  text-decoration: none;
}

#pub_modalOrganPop.modal .scrollList ul li:nth-child(odd) {
  background: initial;
}

#pub_modalLoginDoublePop .modalContent.B2C h4 {
  padding: 19px 20px 10px 20px;
}

#pub_modalLoginDoublePop .modalContent.B2C .comtBox.type04 {
  padding: 0px 20px 20px 20px;
}

#pub_modalLoginDoublePop .modalContent.B2C .comtBox.type04 li {
  padding-left: 0;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea {
  margin: 0;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gLeft, #pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight {
  float: initial;
  width: 100%;
  padding: 0px 20px;
  position: relative;
  border: none;
  overflow: hidden;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gLeft {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight {
  padding: 18px 0 0 0;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gLeft > div, .modal .loginArea .gRight > div {
  max-width: 100% !important;
  float: initial !important;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gLeft .snsLogin ul li a {
  display: block;
  width: 100%;
  height: 45px;
  text-align: center;
  position: relative;
  line-height: 45px;
  padding: 0;
}

#pub_modalLoginDoublePop .modalContent.B2C, #pub_modalLoginDoublePop .modalContent.B2B {
  z-index: 99;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gLeft .snsLogin ul li {
  margin-bottom: 0;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gLeft .snsLogin ul li + li {
  margin-top: 10px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .tit {
  margin-bottom: 20px;
  padding: 0px 20px;
  font-size: 16px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .loginBox {
  overflow: hidden;
  padding: 0px 20px;
  margin-bottom: 0px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .loginBox .gInputText, #pub_modalLoginDoublePop .modalContent.B2B .loginWrap .loginBox .gInputText {
  display: block;
  margin-bottom: 5px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .loginBox .gInputText .placeholder {
  top: 50%;
  left: 15px;
  margin-top: -7px;
  color: #ccc;
  font-size: 14px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap button.login {
  width: 100%;
  height: 38px;
  margin: 15px 0 0 0;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox {
  border-top: 1px solid #e7e7e7;
  padding-top: 36px;
  padding-right: 130px;
  position: relative;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox ul {
  overflow: hidden;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox ul li {
  position: relative;
  float: left;
  padding: 0 13px;
  margin-bottom: 5px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox ul li:first-child {
  padding-left: 0;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox ul li:before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: 11px;
  vertical-align: middle;
  background: #e7e7e7;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox ul li:first-child:before {
  display: none;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox ul li a {
  display: block;
  color: #999999;
  font-size: 12px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox button.join {
  position: absolute;
  right: 20px;
  bottom: 15px;
  height: 40px;
  top: auto;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .opt {
  margin: 15px 0px 0px;
  padding: 0px 20px;
  text-align: left;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .comtBox.last {
  border-top: 1px solid #e7e7e7;
  padding: 25px 20px 20px 20px;
  overflow: hidden;
  margin-top: 20px;
}

#pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .loginBox .gInputText .fText {
  padding: 6px 9px 7px;
  background-image: none;
  background-repeat: no-repeat;
  height: 34px;
}

#pub_modalLoginDoublePop .modalContent.B2C .tooltip .desc.bottomRight {
  top: 12px;
  right: auto;
  width: 379px;
  left: -79px;
}

#pub_modalLoginDoublePop .modalContent.B2C .tooltip .desc.bottomRight:before {
  left: 18px;
  right: initial;
}

#pub_modalLoginDoublePop .modalContent.B2C .tooltip .desc.bottomRight:after {
  right: initial;
  top: -6px;
  left: 18px;
}

#pub_modalLoginDoublePop .modalContent.B2B .loginWrap .tit {
  font-size: 16px;
  padding: 20px 0px;
  border-top: 1px solid #e7e7e7;
  margin-top: 20px;
}

#pub_modalLoginDoublePop .modalContent.B2B h4 {
  line-height: 22px;
}

#pub_modalLoginDoublePop .modalContent.B2B .comtBox {
  padding: 0 0 20px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 13px;
  color: #777;
  line-height: 20px;
}

#pub_modalLoginDoublePop .modalContent.B2B .info {
  text-align: center;
}

#pub_modalLoginDoublePop .modalContent.B2B .info span {
  color: #999;
  font-size: 12px;
  line-height: 22px;
  display: block;
  padding-bottom: 5px;
}

#pub_modalLoginDoublePop .modalContent.B2B .info a {
  display: inline-block;
  text-decoration: underline;
  color: #3c63e0;
  position: relative;
}

#pub_modalLoginDoublePop .modalContent.B2B .info a:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 11px;
  background: #e0e0e0;
  top: 3px;
  right: -10px;
}

#pub_modalLoginDoublePop .modalContent.B2B .info a:last-child:after {
  display: none;
}

#pub_modalLoginDoublePop .modalContent.B2B .info a + a {
  margin-left: 15px;
}

#pub_modalLoginDoublePop .modalContent.B2B button.btn {
  width: 100%;
  margin: 10px 0 0 0;
  min-height: 38px;
}

#pub_modalLoginDoublePop .modalContent.B2B .gInputText.schBox .fText::placeholder, #pub_modalLoginDoublePop .modalContent.B2B .loginBox .gInputText input::placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc !important;
}

#pub_modalLoginDoublePop .modalContent.B2B .loginBox .gInputText input {
  border: 1px solid #e7e7e7;
}

#pub_modalLoginDoublePop .modalContent.B2B .loginWrap {
  display: none;
}

#pub_modalLoginDoublePop .modalContent.B2B .scrollList ul li {
  border: none;
}

#pub_modalLoginDoublePop .modalContent.B2B .scrollList ul li a {
  padding: 8px 11px;
}

#pub_modalLoginDoublePop .modalContent.B2B .scrollList ul li a:first-child {
  padding: 12px 11px 8px;
}

#pub_modalLoginDoublePop .modalContent.B2B .scrollList ul li a:hover {
  background: #fafafa;
  text-decoration: none;
}

#pub_modalLoginDoublePop .modalContent.B2B .scrollList ul li:nth-child(odd) {
  background: initial;
}

.layerPopup {
  display: none;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 1000;
}

.layerPopup .layerContent {
  position: relative;
  background: #ffffff;
  border: 2px solid #111111;
  margin: 0;
}

.layerPopup .layerContent .layerHeader {
  position: relative;
  border-bottom: 1px solid #e7e7e7;
  padding: 13px 60px 13px 20px;
}

.layerPopup .layerContent .layerHeader .tit {
  font-size: 20px;
  display: inline-block;
  color: #111;
  margin-right: 10px;
  font-family: "notokr-bold", sans-serif;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  word-break: break-all;
}

.layerPopup .layerContent .layerHeader button {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 51px;
  height: 50px;
  background: url("/images/common/common_sfix_icon.png") no-repeat -234px -35px;
  border-left: 1px solid #e7e7e7;
}

.layerPopup .layerContent .layerBody {
  position: relative;
  padding: 20px 20px;
  overflow: hidden;
  line-height: 18px;
  min-height: 100px;
}

.layerPopup .layerContent .layerFooter {
  position: relative;
  padding: 15px 20px;
  text-align: left;
  border-top: 1px solid #e7e7e7;
}

.layerPopup .layerContent .layerFooter .fCheck input[type=checkbox] + label:after {
  top: 0;
}

#authMail {
  display: none;
}

.slimScrollWrap ul .backColor {
  background-color: #fdf3f4;
}

.membChangeWrap {
  max-width: 790px;
  margin: 0 auto;
}

.membChangeWrap .agree_table {
  width: 100%;
}

.membChangeWrap .agree_table thead tr td, .agree_table tbody tr td {
  line-height: 30px;
  padding: 5px 10px 5px 10px;
}

.membChangeWrap .agree_table thead tr {
  background-color: #fafafa;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.membChangeWrap .agree_table tbody tr {
  border-bottom: 1px solid #e7e7e7;
}

.membChangeWrap .agree_table tbody tr td:last-child {
  text-align: center;
}

.membChangeWrap .agree_table tbody tr td.ta_c {
  text-align: left;
}

.membChangeWrap .agree_table tbody tr td div.all_view {
  border: 1px solid #c8c8c8;
  color: #333333;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  width: 80px;
}

.membChangeWrap .agree_table tbody tr td div.all_view:hover {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.terms_box.modal .modalHeader {
  border-bottom: 1px solid #e7e7e7;
}

.terms_box.modal .modalBody .scrollArea.clause {
  border: none;
  padding: 20px;
  max-height: 300px;
  margin-bottom: 0px;
}

.fb_box.modal .modalHeader {
  border-bottom: 0px;
}

.fb_box.modal .modalHeader button.closeModal {
  border-bottom: 1px solid #e7e7e7;
}

.fb_box.modal .modalBody .modalCenterText {
  text-align: center;
}

.fb_box.modal .modalBody .modalCenterText span.boldText {
  font-weight: 600;
  margin: 10px;
  display: inline-block;
  font-size: 17px;
}

.fb_box.modal .modalBody .modalCenterImg {
  margin-top: 20px;
  padding: 10px;
  background: url(/images/join/fb_change_complete.png) no-repeat;
  background-size: 100% 100%;
  height: 350px;
}

.fb_box.modal .modalFooter.noneBorder {
  border-top: 0px;
  text-align: center;
}

.fb_box.modal .modalFooter.noneBorder .dbpiaBtn {
  background-color: #3C63E0;
  border: 1px solid #3C63E0;
  padding: 10px;
}

.membChangeWrap .buttonArea div.btn {
  width: 100%;
  padding: 10px;
  cursor: pointer;
}

.membChangeWrap .buttonArea div.btn.disabled {
  background-color: #e3e3e3;
  border: 1px solid #e3e3e3;
}

.membChangeWrap .buttonArea div.btn span {
  display: inline-block;
  line-height: 34px;
}

@media (min-width: 960px) and (max-width: 1147px) {
  
  
  .inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 25px;
  }
  .header .hdWrap {
    position: relative;
    padding: 0 310px 0 322px;
  }
  .header .gSearch .searchFrom .gInputText .placeholder {
    display: none;
  }
  .header .banner .inner {
    padding: 0 !important;
  }
  .header .banner a.close {
    right: 25px;
  }
  .header .notification .txtWrap {
    width: 95%;
  }
  .contents .contLeft {
    width: 205px;
  }
  .contents .contRight {
    width: calc(100% - 204px);
    padding: 0 0 50px 25px;
  }
  .contents .contWrap.aside .asideWrap {
    right: 25px;
    width: 180px;
  }
  .section .curationArea {
    margin-left: 22px;
    width: 1100px;
  }
  .lnbWrap {
    padding: 31px 25px 50px 0;
    width: 204px;
  }
  .footer .ftLinkWrap {
    padding-right: 75px;
  }
  .footer .ftLinkWrap a.btnToggleFooter {
    right: 25px;
  }
  .footer .ftTop .ftLeft .infoWrap {
    padding-left: 0px;
  }
  .footer .ftTop .ftLeft .infoWrap p.logo {
    display: none;
  }
  .footer .ftTop .ftRight {
    right: 27px;
  }
  .footer .ftBot .ftLeft p.copyright {
    padding-left: 0px;
  }
  .footer .ftBot .ftRight {
    right: 25px;
  }
}
@media (min-width: 960px) and (max-width: 1065px) {
  
  
  .header .gSearch .searchFrom .gInputText .placeholder {
    display: none !important;
  }
  .header .gUtil ul.list li.item a.link {
    letter-spacing: -0.5px;
  }
  .footer .ftTop .ftLeft ul.ftMenu {
    margin-bottom: -5px;
  }
  .footer .ftTop .ftLeft ul.ftMenu li.menu {
    position: relative;
    float: left;
    padding: 0 16px;
    margin-bottom: 5px;
  }
  
  .header .banner .imgWrap img {
    width: 100%;
  }
  
  .notiArea .btn.large span {
    font-size: 12px;
  }
  .notiArea ul.btnAreaPR100 {
    padding: 14px 130px 14px 15px;
  }
  
  .comtArea.type02 dl dd.desc li {
    width: 50%;
    float: none;
    margin-left: 0px !important;
  }
  
  .section .curationArea {
    margin-left: 10px;
    width: 1100px;
  }
  
  .formGroup ul li .grouping.date {
    padding: 8px 0 0;
  }
  .formGroup ul li .grouping.date .alldate {
    margin-top: 5px;
    margin-left: 0px !important;
    display: block;
  }
}
@media (max-width: 440px) {
  #pub_modalOrganPop .comtBox > ul {
    padding: 0;
  }
  
  .curationArea {
    visibility: hidden;
  }
  
  .subject_inquiry_container {
    width: 360px !important;
  }
  .organ_loginspace .Input_Text {
    width: 235px;
  }
  .slide_img22 {
    top: 32px !important;
  }
  .slide_img_modal {
    top: 20px !important;
  }
  .no_organ_container {
    width: 90%;
  }
  .h_top {
    margin-top: 6px;
  }
  .margor {
    margin: 0 7%;
  }
  .margor2 {
    margin: 0 5.7%;
  }
  .tr_b {
    display: none;
  }
  .firstB {
    padding: 23px 20px 27px !important;
  }
  .secondB {
    padding: 22px 20px 22px !important;
  }
  .secondBB {
    padding: 20px 20px 38px !important;
  }
  .threeB {
    padding: 16px 20px 20px !important;
  }
  .threeBB {
    padding: 18px 20px 22px !important;
  }
  .Organ_accept_srhbox .scrollList {
    width: 90%;
  }
  .check_organ_box {
    width: 90%;
  }
  
  .headingArea h2 {
    font-size: 16px !important;
  }
  .headingArea span.desc {
    font-size: 12px;
  }
  .Organ_accept_srhbox .tit {
    font-size: 16px;
  }
  .organ_container_tit {
    font-size: 16px;
  }
  .organ_modalP .tit {
    font-size: 16px;
  }
  .ok_tit {
    font-size: 14px !important;
  }
  .ok_txtp {
    font-size: 12px !important;
  }
  .ok_organlist_box {
    padding: 20px;
  }
  .scroll_list_comt {
    font-size: 11px;
  }
  .loginArea .fCheck input[type=checkbox] + label {
    font-size: 11px !important;
  }
  .check_organ_box .label_text {
    font-size: 11px !important;
  }
  .organ_modalP .organ_container_tit {
    font-size: 16px !important;
  }
  
  .subject_h {
    padding-left: 15px !important;
  }
  .subject_desc {
    padding: 15px 30px 15px 48px;
  }
  .subject_desc > p {
    letter-spacing: -0.3px;
  }
  .slide_img {
    width: 20px;
  }
  .slide_img22 {
    width: 20px;
  }
  .library_des {
    font-size: 15px;
  }
  .pev_bottombox {
    width: 92%;
  }
  .desk_text {
    width: 370px;
    padding-left: 25px;
  }
  .h_top {
    margin-top: 2px;
  }
  
  .library_des a {
    letter-spacing: -0.3px;
    font-size: 11px;
    padding-top: 5px;
  }
  .mo_none_br {
    display: none;
  }
  .org_box {
    display: flex;
    flex-direction: column;
  }
  .firs_padd {
    order: 1;
  }
  .seco_padd2 {
    order: 1;
  }
  .thre_padd2 {
    order: 0;
  }
  
  .ok_top_border {
    width: 300px !important;
  }
  #pub_modalOrganPop .gInputText.schBox,
  #pub_modalOrganPop .scrollList,
  #pub_modalOrganPop .no_organ_container,
  #pub_modalOrganPop .check_organ_box,
  #pub_modalOrganPop #b2b_login_pop_basic .scroll_list_comt {
    width: 320px;
  }
  #loginB2C .fCheck input[type=checkbox] + label:after {
    top: -0.5px;
  }
  #loginB2B .fCheck input[type=checkbox] + label:after {
    top: 0;
  }
  #pub_modalLoginPop .fCheck input[type=checkbox] + label:after {
    top: -1.5px;
  }
}

@media (max-width: 380px) {
  .br_375 {
    display: none;
  }
  .subject_inquiry_container {
    width: 296px !important;
  }
}

@media (max-width: 959px) {
  
  
  .mobileNavgation {
    display: block;
    position: relative;
  }
  li > div > div.btnWrap > p > button.btnView.btn.btnIconB.darkGrayColor.medium.btnLine.btnPdfView {
    display: inline-block !important;
    position: relative !important;
    top: 0 !important;
  }
  #dev_search_list > li > div > div.btnWrap > p > button.btnView.btn.btnIconB.darkGrayColor.medium.btnLine.btnPdfView.redBorder {
    margin-left: 3px !important;
  }
  li > div > div.btnWrap > p > button.btnView.btn.btnIconB.darkGrayColor.medium.btnLine.btnPdfView.pdfView.redBorder {
    margin-right: 3px !important;
  }
  #dev_search_list > li > div > div.btnWrap > p > button.btnView.btn.btnIconB.darkGrayColor.medium.btnLine.btnPdfView {
    margin-right: 3px !important;
  }
  
  .menuButton {
    display: block;
  }
  .menuPanel .menuFoot ul li {
    margin-right: 12px;
    margin-bottom: 5px;
    float: none;
  }
  .menuPanel .menuFoot ul li:last-child {
    margin-bottom: 0px;
  }
  .menuPanel .menuFoot ul li a {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  
  .menuPanel .menuFoot .gRight {
    bottom: 10px;
  }
  
  .inner {
    margin: 0 auto;
    padding: 0 14px;
  }
  
  .header .hdTop {
    display: none;
  }
  .header .hdWrap {
    padding: 47px 0px 0 !important;
  }
  .header .hdWrap .organLogo {
    display: none;
  }
  .header .hdWrap h1 {
    left: 0px;
    margin-top: 13px;
    margin-left: 1px;
  }
  .header .hdWrap h1 a {
    width: 129px;
    height: 20px;
  }
  .header .gSearch {
    max-width: 100%;
  }
  .header .gSearch .searchFrom {
    height: 41px;
    margin-bottom: 11px;
  }
  .header .gSearch .searchFrom .fSelect {
    width: 89px;
    height: 36px;
  }
  .header .gSearch .searchFrom .fSelect span {
    padding: 0px 0 0 12px;
    line-height: 37px;
    font-size: 13px;
  }
  .header .gSearch .searchFrom .fSelect span:after {
    top: 23px;
  }
  .header .gSearch .searchFrom .gInputText {
    width: calc(100% - 130px);
  }
  .header .gSearch .searchFrom .gInputText:before {
    top: 9px;
    left: -2px;
  }
  .header .gSearch .searchFrom .gInputText .placeholder {
    display: block;
    left: 14px;
    font-size: 13px;
    display: none !important;
  }
  .header .gSearch .searchFrom .gInputText input.search {
    padding-left: 13px;
    height: 37px;
  }
  .header .gSearch .searchFrom .btnSearch {
    width: 41px;
    height: 37px;
    line-height: 37px;
    background: url(/images/common/mobile_search_icon01.png) no-repeat 11px 9px;
    background-color: #ef4348;
  }
  .header .gSearch a.btnDetailSearch {
    display: none !important;
  }
  .header .atcmpLayer {
    top: 41px;
  }
  .header .gSearch .relatedKeyword {
    display: block;
  }
  .header .gSearch .relatedKeyword {
    width: calc(100% + 28px);
    max-width: 959px;
    margin: 0px -14px 13px;
    padding-top: 11px;
    padding-left: 14px;
    padding-right: 45px; 
    border-top: 1px solid #e7e7e7;
  }
  .header .gSearch .relatedKeyword dl dt {
    font-size: 14px;
  }
  .header .gSearch .relatedKeyword dl dd ul li {
    padding: 0 7px 8px 0;
  }
  .header .gSearch .relatedKeyword dl dd ul li a {
    font-size: 14px;
  }
  .header .gSearch .relatedKeyword .option {
    top: 10px;
    right: 15px;
  }
  .header .gSearch .relatedKeyword .option a {
    font-size: 12px;
    color: #999999;
    font-family: "notokr-medium", sans-serif;
    text-align: right;
    position: relative;
  }
  .header .gSearch .relatedKeyword .option a span {
    padding: 0;
    text-indent: -9999px;
    display: block;
    font-size: 0;
    position: absolute;
    right: -48px;
    top: 0;
  }
  .header .gSearch .relatedKeyword .option a span.unfold:after { 
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 25px;
    height: 20px;
    margin: 0px 0px 0 5px;
    vertical-align: middle;
    background: url(/images/common/common_sfix_icon.png) no-repeat 10px -196px;
  }
  .header .gSearch .relatedKeyword .option a span.fold {
    display: none;
    right: -48px;
    top: 0;
  }
  .header .gSearch .relatedKeyword .option a span.fold:after {
    display: inline-block;
    content: "";
    width: 25px;
    height: 20px;
    margin: 0px 0px 0 5px;
    vertical-align: middle;
    background: url(/images/common/common_sfix_icon.png) no-repeat 10px -246px;
  }
  .header .gUtil {
    margin-top: 0px;
    right: 39px;
    top: 13px;
    top: 17px;
  }
  .header .gUtil ul.list {
    padding-right: 0px;
  }
  .header .gUtil ul.list li.item {
    margin-left: 11px !important;
    float: left !important;
    margin-top: 0px !important;
  }
  .header .gUtil ul.list li.item a.link:before {
    width: 18px;
    height: 20px;
  }
  .header .gUtil ul.list li.item a.mystudy:before {
    background-position: 0px 0px;
    background: url(/images/common/mobile_util01.png) no-repeat;
  }
  .header .gUtil ul.list li.item a.alarm:before {
    background-position: 0px 0px;
    background: url(/images/common/mobile_util02.png) no-repeat;
  }
  .header .gUtil ul.list li.item a.link span {
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    left: -120%;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: none;
    font-size: 0;
    line-height: 0;
    text-indent: 120%;
    white-space: nowrap;
  }
  .header .gUtil ul.list li.item a.alarm {
    display: none !important;
  }
  .header .gUtil ul.list li.item a.alarm.mobile {
    display: block;
  }
  .header .gUtil ul.list li.item:nth-child(3) {
    display: none;
  }
  .header .gUtil ul.list li.item .remainWrap {
    display: none;
  }
  
  .eye_icon {
    right: 40px !important;
  }
  .btn-eye.eye_icon {
    width: 43px;
  }
  
  .header .alarmArea {
    display: none !important;
  }
  
  .header .banner {
    display: none !important;
  }
  
  .header .notification {
    display: none !important;
  }
  
  .contents .contWrap {
    padding-bottom: 40px;
  }
  .contents .contLeft {
    display: none;
  }
  .contents .contRight {
    float: none;
    width: 100%;
    padding: 0 0 40px 0;
    border: 0;
  }
  .contents .contWrap.aside {
    padding-right: 14px;
  }
  .contents .contWrap.aside h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .contents .contWrap.aside .asideWrap {
    position: static;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .section .curationArea {
    margin: 0px auto;
    height: 1125px;
  }
  .section .curationArea .curWrap {
    height: 1100px;
    white-space: normal;
  }
  .section .curationArea .curWrap .curSection1 {
    height: 85px;
    box-sizing: border-box;
    white-space: normal;
  }
  .section .curationArea .curWrap .curSec2Left {
    border-bottom: 1px solid lightgray;
    box-sizing: border-box;
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .section .curationArea .curWrap .curSec2Right {
    border-left: 0;
    border-bottom: 1px solid lightgray;
    box-sizing: border-box;
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 410px;
    height: 390px;
  }
  .section .curationArea .curWrap .curSection3 {
    float: left;
    border: 0px;
    margin-top: 0px;
    width: 400px;
    padding-left: 5px;
    margin-left: 15px;
  }
  
  .subject_inquiry_container {
    width: 500px;
  }
  
  
  
  
  .mem_pw_check {
    margin-top: 10px;
  }
  
  .headingArea {
    
  }
  .headingArea {
    padding: 26px 0 8px 0;
    margin-bottom: 22px; 
  }
  .headingArea h2 {
    font-size: 18px;
    display: block;
    margin-right: 0px;
    margin-bottom: 3px;
  }
  .joinHeadingArea h2 {
    display: inline-block;
  }
  .headingArea h2 .fSelect.lnb {
    display: inline-block !important;
  }
  .headingArea span.desc {
    display: block;
    line-height: 20px;
  }
  .headingArea .gRight {
    position: absolute;
    right: 1px;
    top: 15px; 
  }
  .headingArea .gRight.schBox {
    position: static;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .headingArea .gRight .btn.large span {
    font-size: 13px;
  }
  .headingArea .gRight .btnRegQuote {
    display: none;
  }
  .headingArea.schResult {
    position: relative;
    padding: 0px 120px 0px 0;
    border-bottom: none;
    margin-bottom: 10px;
  }
  .headingArea.schResult h2 {  }
  .headingArea.schResult span.count {
    font-size: 15px;
    font-family: "notokr-bold", sans-serif;
  }
  .headingArea.schResult span.count strong {
    display: block;
    display: inline;
    margin-bottom: 5px;
  }
  .headingArea.schResult .gRight {
    position: absolute;
    right: 1px;
    bottom: auto;
    top: 0;
  }
  .headingArea.schResult.noData {
    padding: 0px 0px 0px 0;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .headingArea.schResult.noData h2 {
    display: block;
  }
  .headingArea.schResult.noData span.count {
    display: block;
    margin-bottom: 10px;
  }
  .headingArea.schResult.noData span.count strong {
    display: inline;
  }
  .headingArea.schResult span.searchCount {
    font-size: 15px;
    font-family: "notokr-bold", sans-serif;
    position: absolute;
    right: 0px;
  }
  .headingArea.schDetail {
    padding: 20px 0 8px 0 !important;
    border-bottom: none;
    margin-bottom: 12px;
  }
  .headingArea.schDetail h2 {
    font-size: 21px;
  }
  .headingArea.schDetail button.btnAlarm {
    display: none;
  }
  .headingArea.schDetail button.btnMoveAuthorView {
    display: none;
  }
  .headingArea.schDetail button.btnApplyInterestAuthor {
    display: none;
  }
  .headingArea.schDetail button.btnJointAuthor {
    display: none;
  }
  .headingArea .ttleSec {
    width: 100%;
  }
  .headingArea .ttleSec .ttleSecPc {
    display: none;
  }
  .headingArea .ttleSec .ttleSecPc .fMemo {
    margin-top: 9px;
  }
  .headingArea .ttleSec .ttleSecMobile {
    display: block;
  }
  
  .titleArea {
    margin-top: 30px;
  }
  .titleArea h4 {
    font-size: 14.5px;
  }
  .titleArea.recommend {
    display: none;
  }
  
  
  .tableLayout {
    overflow-x: auto;
  }
  .tableLayout table {
    table-layout: auto;
  }
  .tableLayout table thead th {
    white-space: nowrap;
  }
  .tableLayout table thead th:nth-child(1) {    
  }
  .tableLayout table thead th:nth-child(2) {  }
  .tableLayout table tbody th {
    white-space: nowrap;
  }
  .tableLayout table tbody td {
    white-space: nowrap;
  }
  .paymentPage .tableLayout table tbody td {
    white-space: normal;
  }
  
  .tableLayout table tbody td:nth-child(1) {     
  }
  .tableLayout table tbody td:nth-child(2) {  }
  .tableLayout table tbody.nodata td {  }
  .tableLayout table.view {
    table-layout: fixed;
  }
  .tableLayout table.view tbody th {
    white-space: inherit;
  }
  .tableLayout table.view tbody td {
    white-space: inherit;
  }
  .tableLayout table.view tbody td .tooltipWrap {
    display: block;
    margin-left: 0px;
  }
  .tableLayout table.faq {
    table-layout: fixed;
  }
  .tableLayout table.faq tbody th {
    white-space: inherit;
  }
  .tableLayout table.faq tbody td {
    white-space: inherit;
  }
  .tableLayout table.faq tbody tr.trReply td p.reply {
    padding-right: 16px;
  }
  .tableLayout table.noLine {
    table-layout: fixed;
  }
  .tableLayout table.noLine tbody th {
    display: block;
    width: 100%;
  }
  .tableLayout table.noLine tbody td {
    display: block;
    width: 100%;
    padding: 0 !important;
  }
  .tableLayout.notice {
    overflow-x: hidden;
  }
  .tableLayout.notice table colgroup col:nth-child(3) {
    display: none;
  }
  .tableLayout.notice table colgroup col:nth-child(4) {
    display: none;
  }
  .tableLayout.notice table {
    table-layout: auto;
  }
  .tableLayout.notice table thead th {
    white-space: inherit;
  }
  .tableLayout.notice table thead th:nth-child(3) {
    display: none;
  }
  .tableLayout.notice table thead th:nth-child(4) {
    display: none;
  }
  .tableLayout.notice table tbody td {
    white-space: inherit;
  }
  .tableLayout.notice table tbody td:nth-child(3) {
    display: none;
  }
  .tableLayout.notice table tbody td:nth-child(4) {
    display: none;
  }
  .tableLayout.news {
    overflow-x: hidden;
  }
  .tableLayout.news table {
    table-layout: auto;
  }
  .tableLayout.news table thead th {
    white-space: inherit;
  }
  .tableLayout.news table thead th:nth-child(2) {
    width: 60%;
  }
  .tableLayout.news table thead th:nth-child(4) {
    display: none;
  }
  .tableLayout.news table thead th:nth-child(5) {
    display: none;
  }
  .tableLayout.news table tbody td {
    white-space: inherit;
  }
  .tableLayout.news table tbody td:nth-child(4) {
    display: none;
  }
  .tableLayout.news table tbody td:nth-child(5) {
    display: none;
  }
  .tableLayout.news table tbody td a span {
    white-space: inherit;
  }
  .tableLayout.news table tbody td span {
    white-space: inherit;
  }
  
  
  
  .tableLayout table.prevNextList {
    table-layout: fixed;
  }
  .tableLayout table.prevNextList tbody th {
    white-space: inherit;
  }
  .tableLayout table.prevNextList tbody td {
    white-space: inherit;
  }
  .tableLayout table.prevNextList tbody td .tooltipWrap {
    display: block;
    margin-left: 0px;
  }
  
  
  
  .searchArea .checkGroup {
    padding: 14px 20px 4px 20px;
  }
  .searchArea .formGroup {
    padding: 10px 15px;
  }
  .searchArea .formGroup .tit {
    position: relative;
    display: block;
    background: #fff;
    padding: 0;
    margin-bottom: 6px;
  }
  .searchArea .formGroup .btnArea {
    padding: 0;
  }
  .searchArea .formGroup .btnArea li .grouping {
    float: initial;
    margin: 0;
  }
  .searchArea .formGroup .btnArea li .grouping .gInputText {
    width: 46%;
  }
  .searchArea .formGroup .btnArea li .grouping.date {
    padding: 7px 0 0 0;
  }
  .searchArea .formGroup .btn.gRight {
    position: relative;
    display: block;
    top: 0;
    right: 0;
    width: 100%;
    margin: 10px 0px;
  }
  
  .tableLayout.notice table.view tbody td {
    width: 75%;
  }
  .tableLayout.news table.view tbody tr td {
    width: 70%;
  }
  .tableLayout.news table.view tbody tr th {
    white-space: nowrap;
  }
  .tableLayout.news table.view tbody tr:nth-child(3) td + th {
    white-space: nowrap;
  }
  .tableLayout.news table.view tbody tr:nth-child(3) td {
    width: 35%;
  }
  .tableLayout.news table.view tbody tr:nth-child(3) td:nth-child(4) {
    display: table-cell;
  }
  
  
  .notiArea {
    border: 0;
    background: transparent;
    margin-bottom: 15px;
  }
  .notiArea ul {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    position: relative;
    margin-bottom: 10px;
  }
  .notiArea:after {
    display: block;
    content: "";
    clear: both;
  }
  .notiArea ul.btnArea {
    padding: 14px 15px;
    margin-bottom: 15px;
  }
  .notiArea ul.btnAreaPR100 {
    padding: 14px 15px;
    margin-bottom: 15px;
  }
  .notiArea ul li {
    padding-left: 10px;
  }
  .notiArea ul li span.sept {
    padding-left: 10px;
    margin-left: 4px;
    margin-right: 0px;
    display: inline-block;
  }
  .notiArea .gRight {
    position: relative;
    float: right;
    right: auto;
    bottom: auto;
    width: 100%;
  }
  .notiArea .gRightBottom {
    position: relative;
    float: right;
    right: auto;
    bottom: auto;
    width: 100%;
  }
  .notiArea.type03 {
    margin-bottom: -10px;
    text-align: left;
    padding: 10px 0 0 0;
  }
  .notiArea.type03 ul li {
    font-size: 13px;
  }
  .notiArea.type03 ul.checkArea {
    padding: 0px 0px 0px 0px;
    border: none;
  }
  .notiArea.type03 .gRight {
    position: static;
  }
  .notiArea.type03 .fCheck input[type=checkbox] + label {
    padding-left: 23px;
    line-height: 20px;
  }
  .notiArea.type03 .fCheck input[type=checkbox] + label:before {
    position: absolute;
    left: 0;
    top: 5px;
  }
  .notiArea.type04 ul.btnArea {
    padding: 12px 16px 12px 16px;
  }
  .notiArea.type04 .gRight {
    position: relative;
    right: auto;
    top: auto; 
  }
  
  .comtArea dl {
    padding: 7px 10px 17px;
  }
  
  #dev_cartForm > ul.listBody dd > span.cart_info,
  #dev_cartForm > ul.listBody .listCellCont > span.cart_info {
    display: none;
  }
  .listArea ul.listHead2 {
    display: none !important;
  }
  #dev_cartForm > ul.listBody li .arrowDownCell {
    display: table-cell;
  }
  #dev_cartForm > ul.listBody dl > dt.icon.arrowDown,
  #dev_cartForm > ul.listBody li .buttonArrowDown {
    width: 25px;
    height: 25px;
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    color: transparent;
    text-indent: -120%;
    vertical-align: middle;
    background: url(/images/common/common_sfix_icon.png) no-repeat;
    background-position: -145px 13px;
  }
  .listArea ul.listBody {
    overflow: hidden;
    background: #fafafa;
    border-top: 1px solid #e9e9e9;
  }
  .listArea ul.listBody li {
    height: auto;
    position: relative;
    text-align: center;
    padding-left: 40px;
    background: #fafafa;
    border-bottom: 1px solid #e9e9e9;
  }
  .listArea ul.listBody2 li {
    display: block;
    text-align: left;
  }
  .listArea ul.listBody li dl,
  .listArea ul.listBody li .listCell {
    width: 100% !important;
    border-right: none !important;
    position: relative;
    padding: 10px 10px 0px 10px;
    padding: 10px;
    overflow: hidden;
    background: #fff;
  }
  .listArea ul.listBody2 li dl {
    display: block !important;
  }
  .listArea ul.listBody li dl:first-child,
  .listArea ul.listBody li .listCell:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px !important;
    background: #fafafa;
    padding: 0;
  }
  .listArea ul.listBody li dl:last-child,
  .listArea ul.listBody li .listCell:last-child { 
    padding-bottom: 10px;
  }
  .listArea ul.listBody2 li dl dt.blind {
    display: block;
    overflow: visible;
    visibility: visible;
    position: relative;
    left: 0;
    font-size: 14px;
    width: 100%;
    text-indent: 0;
    height: auto;
    line-height: 20px;
    font-family: "notokr-bold", sans-serif;
    padding: 0;
    margin-bottom: 5px;
  }
  .listArea ul.listBody li dl:first-child dt.blind {
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    left: -120%;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: none;
    font-size: 0;
    line-height: 0;
    text-indent: 120%;
    white-space: nowrap;
  }
  .listArea ul.listBody li dl dt.blind.single {
    display: none;
  }
  .listArea ul.listBody li dl dt.blind.single:nth-child(1) {
    display: block;
  }
  .listArea ul.listBody li dl dt.blind.multi {
    display: none;
  }
  .listArea ul.listBody li dl dt.blind.multi:nth-child(1) {
    display: block;
  }
  .listArea ul.listBody li dl dd,
  .listArea ul.listBody li .listCell .listCellCont {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    width: 100%;
    display: inline-block;
  }
  .listArea ul.listBody li dl dd.multi {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important;
    height: 100%;
    width: 50%;
    display: block;
    padding: 5px 10px;
  }
  .listArea ul.listBody li dl dd.single {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important;
    height: 100%;
    width: 50%;
    display: block;
    padding: 5px 10px;
  }
  .listArea ul.listBody li dl dd.last {
    border-bottom: none;
  }
  .listArea ul.listBody li dl dd.num, .mypageP .listArea ul.listBody li dl dd.info {
    color: #3c63e0;
    cursor: pointer;
    text-align: left;
  }
  .listArea ul.listBody li dl dd.txtRight,
  .listArea ul.listBody li .listCell .listCellCont.txtRight {
    text-align: left !important;
  }
  .listArea ul.listBody li dl:nth-child(1) dd,
  .listArea ul.listBody li .listCell:nth-child(1) .listCellCont {
    text-align: center;
  }
  .listArea ul.listBody li.nodata {
    padding: 20px 10px !important;
    text-align: center;
  }
  .listArea.type02 {
    position: relative;
  }
  .listArea.type02 ul.listHead {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #e7e7e7;
    background: #fafafa;
    padding: 0;
    display: table;
    width: 100%;
  }
  .listArea.type02 ul.listHead li {
    width: 50%;
    height: 100%;
    padding: 17px 0 17px;
    border-right: 1px solid #e7e7e7;
    font-size: 13px;
    font-family: "notokr-medium", sans-serif;
  }
  .listArea.type02 ul.listHead li.first {
    width: 30%;
  }
  .listArea.type02 ul.listHead li:last-child {
    width: 20%;
    border-right: none;
  }
  .listArea.type02 ul.listBody {
    width: 100%;
  }
  .listArea.type02 ul.listBody li {
    text-align: left;
    height: auto;
  }
  .listArea.type02 ul.listBody li.listGroup {
    padding-left: 10px;
    background-color: #fff;
  }
  .listArea.type02 ul.listBody li:last-child {
    border-bottom: 1px solid #c8c8c8;
  }
  .listArea.type02 ul.listBody li dl {  }
  .listArea.type02 ul.listBody li dl:last-child {
    border-right: none;
  }
  .listArea.type02 ul.listBody li dl dt {
    padding: 0;
  }
  .listArea.type02 ul.listBody li dl dd {
    padding: 0;
  }
  .listArea.type02 ul.listBody li dl:last-child dd {
    padding: 0 !important;
  }
  .listArea.type02 ul.listBody li span.nodata {
    margin-left: -40px;
  }
  .listArea.type02 .fCheck input[type=checkbox] + label:before {
    margin: -2px 0px 0 0;
  }
  .listArea.type02 ul.listHead .fCheck input[type=checkbox] + label:after {
    top: 1px;
  }
  .listArea.type02.contBody ul.listBody li dl {
    width: 50%;
  }
  .listArea.type02.contBody ul.listBody li dl:first-child {
    position: static;
    top: 0;
    left: 0;
    width: 100% !important;
    width: 30% !important;
    background: #fff;
    padding: 10px 10px 0px 10px;
    padding: 10px;
  }
  .listArea.type02.contBody ul.listBody li dl:last-child {
    width: 20%;
  }
  .listArea.type02.contBody ul.listBody li dl:first-child dt {
    display: block;
    overflow: visible;
    visibility: visible;
    position: relative;
    left: 0;
    font-size: 14px;
    width: 100%;
    text-indent: 0;
    height: auto;
    line-height: 20px;
    font-family: "notokr-bold", sans-serif;
    padding: 0;
    margin-bottom: 5px;
  }
  .listArea.type02.contBody ul.listBody li dl dd {
    text-align: left;
  }
  
  .searchListArea.schResult {
    margin-top: 0px;
  }
  .searchListArea.schResult .listHead {
    display: none;
  }
  .searchListArea .listHead {
    margin-bottom: 18px;
    padding: 0; 
  }
  .searchListArea .listHead {
    margin-bottom: 10px;
  }
  .searchListArea .listHead .fCheck {
    display: none;
  }
  .searchListArea .listHead .btnGroup {
    width: 100%;
  }
  .searchListArea .listHead .btnGroup button:nth-child(2) {
    display: none;
  }
  .searchListArea .listHead .btnGroup .tooltipWrap {
    display: none;
  }
  .searchListArea .listHead .btnGroup .btnThesisDownload {
    display: none;
  }
  .searchListArea .listHead .funcWrap {
    display: none;
  }
  .searchListArea .listHead .funcWrap ul.sort {
    display: none;
  }
  .searchListArea .listHead .funcWrap .fSelect.filtering {
    display: block !important;
  }
  .searchListArea .listBody ul.list li.item .listBox {
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 20px 0px 19px 20px;
    margin-bottom: 0px !important;
  }
  .searchListArea .listBody ul.list li.item .listBox.total {
    padding-top: 42px;
  }
  .searchListArea .listBody ul.list li.item .listBox .fCheck {
    position: absolute;
    left: 0px;
    top: 19px;
  }
  .searchListArea .listBody ul.list li.item .listBox .folderWrap {
    padding-right: 50px;
  }
  .searchListArea .listBody ul.list li.item .listBox .titWrap {
    padding: 0 0px 0 0;
  }
  .searchListArea .listBody ul.list li.item .listBox .titWrap h5 {
    font-size: 16px;
    font-weight: normal; 
    line-height: 22px;
  }
  .searchListArea .listBody ul.list li.item .listBox .titWrap h5 a {
    color: #000000;
    margin-right: 6px;
  }
  .searchListArea .listBody ul.list li.item .listBox .titWrap span.stats {
    top: -22px;
  }
  .searchListArea .listBody ul.list li.item .listBox .typeWrap span.bookmark {
    position: absolute;
    left: 22px;
    top: 20px;
    float: none;
  }
  .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup {
    padding-bottom: 0px;
    margin-right: 0px;
  }
  .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
    margin-right: 5px;
    margin-bottom: 6px; 
  }
  .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .btn + .btn {
    margin-left: 0px;
  }
  .searchListArea .listBody ul.list li.item .listBox .img {
    top: 18px;
    width: 84px;
    height: 105px;
  }
  .searchListArea .listBody ul.list li.item .listBox .img img {
    max-height: 143px;
  }
  .searchListArea .listBody.schResult ul.list li.item .listBox {
    padding: 20px 0px 19px 20px;
  }
  .searchListArea .listBody.schResult ul.list li.item .listBox .titWrap {
    position: relative;
    padding: 0 0px 0 0;
  }
  .searchListArea .listBody.schResult .session {
    margin-bottom: 15px;
  }
  .searchListArea .listBody.schResult .session {
    font-size: 15px;
  }
  .searchListArea .listBody.schDetail ul.list li.item .listBox {
    padding: 22px 0px 19px 100px;
    min-height: 150px;
  }
  .searchListArea .listBody.schDetail ul.list li.item .listBox .titWrap {
    position: relative;
    padding: 0 0px 0 0;
  }
  
  
  .formArea {
    margin-bottom: 30px;
  }
  .formArea .comtBox {
    color: #000000;
    font-size: 14px;
    padding: 19px 0 11px;
  }
  .formArea .comtBox.type02 {
    padding: 0px 0 15px;
    line-height: 20px;
    margin-top: -3px;
  }
  .formArea span.necs {
    display: inline-block;
    color: #f04347;
    margin: 0 3px 0 3px;
  }
  .formGroup {
    position: relative;
    padding: 0; 
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    min-height: 56px;
  }
  .formGroup.box {
    padding: 0;
    border: 1px solid #e7e7e7;
    border-left: none;
    border-right: none;
  }
  .formGroup + .formGroup {
    margin-top: -1px;
  }
  .formGroup p.tit {
    position: static;
    left: 0;
    top: 0;
    background: #fafafa;
    min-width: 100%;
    height: 100%;
    padding: 7px 10px 7px;
    color: #111111;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
  }
  .formGroup label.tit {
    display: block;
    position: static;
    left: 0;
    top: 0;
    background: #fafafa;
    min-width: 100%;
    height: 100%;
    padding: 7px 10px 7px;
    color: #111111;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
  }
  .formGroup ul {
    width: 100%;
    padding: 10px 0 10px; 
    display: table;
  }
  .formGroup ul li {
    float: left;
    margin-top: 10px;
    width: 100%;
    position: relative;
    font-size: 14px;  
  }
  .formGroup ul li:first-child {
    margin-top: 0 !important;
  }
  .formGroup ul li.verMiddle {   
    padding: 5px 0px;
    margin-top: 10px;
  }
  .formGroup ul li.verMiddle .fCheck input[type=checkbox] + label:after {
    top: 1px;
  }
  .formGroup ul li.comt {
    background: #e7e7e7;
    color: #696969;
    padding: 12px 15px;
    line-height: 22px;
    margin-top: 9px;
  }
  .formGroup ul.btnArea {
    padding: 0 130px 0 135px;
  }
  .formGroup ul.checkArea {
    padding: 10px 0 10px;
  }
  .formGroup ul li .grouping {
    float: left;
    margin-right: 15px;
  }
  .formGroup ul li .grouping:last-child {
    margin-right: 0px;
  }
  .formGroup ul li .grouping.date {
    padding: 4px 0 0;
  }
  .formGroup ul li .grouping + .grouping {
    margin: 0;
  }
  .formGroup ul li span.txtAlt {
    margin: 0 5px;
  }
  .formGroup ul li span.txtHyphen {
    margin: 0 2px;
  }
  .formGroup ul li span.txtDash {
    margin: 0 3px;
  }
  .formGroup ul li span.verMiddle {  
  }
  .formGroup ul.addRow li {
    margin-top: 5px;
  }
  .formGroup ul li .tagBox {
    padding: 0;
    border: none;
    margin-top: 0px;
    margin-bottom: -10px;
  }
  .formGroup ul li .tagBox .tag {
    color: #3c63e0;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 10px;
    padding: 4px 6px;
    border: 1px solid #8aa1ec;
    height: auto;
    font-weight: bold;
  }
  .formGroup .gRight {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .formGroup .gRight.fCheck {
    top: 10px;
  }
  .formGroup .gRight.fCheck input[type=checkbox] + label:after {
    top: 0;
  }
  .formGroup .gInputText .placeholder {
    display: inline-block;
    overflow: hidden;
    max-width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    word-break: break-all;
  }
  .formGroup .inputfileArea {
    border: 1px solid #c8c8c8;
    padding: 3px 3px 3px 71px;
    overflow: hidden;
    height: 35px;
    margin-right: 80px;
  }
  .formGroup .inputfileArea .inputFileWrap {
    width: 65px;
    margin: 0px 0 0 0px;
    overflow: hidden;
    position: absolute;
    left: 4px;
    top: 4px;
  }
  .formGroup .inputfileArea .inputFileWrap button.btnFile {
    height: 27px;
    padding: 5px 8px;
    border: 1px solid #c8c8c8;
    color: #777777;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
  }
  .formGroup .inputfileArea .inputFileHidden {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    cursor: pointer;
    width: 200px;
    height: 27px;
    display: block;
    margin-left: -100px;
  }
  .formGroup .inputfileArea .inputFileText {
    height: 27px;
    border: none;
  }
  .formGroup .inputfileArea .fCheck {
    position: absolute;
    right: 0;
    top: 9px;
  }
  .formGroup .inputfileArea .fCheck input[type=checkbox] + label:after {
    top: 1px;
  }
  .formGroup .captchaImg {
    width: 202px;
    height: 91px;
    border: 1px solid #cccccc;
    float: left;
    margin-right: 15px;
  }
  .formGroup .captchaCont {
    float: left;
    padding-top: 7px;
  }
  .formGroup .captchaCont span.comt {
    font-size: 12px;
    color: #111111;
    line-height: 19px;
    display: block;
    margin-bottom: 12px;
  }
  .formGroup .captchaCont a.btnRefresh {
    font-size: 14px;
    color: #111111;
    margin-left: 7px;
  }
  .formGroup .captchaCont a.btnRefresh:before {
    display: inline-block;
    width: 14px;
    height: 17px;
    margin: -4px 5px 0 0;
    content: "";
    vertical-align: middle;
    background: url(/images/common/common_sfix_icon.png) no-repeat -300px -300px;
  }
  
  .searchFaqArea {
    margin-bottom: 20px;
  }
  .searchFaqArea .searchGroup {
    position: relative;
    padding: 0 0px 0 0;
  }
  .searchFaqArea .searchGroup .gRight {
    position: static;
    min-width: 110px;
    min-height: 34px;
  }
  
  .stepArea {
    padding: 0px 0px 20px;
  }
  
  .scrollArea.clause + .buttonArea {
    margin-top: 30px;
  }
  .scrollArea.clause table {
    table-layout: auto;
  }
  .scrollArea.clause table thead th {
    white-space: inherit;
    padding: 5px 6px;
  }
  .scrollArea.clause table thead th.noWrap {
    white-space: nowrap;
  }
  .scrollArea.clause table tbody td {
    white-space: inherit;
    padding: 5px 6px;
  }
  
  
  
  .noDataArea {
    height: 280px;
  }
  .noDataArea .noDataWrap p.phrase {
    font-size: 20px;
  }
  
  .modal .modalContent {
    border: none;
    margin: 0px 0;
  }
  
  .modal h5 span.desc {
    display: block;
    float: none !important;
    padding-top: 10px;
    margin-left: 0px;
  }
  .modal .formGroup {
    padding: 0px 0px 0px 0px;
  }
  .modal .formGroup p.tit,
  .modal .formGroup label.tit {
    padding: 7px 20px 7px;
    line-height: 20px;
  }
  .modal .formGroup p.tit.fixed,
  .modal .formGroup label.tit.fixed {
    position: absolute;
    min-width: 125px;
    padding: 10px 9px 10px 20px;
  }
  .modal .formGroup ul {
    padding: 10px 20px;
  }
  .modal .formGroup ul.fixed {
    padding: 10px 20px 10px 135px;
  }
  .modal .formGroup ul li.verMiddle {
    padding: 5px 0;
  }
  .modal .infoWrap {
    margin: 19px 0 9px 0;
  }
  .modal .infoWrap dl.infoBox {
    margin-bottom: 10px;
  }
  .modal .infoWrap dl.infoBox dt.tit {
    padding: 0px 14px 0px 19px;
  }
  .modal .infoWrap dl.infoBox dd.cont {
    padding: 0px 10px 0px 0px;
  }
  .modal .searchBox {
    padding-bottom: 25px;
    margin-bottom: 0;
  }
  .modal .searchBox.quote {
    margin-bottom: 25px;
  }
  .modal .searchBox .fText {
    height: 31px;
  }
  .modal .searchCheckList ul.list {
    height: 161px;
  }
  .modal dl.contactBox {
    margin-top: -15px;
  }
  .modal dl.contactBox + dl.contactBox {
    margin-top: 20px;
  }
  .modal dl.contactBox.half {
    width: 100%;
    border: 1px solid #e7e7e7 !important;
    margin-top: 0px;
  }
  .modal dl.contactBox dd.cont p {
    padding: 19px 15px 19px;
    width: 100%;
  }
  .modal dl.contactBox dd.cont p + p {
    border-top: 1px solid #e7e7e7;
  }
  .modal dl.contactBox dd.cont p span.text {
    font-size: 13px;
    line-height: 17px;
  }
  .modal dl.contactBox dd.cont p a {
    font-size: 13px;
    margin-top: 10px;
  }
  .modal button.full {
    height: 38px;
    font-size: 14px;
  }
  .modal .quickViewWrap {
    padding: 20px 0 0px;
    height: auto;
  }
  .modal .quickViewWrap .quickViewBox {
    width: 100%;
  }
  .modal .quickViewWrap .quickViewBox ul.quickViewList {
    overflow-y: auto;
    height: 100%;
  }
  .modal .quickViewWrap .quickViewBox ul.quickViewList li.quickViewItem p.pageNum {
    padding: 10px 0;
  }
  .modal .gInputText .placeholder {
    display: inline-block;
    overflow: hidden;
    max-width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    word-break: break-all;
  }
  
  
  
  
  .jcarousel-wrapper a.jcarousel-control-prev, a.jcarousel-control-next {
    position: absolute;
    top: -52px;
    width: 50px;
    height: 100%;
    margin-top: 53px;
  }
  .jcarousel-wrapper a.jcarousel-control-prev {
    left: 0px;
    background: rgba(0, 0, 0, 0.2);
    background: none;
    transform: rotate(180deg);
  }
  .jcarousel-wrapper a.jcarousel-control-next {
    right: 0px;
    background: none;
    display: block;
  }
  .jcarousel-wrapper a.jcarousel-control-prev:hover span, a.jcarousel-control-next:hover span {
    display: block;
  }
  .jcarousel-wrapper a.jcarousel-control-prev.inactive, a.jcarousel-control-next.inactive {
    opacity: 0;
    cursor: default;
    display: none;
  }
  .jcarousel-wrapper a.jcarousel-control-prev:before, a.jcarousel-control-next:before {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 32px;
    height: 50px;
    content: "";
    background: url(/images/common/jcarosel_arrow_black.png) no-repeat;
    opacity: 1;
  }
  .jcarousel-wrapper a.jcarousel-control-prev:before {
    margin-left: 20px;
  }
  .jcarousel-wrapper a.jcarousel-control-next:before {
    margin-left: 20px;
  }
  
  .errorWrap {
    width: 100%;
    max-width: 100%;
    margin: 25px auto 0;
    padding: 0 14px;
  }
  .errorWrap .errorBody {
    padding: 50px 35px 57px;
    text-align: center;
  }
  .errorWrap .errorBody p.symbol {
    float: none;
    margin-right: 0px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
  }
  
  .loginArea {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  
  .loginArea .gLeft {
    float: none;
    width: 100%;
    padding-right: 0px;
    border-right: none;
    margin-bottom: 10px; 
  }
  .loginArea .gLeft .snsLogin {
    max-width: 100%;
    float: none;
  }
  .loginArea .gLeft .snsLogin .tit {
    margin-bottom: 15px;
    font-family: "notokr-bold", sans-serif;
  }
  .loginArea .gLeft .snsLogin .opt {
    text-align: left;
  }
  .loginArea .gLeft .snsLogin .opt .tooltip .desc.topLeft {
    width: 210px;
    left: -124px;
  }
  
  .loginArea div.snsMb20 {
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
  }
  .loginArea .gLeft .snsLogin ul.snsTopArea {
    position: relative;
    margin-top: 0px;
  }
  .loginArea .gLeft .snsLogin ul.snsBottomArea {
    margin-top: 10px;
  }
  .loginArea .gLeft .snsLogin ul li {
    margin-bottom: 10px;
  }
  .loginArea .gLeft .snsLogin ul li:last-child {
    margin-bottom: 0px;
  }
  .loginArea .gLeft .snsLogin ul li a {
    height: 45px;
    padding: 6px 0 0 12px;
  }
  .loginArea .gLeft .snsLogin ul li a:hover, .modal .loginArea .gLeft .snsLogin ul li a:hover {
    text-decoration: none;
  }
  .loginArea .gLeft .snsLogin ul li a span:before {
    margin: 0px 8px 5px 0;
    transform: scale(0.6);
  }
  
  
  
  .loginArea .gRight {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  .loginArea .gRight .loginWrap {
    max-width: 100%;
  }
  .loginArea .gRight .loginWrap .tit {
    margin-bottom: 15px;
    -webkit-margin-after: 16px;
    font-family: "notokr-bold", sans-serif;
  }
  
  .loginArea .gRight .loginWrap .opt { 
    text-align: right;
    margin-bottom: 0px;
  }
  .loginArea .gRight .loginWrap .opt .fCheck + .fCheck {
    display: block;
    margin-top: 8px;
    margin-left: 0px;
  }
  .loginArea .gRight .loginWrap .opt .tooltip .desc.topLeft {
    bottom: 40px;
    left: 0px;
    width: 210px;
  }
  .loginArea .gRight .loginWrap .opt .tooltip .desc.topRight {
    width: 192px;
  }
  .loginArea .gRight .loginWrap .opt .tooltip .desc.bottomRight {
    width: 290px;
  }
  .loginArea .gRight .loginWrap .loginBox .gInputText {
    margin-bottom: 10px;
  }
  
  .loginArea .gRight .loginWrap .comtBox {
    border-top: none;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
  }
  .loginArea .gRight .loginWrap .comtBox button.join {
    top: 12px !important;
  }
  
  .loginArea .gRight .loginWrap .loginBox {
    margin-bottom: 10px;
  }
  
  .loginArea .gLeft .searchOrgan {
    max-width: 100%;
    width: 100%;
    float: none;
    margin-right: 0px;
  }
  .loginArea .gLeft .searchOrgan .tit {
    margin-bottom: 15px;
    font-family: "notokr-bold", sans-serif;
  }
  .loginArea .gLeft .searchOrgan p {
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 19px;
    margin-top: 10px;
  }
  .loginArea .gLeft .searchOrgan .alertMsg {
    margin-top: 10px;
  }
  
  #pub_modalLoginPop.modal .modalBody h4 {
    padding: 17px 20px 10px 20px;
    line-height: 20px;
  }
  #pub_modalLoginPop.modal .loginArea .gLeft .snsLogin ul li a span {
    letter-spacing: -0.2px;
    font-size: 14px;
  }
  #pub_modalLoginPop.modal .loginArea .gRight {
    padding: 0px 0 0 0;
  }
  #pub_modalLoginPop.modal .loginArea .gRight .loginWrap .tit {
    margin-bottom: 18px;
    font-size: 15px;
    font-family: "notokr-bold", sans-serif;
  }
  #pub_modalLoginPop.modal .tooltip .desc.bottomRight {
    top: 12px;
    right: auto;
    width: 237px;
    left: -79px;
  }
  #pub_modalLoginPop.modal .loginWrap .comtBox ul li {
    position: relative;
    float: none !important;
    padding: 0 !important;
    margin-bottom: 0px !important;
  }
  #pub_modalLoginPop.modal .loginWrap .comtBox ul li:before {
    display: none;
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    content: "";
    width: 1px;
    height: 11px;
    vertical-align: middle;
    background: #e7e7e7;
  }
  #pub_modalOrganPop.modal .loginWrap .comtBox ul li:first-child:before {
    display: none;
  }
  
  #pub_modalLoginDoublePop .modalContent.B2C h4 {
    padding: 17px 20px 10px 20px;
    line-height: 20px;
  }
  #pub_modalLoginDoublePop .modalContent.B2C .loginArea .gRight .loginWrap .tit {
    margin-bottom: 18px;
    font-size: 15px;
    font-family: "notokr-bold", sans-serif;
  }
  #pub_modalLoginDoublePop .modalContent.B2C .tooltip .desc.bottomRight {
    top: 12px;
    right: auto;
    width: 237px;
    left: -79px;
  }
  #pub_modalLoginDoublePop .modalContent.B2B .loginWrap .tit {
    font-size: 15px;
    padding: 15px 0px;
    font-family: "notokr-bold", sans-serif;
  }
  
  .layerPopup {
    margin: 0 auto;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
  }
  
  #pub_modalQuickView p.tit {
    font-size: 15px;
  }
  
  #cura_list_section {
    padding: 0 13px 0 13px;
  }
  
  .ok_top_border {
    width: 600px;
  }
  
  #loginB2B .organLoginSearchPop {
    top: 300px !important;
  }
}

.popup_tooltip {
  display: none;
  position: absolute;
  border: 1px solid #ddd;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  background: #fff;
  z-index: 1000;
}

.popup_tooltip.tooltip_up:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -14px;
  width: 20px;
  height: 14px;
  background: url("/images/popuptooltip/arrow_top.png") no-repeat;
}

.popup_tooltip.tooltip_right:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: -13px;
  width: 13px;
  height: 18px;
  background: url("/images/popuptooltip/arrow_right.png") no-repeat;
}

.popup_tooltip .btn_close {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  text-align: left;
  text-indent: -9999px;
  background: url("/images/popuptooltip/close.png") no-repeat center center;
  z-index: 10;
}

.popup_tooltip .tooltip_box {
  padding: 15px 20px;
}

.popup_tooltip .slide_area .tooltag {
  padding: 15px 20px;
}

.popup_tooltip p {
  line-height: 18px;
  font-size: 13px;
  color: #505050;
  white-space: nowrap;
}

.popup_tooltip .tooltip_title {
  margin-bottom: 8px;
  font-size: 15px;
  color: #505050;
  font-weight: 700;
  line-height: 1.4;
}

.popup_tooltip .btn_box {
  margin-top: 13px;
  text-align: center;
}

.popup_tooltip .btn_link,
.popup_tooltip .btn_next {
  display: inline-block;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  background: #ef4348;
}

.popup_tooltip .btn_link.link_arrow,
.popup_tooltip .btn_next.link_arrow {
  padding-right: 35px;
  background: #ef4348 url("/images/popuptooltip/icon_arrow.png") no-repeat right bottom;
}

.popup_tooltip.tooltip_first {
  width: 207px;
  height: 47px;
  text-align: center;
}

.popup_tooltip.tooltip_first .tooltip_box {
  padding: 0;
  cursor: Default;
}

.popup_tooltip.tooltip_first span {
  line-height: 47px;
  font-size: 14px;
  color: #ef4348;
  font-weight: 700;
}

.popup_tooltip.tooltip_memo {
  width: 370px;
}

.popup_tooltip.tooltip_tip,
.popup_tooltip.tooltip_new, .popup_tooltip.tooltip_news,
.popup_tooltip.tooltip_quote {
  position: fixed;
  right: -500px;
  bottom: 135px;
  width: 346px;
  height: 160px;
  opacity: 0;
}

.popup_tooltip .slide_area {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff8f4;
}

.popup_tooltip .slide_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 1348px;
}

.popup_tooltip .slide_box {
  float: left;
  position: relative;
  padding: 15px 20px;
  width: 446px;
  height: 140px;
}

.popup_tooltip .slide_area .tooltip_title {
  font-size: 16px;
  letter-spacing: -1px;
}

.popup_tooltip .slide_area .tooltip_text {
  padding-top: 5px;
  height: 50px;
}

.popup_tooltip .slide_area .tooltip_text.icon_01 {
  background: url("/images/popuptooltip/icon_menu_01.png") no-repeat -5px top;
}

.popup_tooltip .slide_area .tooltip_text.icon_02 {
  background: url("/images/popuptooltip/icon_menu_02.png") no-repeat left top;
}

.popup_tooltip .slide_area .tooltip_text.icon_03 {
  padding-left: 60px;
  padding-top: 15px;
  margin-top: 15px;
  background: url("/images/popuptooltip/icon_menu_03.png") no-repeat 7px top;
}

.popup_tooltip .slide_area .tooltip_text.icon_04 {
  background: url("/images/popuptooltip/icon_menu_04.png") no-repeat left top;
}

.popup_tooltip .slide_area .tooltip_text.icon_05 {
  background: url("/images/popuptooltip/icon_menu_05.png") no-repeat -3px -2px;
}

.popup_tooltip .slide_area .btn_box {
  position: absolute;
  right: 0;
  bottom: 15px;
  right: 15px;
}

.popup_tooltip .slide_dot {
  position: absolute;
  left: 25px;
  bottom: 15px;
  z-index: 10;
  white-space: nowrap;
}

.popup_tooltip .slide_dot .btn_dot {
  display: inline-block;
  margin-right: 6px;
  width: 12px;
  height: 12px;
  vertical-align: top;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #fff;
}

.popup_tooltip .slide_dot .btn_dot.active {
  border-color: #666;
  background: #7c7c7c;
}

.popup_tooltip.tooltip_news {
  right: 20px !important;
  bottom: 140px;
  width: auto;
  height: auto;
  border: 0 solid #000;
  box-shadow: none;
  background: none;
}

.popup_tooltip.tooltip_news .btn_close {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  text-align: left;
  text-indent: -9999px;
  background: url("https://nurimedia-upload.s3.ap-northeast-2.amazonaws.com/service/popup/ico_close.png") no-repeat center center;
  z-index: 10;
}

.popup_tooltip.tooltip_news .slide_area {
  width: 70px;
  height: 120px;
  margin: 0;
  overflow: visible;
  background: transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}

.popup_tooltip.tooltip_news .close_today {
  background: #fff;
  width: 100%;
}

.popup_tooltip.tooltip_news img {
  display: block;
  border: 1px solid #ddd;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.popup_tooltip.tooltip_news .imgBanner {
  z-index: 2;
  width: 340px;
  height: 160px;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 3px;
}

.popup_tooltip.tooltip_news .imgThumb {
  z-index: 1;
  width: 70px;
  height: 120px;
  opacity: 1;
}

.popup_tooltip.tooltip_news .imgThumb img {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 10px;
}

.popup_tooltip.tooltip_news .btn_close_for_today {
  padding: 3px;
  color: #666;
  font-size: 13px;
  opacity: 0;
  box-sizing: border-box;
  display: inline-block;
}

.popup_tooltip.tooltip_news.wide .slide_area {
  width: 340px;
  height: 160px;
}

.popup_tooltip.tooltip_news.wide .imgThumb {
  opacity: 0;
}

.popup_tooltip.tooltip_news.wide .imgBanner {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.popup_tooltip.tooltip_news.wide .btn_close_for_today {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}

.termsAgreeArea {
  margin: 20px 0 0 0;
  padding: 10px;
}

.termsAgreeArea .fCheck input[type=checkbox] + label:after {
  top: 2px;
  -webkit-margin-before: -2px;
}

.termsAgreeArea p {
  line-height: 18px;
}

.termsAgreeArea .valid_msg {
  display: none;
  margin-top: 5px;
  color: #ff0000;
}

.joinComplete {
  padding: 60px 0;
}

.joinComplete .joinComTop {
  padding: 25px 0;
  border-top: 2px solid #dfdfdf;
}

.joinComplete .topWrap {
  padding: 10px;
  border: 1px solid #dfdfdf;
  background: #fafafa;
}

.joinComplete .topBox {
  padding: 35px 0 30px 0;
  text-align: center;
  border: 1px solid #dfdfdf;
  background: #fff;
}

.joinComplete .topBox .comTitle {
  margin-bottom: 25px;
  line-height: 1.4em;
  font-size: 36px;
  color: #000;
  font-weight: 800;
}

.joinComplete .topBox #reloadBtn {
  display: inline-block;
  margin: 30px 8px 0 8px;
  padding: 0 15px;
  min-width: 140px;
  height: 45px;
  line-height: 46px;
  font-size: 16px;
  color: #2781b9;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  background: #fff;
}

.joinComplete .topBox .comText {
  margin-bottom: 30px;
  line-height: 1.5em;
  font-size: 24px;
  color: #000;
}

.joinComplete .topBox .btnStart {
  display: inline-block;
  margin: 0 auto;
  padding: 0 20px;
  min-width: 200px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  background: #db3a3f;
}

.joinComplete .joinComBot {
  padding: 8px 0;
  border-top: 2px solid #cc4736;
  border-bottom: 2px solid #cc4736;
}

.joinComplete .botWrap {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.joinComplete .botBox {
  display: table-cell;
  position: relative;
  padding-top: 20px;
  height: 140px;
  text-align: center;
  vertical-align: top;
  border-left: 2px solid #dcdcdc;
}

.joinComplete .botBox:first-child {
  border-left: 0;
}

.joinComplete .botBox .btnManual {
  display: inline-block;
  margin: 0 8px;
  padding: 0 15px;
  min-width: 198px;
  height: 58px;
  line-height: 56px;
  font-size: 16px;
  color: #000;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  background: #fff;
}

.joinComplete .botBox .btnManual .icon {
  display: inline-block;
  margin: -2px 10px 0 0;
  width: 40px;
  vertical-align: middle;
}

.joinComplete .botBox .btnManual br {
  display: none;
}

.joinComplete .botBox p {
  line-height: 1.5em;
  font-size: 16px;
  color: #000;
}

.joinComplete .botBox .botTitle {
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 24px;
  color: #000;
  font-weight: 800;
}

.joinComplete .botBox .botImg {
  display: inline-block;
  vertical-align: top;
}

.joinComplete .botBox .textBox {
  display: inline-block;
  padding: 8px 0 0 35px;
  vertical-align: top;
  text-align: left;
}

@media screen and (max-width: 959px) {
  .joinComplete {
    padding: 30px 0;
  }
  .joinComplete .joinComTop {
    padding: 0;
    border-top: 0;
  }
  .joinComplete .topBox {
    padding: 20px 10px;
  }
  .joinComplete .topBox .comTitle {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .joinComplete .topBox .comText {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .joinComplete .topBox .btnStart {
    padding: 0 10px;
    min-width: 160px;
    font-size: 14px;
  }
  .joinComplete .joinComBot {
    border: 0;
  }
  .joinComplete .botWrap {
    display: block;
  }
  .joinComplete .botBox {
    display: block;
    padding: 20px 0;
    height: auto;
    border: 0;
  }
  .joinComplete .botBox:first-child {
    margin-bottom: 20px;
  }
  .joinComplete .botBox:first-child:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -50px;
    width: 100px;
    height: 2px;
    background: #dcdcdc;
  }
  .joinComplete .botBox .botTitle {
    font-size: 18px;
  }
  .joinComplete .botBox .btnManual {
    margin: 0 3px;
    padding: 0 10px;
    min-width: 140px;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
  }
  .joinComplete .botBox .btnManual .icon {
    margin: -2px 4px 0 0;
    width: 30px;
  }
  .joinComplete .botBox .btnManual br {
    display: inline;
  }
  .joinComplete .botBox .btnManual span {
    display: inline-block;
    margin: -2px 0 0 4px;
    vertical-align: middle;
    text-align: left;
    line-height: 18px;
  }
  .joinComplete .botBox .botImg {
    width: 80px;
  }
  .joinComplete .botBox .textBox {
    padding: 0 0 0 20px;
  }
  .joinComplete .botBox:last-child .botTitle {
    margin-bottom: 3px;
  }
  .joinComplete .botBox:last-child {
    padding-bottom: 0;
  }
  .joinComplete .botBox p {
    font-size: 14px;
  }
  
  
  #nodeDetailFloBa {
    bottom: 70px;
    width: 308px;
    border-radius: 5px;
    height: 58px;
    left: 50% !important;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.5);
  }
  
  
  .popup_tooltip.tooltip_news {
    right: 20px !important;
    bottom: 140px;
    width: auto;
    height: auto;
    border: 0 solid #000;
    box-shadow: none;
    background: none;
  }
  .popup_tooltip.tooltip_news .slide_area {
    width: 100%;
    height: 58px;
    margin: 0;
    overflow: visible;
    background: transparent !important;
  }
  .popup_tooltip.tooltip_news.wide .slide_area {
    width: 100%;
    height: 58px;
  }
  .popup_tooltip.tooltip_news img {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  }
  .popup_tooltip.tooltip_news .btn_close_for_today {
    padding: 3px;
    background: #fff;
    color: #666;
    font-size: 13px;
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: -21px;
  }
  .popup_tooltip.tooltip_news .imgThumb {
    display: none;
  }
  .popup_tooltip.tooltip_news .imgBanner {
    width: 100% !important;
    height: 58px !important;
    -webkit-transform: scale(1, 1) !important;
    -ms-transform: scale(1, 1) !important;
    transform: scale(1, 1) !important;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .popup_tooltip.tooltip_news .imgBanner img {
    width: 308px;
    height: 58px;
    border-radius: 3px;
    margin: 0 auto;
    position: static;
  }
  .popup_tooltip.tooltip_news.wide .btn_close_for_today {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
  }
  .popup_tooltip.tooltip_news .btn_close {
    width: 40px;
    height: 58px;
    top: 0;
    right: 0;
    background: url("https://nurimedia-upload.s3.ap-northeast-2.amazonaws.com/service/popup/ico_close2.png") no-repeat center center/15px;
  }
}

.bnHead .atcmpLayer ul li {
  line-height: 1.2;
}

.bnClass .searchCon .inner {
  max-width: 1225px;
}

.bnClass .searchCon .contents .contRight {
  float: left;
}

.bnClass .searchCon .contents .contRight .section {
  width: calc(100% - 145px);
  float: left;
}

@media screen and (max-width: 1400px) {
  .bnClass .searchCon .inner {
    max-width: 1080px;
  }
  .bnClass .searchCon .contents .contRight .section {
    width: 100%;
  }
}

.bnHead {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #efefef;
}

@media screen and (max-width: 959px) {
  .bnHead {
    height: 64px;
    border-bottom: none;
  }
}

.bnHead.sticky {
  position: fixed;
  padding: 15px 0px;
}

.bnHead.sticky .hdTop {
  display: none;
}

.bnHead.sticky .fCheck input[type=checkbox] + label {
  display: none;
}

.bnHead.sticky .gSearch a.btnDetailSearch {
  display: none;
}

.bnHead.sticky + .container {
  padding-top: 203px;
}

.bnHead.sticky .gSearch .searchFrom {
  height: 44px;
}

.bnHead.sticky .gSearch .searchFrom .fSelect select {
  height: 40px;
  width: 100%;
}

.bnHead.sticky .gSearch .searchFrom .gInputText input.search {
  height: 40px;
}

.bnHead.sticky .gSearch .searchFrom .button-search-cancel,
.bnHead.sticky .gSearch .searchFrom .btnSearch {
  height: 41px;
}

.bnHead.sticky .gSearch .searchFrom .btnSearch::before {
  bottom: 13px;
}

.bnHead.sticky .gSearch .searchFrom .btnSearch::after {
  top: 9px;
}

.bnHead.sticky .gSearch .searchFrom .fSelect span:after {
  top: 26px;
}

.bnHead.sticky .gSearch .searchFrom .fSelect span {
  line-height: 44px;
  height: 40px;
}

.bnHead.sticky .gUtil ul.list li.item a.link {
  font-size: 13px;
}

.bnHead.sticky .gUtil ul.list li.item a.link:before {
  height: 34px;
  background-size: 36px;
}

.bnHead.sticky .gUtil ul.list li.item a.alarm:before {
  background-size: 27px !important;
}

.bnHead.sticky .hdWrap .schoolLogo {
  top: -1.5px;
}

.bnHead.sticky .hdWrap h1 {
  margin-top: 11px;
}

.bnHead.sticky .gSearch .searchFrom .fSelect {
  height: 40px;
}

.bnHead .hdTop ul li a {
  font-family: "notokr-medium", sans-serif;
  font-size: 12px;
  color: #666;
  letter-spacing: -0.15px;
  display: block;
  line-height: 1.3;
}

.padtop {
  padding-top: 4px;
}

.bnHead .hdTop ul li span.Bos a {
  display: inline-block;
}

.m_hdwarp {
  display: none !important;
}

.bnHead .hdWrap {
  position: relative;
  padding: 0 210px 0 270px;
}

.bnHead .hdWrap h1 {
  position: absolute;
  left: 55px;
  top: 0;
  margin-top: 12.5px;
}

.bnHead .hdWrap .schoolLogo {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  max-width: 50px;
  max-height: 50px;
}

.bnHead .hdWrap .schoolLogo img {
  position: absolute;
  display: block;
  max-width: 50px;
  max-height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.bnHead .gSearch {
  width: 100%;
  max-width: 600px;
  position: relative;
}

.bnHead.sticky .atcmpLayer {
  top: 44px;
}

.bnHead .gSearch .searchFrom {
  width: 100%;
  height: 50px;
  border: 2px solid #ef4348;
  background: transparent;
  font-size: 0;
  display: inline-block;
  border-radius: 3px;
}

.bnHead .gSearch .searchFrom .fSelect {
  position: relative;
  top: 0;
  display: inline-block;
  width: 110px;
  height: 46px;
  font-size: 14px;
  border: 0;
  background: transparent;
  float: left;
}

.bnHead .gSearch .searchFrom .fSelect:has(:focus-visible) {
  outline: 2px solid #4285f4;
}

.bnHead .gSearch .searchFrom .gInputText {
  width: calc(100% - 110px);
}

.bnHead .gSearch .searchFrom .gInputText .searchFormWrap {
  display: flex;
  width: 100%;
}

.bnHead .gSearch .searchFrom .gInputText input::placeholder {
  color: #999;
  font-size: 13px;
}

.bnHead .gSearch .searchFrom .button-search-cancel {
  display: none;
  width: 46px;
  height: 46px;
  background: url("/images/navigation/keyword-remove.svg") no-repeat 50% 50%/24px auto;
  flex-shrink: 0;
}

.bnHead .gSearch .searchFrom .btnSearch {
  position: relative;
  display: flex;
  width: 46px;
  height: 46px;
  background-color: #ef4348;
  text-indent: -9999px;
  flex-shrink: 0;
}

.bnHead .gSearch .searchFrom .btnSearch:focus-visible {
  outline: 0;
  box-shadow: inset 0 0 0 2px #fff, 0 0 0 2px #4285f4, 0 0 0 4px #fff;
}

.bnHead .gSearch .searchFrom .btnSearch::before {
  width: 7px;
  height: 2px;
  background-color: #fff;
  transform: rotate(45deg);
  transform-origin: top left;
  right: 10px;
  bottom: 15px;
}

.bnHead .gSearch .searchFrom .btnSearch::after {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  left: 12px;
  top: 12px;
}

.bnHead .gSearch .searchFrom .btnSearch::before, .bnHead .gSearch .searchFrom .btnSearch::after {
  content: "";
  display: block;
  position: absolute;
  box-sizing: border-box;
}

.bnHead .gSearch a.btnDetailSearch {
  display: inline-block;
  color: #ef4348;
  font-size: 14px;
  vertical-align: top;
  float: right;
  margin: 12px 0px;
  font-family: var(--main-font-family);
}

.bnHead .gSearch .fCheck {
  margin: 12.5px 0px;
  display: block;
  float: left;
}

.bnHead .gUtil {
  position: absolute;
  right: 0;
  top: 0; 
  margin-top: 0px;
}

.bnHead .gUtil ul.list li.item {
  float: left !important;
  margin-left: 25px;
  position: relative;
  text-align: center;
}

.bnHead .gUtil ul.list li.item .badge {
  position: absolute;
  right: 1px;
  top: -3px;
  display: block;
  min-width: 20px;
  min-height: 20px;
  padding: 0px;
  text-align: center;
  font-size: 11px !important;
  color: #ffffff;
  line-height: 20px;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #ef4348;
  border-color: #ef4348;
  border-radius: 12px;
  font-family: dotum, "돋움", "notokr-regular", "맑은 고딕", sans-serif;
  font-weight: bold;
  display: none;
}

.bnHead .gUtil ul.list li.item .badgeMyStudy {
  position: absolute;
  right: -8px;
  top: -3px;
  display: block;
  min-width: 20px;
  min-height: 20px;
  padding: 0px;
  font-size: 11px !important;
  color: #ffffff;
  line-height: 20px;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #ef4348;
  border-color: #ef4348;
  border-radius: 12px;
  font-family: dotum, "돋움", "notokr-regular", "맑은 고딕", sans-serif;
  font-weight: bold;
  display: none;
}

.bnClass .contents .contRight {
  float: right;
  width: calc(100% - 229px);
  padding: 0 0 55px 40px;
  border-left: 1px solid #e7e7e7;  
}

.bnClass .headingArea.schResult {
  position: relative;
  padding: 10px 0 7px 0;
  border-bottom: none;
  margin-bottom: 20px;
}

.bnClass .headingArea.schResult h2 {
  font-size: 16px;
  display: inline-block;
  color: #111;
  font-family: "notokr-bold", sans-serif;
  font-weight: normal;
  margin-bottom: 2px;
}

.bnClass .headingArea.schResult span.count strong {
  color: #CC4736;
  word-break: keep-all;
  word-wrap: break-word;
  font-family: "notokr-regular", sans-serif;
  font-size: 12px;
  font-weight: unset;
}

.bnClass .headingArea.schResult .gRight {
  position: absolute;
  right: 0px;
  top: 10px;
  left: inherit;
  width: inherit;
}

.bnClass .headingArea.schResult span.searchCount {
  font-size: 16px;
  color: #111;
  font-family: "notokr-medium", sans-serif;
}

.bnClass .titleArea.recommend {
  margin-top: 20px;
  margin-bottom: 11px;
}

.bnClass .searchListArea .paginate {
  margin-top: 0px;
  border-top: 10px solid #F6F6F6;
}

.bnClass .searchListArea .paginate a.viewMore {
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 12px;
  color: #3c63e0;
  padding: 18px 0px;
}

.bnClass .searchListArea .paginate a.viewMore span {
  font-size: 12px;
  color: #1F8BD8;
}

.bnClass .searchListArea {
  position: relative;
  margin-top: 22px;
}

.bnClass .searchListArea .searchListAreaTitle {
  font-size: 16px;
  font-family: "notokr-medium", sans-serif;
  color: #111;
  margin-bottom: 20px;
}

.bnClass .searchListArea .listHead .fCheck {
  float: left;
  display: block;
  margin-right: 16px;
  margin-top: 7px;
}

.bnClass .searchListArea .listHead .btnGroup {
  display: inline-block;
  float: left;
  margin-top: 9px;
  margin-left: 0px;
  position: relative;
}

.bnClass .searchListArea .listHead .btnGroup span {
  font-size: 14px;
  color: #999999;
}

.bnClass .searchListArea .listHead .btnGroup button.btnIconB span {
  color: #666666;
}

.bnClass .searchListArea .listHead .btnGroup button.btnIconB span:before {
  width: 15px;
  height: 14px;
}

.bnClass .searchListArea .listHead .btnGroup button.btnIconB.active span {
  color: #111111;
}

.bnClass .searchListArea .listHead .btnGroup button:hover.btnIconB span {
  opacity: 1;
}

.bnClass .searchListArea .listHead .btnGroup button.btnIconB span.download:before {
  background: url("/images/common/download.svg") no-repeat center !important;
  width: 15px;
  height: 15px;
  margin-right: 8px;
}

.bnClass .searchListArea .listHead .btnGroup button.btnIconB span.bookmark:before {
  background: url("/images/common/bookmark.svg") no-repeat center !important;
  width: 12px;
  height: 15px;
  margin-right: 8px;
}

#btnBookmarkAll2 {
  display: none;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox {
  padding: 19px 18px 19px 43px;
  position: relative;
  margin-bottom: 15px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox:last-child {
  margin-bottom: 0px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .typeWrap {
  padding: 0;
  margin-bottom: 7px;
  display: inline-block;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.data {
  color: #165C92;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.use {
  color: #212121;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.rate {
  color: #cc4736;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .titWrap {
  position: relative;
  padding: 0 0px 0 0 !important;
  margin-bottom: 7px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .titWrap h5 {
  font-size: 16px;
  font-weight: unset;
  font-family: "notokr-medium", sans-serif;
  line-height: 22px;
  width: 100%;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .titWrap h5 a {
  color: #111;
  margin-right: 6px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .titWrap span.update {
  display: inline-block;
  width: 58px;
  height: 20px;
  vertical-align: middle;
  background: url(/images/common/update.svg) no-repeat;
  margin-top: -3px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .typeWrap span.update {
  display: inline-block;
  width: 58px;
  height: 20px;
  vertical-align: middle;
  background: url(/images/common/update.svg) no-repeat;
  margin-top: -2px;
  display: none;
  margin-left: 6px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox span.summary {
  color: #C8C8C8;
  font-size: 13px;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox span.stats {
  color: #666;
  font-size: 13px; 
  margin-top: 18px;
  display: block;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox span.stats:before {
  display: inline-block;
  width: 18px;
  height: 11px;
  content: "";
  margin: -2px 4px 0px 0px;
  vertical-align: middle;
  background: url(/images/common/see.svg) no-repeat center center;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox span.stats small {
  color: #666;
  font-family: "notokr-regular", sans-serif;
  font-size: 13px;
  margin-left: 4px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox ul.info {
  overflow: hidden;
  margin-left: -4px;
  line-height: 1;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox span.summary {
  margin: 7px 0px 0px 0px;
  color: #666;
  font-size: 13px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox span.stats .notice {
  color: #cc4736;
  margin-left: 15px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox ul.info li {
  float: left;
  position: relative;
  display: inline-flex;
  padding: 0 6px 0 4px;
  color: #666;
  font-size: 13px;
  margin-bottom: 0px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookToolAll {
  position: absolute;
  width: 120px;
  height: 60px;
  border: 1px solid #9DC7E5;
  border-radius: 4px;
  color: #1F8BD8;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  padding: 12px 7px;
  background-color: #fff;
  top: -16px;
  right: 62px;
  display: none;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
  border-color: #9DC7E5;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-2 {
  border-color: #E39E95;
  color: #111111;
  padding: 12px 15px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
  border-color: #C8C8C8;
  color: #111111;
  padding: 12px 12px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookToolAll span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookToolAll span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
  border-color: #9DC7E5;
  padding: 12px 3px;
  padding-left: 10px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:after {
  border-bottom-color: #fff;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:before {
  border-bottom-color: #9DC7E5;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:after {
  border-bottom-color: #fff;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:before {
  border-bottom-color: #E39E95;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:after {
  border-bottom-color: #fff;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:before {
  border-bottom-color: #C8C8C8;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
  color: #666666;
  padding: 0px;
  margin: 0px;
  width: 84px;
  height: 29px;
  border-radius: 3px;
  position: absolute;
  min-width: inherit;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span {
  color: #666666;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span.red {
  color: #CC4736;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span::before {
  display: none !important;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span::before {
  display: none !important;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.bmList:hover {
  box-shadow: none;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .bmList:hover {
  background: url("/images/common/book-hover.svg") no-repeat;
  background-size: 22px 32px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n {
  border-color: #9DC7E5;
  height: 40px;
  line-height: 1.2;
  padding: 12px 6px 12px 13px;
  top: -7px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
  border-bottom-color: #fff;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
  border-bottom-color: #9DC7E5;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .btnView {
  top: 45px;
  right: 0px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .downBtn,
.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .useBtn {
  top: 80px;
  right: 0px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .bmList {
  border: none !important;
  width: 22px !important;
  height: 32px !important;
  background: url("/images/common/listmark-off.svg") no-repeat center;
  display: block;
  padding: 0px !important;
  top: -3px;
  background-color: transparent !important;
  right: 31px;
  background-size: 22px 32px;
  border: none !important;
  min-width: inherit;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .bmList.on {
  background: url("/images/common/listmark-on.svg");
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 158px;
  height: 222px;
  border: 1px solid #efefef;
  cursor: pointer;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .img img {
  width: 100%;
  height: 100%;
}

.bnClass .searchListArea .listBody.schResult ul.list li.item .listBox {
  border: none;
  border-bottom: 1px solid #ececec;
  padding: 26px 145px 14px 33px;
  padding-right: 145px !important;
}

.bnClass .searchListArea .listBody.schResult ul.list li.item .listBox .fCheck {
  position: absolute;
  left: 0px;
  top: 24px;
}

.bnClass .searchListArea .listBody.schResult ul.list li.item:first-child .listBox {
  border-top: 1px solid #ececec;
}

.bnClass .paging {
  width: 100%;
  text-align: center;
  margin: 49px 0px 64px 0px;
  vertical-align: top;
}

.bnClass .paging a {
  font-size: 15px;
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  line-height: 20px;
  margin: 0px 3px;
  min-height: 24px;
  min-width: 24px;
}

.bnClass .paging a.active {
  color: #CC4736;
}

.bnClass .paging a img {
  display: block;
}

.bnClass .paging a.first, .paging a.next, .paging a.prev, .paging a.last {
  border: 1px solid #EFEFEF;
  border-radius: 20px;
  overflow: hidden;
  margin: 0px 3px;
}

.bnClass .bottomBg {
  background-color: #f9f9f9;
  margin-top: 20px;
}

.bnClass #dev_recommend_list.inner {
  overflow: hidden;
}

.bnClass #dev_recommend_list .contRight {
  float: right;
  width: calc(100% - 229px);
  padding: 0 0 65px 40px;
}

.bnClass #dev_recommend_list .contRight p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "notokr-medium", sans-serif;
}

.bnClass #dev_recommend_list .recommend {
  width: 810px;
}

.bnClass #dev_recommend_list .recommend img {
  width: 100%;
  height: 100%;
  min-height: 150px;
  max-height: 150px;
  margin-bottom: 5px;
  border: 1px solid #efefef;
}

.bnClass #dev_recommend_list .contRight p.desc {
  font-size: 13px;
  font-family: "notokr-regular", sans-serif;
  color: #111;
}

.bnClass .searchListArea .listBody.schResult ul.list li.item .listBox .titWrap {
  position: relative;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item:first-child {
  border-top: 1px solid #ececec;
  padding: 30px 0px;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item {
  border-bottom: 1px solid #ececec;
  padding: 30px 0px;
  margin-bottom: 10px;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item .listBox {
  padding: 0px 0px 0px 178px;
  min-height: 125px;
}

.acaP .searchListArea .listBody.schDetail ul.list li.item .listBox {
  border: none;
  padding-right: 145px;
}

.acaP .searchListArea .listBody ul.list li.item .newBook .newBookList span.newBookTitle {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bnClass .searchListArea .listBody ul.list li.item .newBook {
  padding-left: 178px;
}

.bnClass .searchListArea .listBody ul.list li.item .newBook .newBookList:first-child {
  border-top: 1px solid #dcdcdc;
}

.bnClass .searchListArea .listBody ul.list li.item .newBook .newBookList {
  border-bottom: 1px solid #DCDCDC;
  height: auto;
  line-height: 1.3;
  font-size: 14px;
  cursor: pointer;
  background: url("/images/common/journal-arrow.png");
  background-repeat: no-repeat;
  background-position: 390px 14px;
  padding: 11px 0px;
  overflow: hidden;
  max-width: 400px;
}

.bnClass .searchListArea .listBody ul.list li.item .newBook .newBookList span.newMark {
  color: #111;
  margin-left: 5px;
  display: block;
  float: left;
}

.bnClass .searchListArea .listBody ul.list li.item .newBook .newBookList span.newBookTitle {
  color: #666;
  margin-left: 10px;
  width: calc(100% - 70px);
  display: block;
  float: left;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn {
  position: absolute;
  top: 30px;
  right: 0px;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn button {
  background-color: #fff !important;
  width: 85px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 32px;
  font-family: "notokr-medium", sans-serif;
  font-size: 14px;
  line-height: 0.8;
  padding: 0px !important;
  border: 1px solid #DFDFDF;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn button span {
  padding-left: 20px;
  background: url("/images/common/bell-small.svg") no-repeat;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  color: #666;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn.active button {
  background-color: #CC4736 !important;
  border: none;
}

.bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn.active button span {
  background: url("/images/common/bell-white.svg") no-repeat;
  color: #fff;
}

.bnClass .searchListArea .listFoot {
  text-align: center;
  display: none;
}

.bnClass .modal-sear .modalFooter {
  overflow: hidden;
}

.bnClass .modal-sear .closeModal {
  display: block;
  width: 49%;
  float: left;
}

.bnClass .modal-sear .closeModal:nth-child(2) {
  margin-left: 2%;
}

.bnClass .modal-sear {
  width: calc(100% - 60px);
  margin-top: 30px;
}

.bnClass .modal-sear .innerSearch {
  padding: 0px 16px;
}

.bnClass .modal-sear .innerSearch .subTitle {
  display: block;
}

.bnClass .modal-sear .innerSearch .gInputText.schBox {
  width: 100% !important;
}

.bnClass .modal-sear .innerSearch .gInputText.schBox .fText {
  width: calc(100% - 37px);
}

.bnClass .modal-sear a,
.bnClass .modalContent .modalHeader .tit {
  font-family: "notokr-regular", sans-serif;
}

.bnClass .modalWrap .fCheck.searchChk input[type=checkbox] + label:before {
  margin-top: -1px;
}

.bnClass .mobileAppendArea2 .detachNodeResult2 .fCheck input[type=checkbox] {
  position: unset !important;
}

.bnClass .mobileAppendArea2 .detachNodeResult2 .fCheck input[type=checkbox] + label:before {
  margin-top: 1px;
}

.bnClass .modal .modalContent .modalHeader {
  position: relative;
  padding: 13px 60px 13px 16px;
}

.bnClass .modal .modalContent .modalHeader .tit {
  font-size: 16px;
  display: inline-block;
  color: #111;
  margin-right: 10px;
  font-family: "notokr-medium", sans-serif;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  word-break: break-all;
}

.bnClass .modal .modalContent .modalHeader .tit.modalTit {
  padding: 0;
}

.bnClass .modal .advancedCateBox ul.checkBox li .fCheck input[type=checkbox] + label:after {
  top: 0px;
  left: 0;
  -webkit-margin-before: -1px;
}

@media (min-width: 960px) and (max-width: 1147px) {
  
  
  .bnClass #dev_recommend_list .recommend {
    width: 625px !important;
  }
}
@media (max-width: 959px) {
  
  
  .bnClass .mobileNavgation {
    display: block;
    position: relative;
  }
  
  
  .bnClass .menuButton {
    display: block;
  }
  
  
  
  .bnClass .inner {
    margin: 0 auto;
  }
  
  .bnClass .searchP .newsTickerArea {
    padding: 18px 16px;
    border-top: 8px solid #F6F6F6;
  }
  
  .bnClass .news_wrap {
    margin-bottom: 0px;
  }
  
  .bnClass .searchListArea {
    margin-top: 0px;
  }
  
  .bnClass .searchListArea .searchListAreaTitle {
    display: none;
  }
  
  
  .bnHead.sticky {
    padding: 0px;
  }
  .bnHead.sticky + .container {
    padding-top: 99px;
  }
  #dev_recommend_list .contRight {
    width: 100%;
    padding: 0px 16px;
  }
  .bnHead .hdTop {
    display: none;
  }
  
  
  .bnHead .hdWrap {
    padding: 41px 0 0 0 !important;
  }
  .bnHead .hdWrap .organLogo {
    display: none;
  }
  
  
  
  .bnHead .hdWrap h1 {
    left: 0px;
    margin-top: 12px;
    margin-left: 1px;
    margin-top: 13px;
  }
  
  .bnHead .hdWrap h1 a {
    width: 98px;
    height: 15px;
  }
  .bnHead .gSearch {
    max-width: 100%;
  }
  
  .bnHead .gSearch .searchFrom {
    height: 37px;
    margin-bottom: 10px;
  }
  
  .bnHead .gSearch .searchFrom .fSelect {
    display: none;
  }
  .bnHead .gSearch .searchFrom .fSelect span {
    padding: 0px 0 0 10px;
    line-height: 37px;
    font-size: 13px;
    letter-spacing: -1px;
  }
  .bnHead .gSearch .searchFrom .fSelect span:after {
    top: 23px;
  }
  
  
  .bnHead .gSearch .searchFrom .gInputText {
    width: 100%;
  }
  
  .bnHead .gSearch .searchFrom .gInputText:before {
    display: none;
  }
  .bnHead .gSearch .searchFrom .gInputText .placeholder {
    display: block;
    left: 14px;
    font-size: 13px;
    display: none !important;
  }
  
  
  .bnHead .gSearch .searchFrom .gInputText input.search {
    padding-left: 13px;
    height: 34px !important;
  }
  
  .bnHead .hdWrap .schoolLogo {
    display: none;
  }
  
  .bnHead.sticky .hdWrap h1,
  .bnHead.sticky .gUtil,
  .bnHead.sticky .menuButton {
    display: none;
  }
  .bnHead.sticky .hdWrap {
    padding-top: 10px !important;
  }
  
  
  .bnHead .gSearch .searchFrom .btnSearch {
    width: 37px;
    height: 34px;
    line-height: 34px;
    background-color: #ef4348;
  }
  .bnHead .gSearch a.btnDetailSearch {
    display: none !important;
  }
  
  .bnHead .gSearch .fCheck {
    display: none !important;
  }
  
  .bnHead .atcmpLayer {
    top: 37px;
  }
  .bnHead .gSearch .relatedKeyword {
    display: block;
  }
  .bnHead .gSearch .relatedKeyword {
    width: calc(100% + 28px);
    max-width: 959px;
    margin: 0px -14px 13px;
    padding-top: 11px;
    padding-left: 14px;
    padding-right: 45px; 
    border-top: 1px solid #e7e7e7;
  }
  .bnHead .gSearch .relatedKeyword dl dt {
    font-size: 14px;
  }
  .bnHead .gSearch .relatedKeyword dl dd ul li {
    padding: 0 7px 8px 0;
  }
  .bnHead .gSearch .relatedKeyword dl dd ul li a {
    font-size: 14px;
  }
  .bnHead .gSearch .relatedKeyword .option {
    top: 10px;
    right: 15px;
  }
  .bnHead .gSearch .relatedKeyword .option a {
    font-size: 12px;
    color: #999999;
    font-family: "notokr-medium", sans-serif;
    text-align: right;
    position: relative;
  }
  .bnHead .gSearch .relatedKeyword .option a span {
    padding: 0;
    text-indent: -9999px;
    display: block;
    font-size: 0;
    position: absolute;
    right: -48px;
    top: 0;
  }
  .bnHead .gSearch .relatedKeyword .option a span.unfold:after { 
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 25px;
    height: 20px;
    margin: 0px 0px 0 5px;
    vertical-align: middle;
    background: url(/images/common/common_sfix_icon.png) no-repeat 10px -196px;
  }
  .bnHead .gSearch .relatedKeyword .option a span.fold {
    display: none;
    right: -48px;
    top: 0;
  }
  .bnHead .gSearch .relatedKeyword .option a span.fold:after {
    display: inline-block;
    content: "";
    width: 25px;
    height: 20px;
    margin: 0px 0px 0 5px;
    vertical-align: middle;
    background: url(/images/common/common_sfix_icon.png) no-repeat 10px -246px;
  }
  
  
  .bnHead .gUtil {
    margin-top: 0px;
    right: 50px;
    top: 8px;
  }
  
  .bnHead .gUtil ul.list li.item {
    margin-left: 20px;
    width: 27px;
    height: 24px;
  }
  
  .bnHead .gUtil ul.list li.item a.link:before {
    background-size: auto 24px;
    height: 24px;
  }
  .bnHead .gUtil ul.list li.item a.alarm:before {
    background-size: auto 24px;
    height: 24px;
  }
  
  
  .bnHead .gUtil ul.list li.item .badge {
    right: -4px;
    min-width: 14px;
    min-height: 14px;
    line-height: 14px;
    font-size: 10px !important;
    font-weight: lighter !important;
  }
  .bnHead .gUtil ul.list li.item .badgeMyStudy {
    right: -2px;
    min-width: 14px;
    min-height: 14px;
    line-height: 14px;
    font-size: 10px !important;
    font-weight: lighter !important;
  }
  
  .bnHead .gUtil ul.list li.item a.alarm:before {
    background-position: center 0px;
  }
  .bnHead .gUtil ul.list li.item a.link span {
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    left: -120%;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: none;
    font-size: 0;
    line-height: 0;
    text-indent: 120%;
    white-space: nowrap;
  }
  .bnHead .gUtil ul.list li.item a.alarm.mobile {
    display: block !important;
  }
  
  .bnHead .gUtil ul.list li.item .remainWrap {
    display: none;
  }
  
  .bnHead .alarmArea {
    display: none !important;
  }
  
  .bnHead .banner {
    display: none !important;
  }
  
  .bnHead .notification {
    display: none !important;
  }
  
  .bnClass .contents .contWrap {
    padding-bottom: 40px;
  }
  .bnClass .contents .contLeft {
    display: none;
  }
  
  .bnClass .contents .contRight {
    float: none;
    width: 100%;
    padding: 0 0 0px 0;
    border: 0;
    min-height: inherit;
  }
  
  .bnClass .headingArea.schResult .gRight {
    position: absolute;
    right: 1px;
    bottom: auto;
    top: 0;
    display: none;
  }
  .bnClass .headingArea.schResult {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    display: block !important;
  }
  .bnClass .headingArea.schResult .mobileAppendArea {
    border-top: none;
    margin-bottom: 0px;
    padding: 0px;
  }
  .bnClass .headingArea.schResult .mobileAppendArea .detachNodeResult1 .selectWrap,
  .bnClass .headingArea.schResult .mobileAppendArea .detachNodeResult1 p.tit {
    float: left;
    font-size: 12px;
    margin-bottom: 0px;
  }
  .bnClass .headingArea.schResult .mobileAppendArea .detachNodeResult1 {
    overflow: hidden;
    padding: 10px 16px;
  }
  .bnClass .headingArea.schResult .mobileAppendArea .detachNodeResult1 .selectWrap {
    width: calc(100% - 97px);
  }
  .searchW .selectGroup {
    margin: 0px !important;
    border: none !important;
    border-top: 1px solid #DFDFDF !important;
  }
  .searchW .headingArea.schResult .mobileAppendArea .detachNodeResult1 {
    padding: 11px 16px 11px !important;
  }
  .bnClass .searchListArea.schResult.searchListArea .listBody ul.list li.item .listBox .fCheck input[type=checkbox] + label:before,
  .bnClass .searchListArea.schResult.searchListArea .listBody ul.list li.item .listBox .fCheck input[type=checkbox] + label:after {
    display: none;
  }
  
  
  .bnClass .headingArea.schResult h2 {
    display: inline-block;
    font-size: 16px;
    margin-left: 16px;
  }
  
  
  .bnClass .headingArea.schResult span.count {
    display: block;
    margin-bottom: 0px;
    padding: 8px 16px 10px 16px;
  }
  .bnClass .headingArea.schResult span.count strong {
    display: inline;
  }
  
  
  .bnClass .headingArea.schResult span.searchCount {
    font-size: 16px;
    font-family: "notokr-bold", sans-serif;
    position: unset;
  }
  
  .bnClass .headingArea.schDetail {
    padding: 12px 16px 5px 16px !important;
    border-bottom: none;
    margin-bottom: 0px;
    display: block;
  }
  
  .bnClass .headingArea.schDetail h2 {
    font-size: 16px;
  }
  .bnClass .searchArea .formGroup .btn.gRight {
    position: relative;
    display: block;
    top: 0;
    right: 0;
    width: 100%;
    margin: 0px;
  }
  .bnClass .notiArea .gRightBottom {
    display: none;
  }
  
  .bnClass .searchListArea.schResult .listHead {
    display: block;
    padding: 0px 16px;
    border-top: 1px solid #DFDFDF;
    height: auto;
  }
  .bnClass .searchListArea .listHead .funcWrap {
    display: block;
    margin-top: 0;
  }
  
  .bnClass .searchListArea .listHead .funcWrap .select {
    font-size: 12px;
  }
  
  .bnClass .searchListArea .listHead .funcWrap .newSel {
    display: none;
  }
  .bnClass .searchListArea .listHead .funcWrap .mobSel {
    display: block;
  }
  .bnClass .searchListArea .listHead .btnGroup button:nth-child(1) {
    display: none;
  }
  .bnClass .searchListArea .listHead .btnGroup {
    width: auto;
    float: left;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
    width: 60px;
    height: 24px;
    margin-right: 0px !important;
  }
  
  .alertMsg {
    display: none;
    margin-top: 8px;
  }
  .alertMsg span.confirm {
    font-size: 12px;
    margin-top: -1px;
    display: inline-block;
    color: #3c63e0;
    line-height: 18px;
  }
  
  
  .alertMsg span.warn {
    font-size: 13px;
    color: #DB3A3F;
    margin-top: -3px;
    display: inline-block;
    line-height: 17px;
  }
  .alertMsg span.resting {
    font-size: 12px;
    color: #f04347;
    margin-top: -3px;
    display: inline-block;
    line-height: 17px;
  }
  .alertMsg2 span.warn {
    font-size: 12px;
    color: #f04347;
    margin-top: -3px;
    display: inline-block;
    line-height: 17px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.bmList {
    margin-right: 0px !important;
    right: 34px;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span {
    font-size: 10px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .titWrap h5 a {
    color: #111;
    margin-right: 6px;
    line-height: 20px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.downBtn {
    position: inherit;
    margin: 5px 0px 0px 0px !important;
  }
  .bnClass .searchListArea .listHead .btnGroup .tooltipWrap {
    display: none;
  }
  .bnClass .searchListArea .listHead .btnGroup .btnThesisDownload {
    display: none;
  }
  
  .bnClass .searchListArea .listHead .funcWrap .fSelect.filtering {
    display: block !important;
    margin-top: 0px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox span.summary {
    display: none;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup {
    padding-bottom: 0px;
    margin-right: 0px;
    float: right;
  }
  
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookToolAll {
    width: 266px;
    height: 72px;
    border: none;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    color: #fff;
    text-align: center;
    position: fixed;
    top: 70%;
    bottom: 200px;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
    position: absolute;
    width: 120px;
    height: 60px;
    border: 1px solid #9DC7E5;
    border-radius: 4px;
    color: #1F8BD8;
    font-family: "notokr-medium", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    padding: 12px 3px;
    background-color: #fff;
    top: -16px;
    left: inherit;
    right: 0px;
    display: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    pointer-events: none;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
    border-color: #9DC7E5;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:after {
    border-bottom-color: #fff;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:before {
    border-bottom-color: #9DC7E5;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n {
    position: absolute;
    border-color: #9DC7E5;
    height: 40px;
    background-color: #fff;
    line-height: 1.2;
    padding: 12px 6px 12px 13px;
    top: -7px;
    color: #9dc7e5;
    border: 1px solid #9dc7e5;
    width: 130px;
    left: inherit;
    right: 0px;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
    position: absolute;
    width: 0;
    height: 0;
    display: inline-block;
    content: "";
    border-color: transparent;
    border-style: solid;
    right: -11px;
    top: 15px;
    border-width: 0 7px 7px;
    transform: rotate(90deg);
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
    position: absolute;
    width: 0;
    height: 0;
    display: inline-block;
    content: "";
    border-color: transparent;
    border-style: solid;
    right: -10px;
    top: 15px;
    border-width: 0 7px 7px;
    transform: rotate(90deg);
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
    border-bottom-color: #fff;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
    border-bottom-color: #9DC7E5;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:before,
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:after,
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:before,
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:after {
    display: none;
  }
  
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-2,
  .bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
    padding: 26px 12px;
    font-size: 16px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .downBtn, .bnClass .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .useBtn {
    top: unset;
    bottom: 8px;
    position: inherit !important;
  }
  
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .img {
    top: 0px;
    width: 103px;
    height: 145px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .img img {
    max-height: auto;
  }
  
  
  .bnClass .searchListArea .listBody.schResult ul.list li.item .listBox {
    padding: 16px 16px 19px 16px;
  }
  .bnClass .searchListArea .listBody.schResult ul.list li.item .listBox .titWrap {
    position: relative;
    padding: 0 0px 0 0;
    margin-bottom: 5px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox ul.info {
    padding-bottom: 8px;
  }
  
  
  
  .bnClass .searchListArea .listBody.schDetail ul.list li.item .listBox {
    padding: 0px 0px 0px 109px;
    min-height: 145px;
    border: none !important;
  }
  
  .acaP .searchListArea .listBody.schDetail ul.list li.item {
    margin: 0px;
    border-bottom: none;
    border-top: 10px solid #F6F6F6;
    padding: 18px 16px !important;
  }
  .acaP .searchListArea .listBody.schDetail ul.list li.item .listBox {
    padding-right: 0px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .newBook {
    padding: 0px;
    margin-top: 18px;
  }
  .bnClass .searchListArea .listBody ul.list li.item .newBook .newBookList {
    max-width: 100%;
    background-position: 98% 14px;
  }
  
  .bnClass .searchListArea .listBody ul.list li.item .newBook .newBookList span.newBookTitle {
    width: calc(100% - 75px);
  }
  
  
  .bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn {
    right: 0px;
    bottom: 0px;
    top: unset;
  }
  .bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn button {
    width: 54px;
    height: 24px;
    font-size: 10px;
  }
  .bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn button span {
    padding-left: 15px;
    background-size: 12px;
    font-size: 10px;
    background-position: left center;
  }
  .bnClass .searchListArea .listBody.schDetail ul.list li.item .alarmBtn.active button span {
    padding-left: 15px;
    background-size: 12px;
    font-size: 10px;
    background-position: left center;
  }
  .bnClass .searchListArea .listBody.schDetail ul.list li.item .listBox .titWrap {
    position: relative;
    padding: 0 0px 0 0;
  }
  
  
  .bnClass .searchListArea .listBody ul.list li.item .listBox .typeWrap span.update {
    display: inline-block;
    margin-top: 0px;
  }
  .bnClass .searchListArea .listBody ul.list li.item .listBox .titWrap span.update {
    display: none;
  }
  .bnClass .popup_tooltip .slide_area {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff8f4;
  }
  
  .right-box {
    right: 0px !important;
  }
  
  .section {
    margin-top: 10px;
  }
}

.bnHead .hdTop {
  padding-bottom: 30px;
}

.bnHead .hdTop ul {
  padding-top: 15px;
}

.bnHead .gSearch {
  line-height: 0;
}

.bnHead .gSearch .searchFrom {
  height: 50px;
  margin-bottom: 0px;
}

.bnHead .hdWrap {
  padding-right: 210px !important;
}

#pub_modalAdvancedSearch .fCheck.searchChk input[type=checkbox] + label {
  line-height: 1;
}

.bnHead .gSearch .fCheck,
.bnHead .gSearch a.btnDetailSearch {
  margin: 17px 0px 12px 0px;
  line-height: 17px;
  position: inherit;
  padding: 0px;
  top: inherit;
  right: inherit;
}

.bnHead .gSearch .searchFrom .fSelect {
  height: 46px;
}

.bnHead .gSearch .searchFrom .fSelect span {
  line-height: 46px;
}

.bnHead .gSearch .searchFrom .fSelect span:after {
  top: 29px;
}

.bnHead .gSearch .searchFrom .gInputText:before {
  top: 50%;
  transform: translateY(-50%);
}

.bnHead .gInputText .placeholder {
  margin-top: -7px;
  line-height: 1.2;
}

.bnHead .gSearch .searchFrom .gInputText input.search {
  height: 46px;
}

.bnHead .gUtil ul.list li.item {
  margin-left: auto;
}

.bnHead .gUtil ul.list li.item .badgeMyStudy,
.bnHead .gUtil ul.list li.item .badge {
  min-width: 17px;
  min-height: 15px;
  line-height: 15px;
  padding: 1px 3px;
  right: inherit;
  left: 22px;
}

.bnHead .gUtil ul.list li.item .badge {
  left: 20px;
}

.bnHead .gUtil ul.list li.item a.link {
  font-family: "notokr-regular", sans-serif;
}

.bnHead .gUtil ul.list li.item a.link:before {
  height: 33px;
}

.bnHead .gUtil ul.list li.item a.alarm:before {
  background-position: top center;
}

.bnHead .gUtil ul.list li.item .jounalTop {
  width: 60px;
  height: 44px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px 0px;
  margin: 0 auto;
}

.bnHead .gUtil ul.list li.item .jounalTop span {
  line-height: 20px;
  font-size: 12px;
  font-family: "notokr-bold", sans-serif;
  color: #111111;
}

.bnHead .gUtil ul.list li.item .jounalTop span:nth-child(2) {
  line-height: 16px;
  font-size: 12px;
  font-family: "notokr-medium", sans-serif;
  color: #CC4736;
}

.bnHead .gUtil ul.list li.item1 {
  width: 80px !important;
  cursor: pointer;
}

.bnHead .gUtil ul.list li.item2,
.bnHead .gUtil ul.list li.item3 {
  margin-left: 20px !important;
}

.bnHead .gUtil ul.list li.item .date {
  line-height: 16px;
  font-size: 10px;
  font-family: "notokr-medium", sans-serif;
  color: #fff;
  background-color: #707070;
  border-radius: 3px;
  padding: 4px;
  margin-top: 4px;
  display: none;
  width: 78px;
}

.bnHead .gUtil ul.list li.item:hover .date {
  display: block;
}

.bnHead .fCheck.searchChk input[type=checkbox] + label {
  font-size: 13px;
  line-height: 1.3;
}

.bnHead .gSearch a.btnDetailSearch {
  margin: 16px -2px 13px;
  font-size: 13px;
  line-height: 1.2;
  width: 110px;
}

.bnHead .gUtil ul.list li.item .alarmBox .date {
  background-color: transparent !important;
}

.bnHead .hdWrap .gSearch .fCheck input[type=checkbox] + label:after {
  top: 0px !important;
  left: 0px !important;
}

.bnHead .hdWrap .fCheck.searchChk input[type=checkbox] + label:before {
  margin: 0px 9px 0 0;
}

.bnHead .gUtil ul.list li.item a.link:before {
  margin-bottom: 4px;
}

.bnHead.sticky {
  height: 93.8px;
  background-color: #fff;
  z-index: 30;
  top: 0px;
}

@media screen and (max-width: 959px) {
  .bnHead.sticky {
    
    top: 0px;
    height: auto;
    border-bottom: 1px solid #efefef;
  }
}
.bnHead.sticky .gUtil {
  top: -2px;
}

.bnHead.sticky .gUtil ul.list li.item .jounalTop {
  margin-top: 2px;
}

.bnHead.sticky .gUtil ul.list li.item a.link {
  font-size: 14px;
}

.bnHead.sticky .gUtil ul.list li.item a.link:before {
  height: 33px;
  background-size: 33px 33px;
}

.bnClass .searchCon .inner {
  max-width: 1225px;
  position: relative;
  left: 73px;
}

.bnClass .searchCon .newInner {
  max-width: 1225px;
  position: relative;
  left: 73px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox ul.info li {
  line-height: 18px;
}

.searchW .contents .contRight {
  width: calc(100% - 229px);
}

.searchW .contents .contRight .section {
  width: calc(100% - 145px);
}

.searchW .filterGroup .fCheck input[type=checkbox] + label:after {
  top: 0px !important;
}

.bnClass .searchListArea .listHead .funcWrap .fSelect.filtering span:after {
  background: url(/images/common/arrow-sear.svg) no-repeat -0.5px;
}

.searchW .filterGroup ul.generalSort li.general .fCheck input[type=checkbox] + label:before {
  margin-top: 0px !important;
}

.bnClass .detP .thesisInfoArea p.subTit {
  border-bottom: 1px solid #efefef;
}

.bnClass .mobTool-2,
.bnClass .mobTool-3 {
  width: 180px;
  height: 80px;
  border: none;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  color: #fff;
  position: fixed;
  top: 70%;
  z-index: 9999;
  left: 50%;
  transform: translateX(-50%);
  font-size: 13px;
  padding: 21px 37px 21px 32px;
  text-align: left;
  line-height: 1.4;
}

.bnClass .mobTool-3 {
  padding: 21px 36px 21px 31px;
}

.bnClass .modal-new .modalContent .modalBody.type05 {
  padding: 0px 10px 22px 10px;
}

.bnClass .modal-new .mobQuote {
  display: none;
}

.bnClass .modal-new .modalContent .modalHeader .tit {
  font-size: 16px;
  font-family: "notokr-bold", sans-serif;
}

.bnClass .modal-new .modalContent .modalHeader .tit span {
  font-size: 12px;
  color: #111111;
  font-family: "notokr-regular", sans-serif;
}

.bnClass .modal-new .modalContent .modalHeader {
  padding-top: 14px;
  padding-bottom: 10px;
}

.bnClass .modal-new .modalContent .modalHeader button.closeModal {
  height: 43px;
  background-position: -234px -40px;
  border-left: none;
}

.bnClass .modal-new .modalContent .quoteWrap {
  position: relative;
}

.bnClass .modal-new .modalContent .quoteWrap p {
  width: 100%;
  min-height: 120px;
  padding: 10px;
  background-color: #FBFBFB;
  color: #165C92;
  line-height: 20px;
  border: 1px solid #efefef;
}

.bnClass .modal-new .modalContent .quoteWrap button {
  font-size: 13px;
  padding: 4px 12px 4px;
  position: absolute;
  bottom: 11px;
  right: 15px;
  display: block;
}

.bnClass .modal-new .modalContent .quoteWrap button.mob {
  display: none;
}

.bnClass .modal-new .modalContent .newQuote {
  text-align: right;
}

.bnClass .modal-new .modalContent .newQuote p {
  text-align: right;
  margin-top: 6px;
  margin: 5px 0px;
  font-size: 12px;
  color: #999999;
}

.bnClass .modal-new .modalContent .newQuote button {
  width: 136px;
  height: 24px;
  border: 1px solid #ccc;
  vertical-align: middle;
  color: #165C92;
  font-size: 12px;
  text-align: center;
  margin-bottom: 20px;
}

.bnClass .modal-new .downloadBox {
  border-right: none;
  border-left: none;
  border-bottom: none;
  padding: 14px 0px 0px 0px;
}

.bnClass .modal-new .modalContent .newQuote button:hover {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.bnClass .modal-new .downloadBox p.btnGroup {
  overflow: hidden;
}

.bnClass .modal-new .downloadBox p.btnGroup .btn {
  margin-bottom: 0px;
}

.bnClass .modal-new .downloadBox p.btnGroup .btn.medium {
  padding: 4px 10px;
  margin-left: 14px;
  margin-right: 0px;
  display: block;
  float: left;
  margin-bottom: 5px;
}

.bnClass .modal-new .downloadBox p.btnGroup .btn.medium:nth-child(1) {
  margin-left: 0px;
}

.bnClass .modal-new2 .modalContent .modalHeader .tit {
  font-size: 16px;
  font-family: "notokr-bold", sans-serif;
  margin: 0px;
}

.bnClass .modal-new2 .modalContent .modalHeader .tit span {
  font-size: 12px;
  color: #111111;
  font-family: "notokr-regular", sans-serif;
}

.bnClass .modal-new2 .modalContent .modalHeader {
  padding-top: 14px;
  padding-bottom: 10px;
}

.bnClass .modal-new2 .modalContent .modalHeader button.closeModal {
  height: 43px;
  background-position: -234px -40px;
  border-left: none;
}

.bnClass .modal-new2 .modalContent .modalBody.type05 {
  padding-top: 0px;
}

.bnClass .modal-new2 .scrollSelectList {
  width: 150px;
  float: left;
  min-height: 240px;
  margin-bottom: 0px;
}

.bnClass .modal-new2 .scrollSelectList ul.list {
  padding: 0px;
  height: 240px;
  border: 1px solid #efefef;
}

.bnClass .modal-new2 .scrollSelectList ul.list li.item a {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  padding: 5px 0px 5px 12px;
}

.bnClass .modal-new2 .scrollSelectList ul.list li.item a.selected {
  background: #f9f9f9;
  color: #111111;
  font-family: "notokr-bold", sans-serif;
  border-left: 5px solid #1F8BD8;
  padding-left: 7px;
}

.bnClass .modal-new2 .scrollSelectList ul.list li:last-child a {
  overflow: hidden;
}

.bnClass .modal-new2 .scrollSelectList ul.list li:last-child img,
.bnClass .modal-new2 .scrollSelectList ul.list li:last-child span {
  float: left;
}

.bnClass .modal-new2 .scrollSelectList ul.list li:last-child img {
  margin: 3px 2px 0px 0px;
}

.bnClass .modal-new2 .selectCon {
  float: left;
  width: calc(100% - 151px);
  min-height: 239px;
  background-color: #FBFBFB;
  border-top: 1px solid #efefef;
  border-right: 1px solid #efefef;
}

.bnClass .modal-new2 .selectCon .scConbox {
  height: 190px;
  display: none;
}

.bnClass .modal-new2 .selectCon .scConbox.current {
  display: block;
}

.bnClass .modal-new2 .selectCon .scConbox p {
  font-size: 12px;
  padding: 10px;
}

.bnClass .modal-new2 .selectCon .scConbox p.quoStyle {
  padding: 8px 10px 7px 10px;
  border-bottom: 1px solid #efefef;
}

#joinCompleteScrollList {
  border: 1px solid #e7e7e7;
  max-height: 153px;
  overflow-y: auto;
  margin-top: 0px;
}

#joinCompleteScrollList ul {
  overflow: hidden;
  background-color: white;
}

#joinCompleteScrollList ul li {
  padding: 0;
  border-bottom: 1px solid #e7e7e7;
}

#joinCompleteScrollList ul li:nth-child(odd) {  }

#joinCompleteScrollList ul li:last-child {
  border-bottom: none;
}

#joinCompleteScrollList ul li a {
  display: block;
  width: 100%;
  padding: 0px 11px 0px;
  color: #111111;
  font-size: 13px;
  height: 38px;
}

.completeAgreeN {
  text-align: center;
  font-size: 15px;
}

.completeAgreeN .checkContainer {
  right: 3%;
}

.completeAgreeN .checkContainer .readMore {
  width: 75px;
  right: 8%;
  font-size: 14px;
}

.completeAgreeN .readMoreCon {
  width: 70%;
  margin: 5px auto 15px auto;
}

.completeAgreeN .twoButtons {
  color: #fff;
  background-color: #DB3A3F;
}

#agreeN div.eachBox .readMoreCon > p {
  text-align: left;
}

@media screen and (max-width: 959px) {
  .joinComplete {
    padding: 30px 0;
  }
  .joinComplete .joinComTop {
    padding: 0;
    border-top: 0;
  }
  .joinComplete .topBox {
    padding: 20px 10px;
  }
  .joinComplete .topBox .comTitle {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .joinComplete .topBox .comText {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .joinComplete .topBox .btnStart {
    padding: 0 10px;
    min-width: 160px;
    font-size: 14px;
  }
  .joinComplete .joinComBot {
    border: 0;
  }
  .joinComplete .botWrap {
    display: block;
  }
  .joinComplete .botBox {
    display: block;
    padding: 20px 0;
    height: auto;
    border: 0;
  }
  .joinComplete .botBox:first-child {
    margin-bottom: 20px;
  }
  .joinComplete .botBox:first-child:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -50px;
    width: 100px;
    height: 2px;
    background: #dcdcdc;
  }
  .joinComplete .botBox .botTitle {
    font-size: 18px;
  }
  .joinComplete .botBox .btnManual {
    margin: 0 3px;
    padding: 0 10px;
    min-width: 140px;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
  }
  .joinComplete .botBox .btnManual .icon {
    margin: -2px 4px 0 0;
    width: 30px;
  }
  .joinComplete .botBox .btnManual br {
    display: inline;
  }
  .joinComplete .botBox .btnManual span {
    display: inline-block;
    margin: -2px 0 0 4px;
    vertical-align: middle;
    text-align: left;
    line-height: 18px;
  }
  .joinComplete .botBox .botImg {
    width: 80px;
  }
  .joinComplete .botBox .textBox {
    padding: 0 0 0 20px;
  }
  .joinComplete .botBox:last-child .botTitle {
    margin-bottom: 3px;
  }
  .joinComplete .botBox:last-child {
    padding-bottom: 0;
  }
  .joinComplete .botBox p {
    font-size: 14px;
  }
  
  
  #nodeDetailFloBa {
    bottom: 70px;
    width: 308px;
    border-radius: 5px;
    height: 58px;
    left: 50% !important;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.5);
  }
}

.popup_tooltip.tooltip_news {
  right: 20px !important;
  bottom: 140px;
  width: auto;
  height: auto;
  border: 0 solid #000;
  box-shadow: none;
  background: none;
}

.popup_tooltip.tooltip_news img {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 1px solid #ddd;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.popup_tooltip.tooltip_news .btn_close_for_today {
  padding: 3px;
  background: #fff;
  color: #666;
  font-size: 13px;
  opacity: 1;
  position: absolute;
  left: 0;
  bottom: -21px;
}

.popup_tooltip.tooltip_news .imgBanner {
  z-index: 2;
  width: 340px;
  height: 160px;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 3px;
}

.popup_tooltip.tooltip_news .imgBanner img {
  border-radius: 3px;
}

.popup_tooltip.tooltip_news.wide .btn_close_for_today {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}

.popup_tooltip.tooltip_news .btn_close {
  width: 40px;
  height: 58px;
  top: 0;
  right: 0;
  background: url("https://nurimedia-upload.s3.ap-northeast-2.amazonaws.com/service/popup/ico_close2.png") no-repeat center center/15px;
}

.bnClass .modal-new2 .selectCon .scConbox p.quoExam {
  color: #165C92;
  margin-top: 5px;
}

.bnClass .modal-new2 .selectCon .btnWrap {
  height: 49px;
  overflow: hidden;
  padding: 12px 13px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.bnClass .modal-new2 .downloadBox:before {
  content: "";
  display: block;
  clear: both;
}

.bnClass .modal-new2 .fRadio input[type=radio]:checked + label:before,
.bnClass .modal-new2 .fRadio input[type=radio]:checked + label:after,
.bnClass .modal-new2 .fRadio input[type=radio] + label:before,
.bnClass .modal-new2 .fRadio input[type=radio] + label:after {
  display: none;
}

.bnClass .modal-new2 .fRadio + .fRadio {
  margin-left: 0px;
}

.bnClass .modal-new2 .fRadio {
  display: block;
  float: left;
}

.bnClass .modal-new2 .fRadio input[type=radio] + label {
  width: 35px;
  height: 24px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  background-color: #fff;
}

.bnClass .modal-new2 .fRadio:nth-child(2) input[type=radio] + label {
  border-left: none;
}

.bnClass .modal-new2 .fRadio input[type=radio]:checked + label {
  background-color: #666666;
  color: #fff;
}

.bnClass .modal-new2 .selectCon .btnWrap .bw-r button {
  width: 120px;
  height: 24px;
  background-color: #4c86b6;
  border: 1px solid #4c86b6 !important;
  color: #fff;
  text-align: center;
  float: right;
}

.bnClass .modal-new2 .selectCon .btnWrap .bw-r button:hover {
  background-color: #3d6b92;
  border: 1px solid #3d6b92 !important;
}

.bnClass .modal-new2 .downloadBox {
  border: none;
  padding: 0px;
}

.bnClass .modal-new2 p.tit {
  margin-top: 20px;
  margin-bottom: 11px;
  padding-left: 10px;
}

.bnClass .modal-new2 .downloadBox p.btnGroup {
  padding: 13px 10px 8px 10px;
  border: 1px solid #efefef;
}

.bnClass .recomWrap {
  position: fixed;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0px;
  left: 0px;
  z-index: 999;
  overflow-y: scroll;
}

.recomWrap #pub_modalRecommendThesis {
  max-width: 700px;
  left: 354.5px;
  top: 300px;
  display: block;
  position: absolute;
  z-index: 999;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .toggleControl {
  border-color: #efefef;
}

.recomWrap #pub_modalRecommendThesis .modal .toggleWrap .toggleBody {
  border-color: #efefef;
}

.recomWrap #pub_modalRecommendThesis .modalContent .modalHeader {
  padding: 13px 20px 13px 20px;
}

.recomWrap #pub_modalRecommendThesis .modalContent .modalHeader .tit {
  font-size: 18px;
  font-family: "notokr-bold", sans-serif;
}

.recomWrap #pub_modalRecommendThesis .modalContent .modalHeader button.closeModal,
.recomWrap #pub_modalRecommendThesis .modalContent .modalHeader button.close {
  background: url("/images/common/min_close.svg") no-repeat;
  width: 23px;
  height: 23px;
  float: right;
  position: inherit;
  border: none;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .toggleBody {
  padding: 10px 10px 0px 10px;
}

.recomWrap #pub_modalRecommendThesis .modalContent .modalBody.type06 {
  padding-top: 0px;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item:first-child {
  border-top: 1px solid #efefef;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item {
  padding: 20px 150px 17px 0px;
  border-bottom: 1px solid #efefef;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item:last-child {
  margin-bottom: 10px;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item dl dt {
  color: #165C92;
  padding-bottom: 5px;
  line-height: 18px;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item dl dt a {
  font-size: 12px;
  line-height: 24px;
  color: #666;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item .btnGroup {
  margin: 0px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.gSelected {
  padding: 0px;
  border: none !important;
  top: -3px;
  right: 34px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.gSelected:hover {
  box-shadow: none;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.gSelected span:before {
  display: none;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend {
  margin-bottom: 0px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnDown {
  width: 89px;
  height: 29px;
  border-radius: 3px;
  border: 1px solid #ccc;
  bottom: 16px;
  right: 0px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnDown.redBorder {
  border-color: #DB3A3F !important;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnDown.redBackground {
  background-color: #DB3A3F !important;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnDown span {
  font-size: 12px;
  color: #666666;
  font-family: "notokr-medium", sans-serif;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnDown span.white {
  color: #FFFFFF;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnIconB span.bookmark {
  border: none !important;
  width: 23px !important;
  height: 32px !important;
  background: url("/images/common/listmark-off.svg") no-repeat center;
  display: block;
  padding: 0px !important;
  top: -3px;
  background-color: transparent !important;
  right: 31px;
  background-size: 23px 32px;
  padding: 0px !important;
  border: none !important;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnIconB.on span.bookmark {
  background: url("/images/common/listmark-on.svg") no-repeat;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnIconB span.bookmark:hover {
  background: url(/images/common/book-hover.svg) no-repeat;
  background-size: 22px 32px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookToolAll {
  position: absolute;
  width: 120px;
  height: 60px;
  border: 1px solid #9DC7E5;
  border-radius: 4px;
  color: #1F8BD8;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  padding: 12px 7px;
  background-color: #fff;
  top: -16px;
  right: 62px;
  display: none;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 {
  border-color: #9DC7E5;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-2 {
  border-color: #E39E95;
  color: #111111;
  padding: 12px 12px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-3 {
  border-color: #C8C8C8;
  color: #111111;
  padding: 12px 10px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookToolAll span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookToolAll span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 {
  border-color: #9DC7E5;
  padding: 12px 3px;
  padding-left: 10px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 span:after {
  border-bottom-color: #fff;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 span:before {
  border-bottom-color: #9DC7E5;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-2 span:after {
  border-bottom-color: #fff;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-2 span:before {
  border-bottom-color: #E39E95;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-3 span:after {
  border-bottom-color: #fff;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-3 span:before {
  border-bottom-color: #C8C8C8;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-n {
  border-color: #9DC7E5;
  height: 40px;
  line-height: 1.2;
  padding: 12px 6px 12px 13px;
  top: -7px;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-n span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-n span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-n span:after {
  border-bottom-color: #fff;
}

.recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-n span:before {
  border-bottom-color: #9DC7E5;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .toggleBody {
  border-color: #efefef;
}

.bnClass .myBbtn {
  overflow: hidden;
  margin-top: 28px;
  position: relative;
  height: 45px;
}

.bnClass .myBbtn .bot-line {
  border-bottom: 1px solid #CC4736;
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.bnClass .myBbtn ul li {
  width: 200px;
  height: 45px;
  float: left;
  position: absolute;
  bottom: 0px;
}

.bnClass .myBbtn ul li:nth-child(1) {
  top: 0px;
  left: 0px;
}

.bnClass .myBbtn ul li:nth-child(2) {
  top: 0px;
  left: 199px;
}

.bnClass .myBbtn ul li .btnBookTab {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #efefef;
  border-bottom: 1px solid #CC4736;
  font-family: "notokr-medium", sans-serif;
  font-size: 16px;
  line-height: 45px;
  color: #111111;
  text-align: center;
  z-index: 2;
}

.bnClass .myBbtn ul li .btnBookTab:focus-visible {
  outline: 0;
  box-shadow: inset 0 0 0 1px white, inset 0 0 0 3px #4285f4, inset 0 0 0 4px white;
}

.bnClass .myBbtn ul li .btnBookTab.active {
  border-color: #cc4736;
  z-index: 3;
  border-bottom: 1px solid #fff;
}

#sidebar > div > ul > li > a > b.new_red {
  color: red;
  position: relative;
  top: -11px;
  left: 3px;
  font-size: 12px;
}

@media (min-width: 960px) and (max-width: 1147px) {
  #sidebar > div > ul > li > a > b.new_red {
    top: -9px;
    left: 9px;
  }
}

.bnClass .notiArea ul.btnArea {
  border: 1px solid #efefef;
}

.bnClass .notiArea ul li {
  font-size: 13px;
  color: #b5b5b5;
  font-family: "notokr-regular", sans-serif;
  line-height: 24px;
}

.bnClass .headingArea {
  padding: 15px 0px 17px 0px;
}

.bnClass .headingArea h2 {
  margin-right: 0px;
}

.bnClass .headingArea span.desc {
  color: #b5b5b5;
}

.bnClass .notiArea .gRightBottom {
  width: 119px;
  height: 28px;
  border-radius: 3px;
  font-size: 12px;
  border: 1px solid #ccc;
}

.bnClass .notiArea .gRightBottom span {
  color: #666;
}

.bnClass .searchArea .formGroup {
  background-color: #fafafa;
}

.bnClass .searchArea .formGroup .grouping.date {
  padding-left: 0px;
  margin-top: 10px;
}

.bnClass .formGroup p.tit {
  font-size: 13px;
}

.bnClass .formGroup p button {
  color: #666;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.bnClass .formGroup p button span {
  color: #666;
  font-size: 12px;
}

.bnClass .formGroup p button:focus {
  border-color: #111;
  color: #111;
}

.bnClass .formGroup p button:focus span {
  color: #111;
}

.bnClass .formGroup .gRight {
  background-color: #666 !important;
  border: none;
  border-radius: 3px;
  height: 28px;
  min-height: 28px;
  max-height: 28px;
  top: 13px;
}

.bnClass .formGroup .gRight span {
  font-size: 12px;
}

.bnClass .btnIconB span.quote:before {
  display: inline-block;
  content: "";
  margin: 0;
  vertical-align: middle;
  background: url(/images/common/trash.svg) no-repeat;
  margin-top: -4px;
  margin-right: 4px;
  background-position: center !important;
}

.bnClass .btnIconB span.tresh:before {
  display: inline-block;
  content: "";
  margin: 0;
  vertical-align: middle;
  background: url(/images/common/bookquote.svg) no-repeat;
  margin-top: -4px;
  margin-right: 4px;
  background-position: center !important;
}

.mybookP .searchArea .hasDatepicker {
  font-size: 13px;
  color: #B5B5B5;
}

.mybookP .searchListArea .listHead {
  margin-bottom: 12px;
}

.mybookP .searchListArea .listHead .btnGroup {
  margin-top: 6px;
  margin-left: 0px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox:last-child {
  margin-bottom: 0px;
  border-top: 1px solid #ececec;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .typeWrap {
  padding: 0;
  margin-bottom: 7px;
  display: inline-block;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.data {
  color: #165C92;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .typeWrap ul.type li.use {
  color: #212121;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .titWrap h5 {
  font-size: 16px;
  font-weight: unset;
  font-family: "notokr-medium", sans-serif;
  line-height: 22px;
  width: 100%;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .titWrap h5 a {
  color: #111;
  margin-right: 6px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li {
  float: left;
  position: relative;
  display: inline-flex;
  padding: 0 6px 0 4px;
  color: #666;
  font-size: 13px;
  margin-bottom: 0px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li:first-child {  }

.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li:after {
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  content: "";
  width: 1px;
  height: 9px;
  vertical-align: middle;
  background: #c8c8c8;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li:last-child:after {
  display: none;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li.author > a,
.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li.publisher > a,
.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li.journal > a,
.mybookP .searchListArea .listBody ul.list li.item .listBox ul.info li.volume > a {
  outline-offset: -1px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox p.abstract {
  padding: 0;
  font-size: 13px;
  color: #777777;
  line-height: 20px;
  margin-top: -1px;
  margin-bottom: 9px;
  max-height: 4.2em;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap {
  padding: 0;
  overflow: hidden;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup {
  float: left;
  padding-bottom: 5px;
  margin-right: 14px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookToolAll {
  position: absolute;
  width: 120px;
  height: 60px;
  border: 1px solid #9DC7E5;
  border-radius: 4px;
  color: #1F8BD8;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  padding: 12px 7px;
  background-color: #fff;
  top: -16px;
  right: 62px;
  display: none;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
  border-color: #9DC7E5;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 {
  border-color: #E39E95;
  color: #111111;
  padding: 12px 15px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
  border-color: #C8C8C8;
  color: #111111;
  padding: 12px 12px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookToolAll span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookToolAll span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
  border-color: #9DC7E5;
  padding: 12px 3px;
  padding-left: 10px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:after {
  border-bottom-color: #fff;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:before {
  border-bottom-color: #9DC7E5;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:after {
  border-bottom-color: #fff;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:before {
  border-bottom-color: #E39E95;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:after {
  border-bottom-color: #fff;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:before {
  border-bottom-color: #C8C8C8;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
  color: #666666;
  padding: 0px;
  margin: 0px;
  width: 84px;
  height: 29px;
  border: 1px solid #C8C8C8;
  border-radius: 3px;
  position: absolute;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span {
  color: #666666;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span::before {
  display: none !important;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-n {
  border-color: #9DC7E5;
  height: 40px;
  line-height: 1.2;
  padding: 12px 6px 12px 13px;
  top: -7px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
  border-bottom-color: #fff;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
  border-bottom-color: #9DC7E5;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .btnDownload {
  top: 80px;
  right: 0px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .btnPdfView {
  top: 45px;
  right: 0px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .quote {
  top: 115px;
  right: 0px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .bmList {
  border: none !important;
  width: 22px !important;
  height: 32px !important;
  background: url("/images/common/listmark-off.svg") no-repeat center;
  display: block;
  padding: 0px !important;
  top: -3px;
  background-color: transparent !important;
  right: 31px;
  background-size: 22px 32px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .bmList.on {
  background: url("/images/common/listmark-on.svg");
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span {
  font-size: 12px;
}

.mybookP .searchListArea .listBody ul.list li.item:first-child .listBox {
  border-top: 1px solid #ececec;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox {
  border: none;
  border-bottom: 1px solid #ececec;
  padding: 26px 145px 33px 33px;
  padding-right: 145px;
}

.mybookP .searchListArea .listBody ul.list li.item .listBox .fCheck {
  position: absolute;
  left: 0px;
  top: 24px;
}

.bnClass #pub_modalQuoteThesis {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  margin: inherit;
  height: inherit;
}

.bnClass #pub_modalQuoteThesis .modal-content {
  margin: 0px;
}

.bnClass #pub_modalQuoteThesis2 {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  margin: inherit;
  height: inherit;
}

.bnClass #pub_modalQuoteThesis2 .modal-content {
  margin: 0px;
}

.publicP .headingArea.schDetail {
  padding: 0px;
  margin: 24px 0px 25px 0px;
  padding-right: 97px;
}

.publicP .headingArea.schDetail h2 {
  font-size: 24px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .bmList {
  border: none !important;
  min-width: inherit !important;
  width: 23px !important;
  max-width: inherit;
  height: 32px !important;
  background: url(/images/common/listmark-off.svg) no-repeat center;
  display: block;
  padding: 0px !important;
  top: -3px;
  background-color: transparent !important;
  right: 31px;
  background-size: 22px 32px;
  position: absolute;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .bmList:hover {
  box-shadow: none;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
  color: #666666;
  padding: 0px;
  margin: 0px;
  width: 84px;
  height: 29px;
  border: 1px solid #C8C8C8;
  border-radius: 3px;
  position: absolute;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .btnView {
  top: 45px;
  right: 0px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .downBtn,
.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .useBtn {
  top: 80px;
  right: 0px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span:before {
  display: none;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookToolAll {
  position: absolute;
  width: 120px;
  height: 60px;
  border: 1px solid #9DC7E5;
  border-radius: 4px;
  color: #1F8BD8;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  padding: 12px 7px;
  background-color: #fff;
  top: -16px;
  right: 62px;
  display: none;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookToolAll span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookToolAll span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
  border-color: #9DC7E5;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 {
  border-color: #E39E95;
  color: #111111;
  padding: 12px 15px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
  border-color: #C8C8C8;
  color: #111111;
  padding: 12px 12px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
  border-color: #9DC7E5;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 {
  border-color: #E39E95;
  color: #111111;
  padding: 12px 15px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
  border-color: #C8C8C8;
  color: #111111;
  padding: 12px 12px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
  border-color: #9DC7E5;
  padding: 12px 3px;
  padding-left: 10px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:after {
  border-bottom-color: #fff;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:before {
  border-bottom-color: #9DC7E5;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:after {
  border-bottom-color: #fff;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:before {
  border-bottom-color: #E39E95;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:after {
  border-bottom-color: #fff;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:before {
  border-bottom-color: #C8C8C8;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-n {
  border-color: #9DC7E5;
  height: 40px;
  line-height: 1.2;
  padding: 12px 6px 12px 8px;
  top: -7px;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:after {
  border-bottom-color: #fff;
}

.publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-n span:before {
  border-bottom-color: #9DC7E5;
}

@media (hover: hover) {
  .bnClass .listBody ul.list li.item .listBox button.btnIconB:hover span.bookmark {
    background: url("/images/common/book-hover.svg");
    background-size: 23px 32px;
  }
  .bnClass .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.bmList:hover {
    box-shadow: none;
    background: url("/images/common/book-hover.svg");
    border: none;
    background-size: 22px 32px;
  }
}
.publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.bmList.on {
  background: url(/images/common/listmark-on.svg);
}

.publicP .searchListArea .listBody.schResult .session {
  margin-top: 22px;
  margin-bottom: 20px;
  color: #cc4736;
}

.publicP .paging {
  width: 100%;
  text-align: center;
  margin: 30px 0px 40px 0px;
  vertical-align: top;
}

.publicP .paging a {
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  margin: 0px 10px;
}

.publicP .paging a.active {
  color: #CC4736;
}

.publicP .paging a img {
  display: block;
}

.publicP .paging a.first, .paging a.next, .paging a.prev, .paging a.last {
  border: 1px solid #EFEFEF;
  border-radius: 20px;
  overflow: hidden;
  margin: 0px 3px;
}

.publicP .allBookmark button {
  width: 190px;
  height: 32px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 auto;
  display: block;
  padding-right: 0px !important;
}

.publicP .allBookmark {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
}

.publicP .allBookmark button:hover {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.publicP .allBookmark button span {
  font-size: 12px;
  font-family: "notokr-regular", sans-serif;
  color: #666666;
}

.publicP .allBookmark button span:before {
  background: url(/images/common/bookmark-en.svg) no-repeat center !important;
  width: 11px;
  height: 15px;
  margin-right: 5px;
  margin-top: -2px;
  background-size: 11px !important;
}

.bnClass .paginate a.viewMore {
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 12px;
  color: #3c63e0;
  padding: 10px 0px;
}

.bnClass .paginate a.viewMore span {
  font-size: 12px;
  color: #1F8BD8;
}

.authorP .searchArea {
  overflow: inherit;
  border-bottom: 1px solid #efefef;
}

.authorP .searchArea .checkGroup {
  padding: 0px;
  border: none;
  min-height: 64px;
}

.authorP .fCheck input[type=checkbox] + label:before {
  border-radius: 3px;
}

.authorJournal .searchArea .checkGroup .chkwrap {
  display: inline-block;
  width: 496px;
  float: left;
  margin-right: 16px;
  padding: 0px 11px 0px 13px;
  position: relative;
}

.authorJournal .searchArea .checkGroup .chkwrap:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 13px;
  background-color: #ccc;
  top: 25.5px;
  right: 0px;
}

.authorJournal .searchArea .checkGroup .chkwrap label {
  line-height: 64px;
  font-size: 14px;
}

.authorJournal .searchArea .checkGroup .chkwrap .fCheck + .fCheck {
  margin-left: 5px;
}

.authorJournal .searchArea .checkGroup .chkwrap .fCheck input[type=checkbox] + label:after {
  top: 24px;
}

.authorJournal .searchArea .checkGroup .chkwrap li .fCheck input[type=checkbox] + label:after {
  top: 2px;
}

.authorP .searchDetailArea .upDown {
  display: none;
  text-align: center;
  display: block;
  margin: 25px 0px 20px auto;
  display: none;
}

.authorP .searchDetailArea .upDown .udBtn {
  background: url("/images/search/bigUp.svg") no-repeat;
  background-size: auto;
  background-position: center;
  background-position: center;
  width: 11px;
  height: 7px;
}

.authorP .searchDetailArea.sdAuthor.active .udBtn {
  background: url(/images/search/bigDown.svg) no-repeat;
  background-size: auto;
  background-position: center;
}

.authorP .searchArea .checkGroup {
  padding: 0px;
  border: none;
  min-height: 64px;
}

.authorP .fCheck input[type=checkbox] + label:before {
  border-radius: 3px;
}

.authorJournal .searchArea .checkGroup .chkwrap {
  display: inline-block;
  width: 496px;
  float: left;
  margin-right: 16px;
  padding: 0px 11px 0px 13px;
  position: relative;
}

.authorJournal .searchArea .checkGroup .chkwrap:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 13px;
  background-color: #ccc;
  top: 25.5px;
  right: 0px;
}

.authorJournal .searchArea .checkGroup .chkwrap label {
  line-height: 64px;
  font-size: 14px;
}

.authorJournal .searchArea .checkGroup .chkwrap .fCheck + .fCheck {
  margin-left: 5px;
}

.authorJournal .searchArea .checkGroup .chkwrap .fCheck input[type=checkbox] + label:after {
  top: 24px;
}

.authorJournal .searchArea .checkGroup .chkwrap li .fCheck input[type=checkbox] + label:after {
  top: 2px;
}

.authorP .searchDetailArea .upDown {
  display: none;
  text-align: center;
  display: block;
  margin: 25px 0px 20px auto;
  display: none;
}

.authorP .searchDetailArea .upDown .udBtn {
  background: url("/images/search/bigUp.svg") no-repeat;
  background-size: auto;
  background-position: center;
  background-position: center;
  width: 11px;
  height: 7px;
}

.authorP .searchDetailArea.sdAuthor.active .udBtn {
  background: url(/images/search/bigDown.svg) no-repeat;
  background-size: auto;
  background-position: center;
}

.journalP .headingArea.schDetail h2 {
  font-size: 24px !important;
}

.authorP .headingArea.schDetail h2 {
  font-size: 24px;
}

.authorP .headingArea {
  display: block;
}

.authorP .headingArea.schDetail.author {
  padding-bottom: 16px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.authorP .headingArea.schDetail.author .author-actions {
  display: flex;
  gap: 4px;
}

.authorP .headingArea.schDetail.author .author-actions button#alarmBtn span.bell:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin-right: 4px;
  vertical-align: middle;
  background: url(/images/common/search-result-off.svg) no-repeat;
  background-size: contain;
}

.authorP .headingArea.schDetail.author .author-actions button#alarmBtn:hover span.bell:before {
  background: url(/images/common/search-result-on.svg) no-repeat;
  background-size: contain;
}

.authorP .headingArea.schDetail.author .author-actions button#alarmBtn.active span.bell:before {
  background: url(/images/common/search-result-on.svg) no-repeat;
  background-size: contain;
}

.authorP .headingArea.schDetail.author .author-actions button#journalViewShareButton span:before {
  display: none !important;
}

.authorP .headingArea.schDetail.author-detail-actions {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  gap: 4px;
  margin: 0;
  padding: 0;
}

.authorP .thesis__info {
  gap: 3px 9px;
}

.authorP .headingArea.schDetail h2 .authorNum {
  display: block;
  overflow: hidden;
  margin-top: 10px;
}

.authorP .headingArea.schDetail h2 .authorNum .num {
  line-height: 20px;
  font-size: 14px;
  color: #165C92;
  display: block;
  float: left;
  font-weight: 500;
}

.authorP .headingArea.schDetail h2 .authorNum .dot {
  height: 5px;
  display: inline-block;
  font-size: 22px;
  column-rule-color: #165c92;
  display: block;
  float: left;
  height: 20px;
  line-height: 18px;
  margin: 0px 8px;
}

.authorP .headingArea.schResult button.btnIconB:hover {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.authorP .headingArea.schDetail button.btnApplyInterestAuthor {
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-left: 0px;
  font-size: 13px;
  color: #666666;
}

.authorP .headingArea.schDetail button.btnApplyInterestAuthor span.bell {
  margin: 0px;
}

.authorP .headingArea.schDetail button.btnApplyInterestAuthor span.bell:before {
  box-shadow: none;
  background: url(/images/common/search-result-off.svg) no-repeat;
  background-position: left center !important;
  margin-right: 3px;
}

.authorP .headingArea.schDetail button.btnApplyInterestAuthor:hover span.bell:before {
  box-shadow: none;
  background: url(/images/common/search-result-on.svg) no-repeat;
  background-position: left center !important;
}

.authorP .headingArea.schDetail button.btnApplyInterestAuthor.active {
  border-color: rgb(204, 71, 54) !important;
}

.authorP .headingArea.schDetail button.btnApplyInterestAuthor.active span.bell {
  color: #CC4736;
}

.authorP .headingArea.schDetail button.btnApplyInterestAuthor.active span.bell:before {
  box-shadow: none;
  background: url(/images/common/search-result-on.svg) no-repeat;
  background-position: left center !important;
}

.authorP .headingArea.schDetail button.btnCertiAuthor {
  padding: 0px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-left: 0px;
  font-size: 13px;
  color: #666666;
}

.authorP .headingArea.schDetail button.btnMore {
  color: #666666;
  border: none !important;
  padding: 0px;
  margin: 0px;
}

.authorP .headingArea.schDetail button.btnMore:hover {
  box-shadow: none;
}

.authorP .headingArea.schDetail .opWrap {
  position: absolute;
  right: 0px;
  width: 120px;
  height: 60px;
  top: 57px;
  right: -120px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.authorP .headingArea.schDetail .opWrap button {
  left: inherit;
  right: inherit;
  margin-left: 0px;
  display: block;
  height: 28px;
  width: 100%;
  text-align: center;
  font-size: 12px;
}

.authorP .headingArea.schDetail .opWrap button:hover {
  background-color: #ececec;
}

.authorP .headingArea.schDetail .opWrap button.btnJointAuthor {
  top: 30px;
  left: 0px;
}

.authorP .headingArea.schDetail .opWrap button.modiAuthor {
  top: 0px;
  left: 0px;
}

.authorP .searchListArea .listHead {
  display: block;
  height: 38px;
  border-top: none;
  margin-bottom: 0px;
  align-items: center;
  min-height: 50px;
  padding: 0 18px 0 20px;
  background-color: rgba(196, 196, 196, 0.1);
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #ececec;
}

.authorP .searchListArea .listHead .funcWrap {
  float: right;
}

.authorP .searchListArea .listHead .funcWrap button,
.authorP .searchListArea .listHead .funcWrap .newSel {
  float: left;
}

.authorP .searchListArea .listHead .funcWrap .newSel .select {
  width: 80px !important;
  height: 27px !important;
}

.authorP .searchListArea .listHead .funcWrap .newSel .select-styled {
  font-size: 12px;
  width: 80px;
  height: 27px;
  line-height: 27px;
}

.authorP .searchListArea .listHead .funcWrap button {
  width: 80px;
  height: 27px;
  border-radius: 3px;
  margin-right: 10px;
}

.authorP .searchListArea .listHead .funcWrap .enFlex {
  min-width: 80px;
  width: auto;
}

.authorP .listFoot {
  display: block !important;
}

.authorP .searchListArea .paginate {
  border-top: none;
}

.authorP .searchListArea .paginate a.viewMore span {
  color: #666;
}

.authorP .searchListArea .paginate a.viewMore span:after {
  background: url("/images/search/bigDown.svg") no-repeat;
}

.authorP .paging {
  display: none;
}

.authorJournal .searchArea .checkGroup .chkwrap .chkSlide .slider .slick-list {
  margin: 0px -5px;
}

.authorJournal .searchArea .checkGroup .chkwrap .chkSlide .slick-slide {
  margin: 0px 5px;
}

.authorJournal .searchArea .checkGroup .chkwrap .chkSlide .slick-slide:first-child {
  margin-left: 0px;
}

@media screen and (max-width: 1400px) {
  .bnClass .searchP .contents .contRight {
    width: calc(100% - 229px) !important;
  }
  .bnClass .searchP .searchCon .contents .contRight .section {
    width: 100%;
  }
  
  .bnClass .searchCon .inner {
    left: 0px;
  }
}
@media (min-width: 960px) and (max-width: 1147px) {
  
  .bnClass .searchP .searchCon .contents .contRight .section {
    width: 100%;
  }
  .bnClass .searchP .contents .contLeft {
    position: inherit;
    width: 229px;
  }
  .bnClass .searchP .contents .contRight {
    margin-left: 0px;
  }
  
  .popup_tooltip.tooltip_new .btn_close_for_today:hover {
    text-decoration: underline;
  }
  .bnClass .contents .contWrap.aside {
    width: calc(100% - 220px);
    padding: 0px 0px 0px 25px !important;
  }
  .bnClass .contents .asideWrap {
    width: 210px;
    margin-right: 10px;
  }
  
  .authorP .searchArea .checkGroup {
    min-height: 100px;
  }
  .authorJournal .searchArea .checkGroup .chkwrap {
    width: calc(100% - 318px);
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #efefef;
  }
  .authorJournal .searchArea .checkGroup .chkwrap:after {
    display: none;
  }
  .authorJournal .searchArea .checkGroup .chkwrap label {
    line-height: 50px;
  }
  .authorJournal .searchArea .checkGroup .chkwrap .fCheck input[type=checkbox] + label:after {
    top: 17px;
  }
}
@media screen and (max-width: 959px) {
  
  .bnHead.sticky {
    padding: 0px !important;
  }
  .bnHead.sticky .gSearch {
    line-height: 1.2 !important;
  }
  
  .bnHead .hdWrap {
    padding-right: 0px !important;
  }
  .bnHead .gUtil ul.list li.item .badgeMyStudy,
  .bnHead .gUtil ul.list li.item .badge {
    min-width: inherit;
    min-height: inherit;
    padding: 1px 3px;
    left: 14px;
    line-height: 1.2;
  }
  .bnHead.sticky .gSearch .searchFrom {
    height: 37px;
    margin-bottom: 7px;
  }
  .bnHead.sticky .gSearch .searchFrom .gInputText input.search {
    height: 33px;
  }
  .bnHead.sticky .gSearch .searchFrom .btnSearch {
    height: 35px;
  }
  .bnHead .gUtil ul.list li.item a.link:before {
    background-size: auto 24px;
    height: 24px;
  }
  .bnHead .gUtil ul.list li.item3 {
    margin-left: 24px !important;
    display: block !important;
  }
  .bnHead .gUtil ul.list li.item1 {
    display: none;
  }
  
  
  .bnClass .searchP .contents .contRight {
    width: 100% !important;
  }
  .searchP .contents .contRight {
    margin-left: 0px;
    width: 100% !important;
  }
  .searchP .searchCon .contents .contRight .section {
    width: 100%;
  }
  
  .bnHead .gSearch .searchFrom {
    height: 37px;
    margin-bottom: 10px;
  }
  .bnHead .gSearch .searchFrom .btnSearch {
    width: 37px;
    height: 35px;
    line-height: 35px;
    background-color: #ef4348;
  }
  
  .bnClass .searchListArea .listHead .fCheck {
    display: none;
  }
  
  .bnClass .myBbtn {
    margin-top: 0px;
    border-top: 10px solid #F6F6F6;
    height: 61px;
  }
  .bnClass .myBbtn ul li {
    width: 50%;
    position: inherit;
    float: left;
    height: 50px;
  }
  .bnClass .myBbtn ul li .btnBookTab {
    border: none;
    font-size: 13px;
    font-family: "notokr-regular", sans-serif;
    height: 50px;
    line-height: 50px;
  }
  .bnClass .myBbtn ul li .btnBookTab.active {
    border-bottom: 2px solid #CC4736;
    color: #CC4736;
  }
  .bnClass .myBbtn ul li:nth-child(2) {
    left: 50%;
  }
  .bnClass .myBbtn .bot-line {
    border-color: #DCDCDC;
  }
  .mybookP .headingArea {
    display: none;
  }
  .mybookP .notiArea ul.btnArea {
    margin: 16px;
    margin-bottom: 0px;
  }
  .mybookP .mybookP .notiArea .gRightBottom {
    display: none;
  }
  .mybookP .searchArea .formGroup {
    overflow: hidden;
    margin: 14px 16px 22px 16px;
  }
  .mybookP .searchArea .formGroup .tit {
    background-color: transparent;
  }
  .mybookP .searchArea .formGroup .btnArea {
    width: calc(100% - 40px);
    float: left;
  }
  .mybookP .notiArea ul li {
    font-size: 10px;
    line-height: 18px;
  }
  .mybookP .searchArea .formGroup .btn.gRight {
    margin: 0px;
    float: left;
    width: calc(10% - 2px);
    height: 32px;
    max-height: 32px;
    min-height: 32px;
    min-width: 40px;
    max-width: 40px;
  }
  .mybookP .searchArea {
    margin-bottom: 0px;
  }
  .mybookP .searchArea .hasDatepicker {
    border-radius: 3px;
    height: 32px;
  }
  .mybookP .formGroup .gRight span {
    display: block;
    margin: 0 auto;
    width: 24px;
    height: 12px;
    overflow: hidden;
  }
  .mybookP .searchListArea .listHead {
    display: none;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
    width: 60px;
    height: 24px;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB span {
    font-size: 10px;
  }
  
  .mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .btnDownload,
  .mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup .quote {
    position: inherit !important;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .fCheck.searchChk input[type=checkbox] + label {
    display: none;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox {
    padding: 20px 16px 64px 16px !important;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .titWrap h5 {
    font-size: 13px;
    font-family: "notokr-medium", sans-serif;
    line-height: 20px;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox span.stats {
    float: left;
    margin-top: 10px;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap {
    float: right;
    margin-top: 10px;
    margin-right: 0px !important;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup {
    margin-right: 0px !important;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
    margin-right: 4px !important;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox span.stats .notice {
    display: block !important;
    margin-left: 0px;
    margin-top: 5px;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .bookToolAll {
    width: 266px;
    height: 72px;
    border: none;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    color: #fff;
    position: fixed;
    top: inherit;
    bottom: 200px;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-2,
  .mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
    text-align: center;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
    position: absolute;
    width: 120px;
    height: 60px;
    border: 1px solid #9DC7E5;
    border-radius: 4px;
    color: #1F8BD8;
    font-family: "notokr-medium", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    padding: 12px 3px;
    background-color: #fff;
    top: -16px;
    left: inherit;
    right: 0px;
    display: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    pointer-events: none;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
    border-color: #9DC7E5;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:after {
    border-bottom-color: #fff;
  }
  .mybookP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:before {
    border-bottom-color: #9DC7E5;
  }
  .mybookP .thesisDetailArea .reviewList ul.list li.item p.text {
    margin-top: 0px;
  }
  
  
  .recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item {
    padding-right: 85px;
    padding-top: 20px;
  }
  
  .recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item dl dt {
    font-size: 13px;
    font-family: "notokr-medium", sans-serif;
  }
  .bnClass .searchList ul.listWrap li.item dl dd ul li {
    font-size: 11px;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnDown {
    width: 60px;
    height: 24px;
    padding-top: 4px;
    margin-bottom: 0px;
    margin-right: 15px;
    padding: 0px;
  }
  
  .bnClass .searchList ul.listWrap li.item dl dd ul li:after {
    display: none;
  }
  .bnClass .searchList ul.listWrap li.item dl dd ul li:nth-child(1),
  .bnClass .searchList ul.listWrap li.item dl dd ul li:nth-child(3) {
    display: none;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .btnGroup button.btnDown span {
    font-size: 10px;
  }
  
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookToolAll {
    width: 266px;
    height: 72px;
    border: none;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    color: #fff;
    position: fixed;
    top: 70%;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 {
    position: absolute;
    width: 120px;
    height: 60px;
    border: 1px solid #9DC7E5;
    border-radius: 4px;
    color: #1F8BD8;
    font-family: "notokr-medium", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    padding: 12px 3px;
    background-color: #fff;
    top: -16px;
    left: inherit;
    right: 0px;
    display: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    pointer-events: none;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 {
    border-color: #9DC7E5;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 span:after {
    border-bottom-color: #fff;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-1 span:before {
    border-bottom-color: #9DC7E5;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item p.text {
    margin-top: 0px;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-2,
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-3 {
    padding: 25px 15px;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-2 span:after,
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-2 span:before,
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-3 span:after,
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-3 span:before {
    display: none !important;
  }
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-2,
  .recomWrap #pub_modalRecommendThesis .searchList.recommend ul.listWrap li.item .bookTool-3 {
    text-align: center;
  }
  .bnClass .modal-new {
    height: 188px !important;
    top: 50% !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 320px !important;
  }
  .bnClass .modal-new .modalContent .newQuote {
    display: none;
  }
  .bnClass .modal-new .downloadBox {
    display: none;
  }
  #pub_modalRecommendThesis .paginate a {
    font-size: 12px;
  }
  .bnClass .modal-new .modalContent .quoteWrap button {
    display: block;
  }
  .bnClass .modal-new .modalContent .quoteWrap button.mob {
    display: block;
    background-color: #fff;
    color: #165C92;
  }
  .bnClass .modal .modalContent .modalHeader button.closeModal {
    background: url("/images/common/min_close.svg") no-repeat;
    background-position: center;
  }
  .bnClass .modal-new .modalContent .modalHeader .tit span {
    font-family: "notokr-medium", sans-serif;
  }
  
  .recomWrap #pub_modalRecommendThesis {
    width: 90% !important;
    height: calc(100% - 100px);
    margin: 50px auto;
    overflow-y: scroll;
  }
  .recomWrap #pub_modalRecommendThesis .modalContent .modalHeader .tit {
    font-size: 16px;
    font-family: "notokr-medium", sans-serif;
  }
  .recomWrap #pub_modalRecommendThesis .modalContent .modalFooter {
    position: absolute;
    bottom: 0px;
    width: 100%;
  }
  .recomWrap #pub_modalRecommendThesis .modalContent .modalBody.type06 {
    padding-bottom: 50px;
  }
  .recomWrap #pub_modalRecommendThesis .toggleWrap .toggleControl span.comt {
    font-size: 13px;
    font-family: "notokr-medium", sans-serif;
  }
  .bnClass .modal .toggleWrap .toggleControl a:after {
    background: url("/images/search/bigUp.svg") no-repeat center !important;
  }
  .bnClass .modal .toggleWrap .toggleControl a.open:after {
    background: url("/images/search/bigDown.svg") no-repeat center !important;
    background-position: center !important;
  }
  
  .bnClass .jcarousel-wrapper .jcarousel ul.list {
    width: 200% !important;
  }
  .bnClass .jcarousel-wrapper .jcarousel ul.list li.item {
    width: 50% !important;
  }
  
  .publicP .searchListArea .listBody.schResult .session {
    margin: 12.5px 16px;
  }
  .publicP .searchListArea .listBody.schResult .session:before {
    top: 7px;
  }
  .publicP .searchListArea .listBody.schResult .session {
    font-size: 13px;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .btnWrap p.btnGroup button.btnIconB {
    width: 64px;
    height: 24px;
  }
  .publicP .allBookmark {
    margin: 12px 0px;
  }
  .publicP .allBookmark button span {
    font-size: 10px;
  }
  .publicP .allBookmark button {
    width: 160px;
    height: 30px;
  }
  .publicP .allBookmark button span:before {
    width: 9px;
    height: 12px;
    background-size: 9px 12px !important;
    margin-top: -1px;
  }
  .publicP .paging {
    display: none;
  }
  .publicP .paginate {
    display: block !important;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookToolAll {
    width: 266px;
    height: 72px;
    border: none;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 8px;
    color: #fff;
    position: fixed;
    top: 70%;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
    position: absolute;
    width: 120px;
    height: 60px;
    border: 1px solid #9DC7E5;
    border-radius: 4px;
    color: #1F8BD8;
    font-family: "notokr-medium", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    padding: 12px 3px;
    background-color: #fff;
    top: -16px;
    left: inherit;
    right: 0px;
    display: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    pointer-events: none;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 {
    border-color: #9DC7E5;
    width: 120px !important;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:after {
    border-bottom-color: #fff;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-1 span:before {
    border-bottom-color: #9DC7E5;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox p.text {
    margin-top: 0px;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2,
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
    padding: 25px 15px;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:after,
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 span:before,
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:after,
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 span:before {
    display: none !important;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2,
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 {
    text-align: center;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 br,
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 br {
    display: none;
  }
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-2 br:after,
  .publicP .searchListArea .listBody ul.list li.item .listBox .bookTool-3 br:after {
    content: "    ";
  }
  
  .authorP .headingArea.schDetail h2 {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 5px;
  }
  .authorP .headingArea.schDetail h2 .authorNum {
    margin-top: 6px;
  }
  .authorP .headingArea.schDetail h2 .authorNum .num {
    font-size: 12px;
  }
  .authorP .headingArea.schDetail button.btnMore {
    display: none;
  }
  .authorP .headingArea.schDetail button.btnCertiAuthor {
    width: 86px;
    height: 27px;
    right: 16px;
    font-size: 12px;
    bottom: 5px;
  }
  .authorP .headingArea.schDetail.author {
    margin-bottom: 0px;
    padding: 0px 16px !important;
  }
  .authorP .headingArea.schDetail.author .author-actions button#journalViewShareButton {
    border: none !important;
    padding: 0;
    height: 40px;
    text-align: right;
    color: transparent;
  }
  .authorP .headingArea.schDetail.author .author-actions button#journalViewShareButton:hover {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .authorP .headingArea.schDetail.author .author-actions button#alarmBtn {
    display: none !important;
  }
  .authorP .headingArea.schDetail.author-detail-actions {
    padding-right: 0 !important;
  }
  .authorP .searchListArea .listHead {
    margin-bottom: 11px;
  }
  .authorP .searchDetailArea .upDown {
    display: block !important;
  }
  .authorP .searchArea {
    margin-bottom: 0px;
    border-bottom: none;
  }
  .authorP .layer2 .searchListArea .listHead {
    height: 98px;
    padding: 0px;
    margin-bottom: 0px !important;
  }
  .authorP .layer2 .searchListArea .listHead .btnGroup {
    width: auto;
    float: left;
    width: 100%;
    position: absolute;
    padding: 0px 16px;
  }
  .authorP .layer2 .searchListArea .listHead #btnBookmarkAll2 {
    margin-top: 49px;
    display: block;
  }
  .authorJournal .searchArea .checkGroup .chkwrap {
    width: calc(100% - 32px);
    float: inherit;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
    margin: 7px 16px;
  }
  .authorJournal .searchArea .formGroup p.tit {
    margin-bottom: 0px;
  }
  .authorJournal .searchArea .checkGroup .chkwrap:after {
    display: none;
  }
  .authorJournal .searchArea .checkGroup .chkwrap label {
    line-height: 50px;
    font-size: 13px;
  }
  .authorJournal .searchArea .checkGroup .chkwrap .fCheck input[type=checkbox] + label:after {
    top: 17px;
  }
  .authorJournal .searchArea .checkGroup .chkwrap .chkSlide {
    margin: 0px;
  }
}

.bnHead .gUtil ul.list li.item .jounalTop {
  width: 80px;
}

.bnHead .gUtil ul.list li.item .jounalTop span {
  font-size: 11px;
  line-height: 12px;
}

.bnHead .alarmArea .alarmBox .alarmHead p {
  padding: 6px 15px 4px;
  width: calc(100% - 60px);
}

.bnHead .alarmArea .alarmBox .alarmHead button.btnSetting {
  padding: 4px 2px 4px;
}

.bnHead .alarmArea .alarmBox .alarmHead button.btnSetting span {
  font-size: 11px !important;
}

.modal .advancedSearchBox .gInputText {
  width: 100%;
  max-width: 366px;
}

.bnHead .gUtil ul.list li.item .jounalTop {
  width: 80px;
  height: 50px;
  padding: 5px 0px;
}

.bnHead .gUtil ul.list li.item .jounalTop span {
  font-size: 11px;
  line-height: 12px;
  display: block;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookToolAll {
  width: 140px;
}

.bnClass .searchListArea .listBody ul.list li.item .listBox .bookTool-n {
  width: 120px;
}

.authorP .headingArea.schDetail .opWrap {
  height: 67px;
}

.authorP .headingArea.schDetail .opWrap button {
  height: 35px;
}

.authorJournal .searchArea .checkGroup .chkwrap {
  margin-top: 12px;
}

.authorJournal .searchArea .checkGroup .chkwrap label {
  font-size: 12px;
}

.authorJournal .searchArea .checkGroup .chkwrap label {
  line-height: 20px;
  letter-spacing: 0;
}

.authorJournal .searchArea .checkGroup .chkwrap .fCheck input[type=checkbox] + label:after {
  top: 12px;
}

.authorJournal .searchArea .checkGroup .chkwrap label span {
  display: inline-block;
}

.authorJournal .chkSlide .slick-slide:nth-child(1) .fCheck input[type=checkbox] + label:before {
  margin-top: -25px;
}

.authorJournal .chkSlide .slick-slide:nth-child(2) .fCheck input[type=checkbox] + label,
.authorJournal .chkSlide .slick-slide:nth-child(3) .fCheck input[type=checkbox] + label {
  line-height: 40px;
}

.authorJournal .searchArea .checkGroup .chkwrap:after {
  top: 13.5px;
}

.authorJournal .chkSlide .slick-slide:nth-child(2) .fCheck input[type=checkbox] + label:after,
.authorJournal .chkSlide .slick-slide:nth-child(3) .fCheck input[type=checkbox] + label:after {
  top: 13px;
}

.bnClass .leftTbot {
  margin-top: 10px;
}

.journalP .headingArea.schDetail h2 {
  font-size: 24px !important;
}

@media (max-width: 959px) {
  .authorP .listHead .btnGroup .eTab {
    margin-top: 5px;
    margin-bottom: 5px;
    float: none;
    display: block;
  }
  
  .bnClass .searchListArea .listHead #btnBookmarkAll2 {
    width: 150px;
    display: block;
  }
  .bnClass .searchListArea .listBody.schResult ul.list li.item .listBox {
    padding-right: 16px !important;
  }
  .mybookP .searchArea .formGroup .btn.gRight {
    min-width: 40px;
    max-width: 40px;
    padding: 0px;
  }
  .mybookP .searchArea .formGroup .btnArea {
    width: calc(100% - 40px);
  }
  .bnClass .searchArea .formGroup .btnArea li .grouping .gInputText {
    width: 44%;
  }
  .mybookP .formGroup .gRight {
    width: 40px;
  }
  .mybookP .formGroup .gRight span {
    width: 38px;
    font-size: 10px;
  }
  .mybookP .btn.date {
    padding: 6px 4px 5px;
    color: #666666;
    margin-top: 10px;
  }
  .bnClass .searchArea .formGroup .grouping.date {
    padding: 0px;
    margin: 0px;
  }
  
  .journalP .headingArea.schDetail h2 {
    font-size: 16px !important;
  }
}

.contents.inner.bnsize {
  max-width: 1124px;
}

.contents.inner.bnsize2 {
  max-width: 982px;
}

.bncontent {
  width: 100%;
  padding-bottom: 50px;
}

.bncontent .signtt {
  padding-top: 40px;
  font-size: 24px;
  font-family: notokr-bold;
}

.bncontent .signselet {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  margin-top: 75px;
}

.bncontent .signselet .nomalMember .checkicon {
  position: absolute;
  background: url(/images/common/redcheck.svg) no-repeat center center;
  width: 20px;
  height: 20px;
  top: 10px;
  left: 10px;
  display: none;
}

.bncontent .signselet .nomalMember .checkicon.active {
  display: block;
}

.bncontent .signselet .nomalMember {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 290px;
  height: 200px;
  border-radius: 20px;
  position: relative;
  cursor: pointer;
  border: 1px solid #cccccc;
  user-select: none;
}

.bncontent .signselet .nomalMember:focus-visible {
  outline-offset: 2px;
}

.bncontent .signselet .nomalMember.active {
  border: 1px solid #DB3A3F;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.bncontent .signselet .nomalMember .nicon {
  width: 29px;
  height: 24px;
  background: url(/images/common/menber.svg) no-repeat center center;
  background-size: 100%;
}

.bncontent .signselet .nomalMember .nicon.active {
  width: 29px;
  height: 24px;
  background: url(/images/common/menberactive.svg) no-repeat center center;
  background-size: 100%;
}

.bncontent .signselet .nomalMember .ntt {
  color: #999999;
  margin-top: 23px;
  font-size: 18px;
  font-family: notokr-bold;
  text-align: center;
  margin-bottom: 10px;
}

.bncontent .signselet .nomalMember .ntt.active {
  color: #111111;
}

.bncontent .signselet .nomalMember .nsubtt {
  line-height: 24px;
  font-family: notokr-regular;
  font-size: 13px;
  text-align: center;
  color: #999999;
}

.bncontent .signselet .nomalMember .nsubtt.active {
  color: #111111;
}

.bncontent .signselet .authorsMember .checkicon {
  position: absolute;
  background: url(/images/common/redcheck.svg) no-repeat center center;
  width: 20px;
  height: 20px;
  top: 10px;
  left: 10px;
  display: none;
}

.bncontent .signselet .authorsMember .checkicon.active {
  display: block;
}

.bncontent .signselet .authorsMember.active {
  border: 1px solid #DB3A3F;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.bncontent .signselet .authorsMember {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 290px;
  height: 200px;
  border: 1px solid #cccccc;
  border-radius: 20px;
  margin-left: 20px;
  padding-top: 22px;
  position: relative;
  cursor: pointer;
  user-select: none;
}

.bncontent .signselet .authorsMember:focus-visible {
  outline-offset: 2px;
}

.bncontent .signselet .authorsMember .aicon {
  width: 32px;
  height: 28px;
  background: url(/images/common/acthors.svg) no-repeat center center;
  background-size: 100%;
}

.bncontent .signselet .authorsMember .aicon.active {
  width: 32px;
  height: 28px;
  background: url(/images/common/acthorsactive.svg) no-repeat center center;
  background-size: 100%;
}

.bncontent .signselet .authorsMember .att {
  margin-top: 23px;
  font-size: 18px;
  font-family: notokr-bold;
  text-align: center;
  margin-bottom: 10px;
  color: #999999;
}

.bncontent .signselet .authorsMember .att.active {
  color: #111111;
}

.bncontent .signselet .authorsMember .asubtt {
  font-family: notokr-regular;
  font-size: 13px;
  text-align: center;
  color: #999999;
  line-height: 24px;
}

.bncontent .signselet .authorsMember .asubtt.active {
  color: #111111;
}

.bncontent .lastbuttom {
  display: block;
  width: 400px;
  height: 45px;
  border-radius: 3px;
  margin: 0 auto;
  text-align: center;
  background: #D5D5D5;
  margin-top: 53px;
  user-select: none;
}

.bncontent .lastbuttom span {
  display: inline-block;
  font-size: 16px;
  font-family: notokr-regular;
  line-height: 45px;
  color: #ffffff;
}

.bncontent .lastbuttom.active {
  background: #DB3A3F;
  cursor: pointer;
}

@media (max-width: 959px) {
  .bncontent .signtt {
    padding-top: 50px;
    font-size: 18px;
    padding-left: 16px;
  }
  .bncontent .signselet {
    flex-direction: column;
    margin-top: 50px;
  }
  .bncontent .signselet .nomalMember {
    margin: 0 auto;
  }
  .bncontent .signselet .authorsMember {
    margin: 0 auto;
  }
  .bncontent .signselet .nomalMember {
    margin-bottom: 20px;
  }
  .bncontent .lastbuttom {
    margin-top: 30px;
    height: 36px;
  }
  .bncontent .lastbuttom span {
    line-height: 36px;
  }
  .bnwarp {
    height: calc(100% - 264px);
  }
}

@media (max-width: 499px) {
  .bncontent .signselet .nomalMember {
    width: calc(100% - 70px);
  }
  .bncontent .signselet .authorsMember {
    width: calc(100% - 70px);
  }
  .bncontent .lastbuttom {
    width: calc(100% - 32px);
    margin-bottom: 80px;
  }
}

.headingArea.bnHead {
  padding: 40px 0 50px;
  margin: 0;
}

.headingArea.bnHead h2 {
  font-size: 24px;
  margin: 0;
}

.bntitletext p.bntt {
  font-size: 18px;
}

.container .bninfotext {
  font-size: 16px;
  margin-bottom: 19px;
  display: block;
}

.formGroup.bnstyleform {
  padding: 0 0 12px 0;
}

.formArea.bxformsize {
  margin-bottom: 30px;
  max-width: 400px;
}

.btn.large.bnstylebutton {
  max-width: 400px;
}

.container.bnclass3 {
  width: 100%;
  min-height: calc(100vh - 347px);
}

.pw.icon {
  background: url(/images/common/passicon.png) no-repeat !important;
  background-size: 100% 100% !important;
}

@media (max-width: 959px) {
  .inner {
    padding: 0 16px;
  }
  .headingArea.bnHead {
    padding: 40px 0 50px;
    margin-bottom: 0px;
    display: block;
  }
  .container.bnclass3 {
    width: 100%;
    min-height: calc(100vh - 264px);
  }
  .bntitletext {
    margin-bottom: 19px !important;
  }
  .bntitletext p.bntt {
    font-size: 16px;
  }
  .container .bninfotext {
    font-size: 14px !important;
    margin-bottom: 21px;
    display: block;
  }
}

.fText.bnstyleinputhight.email1 {
  width: 51%;
  max-width: 204px;
}

.fText.bnstyleinputhight.email2 {
  width: calc(50% - 23px);
  max-width: 177px;
  padding: 6px 9px 7px 5px;
}

.email3 {
  text-align: center;
  width: 10.74px;
  box-sizing: border-box;
  display: inline-block;
  font-size: 13px !important;
  margin: 0 4px;
}

.fSelect.emailAddress2 {
  width: 100%;
  margin: 4px 0 0 0;
}
.fSelect.emailAddress2:has(:focus-visible) {
  border-color: #999dff;
}

.fSelect.emailAddress2 span {
  padding: 0 12px;
  
}

.authorAddEmail .fSelect.emailAddress2 {
  min-width: 120px;
  margin: 0 0 0 3px;
  width: auto;
}

.authorAddEmail .fSelect.emailAddress2 span {
  line-height: 35px;
}

.authorAddEmail .fSelect.emailAddress2 #pub_btnAddRowEmail {
  margin-top: 1px;
}

.fSelect, .fText {
  font-size: 13px;
  border-radius: 3px;
}

.agreeContainer {
  width: 100%;
  min-height: 242px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

.agreeContainer input[type=checkbox] {
  width: 15px;
  height: 15px;
  margin-right: 4px;
  flex-shrink: 0;
  min-width: 15px;
  min-height: 15px;
}

.agreeContainer input[type=checkbox].selectAll {
  width: 17px;
  height: 17px;
  margin-right: 4px;
  margin-top: -1px;
  flex-shrink: 0;
  min-width: 17px;
  min-height: 17px;
}

.agreeAll {
  width: 100%;
  height: 43px;
  line-height: 43px;
  padding-left: 10px;
  border-bottom: 1px solid #ccc;
  background: #FAFAFA;
}

.agreeEach {
  width: 100%;
  height: auto;
  padding: 5px 10px 4px;
  overflow-x: hidden;
}

.agreeAll {
  display: flex;
  align-items: center;
  gap: 10px;
}
.agreeAll label {
  line-height: 1.2;
}

.agreeEach {
  display: flex;
  flex-direction: column;
}

.eachBox {
  display: flex;
  flex-direction: column;
}

.checkContainer {
  width: 100%;
  min-height: 38px;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 2px 0;
}
.checkContainer > span {
  flex: 1;
  max-width: 300px;
}
.checkContainer > label {
  flex: 1;
  max-width: 300px;
  cursor: pointer;
  line-height: 1.2;
}

.checkContainer .readMore {
  width: 84px;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  color: #999999;
  border: 1px solid #ccc;
  margin-left: auto;
  flex-shrink: 0;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

.readMoreCon {
  width: 100%;
  height: 170px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 10px;
  border: 1px solid #ccc;
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin-bottom: 15px;
  margin-top: 5px;
  color: #666;
  display: none;
}

.readMoreCon.showMore {
  display: block !important;
}

.readMoreCon::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}

.agreeAll input[type=checkbox]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #DB3A3F;
  position: relative;
  border-radius: 3px;
}

.agreeAll input[type=checkbox]:checked::after {
  text-align: center;
  color: #fff;
  position: absolute;
  font-weight: bolder;
  display: block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  background: url(/images/common/checked.svg) no-repeat center;
  background-size: cover;
}

.agreeEach input[type=checkbox]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #DB3A3F;
  position: relative;
  border-radius: 3px;
}

.agreeEach input[type=checkbox]:checked::after {
  text-align: center;
  color: #fff;
  position: absolute;
  font-weight: bolder;
  display: block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: url(/images/common/checked.svg) no-repeat center;
}

button.stepTwo {
  display: none;
}

.inputPart2 {
  display: none;
}

.btn.large.bnstylebutton {
  background: #cccccc;
}

.formGroup ul li {
  margin-top: 4px;
}

.formGroup.bnstyleform.lastForm {
  padding: 0;
}

.cal.icon {
  background: url("/images/common/cal.svg") no-repeat !important;
  background-size: 100% 100% !important;
}

.mail.icon {
  background: url("/images/common/mail.svg") no-repeat !important;
  background-size: 100% 100% !important;
}

.tel.icon {
  background: url("/images/common/phone.svg") no-repeat !important;
  background-size: 100% 100% !important;
}

.bnpos1 {
  margin-top: 18px;
}

.btn.large.bnstylebutton {
  border: none !important;
}

.fText.bnstyleinputhight {
  background: transparent;
}

.placeholder {
  z-index: -1;
}

@media (max-width: 959px) {
  .btn.large.bnstylebutton {
    height: 36px;
    line-height: 36px;
  }
  .btn.large.bnstylebutton .bnttsize {
    font-size: 14px;
  }
}

.contents.inner.bnsize3 {
  max-width: 1112px;
  padding: 0 16px;
}

.justLine {
  width: 100%;
  height: 59px;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 27px;
}

.contentBox {
  width: 100%; 
  padding: 0 16px;
  box-sizing: border-box;
}

.airbus {
  width: 100%;
  height: 78px;
  margin: 40px 0 20px;
  background: url("/images/common/airbus.svg") no-repeat center;
  background-size: 89px 78px;
}

.sentText p {
  text-align: center;
  line-height: 35px;
  font-size: 24px;
  color: #111111;
  font-weight: bold;
}

.sentAdd {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 13px 0 19px;
}

.sentAdd span {
  padding: 9px 11px;
  color: #111111;
  background: #FAFAFA;
  border-radius: 3px;
  font-size: 18px;
  vertical-align: middle;
  line-height: 24px;
}

.sentInfo {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.sentInfo p:nth-child(1) {
  color: #DB3A3F;
  margin-bottom: 4px;
}

.resendBt {
  display: block;
  height: 45px;
  width: 100%;
  max-width: 400px;
  border: 1px solid #DB3A3F;
  border-radius: 3px;
  font-size: 20px;
  color: #DB3A3F;
  line-height: 45px;
  text-align: center;
  margin: 32px auto 50px auto;
}

@media (max-width: 959px) {
  .contentBox {
    margin-top: 30px;
  }
  .justLine {
    display: none;
  }
  .sentText p {
    font-size: 16px;
    line-height: 24px;
  }
  .sentAdd span {
    font-size: 16px;
  }
  .sentInfo {
    font-size: 14px;
    line-height: 22px;
    word-break: keep-all;
  }
  .sentInfo p:nth-child(1) {
    margin-bottom: 20px;
  }
  .resendBt {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin: 20px auto 30px auto;
  }
}

.bnButtonPos {
  margin: 32px auto 50px;
  width: 100%;
  max-width: 500px;
  border-collapse: collapse;
  font-size: 0;
}

.bnButtonPos button {
  height: 45px;
}

.bnButtonPos button:nth-child(1) {
  display: block;
  width: 100%;
  background: #DB3A3F;
  border-radius: 3px;
  color: #ffffff;
  font-size: 20px;
  line-height: 45px;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.bnButtonPos button:nth-child(2) {
  display: block;
  width: 100%;
  margin-right: 4%;
  border: 1px solid #DB3A3F;
  border-radius: 3px;
  color: #DB3A3F;
  font-size: 20px;
  line-height: 45px;
  text-align: center;
  box-sizing: border-box;
}

@media (max-width: 959px) {
  .bnButtonPos {
    margin: 20px auto 30px;
    font-size: 0;
  }
  .bnButtonPos button {
    height: 36px;
    line-height: 36px !important;
    font-size: 14px !important;
  }
  
}

@media (min-width: 959px) {
  .joinComplete .topBox .comTitle.bnstyle {
    font-size: 24px;
  }
  .joinComplete .topBox .comText.bnstyle {
    font-size: 18px;
  }
  .joinComplete .topBox .btnStart.bnstyle {
    height: 45px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    background: #db3a3f;
    line-height: 45px;
    min-width: 400px;
  }
  .joinComplete .botBox .botTitle.bnstyle {
    font-size: 18px !important;
  }
}

@media (max-width: 959px) {
  .joinComplete .botBox .btnManual.bnstyle {
    width: 160px;
    margin-bottom: 12px;
  }
}

.bnModal {
  height: 100vh;
  width: 100vw;
  background: rgba(17, 17, 17, 0.4);
  z-index: 1002;
  position: fixed;
  top: 0;
}

.modalPadding {
  padding: 16px;
  width: 100%;
  max-width: 588px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modalContainer {
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}

.modalNav {
  width: 100%;
  position: relative;
  height: 65px;
}

.modalDots {
  display: block;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  height: 12px;
  width: 100px;
}

.modalDots span {
  display: inline-block;
  background: url("/images/common/commondot.svg") no-repeat;
  background-size: 100% 100%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.modalDots span.active {
  width: 12px;
  height: 12px;
  background: url("/images/common/activedot.svg") no-repeat;
}

.modalDots span:nth-child(1) {
  left: 0%;
}

.modalDots span:nth-child(2) {
  left: 33.33%;
}

.modalDots span:nth-child(3) {
  left: 66.667%;
}

.modalDots span:nth-child(4) {
  left: 100%;
}

.modalNav .closeButton {
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("/images/common/xmark.svg") no-repeat;
  background-size: 100% 100%;
  top: 20px;
  left: 20px;
  cursor: pointer;
}

.fanfare {
  background: url("/images/common/cong.svg") no-repeat;
  background-size: 100% 100%;
  height: 80px;
  width: 80px;
  margin: 0 auto 24px;
}

.modalText1 {
  font-size: 22px;
  font-weight: bold;
  color: #111111;
  line-height: 32px;
  text-align: center;
}

.emailContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 40px 0;
  font-size: 18px;
  line-height: 27px;
  color: #111111;
  text-align: center;
}

.emailPos {
  border-radius: 3px;
  background: #FAFAFA;
  padding: 5px 24px;
  border-radius: 3px;
}

.modalText2 {
  font-size: 16px;
  line-height: 27px;
  color: #111111;
  text-align: center;
  margin-bottom: 20px;
}

.modalButtons {
  margin: 0 auto 20px;
  width: 100%;
  max-width: 380px;
}

.twoButtons {
  width: 180px;
  height: 45px;
  border: 1px solid #DB3A3F;
  border-radius: 3px;
  background: #fff;
  color: #DB3A3F;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
}

.twoButtons.bnMargin {
  margin-right: 20px;
}

.skipbutton {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  text-align: center;
  padding-bottom: 50px;
  cursor: pointer;
}

.radioBoxes {
  margin: 20px auto;
  margin-left: 13%;
  width: auto;
  font-size: 16px;
  color: #111;
  line-height: 18px;
}

.radioBoxes p {
  margin: 20px;
}

.buttonBottom {
  width: 400px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.oneButton {
  display: block;
  width: 100%;
  height: 45px;
  color: #fff;
  font-size: 16px;
  line-height: 45px;
  text-align: center;
  background: #cccccc;
  border-radius: 3px;
}

.email4 {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("/images/common/arrowdown.svg") no-repeat right;
}

.headingArea.bnnoboder.bnHead {
  z-index: 0;
}

.fText.bnstyleinputhight:focus {
  border: 1px solid #999dff;
}

.fText.bnstyleinputhight:focus + .icon {
  filter: sepia(100%) hue-rotate(190deg) saturate(500%) !important;
}

.fText.bnstyleinputhight.email4:hover {
  border: 1px solid #999dff;
}

.agreeContainer:hover {
  border: 1px solid #999dff;
}

.redRadio {
  height: 15px;
  width: 15px;
  margin-right: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
}

.redRadio:checked {
  border: 1px solid #DB3A3F;
  position: relative;
}

.redRadio:checked::before {
  content: "";
  position: absolute;
  background: #db3a3f;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: 2px;
  left: 2px;
}

.gradeSelect {
  display: none;
  width: 400px;
  margin: 0 auto;
}

.gradeSelect.show {
  display: block;
}

.grageSelect h3 {
  font-size: 16px;
  color: #111;
  line-height: 24px;
}

.grageSelect p {
  font-size: 13px;
  color: #999 !important;
  line-height: 19px;
}

#gradeSelect {
  width: 100%;
  height: 39px;
  margin: 4px 0;
  border: 1px solid #CCCCCC;
  font-size: 13px;
  line-height: 39px;
  padding-left: 13px;
  border-radius: 3px;
}

.valueBox {
  width: 400px;
  height: 46px;
  border: 1px solid #CCCCCC;
  margin: 20px 0;
  position: relative;
  padding-left: 13px;
  font-size: 13px;
  line-height: 46px;
}

.removeValue {
  width: 13px;
  height: 13px;
  background: url("/images/common/xmark.svg") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 20.5px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  cursor: pointer;
}

.removeValue.show {
  display: block;
}

.skipbutton2 {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  text-align: center;
  padding-bottom: 20px;
  cursor: pointer;
}

.searchContainer {
  width: 354px;
  height: 39px;
  line-height: 39px;
  color: #CCCCCC;
  font-size: 13px;
  position: relative;
  margin: 20px auto 12px;
}

.modalSearch {
  width: 100%;
  height: 100%;
}

.modalText3 {
  width: 354px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 21px;
  color: #ccc;
  height: 252px;
}

.modalText3 .bnMargin {
  margin-bottom: 20px;
}

.modalText3 .radioP {
  color: #111111;
  line-height: 19px;
}

.searchContainer .searchOrgan {
  width: 100%;
}

.searchContainer .searchOrgan .gInputText.schBox {
  width: 100%;
}

.searchContainer .bnSearch {
  padding: 0px 0px 0px 13px !important;
  height: 39px !important;
}

.icon.bnSearchIcon {
  height: 40px !important;
  width: 17px !important;
  text-align: right;
  line-height: 39px !important;
  background: url("/images/common/searchb.svg") no-repeat left center !important;
}

.btnSearch.bnstyle {
  right: 14px !important;
}

.majorContainer {
  width: 478px;
  margin: 0 auto 20px;
  font-size: 0px;
}

.bnh3 {
  font-size: 16px;
  line-height: 24px;
  color: #111;
  font-weight: bold;
  margin-bottom: 4px;
}

.bnh3 span {
  color: #DB3A3F;
}

.bnMajor {
  width: 234px !important;
  height: 39px !important;
}

.majorContainer .fSelect span {
  line-height: 39px !important;
}

.interestContainer {
  width: 478px;
  margin: 0 auto;
}

.fSelect.major2.bnMargin {
  margin-left: 6px;
}

.desc.pullRight.bnstyle {
  font-size: 13px !important;
  color: #999 !important;
  font-weight: 400 !important;
}

.tagBox.bnstyle {
  height: auto !important;
  border: 1px solid #CCCCCC !important;
  border-radius: 3px !important;
  margin-bottom: 22px;
  padding: 20px 16px !important;
}

.tagBox.bnstyle .tag {
  font-size: 13px !important;
  line-height: 25px !important;
  color: #3E64E0 !important;
  padding: 3px 7px !important;
  border: 1px solid #8AA1EC !important;
  margin-right: 10px;
}

.tagBox.bnstyle .tag .del {
  display: inline-block !important;
  width: 13px !important;
  height: 13px !important;
  background: url("/images/common/subjcrorss.svg") no-repeat center 75% !important;
  background-size: 7px 7px !important;
  margin-left: 4px !important;
  cursor: pointer;
}

.modalContentList {
  display: none;
}

.modalContentList.show {
  display: block;
  animation: modalAppear 0.5s forwards;
}

@keyframes modalAppear {
  0% {
    opacity: 0;
    top: 30px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}

.addRow.bnstyle {
  padding: 0px;
}

.addRow.bnstyle li {
  width: 100%;
  padding-right: 46px;
  font-size: 0;
  position: relative;
  margin-bottom: 7px;
}

.addRow.bnstyle li .fText.bnstyleinputhight.email1 {
  width: 58%;
  max-width: 204px;
}

.addRow.bnstyle li .fText.bnstyleinputhight.email2 {
  width: calc(43.225% - 23px);
  max-width: 131.28px;
}

.parentFont0 {
  font-size: 0 !important;
  margin-bottom: 12px;
}

.addRow.bnstyle li button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.addRow.bnstyle li button.plus {
  width: 36px !important;
  min-width: 36px !important;
  height: 36px;
  background: url("/images/common/emailAdd.svg") no-repeat center/16px 16px;
  border: 1px solid #666666 !important;
  border-radius: 3px;
  margin: 0px !important;
}

.addRow.bnstyle li button.minus {
  width: 36px !important;
  min-width: 36px !important;
  height: 36px;
  background: url("/images/common/emailLess.svg") no-repeat center/16px 1px;
  border: 1px solid #666666 !important;
  border-radius: 3px;
  margin: 0px !important;
}

.font13Red {
  font-size: 13px !important;
  color: #DB3A3F;
  margin-top: 4px;
}

@media (max-width: 959px) {
  .modalText1 {
    word-break: keep-all;
  }
  .emailContainer {
    font-size: 16px;
  }
  .modalText2 {
    font-size: 14px;
  }
  .modalButtons {
    max-width: 328px;
    display: flex;
    width: calc(100% - 32px);
  }
  .buttonBottom {
    width: 100%;
  }
  .oneButton {
    width: calc(100% - 32px);
    margin: 0 auto;
    font-size: 14px;
  }
  .radioBoxes {
    font-size: 14px;
  }
  .valueBox {
    max-width: 400px;
    width: 100%;
  }
  .gradeSelect {
    max-width: 400px;
    width: calc(100% - 32px);
  }
  .searchContainer {
    width: calc(100% - 32px);
    max-width: 354px;
  }
  .modalText3 {
    max-width: 356px;
    width: calc(100% - 32px);
  }
  .majorContainer {
    max-width: 479px;
    width: calc(100% - 32px);
  }
  .bnMajor {
    width: 50% !important;
  }
  .fSelect + .fSelect {
    min-width: inherit !important;
    width: 50%;
    margin-top: 0;
  }
  .fSelect {
    width: 47%;
  }
  .bnh3 {
    margin-top: 20px;
  }
  .interestContainer {
    max-width: 478px;
    width: calc(100% - 32px);
  }
  .tabWrap .tab.vertical ul li a {
    padding: 7px 7px;
  }
  .tabWrap .tabContent ul {
    padding: 10px 6px 5px;
  }
  .tabWrap .tabContent ul li a {
    padding: 3px 0px 5px 0px;
  }
  .bnh3.bnresize {
    display: flex;
    flex-direction: column;
  }
}

.bnwarp2 {
  height: calc(100% - 347px + 157px);
}

.font13Gray {
  font-size: 13px !important;
  color: #ccc;
  margin-top: 4px;
}

@media (max-width: 959px) {
  .container .bntitletext {
    text-align: left !important;
  }
}

.fSelect.cate1.bnstyle {
  height: 50px;
  color: #CCCCCC;
  width: 41%;
  max-width: 145px;
  line-height: 50px;
}
.fSelect.cate1.bnstyle:has(:focus-visible) {
  border-color: #999dff;
}

.fSelect.cate1.bnstyle span {
  line-height: 50px;
}

.fSelect.cate2.bnstyle {
  height: 50px;
  color: #CCCCCC;
  width: 55%;
  max-width: 197px;
  line-height: 50px;
  margin-left: 4%;
}
.fSelect.cate2.bnstyle:has(:focus-visible) {
  border-color: #999dff;
}

.fSelect.cate2.bnstyle span {
  line-height: 50px;
}

.fTextarea.career:focus-visible {
  border-color: #999dff;
}

.bnsubtt {
  font-size: 13px;
  color: #cccccc;
}

.bnsubtt2 {
  font-size: 13px;
  color: #cccccc;
  margin-top: 4px;
}

.bnprogressBar {
  width: 164px;
  height: 3px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -26px);
}

.bnprogressBar div {
  display: inline-block;
  width: 82px;
  height: 3px;
  background: #D5D5D5;
}

.bnprogressBar div.active {
  background: #DB3A3F;
}

.movie_list a:hover {
  text-decoration: none;
}

.movie_list li {
  display: flex;
  margin-bottom: 70px;
}

.movie_list .movie_frame {
  width: 500px;
  height: 280px;
  position: relative;
  margin-right: 20px;
  background: url(/images/movie/ico_help.svg) no-repeat 50% 20%/20%;
}

.movie_list .movie_frame img {
  width: 100%;
}

.movie_list .movie_frame p {
  position: absolute;
  top: 60%;
  text-align: center;
  color: #111;
  font-size: 16px;
  width: 100%;
  font-family: "notokr-medium", sans-serif;
}

.movie_list .movie_frame p b {
  font-weight: bold;
}

.movie_list .movie_frame .time_txt {
  display: inline-block;
  padding: 5px 15px 4px;
  color: #FFF;
  font-size: 12px;
  font-family: "notokr-medium", sans-serif;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.movie_list .movie_info {
  width: calc(100% - 520px);
  padding-top: 20px;
}

.movie_list .movie_info .step {
  color: #111;
  font-size: 18px;
  font-weight: bold;
}

.movie_list .movie_info .tit {
  color: #111;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}

.movie_list .movie_info .txt {
  color: #666;
  font-size: 14px;
  line-height: 26px;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #111;
}

.movie_view .tit {
  font-size: 20px;
  color: #111;
  font-weight: bold;
}

.movie_view .txt {
  font-size: 16px;
  color: #111;
}

.movie_view iframe {
  border: 0 solid #000;
  margin: 10px 0;
}

@media screen and (max-width: 1150px) {
  .movie_list li {
    display: block;
  }
  .movie_list .movie_frame {
    width: 100%;
    height: auto;
    position: relative;
    margin-right: 20px;
    background: url(/images/movie/ico_help.svg) no-repeat 50% 20px/10%;
  }
  .movie_list .movie_frame p {
    margin: 100px 0;
    position: static;
  }
  .movie_list .movie_info {
    width: 100%;
  }
  .movie_view .tit {
    margin-top: 20px;
  }
}

.display-none {
  display: none !important;
}

.padding_top_0 {
  padding-top: 0;
}

.blinking {
  -webkit-animation: blink 0.75s ease-in-out infinite alternate;
  -moz-animation: blink 0.75s ease-in-out infinite alternate;
  animation: blink 0.75s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.searchListArea .listBody ul.list li.item .listBox ul.info ll {
  float: left;
  position: relative;
  padding: 3px 0 3px 25px;
  color: #666;
  font-size: 13px;
  margin-bottom: 0;
  margin-right: 10px;
}

.searchListArea .listBody ul.list li.item .listBox ul.info ll.nickName {
  padding: 3px 0 3px 5px;
}

.searchListArea .listBody ul.list li.item .listBox ul.info ll.writtenDate {
  padding: 3px 0 3px 1px;
  font-size: 13px;
  color: #999;
}

.searchListArea .listBody ul.list li.item .listBox ul.info ll.like {
  background: url("/images/community/like_icon.png") 0 0 no-repeat;
  background-size: 24px 20px;
  text-decoration: none;
}

.searchListArea .listBody ul.list li.item .listBox ul.info ll.like.on {
  background: url("/images/community/like_icon_on.png") 0 0 no-repeat;
  background-size: 24px 20px;
  text-decoration: none;
  color: #f04347;
}

.searchListArea .listBody ul.list li.item .listBox ul.info ll.reply {
  background: url("/images/community/reply_icon.png") -3px center no-repeat;
  background-size: 24px 20px;
}

.searchListArea .listBody ul.list li.item .listBox ul.info ll.view {
  background: url("/images/community/view_icon.png") -2px 2px no-repeat;
  background-size: 24px 20px;
}

.paging {
  width: 100%;
  text-align: center;
  margin: 30px 0px 65px 0px;
  vertical-align: top;
}

.paging a {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  margin: 0px 8px;
}

.paging a.active {
  color: #CC4736;
  text-decoration: underline;
}

.paging a img {
  display: block;
}

.paging a.first, .paging a.next, .paging a.prev, .paging a.last {
  border: 1px solid #EFEFEF;
  border-radius: 20px;
  overflow: hidden;
  margin: 0px 3px;
}

.paging.paging_a11y {
  margin: 28px 0px 63px 0px;
}

.paging.paging_a11y a {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  min-height: 24px;
  margin: 0;
}

br.eng {
  display: block;
}

span.orgColor {
  color: #1f8bd8 !important;
}

span.orgColor::before {
  content: '"';
  display: inline;
  color: #111;
}

span.orgColor::after {
  content: '" ';
  display: inline;
  color: #111;
}

.txtGroup h5.tit {
  font-size: 18px;
  padding-bottom: 8px;
  font-weight: normal;
  font-family: "notokr-bold";
}

.txtGroup h5.tit.type1 {
  color: #165c92;
}

.txtGroup h5.tit br.mobile {
  display: none;
}

.txtGroup p.smr {
  font-size: 13px;
  color: #666;
}

.txtGroup p.smr strong {
  color: #111;
  font-size: 14px;
}

.txtGroup p.smr + .smr {
  margin-top: 5px;
}

.txtGroup button.btn_login {
  display: block;
  margin-top: 30px;
}

.txtGroup button.btn_login span {
  position: relative;
  background: #165c92;
  padding: 13px 45px 13px 23px;
  border-radius: 50px;
  font-size: 16px;
  color: #fff;
  display: block;
}

.txtGroup button.btn_login span::before {
  position: absolute;
  right: 21px;
  top: 23px;
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background: #fff;
}

.txtGroup button.btn_login span::after {
  position: absolute;
  right: 21px;
  top: 19px;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}

.txtGroup h5.tit .words {
  display: inline-block;
  margin: 5px 0;
}

.txtGroup h5.tit .words li {
  display: inline-block;
  background: #e6f0fb;
  width: 24px;
  padding: 2px;
  border-radius: 3px;
  color: #165c92;
  text-align: center;
}

.txtGroup.center {
  text-align: center;
}

.txtGroup.center button.btn_login {
  margin: 30px auto 0;
}

.txtGroup.lineBg {
  background: url(/images/common/line_bg.png);
}

.txtGroup.sm h5.tit {
  font-size: 16px;
  padding-bottom: 5px;
}

.txtGroup.sm h5.tit span {
  font-size: 16px;
}

.txtpGrou.sm h5.tit span.orgColor {
  font-size: 16px;
}

.txtGroup.sm p.smr {
  font-size: 14px;
}

@media (max-width: 959px) {
  .txtGroup h5.tit {
    font-size: 16px;
    padding-bottom: 12px;
    text-align: center;
  }
  .txtGroup h5.tit span.orgColor {
    font-size: 16px;
  }
  .txtGroup h5.tit.type1 {
    font-size: 16px;
  }
  .txtGroup h5.tit br.mobile {
    display: block;
  }
  .txtGroup p.smr {
    font-size: 13px;
    text-align: center;
  }
  .txtGroup p.smr + .smr {
    margin-top: 3px;
  }
  .txtGroup.sm p.smr {
    font-size: 12px;
  }
  .txtGroup button.btn_login {
    margin: 20px auto 0;
  }
  .txtGroup button.btn_login span {
    padding: 12px 45px 12px 23px;
    font-size: 14px;
  }
  .txtGroup button.btn_login span::before {
    position: absolute;
    right: 21px;
    top: 19px;
    content: "";
    display: block;
    width: 14px;
    height: 1px;
    background: #fff;
  }
  .txtGroup button.btn_login span::after {
    position: absolute;
    right: 21px;
    top: 15px;
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
  }
}

.bestKeywords {
  position: relative;
  margin-top: 23px;
  margin-right: -2px;
  margin-left: -2px;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  max-height: 82px;
}

.bestKeywords.type1 {
  padding-right: 104px;
  width: 100%;
  max-height: 86px;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.2;
  text-align: left;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bestKeywords li {
  display: inline-block;
  line-height: 31px;
  margin: 4px 2px;
}

.bestKeywords li a {
  color: #165c92;
  padding: 1px 18px;
  border-radius: 50px;
  background: #eee;
  font-size: 13px;
  font-family: "notokr-medium", sans-serif;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  max-width: 250px;
  text-overflow: ellipsis;
}

.bestKeywords li a::before {
  content: "# ";
  display: inline;
  color: #165c92;
}

.bestKeywords li a:hover,
.bestKeywords li a.active {
  background: #165c92;
  color: #fff;
  text-decoration: none;
}

.bestKeywords li a:hover::before,
.bestKeywords li a.active::before {
  color: #fff;
}

.bestKeywords li.tit {
  font-size: 15px;
  font-family: "notokr-medium", sans-serif;
  display: block;
}

.bestKeywords li.tit span {
  position: relative;
  z-index: 1;
}

.bestKeywords li.tit span::before {
  content: "# ";
  display: inline;
  font-size: 18px;
  font-family: "notokr-bold";
}

.bestKeywords li.tit span::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: inline;
  height: 10px;
  background: #e6f0fb;
  z-index: -1;
}

.bestKeywords li.more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.bestKeywords li.more a {
  background: #b5bfca;
  color: #111;
}

.bestKeywords li.more a::before {
  display: none;
}

.bestKeywords li.more a::after {
  content: "+";
}

@media (max-width: 959px) {
  .bestKeywords {
    margin-top: 20px;
    text-align: center;
  }
  .bestKeywords.type1 {
    padding: 0;
    padding-bottom: 48px;
    max-height: 161px;
    -webkit-line-clamp: 3;
  }
  .bestKeywords li a {
    font-size: 11px;
    padding: 0px 8px;
  }
  .bestKeywords li.more {
    right: 0;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
  }
  
  .bestKeywords li.more a {
    text-align: center;
    padding: 5px;
    max-width: 100%;
  }
}

.bestThesis p.tit {
  font-size: 16px;
  font-family: "notokr-medium", sans-serif;
  display: block;
  padding-bottom: 8px;
}

.bestThesis p.tit span {
  position: relative;
  z-index: 1;
}

.bestThesis p.tit span::before {
  content: "# ";
  display: inline;
  font-size: 20px;
  font-family: "notokr-bold";
}

.bestThesis p.tit span::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: inline;
  height: 10px;
  background: #e6f0fb;
  z-index: -1;
}

.bestThesis ul {
  counter-reset: number;
}

.bestThesis li {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  counter-increment: number;
}

.bestThesis li::before {
  display: inline-block;
  width: 30px;
  height: 29px;
  background: #111;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  content: "0" counter(number);
}

.bestThesis li a {
  color: #111;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  width: calc(100% - 40px);
}

.bestThesis li a:hover {
  color: #027bd1;
  text-decoration: underline;
  font-family: "notokr-medium", sans-serif;
}

.bestThesis li:nth-child(1)::before {
  background: #000000;
}

.bestThesis li:nth-child(2)::before {
  background: #434343;
}

.bestThesis li:nth-child(3)::before {
  background: #707070;
}

.bestThesis li:nth-child(4)::before {
  background: #a0a0a0;
}

.bestThesis li:nth-child(5)::before {
  background: #bfbfbf;
}

.bestThesis li:last-child {
  padding-bottom: 0px;
}

.bestThesis.sm li {
  padding-bottom: 7px;
}

.bestThesis.sm li::before {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}

.bestThesis.sm li a {
  width: calc(100% - 35px);
}

@media (max-width: 959px) {
  .bestThesis li a {
    max-height: 35px;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
  }
}

.thesisListArea + .thesisListArea {
  margin-top: 50px;
}

.thesisListArea > .listHead {
  position: relative;
}

.thesisListArea > .listHead > h3 {
  font-size: 18px;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.thesisListArea > .listBody {
  position: relative;
}

.thesisListArea > .listBody > p.smr {
  font-size: 13px;
  padding: 15px 0;
}

.thesisListArea > .listFoot {
  position: relative;
}

.thesisList li.item + .item {
  border-top: 1px solid #ececec;
}

.thesisList li.item::after {
  content: "";
  display: block;
  clear: both;
}

.thesisList li.item > ul > li::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #ccc;
  margin-left: 9px;
}

.thesisList li.item > ul > li:last-child::after {
  display: none;
}

.thesisList li.item > ul::after {
  content: "";
  display: block;
  clear: both;
}

.thesisList li.item .type {
  font-size: 13px;
  color: #165C92;
  margin-bottom: 7px;
}

.thesisList li.item .titWrap {
  margin-bottom: 7px;
}

.thesisList li.item .titWrap h3 {
  font-size: 16px;
  font-weight: normal;
  font-family: "notokr-medium", sans-serif;
  line-height: 22px;
}

.thesisList li.item .titWrap h3 a {
  color: #111;
}

.thesisList li.item .titWrap h3 a:hover {
  text-decoration: underline;
}

.thesisList li.item .info {
  position: relative;
  color: #777777;
  font-size: 13px;
  margin-bottom: 7px;
}

.thesisList li.item .info a {
  color: #666;
}

.thesisList li.item .info li {
  float: left;
  padding: 0 10px 0 0;
  line-height: 17px;
  height: 17px;
}

.thesisList li.item .btinfo {
  margin-top: 18px;
}

.thesisList li .btnGroup {
  position: absolute;
  right: 0;
  top: -3px;
  width: 84px;
}

.thesisList li .btnGroup button.btn {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 7px 10px 6px;
  text-align: center;
  border-radius: 3px;
}

.thesisList li .btnGroup button.btn:hover {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.thesisList li .btnGroup button.btn span {
  color: #666666;
}

.thesisList li .btnGroup button.btn + .btn {
  margin: 5px 0 0;
}

.thesisList li .btnGroup button.bmList {
  margin: 0 auto;
  width: 22px;
  height: 32px;
  background: url(/images/common/listmark-off.svg) no-repeat center;
  display: block;
  background-size: 22px 32px;
  min-width: inherit;
  border: 0;
  margin-bottom: 12px;
}

.thesisList li .btnGroup button.bmList:hover {
  background: url(/images/common/book-hover.svg) no-repeat;
  background-size: 22px 32px;
  box-shadow: none;
}

.thesisList li .btnGroup button.bmList.on {
  background: url(/images/common/listmark-on.svg);
}

.thesisList.listSort {
  counter-reset: number;
}

.thesisList.listSort .listBox {
  counter-increment: number;
  padding: 25px 100px 25px 40px;
  position: relative;
}

.thesisList.listSort .listBox::before {
  position: absolute;
  left: 7px;
  top: 20px;
  content: counter(number);
  display: block;
  color: #ccc;
  font-size: 20px;
}

.thesisList.listSort .listBox:nth-child(-n+9):before {
  content: "0" counter(number);
}

.thesisList li.item .cate {
  color: #666;
  font-size: 13px;
  margin-top: 18px;
  display: block;
}

.thesisList li.item .cate > small {
  display: inline-block;
  width: 6px;
  height: 7px;
  margin: 1px 1px;
  opacity: 0.5;
  background: url(/images/common/common_sfix_icon.png) no-repeat 0px -151px;
}

.listBox .bookToolAll {
  position: absolute;
  width: 120px;
  height: 60px;
  border: 1px solid #9DC7E5;
  border-radius: 4px;
  color: #1F8BD8;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  padding: 12px 7px;
  background-color: #fff;
  top: -16px;
  right: 62px;
  display: none;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.listBox .bookTool-n {
  border-color: #9DC7E5;
  height: 40px;
  line-height: 1.2;
  padding: 12px 6px 12px 13px;
  top: -7px;
}

.listBox .bookTool-1 {
  border-color: #9DC7E5;
  padding: 12px 3px;
  padding-left: 10px;
}

.listBox .bookTool-2 {
  border-color: #E39E95;
  color: #111111;
  padding: 12px 15px;
}

.listBox .bookTool-3 {
  border-color: #C8C8C8;
  color: #111111;
  padding: 12px 12px;
}

.listBox .bookToolAll span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.listBox .bookToolAll span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 25px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.listBox .bookTool-n span:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -11px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.listBox .bookTool-n span:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
  right: -10px;
  top: 15px;
  border-width: 0 7px 7px;
  transform: rotate(90deg);
}

.listBox .bookTool-n span:before {
  border-bottom-color: #9DC7E5;
}

.listBox .bookTool-n span:after {
  border-bottom-color: #fff;
}

.listBox .bookTool-1 span:before {
  border-bottom-color: #9DC7E5;
}

.listBox .bookTool-1 span:after {
  border-bottom-color: #fff;
}

.listBox .bookTool-2 span:before {
  border-bottom-color: #E39E95;
}

.listBox .bookTool-2 span:after {
  border-bottom-color: #fff;
}

.listBox .bookTool-3 span:before {
  border-bottom-color: #C8C8C8;
}

.listBox .bookTool-3 span:after {
  border-bottom-color: #fff;
}

@media (max-width: 959px) {
  .thesisListArea + .thesisListArea {
    margin-top: 25px;
  }
  .thesisListArea > .listHead > h3 {
    font-size: 17px;
    padding: 12px 0;
  }
  .thesisListArea > .listBody > p.smr {
    font-size: 12px;
    padding: 12px 0;
  }
  .thesisList.listSort .listBox {
    padding: 15px 0 15px 30px;
  }
  .thesisList.listSort .listBox::before {
    left: 3px;
    top: 12px;
    font-size: 16px;
  }
  .thesisList li.item .type {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .thesisList li.item .titWrap {
    margin-bottom: 5px;
  }
  .thesisList li.item .titWrap h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .thesisList li.item .info {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .thesisList li.item .cate {
    font-size: 12px;
  }
  .thesisList li.item .btinfo {
    float: left;
  }
  .thesisList li .btnGroup {
    width: auto;
    bottom: 0;
    position: static;
    float: right;
    margin-top: 5px;
  }
  .thesisList li .btnGroup button.btn {
    width: 60px;
    font-size: 11px;
    padding: 5px;
  }
  .thesisList li .btnGroup button.bmList {
    width: 22px;
    position: absolute;
    top: -3px;
    right: 20px;
  }
}

.thesisListNew li.item + .item {
  margin-top: 20px;
}

.thesisListNew li.item ul.info {
  margin-bottom: 12px;
}

.thesisListNew li.item ul.info::after {
  display: block;
  content: "";
  clear: both;
}

.thesisListNew li.item ul.info li {
  float: left;
  position: relative;
  padding-right: 10px;
  height: 20px;
  line-height: 20px;
}

.thesisListNew li.item ul.info li.author a {
  font-size: 16px;
  color: #111;
  font-family: "notokr-bold";
}

.thesisListNew li.item ul.info li.cate {
  font-size: 13px;
  color: #666;
  background: #eee;
  border-radius: 2px;
  margin-right: 23px;
  padding: 0 4px;
}

.thesisListNew li.item ul.info li.cate > span {
  display: inline-block;
  padding: 0 3px;
}

.thesisListNew li.item ul.info li.cate > small {
  display: inline-block;
  width: 6px;
  height: 7px;
  margin: 1px 1px;
  opacity: 0.3;
  background: url(/images/common/common_sfix_icon.png) no-repeat 0px -151px;
}

.thesisListNew li.item ul.info li.cate::after {
  position: absolute;
  right: -12px;
  top: 5px;
  height: 12px;
  background: #ccc;
  display: block;
  content: "";
  width: 1px;
  vertical-align: middle;
}

.thesisListNew li.item ul.info li.date {
  font-size: 13px;
  color: #666;
}

.thesisListNew li.item p.tit {
  font-family: "notokr-regular";
  font-size: 13px;
}

@media (max-width: 959px) {
  .thesisListNew li.item ul.info {
    margin-bottom: 8px;
  }
  .thesisListNew li.item ul.info li.author a {
    font-size: 14px;
  }
  .thesisListNew li.item ul.info li.cate,
  .thesisListNew li.item ul.info li.date {
    font-size: 12px;
  }
  .thesisListNew li.item p.tit {
    font-size: 12px;
  }
  .thesisListNew li.item + .item {
    margin-top: 15px;
  }
}

.thesisListImg {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.thesisListImg .item {
  width: 48%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.thesisListImg .item .imgarea {
  border: 1px solid #eee;
  max-width: 130px;
}

.thesisListImg .item .imgarea img {
  width: 100%;
}

.thesisListImg .item .info {
  margin-bottom: 12px;
  padding: 0px 0 0 20px;
  width: calc(100% - 130px);
}

.thesisListImg .item .info .tit {
  margin-bottom: 5px;
}

.thesisListImg .item .info .tit a {
  font-size: 15px;
  color: #111;
  font-family: "notokr-medium";
  font-weight: normal;
}

.thesisListImg .item .info .use {
  font-size: 13px;
}

@media (max-width: 959px) {
  .thesisListImg .item {
    width: 100%;
  }
}

.listSearchGroup {
  border: 1px solid #ececec;
  border-top: 1px solid #c8c8c8;
  position: relative;
  margin-bottom: 50px;
  border-bottom: 1px solid #c8c8c8;
}

.listSearchGroup .search_head {
  border-bottom: 1px dashed #dedede;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.listSearchGroup .search_head .keyword {
  display: flex;
  width: 550px;
  margin: 9px 7px;
}

.listSearchGroup .search_head .keyword li {
  border-radius: 3px;
  background: #eee;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 0px 3px;
}

.listSearchGroup .search_head .keyword li.all {
  width: 45px;
}

.listSearchGroup .search_head .keyword li.active,
.listSearchGroup .search_head .keyword li:hover {
  background: #333;
  color: #fff;
}

.listSearchGroup .search_head .search_input {
  width: calc(100% - 550px);
  border-left: 1px solid #eee;
  padding: 15px 0;
  position: relative;
}

.listSearchGroup .search_head .search_input input {
  border: 0px;
  height: 100%;
  padding: 0 0 0 15px;
  width: calc(100% - 30px);
  outline: none;
}

.listSearchGroup .search_head .search_input input::-ms-clear {
  display: none;
}

.listSearchGroup .search_head .search_input .search_key_btn {
  position: absolute;
  right: 45px;
  top: 16px;
  display: none;
}

.listSearchGroup .search_head .search_input .search_key_btn::after {
  display: inline-block;
  content: "+";
  font-size: 23px;
  transform: rotate(45deg);
  margin: 2px;
  line-height: 13px;
}

.listSearchGroup .search_head .search_input button.search_btn {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 5px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -150px -400px;
}

.listSearchGroup.groupType03 .search_head .keyword li {
  width: 100%;
}

.listSearchGroup .search_body_wrap {
  overflow-y: scroll;
  height: 212px;
}

.listSearchGroup .search_body {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 20px;
}

.listSearchGroup .search_body li {
  width: 20%;
  padding: 10px;
}

.listSearchGroup .search_body li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: inline-block;
}

.listSearchGroup .search_body li a span.red {
  color: #db3a3f;
}

.listSearchGroup .search_body li a.active,
.listSearchGroup .search_body li a:hover {
  color: #1f8bd8;
  font-family: "notokr-medium";
}

@media (max-width: 1100px) {
  .listSearchGroup .search_head {
    flex-flow: column;
  }
  .listSearchGroup .search_head .search_input {
    border: 0;
    border-top: 1px solid #eee;
    width: 100%;
  }
}
@media (max-width: 959px) {
  .listSearchGroup {
    display: none;
  }
}

.listCateGroup {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}

.listCateGroup li {
  width: 20%;
  padding: 5px;
}

.listCateGroup li a {
  display: block;
  height: 50px;
  background: #f6f6f8;
  border-radius: 3px;
  text-align: center;
  padding: 18px 5px;
}

.listCateGroup li a.active,
.listCateGroup li a:hover {
  color: #fff;
  background: #1f8bd8;
}

@media (max-width: 959px) {
  .listCateGroup li {
    width: 33%;
  }
}
@media (max-width: 500px) {
  .listCateGroup li {
    width: 50%;
  }
}

.modalWrap {
  display: flex;
  align-items: center;
}

.modal.modalType01 {
  width: 95%;
  height: auto;
  position: static;
}

.modal.modalType01 .modalContent {  }

.modal.modalType01 .modalContent .modalHeader {
  border-bottom: 1px solid #dfdfdf;
  padding: 13px 40px 13px 16px;
}

.modal.modalType01 .modalContent .modalHeader button.closeModal {
  border: 0;
}

@media (max-width: 959px) {
  .modal.modalType01 .modalContent .modalHeader button.closeModal {
    background: url(/images/common/common_sfix_icon.png) no-repeat -234px -35px;
  }
}

.recomWrap #pub_modalRecommendThesis .modalContent .modalHeader button.closeModal,
.recomWrap #pub_modalRecommendThesis .modalContent .modalHeader button.close {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 51px;
  height: 50px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -234px -35px;
  z-index: 100;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap {
  border-bottom: 10px solid #f5f5f5;
  padding: 0 15px 5px 15px;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap:last-child {
  border: 0;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap + .toggleWrap {
  margin: 0;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .toggleControl {
  border-color: #fff;
  padding: 13px 70px 13px 14px;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .toggleControl span.comt {
  font-size: 16px;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .toggleControl a:after {
  top: 20px;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .toggleBody {
  border-color: #fff;
  padding: 0 10px;
}

.recomWrap #pub_modalRecommendThesis .modalContent .modalBody.type06 {
  padding: 0;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap {
  counter-reset: number;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item {
  padding-right: 10px;
  height: 82px;
  counter-increment: number;
  display: flex;
  align-items: center;
  counter-increment: number;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item:first-child {
  border-top: 1px solid #d9d9d9;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item::before {
  content: "0" counter(number);
  display: block;
  width: 38px;
  color: #ccc;
  font-size: 20px;
  font-weight: 700;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item a {
  color: #111;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  flex: 1;
  padding-right: 40px;
  font-weight: 500;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item a:hover {
  text-decoration: underline;
}

.recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item .thesis__btnWrap {
  position: unset;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 15px;
}

#pub_modalRecommendThesis .thesis__btnWrap button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  position: relative;
}

#pub_modalRecommendThesis .thesis__btnWrap button:hover {
  background-color: #EF4348;
}

#pub_modalRecommendThesis .thesis__libraryBtn {
  background-image: url(/images/v2/btn/ico_library.svg);
  background-size: 22px;
}

#pub_modalRecommendThesis .thesis__libraryBtn:hover {
  background-image: url(/images/v2/btn/ico_library_on.svg);
}

#pub_modalRecommendThesis .thesis__downBtn {
  background-image: url(/images/v2/btn/ico_down.svg);
  background-size: 22px;
}

#pub_modalRecommendThesis .thesis__downBtn:hover {
  background-image: url(/images/v2/btn/ico_down_on.svg);
}

#pub_modalRecommendThesis .thesis__toggle {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 50px;
  min-width: 122px;
  height: 60px;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  color: #333;
  background: #fff;
  border: 1px solid #c4c4c4;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  line-height: 1.4;
  text-align: left;
  padding: 0 12px;
  cursor: auto;
}

.thesis__toggle.add {
  border-color: #EF4348;
}

.recomWrap #pub_modalRecommendThesis .paginate a.viewMore span {
  color: #707070;
  font-size: 13px;
}

.recomWrap #pub_modalRecommendThesis .paginate a.viewMore span::after {
  background-position: 0px -48px;
}

@media (max-width: 959px) {
  .recomWrap #pub_modalRecommendThesis {
    width: 100% !important;
    margin: 0;
    height: 100%;
  }
  .recomWrap #pub_modalRecommendThesis .toggleWrap .toggleControl {
    padding-left: 5px;
  }
  .recomWrap #pub_modalRecommendThesis .toggleWrap .toggleBody {
    padding: 0 0px;
  }
  .recomWrap #pub_modalRecommendThesis .toggleWrap .toggleControl span.comt {
    font-size: 15px;
  }
  .recomWrap #pub_modalRecommendThesis .modalContent .modalBody.type06 {
    padding: 0px 0 46px 0;
  }
  .recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item {
    padding: 15px 85px 14px 5px;
  }
  .recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item::before {
    display: none;
  }
  .recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item {
    padding: 20px 0 17px 0;
    min-height: 100px;
    height: auto;
    flex-direction: row;
    align-items: center;
  }
  .recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item .thesis__btnWrap {
    margin-left: 20px;
  }
  .recomWrap #pub_modalRecommendThesis .searchList ul.listWrap li.item::before {
    display: none;
  }
  #pub_modalRecommendThesis .thesis__btnWrap button {
    width: 32px;
    height: 32px;
    border-radius: unset;
    box-shadow: unset;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  #pub_modalRecommendThesis .thesis__btnWrap button:hover {
    background-color: unset;
  }
  #pub_modalRecommendThesis .thesis__btnWrap button.thesis__libraryBtn:hover {
    background-image: url(/images/v2/btn/ico_library.svg);
  }
  #pub_modalRecommendThesis .thesis__btnWrap button.thesis__downBtn {
    background-image: url(/images/v2/btn/ico_down_m.svg);
    background-size: 17px 20px;
  }
  #pub_modalRecommendThesis .thesis__btnWrap button.thesis__downBtn:hover {
    background-image: url(/images/v2/btn/ico_down_m.svg);
    background-size: 17px 20px;
  }
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .txtGroup {
  position: relative;
  padding: 20px 10px 35px 10px;
  margin: 15px;
  border-bottom: 1px dashed #d9d9d9;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .txtGroup button.btn_login {
  position: absolute;
  right: 10px;
  top: 36px;
  margin-top: 0px;
  display: block;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .bestThesis {
  padding: 10px 25px;
}

.recomWrap #pub_modalRecommendThesis .toggleWrap .txtGroup {
  padding-right: 150px;
}

@media (max-width: 959px) {
  .recomWrap #pub_modalRecommendThesis .toggleWrap .txtGroup button.btn_login {
    position: static;
    margin-top: 20px;
  }
  .recomWrap #pub_modalRecommendThesis .toggleWrap .txtGroup {
    margin: 15px 0;
    padding: 20px 10px 35px 10px;
  }
  .recomWrap #pub_modalRecommendThesis .toggleWrap .bestThesis {
    padding: 10px;
  }
}

#cura_list_section .listSearchGroup .txtGroup {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 67px 30px;
}

#cura_list_section .trdBest .bestKeywords {
  margin-top: 10px;
  margin-right: -2px;
  margin-top: 10px;
  max-height: 163px;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.2;
  word-wrap: break-word;
  
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

#cura_list_section .thesisNew .txtGroup {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 43px 30px;
}

#cura_list_section .paginate {
  background: #f9f9f9;
  margin: 0;
  padding: 0px;
}

#cura_list_section .paginate::after {
  background: url(/images/common/common_sfix_icon.png) no-repeat -150px 0;
}

#cura_list_section .paginate a.viewMore {
  padding: 20px;
}

#cura_list_section .paginate a.viewMore:hover {
  text-decoration: none;
}

#cura_list_section .paginate a.viewMore span {
  color: #111;
  font-size: 13px;
}

#cura_list_section .thesisListNew {
  padding: 0px;
}

#tabSlide {
  width: 100%;
  position: relative;
  margin: 8px auto;
  color: #111;
  transition: all 0.2s ease-out;
}

#tabSlide .slider {
  position: relative;
  cursor: unset;
  left: auto;
  right: auto;
  bottom: auto;
  background: none;
}

#tabSlide .slider:after,
#tabSlide .slider:before {
  display: none;
}

#tabSlide .slick-prev,
#tabSlide .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 40px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 2;
}

#tabSlide .slick-prev:hover, #tabSlide .slick-prev:focus,
#tabSlide .slick-next:hover, #tabSlide .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

#tabSlide .slick-prev:hover:before, #tabSlide .slick-prev:focus:before,
#tabSlide .slick-next:hover:before, #tabSlide .slick-next:focus:before {
  opacity: 1;
}

#tabSlide .slick-prev.slick-disabled:before, #tabSlide .slick-next.slick-disabled:before {
  opacity: 0;
}

#tabSlide .slick-prev:before, .slick-next:before {
  content: "";
  height: 10px;
  opacity: 0.4;
  margin-left: 7px;
  width: 11px;
  display: inline-block;
  background: url(/images/common/common_sfix_icon.png) no-repeat;
}

#tabSlide .slick-prev {
  left: -21px;
  top: -50px;
}

#tabSlide [dir=rtl] .slick-prev {
  right: -21px;
  left: auto;
}

#tabSlide .slick-prev:before {
  background-position: -250px -200px;
}

#tabSlide [dir=rtl] .slick-prev:before {
  background-position: -300px -200px;
}

#tabSlide .slick-next {
  right: -21px;
  top: -50px;
}

#tabSlide [dir=rtl] .slick-next {
  right: auto;
  left: -21px;
}

#tabSlide .slick-next:before {
  background-position: -300px -200px;
}

#tabSlide [dir=rtl] .slick-next:before {
  background-position: -250px -200px;
}

#tabSlide .slick-slide {
  outline: none;
}

#tabSlide .slider-nav {
  border-right: 1px solid #d9d9d9;
  margin-bottom: 20px;
}

#tabSlide .slider-nav div {
  text-align: center;
  margin: 0;
}

#tabSlide .slider-nav h3 {
  border: 1px solid #d9d9d9;
  padding: 10px 5px;
  border-right: 0;
  font-family: "notokr-medium";
  font-weight: normal;
}

#tabSlide .slider-nav .slick-slide.slick-current h3 {
  background: #db3a3f;
  color: #fff;
  border: 1px solid #db3a3f;
}

@media (max-width: 959px) {
  #cura_list_section {
    margin-left: -13px;
    margin-right: -13px;
    padding: 0;
  }
  #cura_list_section .thesisListArea {
    border-top: 10px solid #f6f6f6;
    margin: 0;
  }
  #cura_list_section .thesisListArea {
    padding: 15px;
  }
  #cura_list_section .listSearchGroup .txtGroup {
    padding: 67px 15px;
  }
  #cura_list_section .thesisNew .txtGroup {
    padding: 43px 15px;
  }
  #cura_list_section .mob_search_box .txtGroup {
    padding: 30px 15px;
  }
  #tabSlide .slider-nav {
    margin: 0 10px 20px;
  }
  #tabSlide .slick-prev, #tabSlide .slick-next {
    width: 31px;
  }
  #tabSlide .slick-prev:before {
    margin-left: 16px;
  }
  #tabSlide .slick-next:before {
    margin-left: 10px;
  }
}

#cura_co_list_section .search_Group {
  border: 1px solid #ececec;
  position: relative;
  margin-bottom: 60px;
  padding: 5px;
}

#cura_co_list_section .search_Group.logtype {
  min-height: 290px;
}

#cura_co_list_section .cateMajor {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  max-width: 600px;
  margin: 5px auto 20px;
}

#cura_co_list_section .cateMajor p {
  padding-left: 25px;
}

#cura_co_list_section .cateMajor button {
  position: relative;
  padding: 10px 46px 10px 20px;
  margin: 6px;
  font-size: 13px;
  font-family: "notokr-medium";
  color: #1f8bd8;
  display: block;
  border-left: 1px solid #d9d9d9;
}

#cura_co_list_section .cateMajor button::before {
  position: absolute;
  right: 14px;
  top: 18px;
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background: #1f8bd8;
}

#cura_co_list_section .cateMajor button::after {
  position: absolute;
  right: 14px;
  top: 15px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #1f8bd8;
  border-top: 1px solid #1f8bd8;
  transform: rotate(45deg);
}

#cura_co_list_section .txtGroup {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 40px 30px;
}

#cura_co_list_section .txtGroup h5.tit {
  color: #111;
}

#cura_co_list_section .thesisListImg {
  margin-top: 20px;
}

#cura_co_list_section .bestKeywords {
  margin-top: 10px;
  max-height: 163px;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.2;
  word-wrap: break-word;
  
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

#cura_co_list_section .paginate::after {
  background: url(/images/common/common_sfix_icon.png) no-repeat -150px 0;
}

#cura_co_list_section .paginate {
  background: #f9f9f9;
  margin: 0;
}

#cura_co_list_section .paginate a.viewMore {
  padding: 20px;
}

#cura_co_list_section .paginate a.viewMore:hover {
  text-decoration: none;
}

#cura_co_list_section .paginate a.viewMore span {
  color: #111;
  font-size: 13px;
}

@media (max-width: 959px) {
  #cura_co_list_section .search_Group {
    display: none;
  }
  #cura_co_list_section .txtGroup {
    padding: 30px 15px;
    position: static;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
  }
  #cura_co_list_section .mob_search_box {
    position: relative;
    border: 0;
    margin: 15px 0 0 0;
    padding: 0;
    border-top: 1px solid #e7e7e7;
  }
  
  
  #cura_co_list_section .weekBest.mob_search_box::after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
  }
  
  
  #cura_co_list_section .weekBest.mob_search_box::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff);
  }
  #cura_co_list_section .mob_search_box .mob_search_box_inner {
    overflow: auto;
    width: 100%;
  }
  #cura_co_list_section .mob_search_box ul {
    display: flex;
    white-space: nowrap;
  }
  #cura_co_list_section .mob_search_box ul li {
    width: auto;
    text-align: center;
  }
  #cura_co_list_section .mob_search_box ul li.active {
    border-bottom: 3px solid #ef4348;
  }
  #cura_co_list_section .mob_search_box ul li.active a {
    color: #ef4348;
  }
  #cura_co_list_section .mob_search_box ul li a {
    padding: 15px 15px;
    display: block;
    font-size: 14px;
  }
  #cura_co_list_section .weekBest.mob_search_box::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff);
  }
  #cura_co_list_section .weekBest.mob_search_box::after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    top: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
  }
  #trialPage .agreeContainer {
    font-size: 11px;
  }
  #trialPage .agreeContainer input[type=checkbox] {
    margin-right: 5px;
  }
}
@media (max-width: 500px) {
  #cura_co_list_section .cateMajor {
    display: block;
  }
  #cura_co_list_section .cateMajor p {
    padding: 16px;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
  }
  #cura_co_list_section .cateMajor button {
    margin: 0 auto;
    border: 0;
  }
  #cura_co_list_section {
    margin-left: -13px;
    margin-right: -13px;
    padding: 0;
  }
  #cura_co_list_section .thesisListArea + .thesisListArea {
    border-top: 10px solid #f6f6f6;
    margin: 0;
  }
  #cura_co_list_section .thesisListArea {
    padding: 15px;
  }
}
#trialPage .agreeContainer {
  min-height: unset;
}

#trialPage .scrollArea.clause {
  border-top: 1px solid #ccc;
}

#trialPage .fSelect.emailAddress2 span {
  line-height: 33px;
}

.bnHead.sticky .recentSchTerms {
  top: 42px;
}

.recentSchTerms {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 332px;
  position: absolute;
  left: 0;
  top: 48px;
  border: 2px solid #EF4348;
  background: #fff;
  overflow: hidden;
  z-index: 10;
  padding: 12px 0 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  display: none;
  font-family: "pretendard", "notokr-regular", sans-serif;
}

.recentSchTerms.recent .recentSchTerms__top {
  display: flex;
}

.recentSchTerms.recent .recentSchTerms__itemDelete {
  display: flex;
}

.recentSchTerms.recent .recentSchTerms__item.recent:before {
  display: none;
}

.recentSchTerms__top {
  display: none;
  align-items: center;
  height: 20px;
  padding: 0 12px;
  margin-bottom: 7px;
  justify-content: space-between;
}

.recentSchTerms__tit {
  font-size: 14px;
  font-weight: 400;
  color: initial;
}

.recentSchTerms__deleteAll {
  font-size: 10px;
  color: #bfbfbf;
  cursor: pointer;
}

.recentSchTerms__list {
  margin-bottom: auto;
}

.recentSchTerms__entry {
  position: relative;
}

.recentSchTerms__item {
  height: 28px;
  padding: 0 56px 0 36px;
  font-size: 12px;
  line-height: 28px;
  color: #231815;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.recentSchTerms__item:hover {
  text-decoration: none;
}

.recentSchTerms__item:before {
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 9px;
  width: 10px;
  height: 10px;
  background: url(/images/v2/header/ico_link.svg) no-repeat 0 0/10px 10px;
}

.recentSchTerms__item.recent {
  background: url(/images/v2/header/ico_recent.svg) no-repeat 12px 50%/14px 14px;
}

.recentSchTerms__item.recent b {
  font-weight: 700;
}

.recentSchTerms__item.recent:before {
  display: none;
}

.recentSchTerms__item.keyword {
  background: url(/images/v2/header/ico_keyword.svg) no-repeat 12px 50%/14px 14px;
}

.recentSchTerms__item.keyword b {
  font-weight: 700;
  color: #DB3A3F;
}

.recentSchTerms__item:hover,
.recentSchTerms__item.selectedItem {
  background-color: #f2f2f2;
}

.recentSchTerms__itemDelete {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 12px;
  top: 9px;
  cursor: pointer;
  background: url(/images/v2/header/ico_delete.svg) no-repeat 0 0/10px 10px;
}

.recentSchTerms__toggleWrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 12px auto 0;
  width: calc(100% - 24px);
  height: 53px;
  border-top: 1px solid #CFCFCF;
  font-size: 13px;
  color: #75797E;
}

.recentSchTerms__label {
  position: relative;
  margin-left: 6px;
  cursor: pointer;
}

.recentSchTerms__toggle {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 50px;
  height: 20px;
  padding: 0 8px;
  background-color: #c4c4c4;
  border-radius: 10px;
  -webkit-appearance: none;
  appearance: none;
}

.recentSchTerms__toggle:after {
  content: "OFF";
  font-size: 10px;
  color: #75797E;
  opacity: 1;
  cursor: pointer;
}

.recentSchTerms__toggle:before {
  opacity: 0;
}

.recentSchTerms__toggle:checked {
  justify-content: flex-start;
  background-color: #db3a3f;
}

.recentSchTerms__toggle:checked:after {
  opacity: 0;
}

.recentSchTerms__toggle:checked:before {
  opacity: 1;
  content: "ON";
  font-size: 10px;
  color: #fff;
  cursor: pointer;
}

.recentSchTerms__toggle:checked + i {
  left: 32px;
  transition: all 0.1s;
}

.recentSchTerms__toggle + i {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 4px;
  top: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.1s;
}

.recentSchTerms__switchWrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 12px auto 0;
  width: calc(100% - 24px);
  height: 53px;
  border-top: 1px solid #CFCFCF;
  font-size: 13px;
  color: #75797E;
}

.recentSchTerms__switch {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  position: relative;
  min-height: 20px;
}

.recentSchTerms__switchInput,
.recentSchTerms__switchSlider {
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 20px;
  transform: translateY(-50%);
}

.recentSchTerms__switchInput {
  border: none;
  opacity: 0.01;
  appearance: none;
}

.recentSchTerms__switchInput:focus {
  outline: 0;
}

.recentSchTerms__switchInput:focus-visible + .recentSchTerms__switchLabel .recentSchTerms__switchSlider {
  outline-offset: 1px;
  outline: 2px solid #4285f4;
}

.recentSchTerms__switchInput:checked + .recentSchTerms__switchLabel .recentSchTerms__switchSlider {
  background-color: #db3a3f;
}

.recentSchTerms__switchInput:checked + .recentSchTerms__switchLabel .recentSchTerms__switchSlider::before {
  transform: translateX(28px);
}

.recentSchTerms__switchInput:checked + .recentSchTerms__switchLabel .recentSchTerms__switchTextOff {
  display: none;
}

.recentSchTerms__switchInput:checked + .recentSchTerms__switchLabel .recentSchTerms__switchTextOn {
  display: block;
}

.recentSchTerms__switchLabel {
  display: flex;
  align-items: center;
  padding-right: 56px;
  font-size: 13px;
  color: #75797E;
}

.recentSchTerms__switchSlider {
  display: flex;
  align-items: center;
  padding: 0 8px;
  border-radius: 10px;
  background-color: #c4c4c4;
  transition: background-color 0.1s;
}

.recentSchTerms__switchSlider::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  transform: translateX(0);
  transition: transform 0.1s;
}

.recentSchTerms__switchTextOn,
.recentSchTerms__switchTextOff {
  font-size: 10px;
  pointer-events: none;
}

.recentSchTerms__switchTextOn {
  display: none;
  color: #fff;
}

.recentSchTerms__switchTextOff {
  margin-left: auto;
  color: #75797E;
}

.a11y {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

.dpHeader__back {
  display: none;
}

.dbFooter__business {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  padding: 0 5px;
  height: 14px;
  color: #666;
  font-size: 10px;
  border: 1px solid #666;
  cursor: pointer;
  position: relative;
}

.dbFooter__business::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -6px;
  bottom: -6px;
  background: transparent;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .dbFooter__qna a {
  font-size: 12px;
}

.footer .ftwrap .ftbottom .inner.buttom .info.right .dbFooter__qna a:first-child:after {
  content: "";
  display: inline-flex;
  width: 1px;
  height: 10px;
  background-color: #666;
  margin-left: 5px;
}

.ft_sns {
  margin-top: 10px;
}

.ft_sns a {
  text-decoration: none;
}

.ft_sns a:not(:last-child) {
  margin-right: 8px;
}

.dpDetailSearch_v2 {
  width: 760px;
  padding: 24px 40px;
  border-radius: 16px;
  border: 0;
  background-color: #FFFFFF;
}

.dpDetailSearch_v2.oldTop {
  position: absolute;
  top: 10% !important;
}

.dpDetailSearch_v2 .base-btn {
  width: 100%;
  min-height: 42px;
  padding: 8px 10px;
  background: #db3a3f;
  border: 1px solid #db3a3f;
  border-radius: 6px;
  line-height: 160%;
  text-align: center;
  font-family: "Pretendard", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
}

.dpDetailSearch_v2 .base-btn.btn-type-sm {
  min-height: 36px;
  padding: 5px 10px;
  font-family: "Pretendard";
  font-size: 14px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0;
}

.dpDetailSearch_v2 .base-btn.btn-type-mono {
  border-color: #dedede;
  background-color: #fff;
  color: #404042;
}

.dpDetailSearch_v2 .base-btn.btn-with-icon.btn-type-mono::before {
  background-color: #404042;
}

.dpDetailSearch_v2 .base-btn.btn-with-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.dpDetailSearch_v2 .base-btn.btn-with-icon::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  background-color: #fff;
  flex-shrink: 0;
}

.dpDetailSearch_v2 .base-btn.btn-with-icon.icon-add::before {
  -webkit-mask-image: url(/images/icon/icon_16_add.svg);
  mask-image: url(/images/icon/icon_16_add.svg);
}

.dpDetailSearch_v2 .base-btn.btn-with-icon.icon-remove::before {
  -webkit-mask-image: url(/images/icon/icon_16_trash.svg);
  mask-image: url(/images/icon/icon_16_trash.svg);
}

.dpDetailSearch_v2 .base-checkbox {
  cursor: pointer;
}

.dpDetailSearch_v2 .base-checkbox input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  opacity: 0;
}

.dpDetailSearch_v2 .base-checkbox .base-chk-label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
  font-family: "Pretendard";
  letter-spacing: 0;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
  color: #767676;
}

.dpDetailSearch_v2 .base-checkbox .base-chk-label::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

.dpDetailSearch_v2 .base-checkbox input[type=checkbox]:focus-visible + .base-chk-label {
  outline: 2px solid #4285f4;
}

.dpDetailSearch_v2 .base-checkbox input[type=checkbox]:checked + .base-chk-label::before {
  background-color: #db3a3f;
  background-image: url(/images/icon/icon_checked.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px auto;
  border: 1px solid #db3a3f;
}

.dpDetailSearch_v2 .base-checkbox input[type=checkbox]:disabled + .base-chk-label {
  cursor: default;
}

.dpDetailSearch_v2 .base-checkbox.type-size-md .base-chk-label {
  gap: 6px;
  font-family: "Pretendard";
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0;
}

.dpDetailSearch_v2 .base-checkbox.type-size-md .base-chk-label::before {
  width: 16px;
  height: 16px;
}

.dpDetailSearch_v2 .base-checkbox.type-size-md input[type=checkbox]:checked + .base-chk-label::before {
  background-size: 9px auto;
}

.dpDetailSearch_v2 .toggle-btn {
  display: inline-flex;
  gap: 9px;
  margin: 0;
}

.dpDetailSearch_v2 .toggle-btn label {
  position: relative;
  width: 32px;
  height: 20px;
  padding: 2.5px 2.4px;
  background-color: #e8e8e8;
  border-radius: 100px;
  box-sizing: border-box;
  transition: background-color 0.2s;
  text-align: left;
}

.dpDetailSearch_v2 .toggle-btn label::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 15px;
  transition: transform 0.2s;
}

.dpDetailSearch_v2 .toggle-btn input {
  display: none;
}

.dpDetailSearch_v2 .toggle-btn input:checked + label {
  background-color: #db3a3f;
}

.dpDetailSearch_v2 .toggle-btn input:checked + label::before {
  transform: translateX(80%);
}

.dpDetailSearch_v2 .toggle-btn .label {
  line-height: 1.6;
  font-size: 13px;
  font-weight: 500;
  color: #767676;
}

.dpDetailSearch_v2 .toggle-checkbox {
  display: inline-flex;
  position: relative;
}
.dpDetailSearch_v2 .toggle-checkbox:has(:focus-visible) {
  outline: 2px solid #4285f4;
}
.dpDetailSearch_v2 .toggle-checkbox .toggle-chk-ipt {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  opacity: 0;
}
.dpDetailSearch_v2 .toggle-checkbox .toggle-chk-ipt:checked + .toggle-chk-label .toggle-chk-icon {
  background-color: #db3a3f;
}
.dpDetailSearch_v2 .toggle-checkbox .toggle-chk-ipt:checked + .toggle-chk-label .toggle-chk-icon::before {
  transform: translateX(80%);
}
.dpDetailSearch_v2 .toggle-checkbox .toggle-chk-label {
  display: flex;
  gap: 0 9px;
}
.dpDetailSearch_v2 .toggle-checkbox .toggle-chk-text {
  line-height: 1.6;
  font-size: 13px;
  font-weight: 500;
  color: #767676;
  text-align: left;
  font-family: "Pretendard";
}
.dpDetailSearch_v2 .toggle-checkbox .toggle-chk-icon {
  display: flex;
  align-items: center;
  width: 32px;
  height: 20px;
  padding: 2.5px 2.4px;
  background-color: #e8e8e8;
  border-radius: 100px;
  box-sizing: border-box;
  transition: background-color 0.2s;
}
.dpDetailSearch_v2 .toggle-checkbox .toggle-chk-icon::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 15px;
  transition: transform 0.2s;
}

.dpDetailSearch_v2 .selbox {
  position: relative;
  display: flex;
  min-width: 100px;
  cursor: pointer;
}

.dpDetailSearch_v2 .selbox.open {
  z-index: 2;
}

.dpDetailSearch_v2 .selbox.fin::after,
.dpDetailSearch_v2 .selbox.fin::before {
  content: "";
  position: absolute;
  display: block;
}

.dpDetailSearch_v2 .selbox.fin::before {
  top: -2px;
  right: -2px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #db3a3f;
}

.dpDetailSearch_v2 .selbox.fin::after {
  top: 0;
  right: 0;
  width: 6px;
  height: 6px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-image: url(/images/icon/icon_8_check.svg);
  mask-image: url(/images/icon/icon_8_check.svg);
  background-color: #fff;
}

.dpDetailSearch_v2 .selbox .selbox__btn,
.dpDetailSearch_v2 .selbox .selbox__opt {
  background-color: #fff;
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
}

.dpDetailSearch_v2 .selbox .selbox__btn {
  align-items: center;
  gap: 4px;
  width: 100%;
  padding: 6px 11px 6px 13px;
  border-color: #ccc;
  box-sizing: border-box;
  font-family: "Pretendard";
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0;
  color: #767676;
}

.dpDetailSearch_v2 .selbox .selbox__btn::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: auto;
  -webkit-mask: url(/images/icon/icon_8_arrow.svg) no-repeat center center;
  mask: url(/images/icon/icon_8_arrow.svg) no-repeat center center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  mask-origin: revert-layer;
  background-color: #818181;
  background-image: none;
}

.dpDetailSearch_v2 .selbox.fin .selbox__btn,
.dpDetailSearch_v2 .selbox.open .selbox__btn {
  border-color: #db3a3f;
  color: #db3a3f;
}

.dpDetailSearch_v2 .selbox.open .selbox__btn::after {
  background-color: #db3a3f;
  transform: rotate(-180deg) translateY(-1px);
}

.dpDetailSearch_v2 .selbox.fin .selbox__btn::after {
  background-color: #db3a3f;
}

.dpDetailSearch_v2 .selbox.open > .selbox__opt {
  display: block;
}

.dpDetailSearch_v2 .selbox .selbox__opt .opt,
.dpDetailSearch_v2 .selbox .selbox__opt .opt label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.dpDetailSearch_v2 .selbox .selbox__opt .opt {
  min-width: 100%;
  padding: 9px 14px;
  border-radius: 6px;
  font-family: "Pretendard";
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0;
  color: #404042;
}

.dpDetailSearch_v2 .selbox .selbox__opt .opt.active {
  background-color: #ffe9e9;
  color: #db3a3f;
}

.dpDetailSearch_v2 .selbox .selbox__opt .opt:hover {
  background-color: #f3f3f3;
}

.dpDetailSearch_v2 .selbox .selbox__btn,
.dpDetailSearch_v2 .selbox .selbox__opt .opt:hover + .selbox__opt {
  display: inline-flex;
}

.dpDetailSearch_v2 .selbox .selbox__opt .opt label {
  width: 100%;
}

.dpDetailSearch_v2 .selbox .selbox__opt .opt label::before {
  flex-shrink: 0;
}

.dpDetailSearch_v2 .selbox .selbox__opt {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  min-width: 100%;
  padding: 6px;
  border-color: #efefef;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
  z-index: 1;
}

.dpDetailSearch_v2 .base-text {
  display: flex;
  gap: 6px;
  flex-direction: column;
}

.dpDetailSearch_v2 .base-text .base-text-hint,
.dpDetailSearch_v2 .base-text .base-text-tit {
  font-size: 15px;
  font-weight: 700;
  color: #404042;
}

.dpDetailSearch_v2 .base-text .base-text-hint {
  min-height: 22px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #767676;
}

.dpDetailSearch_v2 .base-text .base-text-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 42px;
  padding: 9px 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-sizing: border-box;
}
.dpDetailSearch_v2 .base-text .base-text-wrap:has(:focus-visible) {
  outline: 2px solid #4285f4;
}

.dpDetailSearch_v2 .base-text .base-text-ipt {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: 0 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  font-family: "Pretendard";
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0;
  color: #404042;
}

.dpDetailSearch_v2 .base-text .base-text-ipt::placeholder {
  color: #767676;
}

.dpDetailSearch_v2 .base-text .base-text-btn-clear {
  flex-shrink: 0;
  display: none;
  width: 16px;
  height: 16px;
  background: url(/images/icon/icon_erase.svg) no-repeat center/cover;
  border: 0;
}

.dpDetailSearch_v2 .base-text .base-text-btn-clear.visible {
  display: block;
}

.dpDetailSearch_v2 .base-text .base-text-btn-eye {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background: url(/images/icon/icon_16_eye_slash.svg) no-repeat center/cover;
  border: 0;
}

.dpDetailSearch_v2 .base-text .base-text-btn-eye.visible {
  background: url(/images/icon/icon_16_eye.svg) no-repeat center/cover;
}

.dpDetailSearch_v2 .base-text.text-type-disabled .dpDetailSearch_v2 .base-text-wrap {
  background: #fafafa !important;
  border: 1px solid #e4e4e4 !important;
  color: #ccc !important;
}

.dpDetailSearch_v2 .base-text.text-type-disabled .base-text-ipt {
  color: #ccc !important;
  cursor: default;
}

.dpDetailSearch_v2 .base-text.text-type-disabled .base-text-ipt::placeholder {
  color: #ccc !important;
}

.dpDetailSearch_v2 .base-text.text-type-disabled .base-text-hint {
  color: #ccc !important;
}

.dpDetailSearch_v2 .base-text.text-type-disabled .base-text-btn-send {
  cursor: default;
}

.dpDetailSearch_v2 .base-text.text-type-err .base-text-wrap {
  background: #f3f3f3 !important;
  border: 1px solid #e1555d !important;
  color: #e1555d !important;
}

.dpDetailSearch_v2 .base-text.text-type-err .base-text-hint,
.dpDetailSearch_v2 .base-text.text-type-err .base-text-ipt {
  color: #e1555d !important;
}

.dpDetailSearch_v2 .base-text.btn-type-md {
  min-height: 48px;
}

.dpDetailSearch_v2 .base-text.btn-type-md .base-text-wrap {
  min-height: 48px;
  padding: 12px 14px;
}

.dpDetailSearch_v2 .base-text.text-type-md .base-text-wrap {
  min-height: 48px;
  padding: 12px 14px;
  border-radius: 10px;
}

.dpDetailSearch_v2 .base-text.form-ipt-period {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.dpDetailSearch_v2 .base-text.form-ipt-period .selbox {
  flex: 1;
  min-width: 0;
}

.dpDetailSearch_v2 .base-text.form-ipt-period.type-sm .base-text-wrap {
  height: 36px;
}

.dpDetailSearch_v2__header, .dpDetailSearch_v2__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dpDetailSearch_v2__header {
  margin-bottom: 24px;
}

.dpDetailSearch_v2__tit {
  line-height: 160%;
  font-size: 22px;
  font-weight: 700;
  color: #111111;
}

.dpDetailSearch_v2__closed {
  width: 24px;
  height: 24px;
  background: url("/images/icon/icon_24_close.svg") no-repeat center/cover;
}

.dpDetailSearch_v2__row .dpDetailSearch_v2__stit {
  margin-top: 4px;
}

.dpDetailSearch_v2__row .dpDetailSearch_v2__multiBtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  max-width: 125px;
}

.dpDetailSearch_v2__row .dpDetailSearch_v2__multiBtn::after {
  content: "";
  display: inline-flex;
  width: 16px;
  height: 16px;
  mask: url("/images/icon/icon_16_arrow.svg") no-repeat center/cover;
  background-color: #818181;
  transform: rotate(90deg);
  flex-shrink: 0;
}

.dpDetailSearch_v2__row .dpDetailSearch_v2__multiBtn.open::after {
  transform: rotate(270deg);
}

.dpDetailSearch_v2__h2, .dpDetailSearch_v2__h3 {
  display: block;
  font-family: "Pretendard";
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0em;
  color: #111111;
}

.dpDetailSearch_v2__stit {
  font-family: "Pretendard";
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0em;
  color: #767676;
}

.dpDetailSearch_v2__conditionWrap, .dpDetailSearch_v2__advancedOption {
  padding: 20px 0;
}

.dpDetailSearch_v2__condition {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.dpDetailSearch_v2__condition + .dpDetailSearch_v2__condition {
  margin-top: 10px;
}

.dpDetailSearch_v2__condition .base-text {
  flex-grow: 1;
}

.dpDetailSearch_v2__condition .base-text .base-text-wrap {
  height: 36px;
}

.dpDetailSearch_v2 .base-text.form-ipt-author-list {
  flex-direction: column;
}

.dpDetailSearch_v2 .base-text.form-ipt-author-list .dpDetailSearch_v2__condition {
  width: 100%;
}

.dpDetailSearch_v2__condition .base-text .base-text-ipt {
  font-family: "Pretendard";
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0em;
}

.dpDetailSearch_v2__condition .selbox {
  min-width: 120px;
  width: fit-content;
}

.dpDetailSearch_v2__condition .base-btn {
  width: 83px;
}

.dpDetailSearch_v2__advancedOption {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  min-height: 100px;
  border-top: 1px solid #E4E4E4;
}

.dpDetailSearch_v2__labelWrap {
  display: flex;
  align-items: center;
  width: calc(100% - 204px);
}

.dpDetailSearch_v2__labelWrap .selbox {
  flex: 1;
  min-width: 0;
}

.dpDetailSearch_v2__labelWrap .selbox .selbox__btn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dpDetailSearch_v2__labelWrap.base-text {
  gap: 10px;
}

.dpDetailSearch_v2__labelWrap.form-ipt-period .base-text-wrap {
  width: 100%;
}

.dpDetailSearch_v2__labelWrap.checkList {
  gap: 20px;
}

.dpDetailSearch_v2__btnWrap {
  position: relative;
  display: flex;
  align-items: center;
  height: 42px;
  margin-top: 24px;
}

.dpDetailSearch_v2__btnWrap .base-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 130px;
  margin-right: auto;
}

.dpDetailSearch_v2__resetBtn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-family: "Pretendard";
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0em;
  color: #767676;
}

.dpDetailSearch_v2__resetBtn::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-mask: url("/images/icon/icon_16_refresh.svg") no-repeat center/cover;
  mask: url("/images/icon/icon_16_refresh.svg") no-repeat center/cover;
  background-color: #818181;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2 {
  margin-top: 20px;
  padding: 20px 20px 23px;
  background-color: #FAFAFA;
  border-radius: 12px;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__header, .dpDetailSearch_v2 .dpMultiLanguage_v2__tab {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__header {
  gap: 10px;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__header .base-btn {
  width: 76px;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__input {
  flex-grow: 1;
  height: 36px;
  padding: 7.5px 12px 7.5px 14px;
  font-family: "Pretendard";
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0em;
  background-color: #FFFFFF;
  border-radius: 6px;
  border: 1px solid #CCCCCC;
  outline: none;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__input::placeholder {
  color: #767676;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__tab {
  gap: 10px;
  align-items: stretch;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__tablink {
  display: flex;
  align-items: center;
  padding: 5px 13px 6px;
  background-color: #F3F3F3;
  border-radius: 200px;
  color: #767676;
  font-family: "Pretendard";
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0em;
  font-weight: 700;
  text-decoration: none;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__tablink.active {
  background-color: #DB3A3F;
  color: #FFFFFF !important;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2 .dpMultiLanguage_v2__group + .dpMultiLanguage_v2__group {
  margin-top: 12px;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__group {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__group .dpMultiLanguage__number,
.dpDetailSearch_v2 .dpMultiLanguage_v2__group .dpMultiLanguage__stit,
.dpDetailSearch_v2 .dpMultiLanguage_v2__group .dpMultiLanguage__txt {
  text-decoration: none;
  font-family: "돋움", Dotum, 새굴림, 한컴바탕, sans-serif;
  line-height: 180%;
  font-size: 14px;
  font-weight: 400;
  color: #404042;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__tit {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: "Pretendard";
  font-size: 14px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0em;
  color: #404042;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__result {
  margin-top: 12px;
  padding-top: 15px;
  border-top: 1px solid #E4E4E4;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__resultTxt {
  text-align: center;
  font-size: 12px;
  color: #404042;
}

.dpDetailSearch_v2 .dpMultiLanguage_v2__resultTxt strong {
  margin-right: 6px;
  vertical-align: sub;
  line-height: 160%;
  font-size: 30px;
  font-weight: 700;
  color: #DB3A3F;
}

@media screen and (max-width: 960px) {
  .bnHead.sticky .recentSchTerms {
    top: 64px;
  }
  .recentSchTerms {
    flex-direction: column;
    width: 100vw;
    height: -webkit-fill-available;
    left: 0;
    top: 64px;
    border: 0;
    background: #fff;
    overflow: hidden;
    position: fixed;
    z-index: 10;
    padding: 20px 0 0 0;
    display: none;
    border-top: 1px solid #cfcfcf;
  }
  .recentSchTerms.recent .recentSchTerms__top {
    display: flex;
  }
  .recentSchTerms.recent .recentSchTerms__itemDelete {
    display: flex;
  }
  .recentSchTerms.recent .recentSchTerms__item.recent:before {
    display: none;
  }
  .recentSchTerms__top {
    display: none;
    align-items: center;
    height: 20px;
    padding: 0 12px;
    margin-bottom: 10px;
    justify-content: space-between;
  }
  .recentSchTerms__list {
    margin-bottom: 0;
  }
  .recentSchTerms__tit {
    font-size: 14px;
    font-weight: 400;
  }
  .recentSchTerms__deleteAll {
    font-size: 12px;
  }
  .recentSchTerms__item {
    height: 32px;
    padding: 0 56px 0 36px;
    font-size: 14px;
    line-height: 32px;
    color: #231815;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .recentSchTerms__item:hover {
    text-decoration: none;
  }
  .recentSchTerms__item:before {
    content: "";
    display: block;
    position: absolute;
    right: 12px;
    top: 9px;
    width: 10px;
    height: 10px;
    background: url(/images/v2/header/ico_link.svg) no-repeat 0 0/10px 10px;
  }
  .recentSchTerms__item.recent {
    background: url(/images/v2/header/ico_recent.svg) no-repeat 12px 50%/14px 14px;
  }
  .recentSchTerms__item.recent b {
    font-weight: 700;
  }
  .recentSchTerms__item.recent:hover {
    background-color: #f2f2f2;
  }
  .recentSchTerms__item.recent:before {
    display: none;
  }
  .recentSchTerms__item.keyword {
    background: url(/images/v2/header/ico_keyword.svg) no-repeat 12px 50%/14px 14px;
  }
  .recentSchTerms__item.keyword b {
    font-weight: 700;
    color: #DB3A3F;
  }
  .recentSchTerms__item.keyword:hover {
    background-color: #f2f2f2;
  }
  .recentSchTerms__itemDelete {
    width: 10px;
    height: 10px;
    position: absolute;
    right: 12px;
    top: 9px;
    cursor: pointer;
    background: url(/images/v2/header/ico_delete.svg) no-repeat 0 0/10px 10px;
  }
  .recentSchTerms__toggleWrap {
    width: 100%;
    padding: 0 20px;
    height: 53px;
    font-size: 13px;
    margin: 10px 0 0;
    border-bottom: 1px solid #CFCFCF;
  }
  .recentSchTerms__label {
    position: relative;
    margin-left: 6px;
    cursor: pointer;
  }
  .recentSchTerms__toggle {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50px;
    height: 20px;
    padding: 0 8px;
    background-color: #c4c4c4;
    border-radius: 10px;
  }
  .recentSchTerms__toggle:after {
    content: "OFF";
    font-size: 10px;
    color: #75797E;
    opacity: 1;
    cursor: pointer;
  }
  .recentSchTerms__toggle:before {
    opacity: 0;
  }
  .recentSchTerms__toggle:checked {
    justify-content: flex-start;
    background-color: #db3a3f;
  }
  .recentSchTerms__toggle:checked:after {
    opacity: 0;
  }
  .recentSchTerms__toggle:checked:before {
    opacity: 1;
    content: "ON";
    font-size: 10px;
    color: #fff;
    cursor: pointer;
  }
  .recentSchTerms__toggle:checked + i {
    left: 32px;
    transition: all 0.1s;
  }
  .recentSchTerms__toggle + i {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 4px;
    top: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    transition: all 0.1s;
  }
  .recentSchTerms__switchWrap {
    width: 100%;
    padding: 0 20px;
    height: 53px;
    font-size: 13px;
    margin: 10px 0 0;
    border-bottom: 1px solid #CFCFCF;
  }
  .recentSchTerms__switch {
    margin-left: 6px;
  }
  .hdWrap.focus .dpHeader__back {
    display: block;
  }
  .dpHeader__back {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    position: relative;
  }
  .dpHeader__back:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-color: #75797E;
    position: absolute;
    left: 5px;
    top: 13px;
    border-radius: 10px;
  }
  .dpHeader__back:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #75797E;
    border-top: 0;
    border-right: 0;
    transform: rotate(45deg);
    position: absolute;
    left: 5px;
    top: 7px;
  }
}
.author__layer__link {
  font-weight: bold;
  text-decoration: underline;
  color: #165C92;
}

.ntooltip {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  margin: -35px 0 0 10px;
  padding: 10px 15px;
  max-width: 250px;
  text-align: left;
  line-height: 20px;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  color: #555;
  border: 1px solid #e0e0e0;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  background: #fff;
  z-index: 210;
}

.ntooltip:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.ntooltip:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.ntooltip:before {
  right: 12px;
  bottom: -10px;
  border-width: 7px 7px 0;
  border-top-color: #cccccc;
}

.ntooltip:after {
  right: 12px;
  bottom: -7px;
  border-width: 7px 7px 0;
  border-top-color: #fff;
}

.tableLayout table tbody td a span.notice_badge,
.tableLayout table tbody td a span.education_badge,
.tableLayout table tbody td a span.event_badge {
  display: inline-block;
  width: 48px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  border-radius: 2.5px;
  padding: 2px 0;
  margin-right: 10px;
  box-sizing: border-box;
}

.tableLayout table tbody td a span.notice_badge {
  background: #f04347;
}

.tableLayout table tbody td a span.education_badge {
  background: #4D65E1;
}

.tableLayout table tbody td a span.event_badge {
  background: #00B39E;
}