@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff")
    format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff")
    format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff")
    format("woff");
  font-weight: 700;
  font-style: normal;
}

body,
html {
  margin: 0;
  padding: 0;
}

ul,
ol,
dl {
  list-style: none;
  margin: 0;
  padding: 0;
}

#DStop_common2023 img[src$=".png"] {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

#DStop_common2023 {
  position: fixed;
  z-index: 999;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  height: 40px;
  background-color: #f5f5f5;
  font-family: Pretendard, arial, sans-serif;
  font-size: 14px;
}

#DStop_common2023 .area {
  font-family: Pretendard, arial, sans-serif;
  display: flex;
  max-width: 1240px;
  align-items: flex-start;
  flex: 1 0 0;
}

#DStop_common2023 a {
  text-decoration: none;
}

#DStop_common2023 .family-site-wrap {
  display: flex;
  justify-content: space-between;
}

#DStop_common2023 .family-site-wrap div {
  display: inline-flex;
  gap: 16px;
  position: relative;
}

#DStop_common2023 .family-site-wrap div .pos {
  position: absolute;
  width: 5px;
  height: 3px;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
}

#DStop_common2023 .family-site-wrap div div {
  height: 40px;
  align-items: center;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

#DStop_common2023 .family-site-wrap div div.rectangle div {
  position: relative;
  width: 1px;
  height: 10px;
  background-color: #e0e0e0;
  border-radius: 1px;
}

#DStop_common2023 .family-site-wrap div div span {
  position: relative;
  width: fit-content;
  font-family: Pretendard, arial, sans-serif;
  font-weight: 500;
  color: #424242;
  font-size: 14px;
  letter-spacing: -0.28px;
  line-height: 32px;
  white-space: nowrap;
}

@media (max-width: 767px) {
  #DStop_common2023 .family-site-wrap div div span {
    font-style: normal;
    letter-spacing: -0.24px;
  }
}

#DStop_common2023 .family-site-wrap div div span.dLibrary {
  font-weight: 700;
  color: #42acbb;
}

#DStop_common2023 .family-site-wrap div div span.store {
  font-weight: 700;
  color: #ff3e66;
}

#DStop_common2023 .family-site-wrap div div span.news {
  font-weight: 700;
  color: #304ffe;
}

#DStop_common2023 .family-site-wrap::after {
  content: "";
  width: 80px;
  height: 40px;
}

#DStop_common2023 .family-site-wrap .link {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
  font-size: 0;
  width: 150px;
  height: 40px;
  margin-right: -34px;
  padding-right: 20px;
}

/* #DStop_common #Familyinfo a:hover,#DStop_common #Familyinfo span:hover{margin-right: -24px;-webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -kthtml-transition: all 0.2s; transition: all 0.2s;} */
#DStop_common2023 #Memberinfo {
  display: flex;
  height: 40px;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
}

#DStop_common2023 #Memberinfo div {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

#DStop_common2023 #Memberinfo a {
  display: inline-block;
  color: #212121;
  font-weight: 400;
  line-height: 40px;
  font-family: "Pretendard";
}

#DStop_common2023 #Memberinfo a.name {
  font-weight: 500;
}

#DStop_common2023 #Memberinfo a.name strong {
  font-weight: 700;
}

#DStop_common2023 #Memberinfo a.name span {
  font-weight: 600;
}

#DStop_common2023 #Memberinfo div.member-pricing a {
  font-weight: 400;
  padding-left: 20px;
  background: url(https://dl.dongascience.com/images/icons/coin.png) 0 center
    no-repeat;
}

#DStop_common2023 #Memberinfo div.member a {
  font-weight: 400;
  padding-left: 20px;
  background: url(https://img.dongascience.com/common/top_ico_auth.svg) 0 center
    no-repeat;
}

#DStop_common2023 #Memberinfo div.member-pricing:before,
#DStop_common2023 #Memberinfo div.member:before,
#DStop_common2023 #Memberinfo div.my_dsstore:before,
#DStop_common2023 #Memberinfo div.my_dl:before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 10px;
  font-size: 0;
  margin: 0 0 0 0;
  vertical-align: middle;
  background: #e5e5e5;
}

#DStop_common2023 #Memberinfo div.donate:after,
#DStop_common2023 #Memberinfo div.expand:after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 10px;
  font-size: 0;
  margin: 0 0 0 0;
  vertical-align: middle;
  background: #e5e5e5;
}

/* ds */

#DStop_common2023.ds #Memberinfo div.my_dsstore {
  display: none;
}

#DStop_common.ds #Memberinfo div.my_dl {
  display: none;
}

/* dl */
#DStop_common2023.dl .area {
  max-width: 1160px;
}

#DStop_common2023.dl #Memberinfo div.my_dsstore {
  display: none;
}

#DStop_common2023.dl #Memberinfo div.my_dl {
  display: flex;
}

/* store */
#DStop_common2023.dsstore #Memberinfo div.my_dl {
  display: none;
}

#DStop_common2023.dsstore #Memberinfo div.my_dsstore {
  display: flex;
}

@media (max-width: 767px) {
  #DStop_common2023 .family-site-wrap {
    justify-content: flex-end;
    margin-right: -15px;
    padding: 0 16px;
    width: 100%;
  }

  #Memberinfo {
    display: none !important;
  }

  #DStop_common2023 .family-site-wrap div div.rectangle {
    display: none;
  }

  #DStop_common2023 .family-site-wrap div div.top-logo-pc {
    display: none;
  }

  #DStop_common2023 .family-site-wrap div div.top-logo-mobile {
    display: inline-flex;
    margin-right: 8px;
    position: absolute;
    right: 0;
  }

  #DStop_common2023 .family-site-wrap .header-wrap {
    width: 100%;
  }

  #DStop_common2023 .family-site-wrap .link {
    width: 8.75rem;
    height: 1.625rem;
    margin-right: -3.5rem;
  }

  #DStop_common2023 .family-site-wrap::after {
    width: 0;
    height: 1.625rem;
  }
}

@media (min-width: 768px) {
  #DStop_common2023 .family-site-wrap div div.top-logo-pc {
    display: inline-flex;
    margin-top: 2px;
  }

  #DStop_common2023 .family-site-wrap div div.top-logo-mobile {
    display: none;
  }
}

#sideopen2023 .sidewrap .member-link .ts .icons-auth_line {
  width: 20px;
  height: 20px;
  background-color: white !important;
  background-image: url(https://dev-dsstore.dongascience.com/images/icons/auth_line.svg);
  background-size: cover;
}

#website_group .info li:nth-child(1) {
  margin-left: 51%;
}

#website_group .info li {
  width: 21%;
  margin-left: 3%;
}
#website_group .info li:nth-child(3) {
  margin-left: 3%;
}
#website_group .info li:nth-child(6) {
  margin-left: 3%;
}

#website_group_small .info li {
  width: 15%;
  margin-left: 2%;
}

#website_group_small .info li:nth-child(5n + 1) {
  margin-left: 2%;
}

#website_group_small .info li:first-child {
  margin-left: 0;
}

#article_title .edit #font_up {  
  font-size: 1.8rem; 
} 

#article_title .edit #font_up:not(:last-child) {
    border-right: 1px solid #e0e0e0;
}

#article_title .edit #lang_toggle {  width: auto;  padding: 0 10px; border-right:none; font-size: 1.4rem; }
