@import url(/90/css/article.css);
@import url(/90/css/common.css);
* {
  margin: 0;
}

section.peoplein {
  width: 100%;
  margin: 0 auto;
}
section.peoplein .container {
  width: 100%;
  max-width: 1000px;
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 768px) {
  section.peoplein .container {
    width: 100%;
    padding: 0px 0px 40px 0px;
  }
}
section.peoplein .container .peoplein_top {
  padding-top: 2em;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  section.peoplein .container .peoplein_top {
    padding: 2em 3em 0 3em;
  }
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_top {
    padding: 2em 1em 0 1em;
  }
}
section.peoplein .container .peoplein_top h3 {
  font-size: 1rem;
  padding: 0 0 20px 3px;
  letter-spacing: -1px;
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_top h3 {
    padding: 0 0 10px 3px;
  }
}
section.peoplein .container .peoplein_top .maincopy {
  font-size: 3rem;
  letter-spacing: -0.06em;
  color: #6d6ea6;
  padding: 0 0 20px 0;
  line-height: 1.3em;
  font-family: "Noto Serif KR";
  font-weight: 300;
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_top .maincopy {
    font-size: 2.6rem;
    padding: 0 0 0.5em 0;
    line-height: 1.4em;
  }
}
section.peoplein .container .peoplein_top .subcopy {
  font-size: 1.8rem;
  letter-spacing: -0.06em;
  color: #6d6ea6;
  padding: 0 0 10px 0;
  line-height: 1.4em;
  font-family: "Noto Serif KR";
  font-weight: 400;
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_top .subcopy {
    font-size: 1.3rem;
    letter-spacing: -0.03em;
    padding: 0 0 1.2em 0;
  }
}
section.peoplein .container .peoplein_top .introWording {
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #6d6ea6;
  line-height: 2em;
  padding: 30px 10px 15px 0px;
  text-align: left;
  word-break: keep-all;
  font-family: "Noto Serif KR";
  font-weight: 500;
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_top .introWording {
    display: none;
  }
}
section.peoplein .container .peoplein_top .introWording-1 {
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #6d6ea6;
  line-height: 2em;
  padding: 30px 10px 15px 0px;
  text-align: left;
  word-break: keep-all;
  font-family: "Noto Serif KR";
  font-weight: 500;
  display: none;
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_top .introWording-1 {
    font-size: 1.1rem;
    line-height: 1.7em;
    display: block;
  }
}
section.peoplein .container .peoplein_content {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 5em auto;
}
section.peoplein .container .peoplein_content .mt40 {
  display: none;
}
@media (max-width: 768px) {
  section.peoplein .container .peoplein_content {
    padding: 0 3em;
  }
  section.peoplein .container .peoplein_content .mt40 {
    display: block;
  }
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_content {
    padding: 0 1em;
  }
  section.peoplein .container .peoplein_content .mt80 {
    display: none;
  }
  section.peoplein .container .peoplein_content .mt40 {
    display: block;
  }
}
section.peoplein .container .peoplein_content .title {
  font-size: 1.35rem;
  line-height: 1.4em;
  padding: 2em 0 1em 0;
  color: #9862ad;
  font-family: "Noto Sans KR";
  font-weight: 600;
  letter-spacing: -0.5px;
}
section.peoplein .container .peoplein_content .que {
  font-size: 1.1rem;
  line-height: 2em;
  padding: 2em 0 1.5em 0;
  text-align: justify;
  color: #6d6ea6;
  font-family: "Noto Sans KR";
  font-weight: 600;
  letter-spacing: -0.5px;
}
section.peoplein .container .peoplein_content .ans {
  font-size: 1.1rem;
  line-height: 2em;
  color: rgba(0, 0, 0, 0.9);
  text-align: justify;
  font-family: "Noto Serif KR";
  font-weight: 300;
  letter-spacing: -0.5px;
}
section.peoplein .container .peoplein_content .ans .deco {
  font-weight: 600;
  border-bottom: 2px solid #e6c85e;
}
section.peoplein .container .peoplein_content .epilogue-wording {
  font-size: 1.1rem;
  letter-spacing: -0.5px;
  color: #6d6ea6;
  line-height: 2em;
  padding: 30px 10px 15px 0px;
  text-align: left;
  word-break: keep-all;
  font-family: "Noto Serif KR";
  font-weight: 500;
}
section.peoplein .container .peoplein_content .epilogue-wording .br::before {
  content: "\a";
  white-space: pre-wrap;
  display: inline;
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_content .epilogue-wording .br::before {
    display: none;
  }
}
@media (max-width: 576px) {
  section.peoplein .container .peoplein_content .epilogue-wording {
    font-size: 1.1rem;
    line-height: 1.7em;
  }
}
section.peoplein .container .line-v {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
section.peoplein .container .line-v2 {
  width: 100%;
  max-width: 800px;
  height: 2px;
  margin: 3px 0 3px 0;
  background-color: rgba(0, 0, 0, 0.2);
}
section.peoplein .container .bodyphoto800 {
  max-width: 800px;
  margin: 0 auto;
}
section.peoplein .container .bodyphoto800 img {
  width: 100%;
  border-radius: 8px;
  display: block;
}
@media (max-width: 768px) {
  section.peoplein .container .bodyphoto800 img {
    border-radius: 0;
  }
}
section.peoplein .container .bodyphoto_ext {
  max-width: 400px;
  margin: 0 auto;
}
section.peoplein .container .bodyphoto_ext img {
  width: 100%;
  border-radius: 8px;
  display: block;
}
@media (max-width: 768px) {
  section.peoplein .container .bodyphoto_ext img {
    border-radius: 0;
  }
}
section.peoplein .container .bodyphoto650 {
  max-width: 650px;
  margin: 0 auto 10px auto;
}
section.peoplein .container .bodyphoto650 img {
  width: 100%;
  border-radius: 8px;
  display: block;
}
@media (max-width: 768px) {
  section.peoplein .container .bodyphoto650 img {
    border-radius: 0;
  }
}

section.article_issue {
  width: 100%;
  margin: 0 auto;
}
section.article_issue .container {
  width: 100%;
  max-width: 1000px;
  padding-top: 7em;
}
@media (max-width: 576px) {
  section.article_issue .container {
    padding: 4em 0 0 0;
  }
}
section.article_issue .container .head-photo {
  width: 100%;
  height: 55vh;
  background: url(/90/img/issue90-1-main.jpg) no-repeat top center/cover;
  border-radius: 8px;
  margin-bottom: 2em;
}
@media (max-width: 576px) {
  section.article_issue .container .head-photo {
    width: 100%;
    height: 35vh;
    background: url(/90/img/issue90-1-main.jpg) no-repeat top center/cover;
    border-radius: 0;
    margin-bottom: 2em;
  }
}
section.article_issue .container .head-photo-1 {
  width: 100%;
  height: 55vh;
  background: url(/90/img/issue90-2-main.jpg) no-repeat top center/cover;
  border-radius: 8px;
  margin-bottom: 2em;
}
@media (max-width: 576px) {
  section.article_issue .container .head-photo-1 {
    width: 100%;
    height: 30vh;
    background: url(/90/img/issue90-2-main.jpg) no-repeat top center/cover;
    border-radius: 0;
    margin-bottom: 0;
  }
}
section.article_issue .container .intro {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  section.article_issue .container .intro {
    padding: 0 1em;
  }
}
section.article_issue .container .intro .article-tit {
  font-size: 1rem;
  padding: 0 0 20px 3px;
}
section.article_issue .container .intro .issue-head {
  font-family: "Noto Sans KR";
  font-weight: 600;
  font-size: 3.2rem;
  line-height: calc(2.8rem + 1.5vw);
  color: #7b629a;
  padding-bottom: 5px;
  letter-spacing: -2px;
}
section.article_issue .container .intro .issue-head span::before {
  content: "\a";
  white-space: pre-wrap;
  display: inline;
}
@media (max-width: 1024px) {
  section.article_issue .container .intro .issue-head {
    font-size: 2.9rem;
    line-height: 1.3em;
    font-weight: 500;
  }
}
@media (max-width: 576px) {
  section.article_issue .container .intro .issue-head {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 1.4;
    padding-bottom: 0.5em;
  }
}
section.article_issue .container .intro .issue-head-1 {
  font-family: "Noto Sans KR";
  font-weight: 600;
  font-size: 3.2rem;
  line-height: calc(2.8rem + 1.5vw);
  color: #3f4382;
  padding-bottom: 5px;
  letter-spacing: -2px;
}
section.article_issue .container .intro .issue-head-1 span::before {
  content: "\a";
  white-space: pre-wrap;
  display: inline;
}
@media (max-width: 1024px) {
  section.article_issue .container .intro .issue-head-1 {
    font-size: 2.9rem;
    line-height: 1.3em;
    font-weight: 500;
  }
}
@media (max-width: 576px) {
  section.article_issue .container .intro .issue-head-1 {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 1.4;
    padding-bottom: 0.5em;
  }
}
section.article_issue .container .intro .issue-sub {
  font-family: "Noto Sans KR";
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.5em;
  color: #333;
  padding-bottom: 5px;
  letter-spacing: -0.03em;
}
@media (max-width: 1024px) {
  section.article_issue .container .intro .issue-sub {
    font-size: 1.3rem;
  }
}
@media (max-width: 576px) {
  section.article_issue .container .intro .issue-sub {
    font-size: 1.15rem;
    padding-bottom: 1em;
    line-height: 1.5em;
  }
}
section.article_issue .container .intro .writer {
  font-size: 1rem;
  color: #333;
  margin-bottom: 1em;
  padding-left: 1px;
}
@media (max-width: 576px) {
  section.article_issue .container .intro .writer {
    margin-bottom: 0em;
    font-size: 0.9rem;
  }
}
section.article_issue .container .issue-body {
  font-family: "Noto Serif KR";
  width: 100%;
  max-width: 700px;
  margin: 0 auto 4em auto;
}
@media (max-width: 576px) {
  section.article_issue .container .issue-body {
    padding: 0 1em;
  }
}
section.article_issue .container .issue-body .preface {
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 2em;
  color: #3c526a;
  margin-bottom: 2.5em;
  letter-spacing: -0.03em;
}
section.article_issue .container .issue-body .preface .preface-line {
  border-bottom: 2px solid #e4eaee;
}
section.article_issue .container .issue-body .sub-heading {
  font-family: "Noto Sans KR";
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.4em;
  color: #7b629a;
  letter-spacing: -0.04em;
  margin: 2em 0 1.5em 0;
  font-weight: 500;
}
@media (max-width: 576px) {
  section.article_issue .container .issue-body .sub-heading {
    font-size: 1.5rem;
  }
}
section.article_issue .container .issue-body .sub-heading-1 {
  font-family: "Noto Sans KR";
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.4em;
  color: #7b6cb3;
  letter-spacing: -0.04em;
  margin: 2em 0 1.5em 0;
  font-weight: 500;
}
@media (max-width: 576px) {
  section.article_issue .container .issue-body .sub-heading-1 {
    font-size: 1.5rem;
  }
}
section.article_issue .container .issue-body .sub-heading2 {
  font-family: "Noto Sans KR";
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4em;
  color: #3f467c;
  letter-spacing: -0.04em;
  margin: 2em 0 0 0;
  font-weight: 500;
}
@media (max-width: 576px) {
  section.article_issue .container .issue-body .sub-heading2 {
    font-size: 1.5rem;
  }
}
section.article_issue .container .issue-body .text {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2em;
  color: #222;
  letter-spacing: -0.03em;
  text-align: justify;
}
section.article_issue .container .issue-body .text p {
  margin-bottom: 2.2em;
}
section.article_issue .container .issue-body .text p sup {
  font-size: 0.8rem;
  font-family: "Noto Sans KR";
  font-weight: 600;
}
section.article_issue .container .issue-body .text p span.highlight1 {
  position: relative;
  font-weight: 500;
  color: #7b629a;
  padding-bottom: 5px;
  box-shadow: inset 0 -15px 0 0 #ebfcef;
}
section.article_issue .container .issue-body .text p span.refeng {
  font-size: 0.9rem;
  font-family: "Noto Sans KR";
  font-weight: 300;
  line-height: 2em;
  color: #a67f7f;
  letter-spacing: -0.01em;
  text-align: justify;
}
section.article_issue .container .issue-body .text .article_ref {
  font-size: 0.9rem;
  color: #6b7ba0;
  font-family: Noto Serif KR, Serif;
  line-height: 2em;
  text-align: left;
  margin-top: 2em;
}
section.article_issue .container .issue-body .text .detail {
  font-size: 0.9rem;
  font-family: "Noto Sans KR";
  font-weight: 500;
  color: #888;
  line-height: 1.6em;
  margin-top: 1em;
}
section.article_issue .container .issue-body .blockquote {
  font-family: "Noto Sans KR";
  font-size: 0.9em;
  font-weight: 500;
  padding: 1em 2em;
  background-color: #f5f3f1;
  letter-spacing: -0.03em;
  border-left: 10px solid #a6a1a7;
  margin-bottom: 3em;
  line-height: 1.5em;
}
section.article_issue .container .issue-body .issue-photo-700 {
  width: 100%;
  max-width: 700px;
  margin-top: 4em;
}
section.article_issue .container .issue-body .issue-photo-700 img {
  border-radius: 1em;
  width: 100%;
}
section.article_issue .writer-info {
  font-family: "Noto Sans KR";
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 4em;
}
@media (max-width: 576px) {
  section.article_issue .writer-info {
    padding: 2em;
  }
}
section.article_issue .writer-info .photo {
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
}
section.article_issue .writer-info .photo img {
  width: 100%;
}
section.article_issue .writer-info .name {
  font-weight: 500;
  font-size: 1.25em;
  letter-spacing: -0.03em;
  text-align: center;
  margin: 1em 0 0.1em 0;
}
section.article_issue .writer-info .role {
  font-weight: 400;
  font-size: 1em;
  letter-spacing: -0.03em;
  line-height: 2em;
  text-align: center;
  margin-bottom: 0.3em;
}
@media (max-width: 576px) {
  section.article_issue .writer-info .role {
    line-height: 1.7em;
  }
}
section.article_issue .writer-info .role .mark {
  display: none;
}
section.article_issue .writer-info .role .role2::before {
  content: "\a";
  white-space: pre;
}
section.article_issue .writer-info .detail {
  font-weight: 400;
  font-size: 1em;
  letter-spacing: -0.03em;
  line-height: 1.5em;
  text-align: justify;
}
@media (max-width: 576px) {
  section.article_issue .writer-info .detail {
    margin-top: 2em;
    font-size: 0.95em;
    line-height: 1.7em;
  }
}

section.article_column {
  width: 100%;
  margin: 0 auto;
}
section.article_column .container {
  width: 100%;
  max-width: 1000px;
  padding-top: 7em;
}
@media (max-width: 768px) {
  section.article_column .container {
    padding: 6em 1.5em 0 1.5em;
  }
}
@media (max-width: 576px) {
  section.article_column .container {
    padding: 4em 1.5em 0 1.5em;
  }
}
section.article_column .container .head-photo {
  width: 100%;
  height: 45vh;
  background: url(/90/img/columnbg_90-1.jpg) no-repeat top center/cover;
  border-radius: 8px;
  margin-bottom: 2em;
}
@media (max-width: 768px) {
  section.article_column .container .head-photo {
    width: 100%;
    height: 33vh;
    background-image: url(/90/img/columnbg_90-1.jpg);
    background-size: 726px;
    background-position: 90% 50%;
    border-radius: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  section.article_column .container .head-photo {
    width: 100%;
    height: 33vh;
    background-image: url(/90/img/columnbg_90-1.jpg);
    background-size: 688px;
    background-position: 90% 50%;
    border-radius: 0;
    margin-bottom: 0;
  }
}
section.article_column .container .head-photo2 {
  width: 100%;
  height: 45vh;
  background: url(/90/img/columnbg_90-2-1.jpg) no-repeat top center/cover;
  border-radius: 8px;
  margin-bottom: 2em;
}
@media (max-width: 576px) {
  section.article_column .container .head-photo2 {
    width: 100%;
    height: 30vh;
    background: url(/90/img/columnbg_90-2-1.jpg) no-repeat top center/cover;
    border-radius: 8px;
    margin-bottom: 0;
  }
}
section.article_column .container .intro {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
section.article_column .container .intro .article-tit {
  font-size: 1rem;
  padding: 0 0 20px 3px;
}
section.article_column .container .intro .column-head {
  font-family: "Noto Serif KR";
  font-weight: 300;
  font-size: 3.2rem;
  line-height: calc(2.8rem + 1.5vw);
  color: #b96a9d;
  padding-bottom: 5px;
  letter-spacing: -0.04em;
}
section.article_column .container .intro .column-head .br::before {
  content: "\a";
  white-space: pre-wrap;
  display: inline;
}
@media (max-width: 576px) {
  section.article_column .container .intro .column-head .br::before {
    display: none;
  }
}
@media (max-width: 768px) {
  section.article_column .container .intro .column-head {
    font-size: 3rem;
    line-height: 1.3em;
  }
}
@media (max-width: 576px) {
  section.article_column .container .intro .column-head {
    font-weight: 300;
    font-size: 2.3rem;
    padding-bottom: 10px;
    letter-spacing: -0.07em;
  }
}
section.article_column .container .intro .column-sub {
  font-family: "Noto Serif KR";
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 2.5em;
  color: #333;
  padding-bottom: 5px;
  letter-spacing: -0.03em;
}
@media (max-width: 576px) {
  section.article_column .container .intro .column-sub {
    font-size: 1.1rem;
    padding-bottom: 1em;
    line-height: 1.5em;
  }
}
section.article_column .container .intro .writer {
  font-size: 1rem;
  color: #333;
  margin-bottom: 1em;
  padding-left: 1px;
}
@media (max-width: 576px) {
  section.article_column .container .intro .writer {
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  section.article_column .container .intro .line-v {
    margin-top: 1em;
  }
}
section.article_column .container .column-body {
  font-family: "Noto Serif KR";
  width: 100%;
  max-width: 700px;
  margin: 0 auto 4em auto;
}
@media (max-width: 576px) {
  section.article_column .container .column-body {
    padding: 0;
    margin-bottom: 1em;
  }
}
section.article_column .container .column-body .preface {
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 2em;
  color: #b96a9d;
  margin-bottom: 2.5em;
  letter-spacing: -0.03em;
}
section.article_column .container .column-body .preface .preface-line {
  border-bottom: 2px solid #e2e3e4;
}
section.article_column .container .column-body .sub-heading {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.4em;
  color: #b96a9d;
  letter-spacing: -0.04em;
  margin: 2em 0 1.5em 0;
}
@media (max-width: 576px) {
  section.article_column .container .column-body .sub-heading {
    font-size: 1.5rem;
  }
}
section.article_column .container .column-body .text {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 2em;
  color: #222;
  letter-spacing: -0.03em;
  text-align: justify;
}
section.article_column .container .column-body .text p {
  margin-bottom: 2.2em;
}
section.article_column .container .column-body .text p span.highlight1 {
  position: relative;
  font-weight: 500;
  color: #b96a9d;
  padding-bottom: 5px;
  box-shadow: inset 0 -10px 0 0 #ebf7fc;
}
section.article_column .container .column-body .text p span.refeng {
  font-size: 0.9rem;
  font-family: "Noto Sans KR";
  font-weight: 300;
  line-height: 2em;
  color: #a67f7f;
  letter-spacing: -0.01em;
  text-align: justify;
}
section.article_column .container .column-body .text p sup {
  vertical-align: baseline;
  position: relative;
  top: 0em;
  font-size: 1rem;
  margin-left: -0.2em;
}
section.article_column .container .column-body .text p span.footnote {
  font-family: "Noto sans KR";
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 2em;
  color: #333;
  letter-spacing: -0.03em;
  text-align: justify;
}
section.article_column .container .column-body .text .blockquote {
  font-family: "Noto Sans KR";
  font-size: 0.9em;
  font-weight: 400;
  padding: 1em 2em;
  background-color: #f5f3f1;
  letter-spacing: -0.03em;
  border-left: 10px solid #a6a1a7;
  margin: 2em 0;
  line-height: 1.5em;
}
section.article_column .container .column-body .column_ref {
  margin-bottom: 30px;
  border-top: 1px solid #888;
}
section.article_column .container .column-body .column_ref .sub-box {
  width: 100%;
  max-width: 700px;
  font-size: 0.9rem;
  letter-spacing: -0.3px;
  line-height: 1.9;
  color: #333;
  font-weight: 300px;
  text-align: justify;
  margin-top: 1.4em;
  margin-bottom: 4em;
}
@media (max-width: 768px) {
  section.article_column .container .column-body .column_ref .sub-box {
    width: 100%;
    max-width: 760px;
  }
}
section.article_column .container .column-body .column-photo-700 {
  width: 100%;
  max-width: 700px;
  margin-top: 4em;
}
section.article_column .container .column-body .column-photo-700 img {
  border-radius: 1em;
  width: 100%;
}
section.article_column .container .column-body .column-photo-600 {
  width: 100%;
  max-width: 600px;
  margin: 2em auto 0 auto;
}
section.article_column .container .column-body .column-photo-600 img {
  border-radius: 1em;
  width: 100%;
}
section.article_column .container .column-body .column-photo-500 {
  width: 100%;
  max-width: 500px;
  margin-top: 4em;
  margin: 2em auto 0 auto;
}
section.article_column .container .column-body .column-photo-500 img {
  border-radius: 1em;
  width: 100%;
}
section.article_column .writer-info {
  font-family: "Noto Sans KR";
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 4em;
}
@media (max-width: 576px) {
  section.article_column .writer-info {
    padding: 0 1.5em;
    margin-top: 2em;
  }
}
section.article_column .writer-info .photo {
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
}
section.article_column .writer-info .photo img {
  width: 100%;
}
section.article_column .writer-info .name {
  font-weight: 500;
  font-size: 1.25em;
  letter-spacing: -0.03em;
  text-align: center;
  margin: 1em 0 0.1em 0;
}
section.article_column .writer-info .role {
  font-weight: 400;
  font-size: 1em;
  letter-spacing: -0.03em;
  line-height: 2em;
  text-align: center;
  margin-bottom: 0.3em;
}
section.article_column .writer-info .detail {
  font-weight: 400;
  font-size: 1em;
  letter-spacing: -0.03em;
  line-height: 1.5em;
}
@media (max-width: 576px) {
  section.article_column .writer-info .detail {
    margin-top: 2em;
    font-size: 0.95em;
    line-height: 1.7em;
  }
}/*# sourceMappingURL=article_new.css.map */