@font-face {
  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 {
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/*기본 subPage CSS*/

#subIntro {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 210px;
}
#subIntro .bg-theme-alpha {
  width: 100%;
  height: 100%;
}

/* sub main */
/*section Style*/
/* section.home-section {
  margin-bottom: 150px;
} */

section.home-section .section-heading {
  /* text-transform: uppercase; */
  position: relative;
  margin-bottom: 50px;
  padding-left: 20px;
}

section.home-section .section-heading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #2c7e96;
}

section.home-section .section-heading h4 {
  font-family: "Pretendard", sans-serif;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.405em;
  color: #126a83;
  padding: 10px 0;
  margin: 0;
}
section.home-section .section-heading h3 {
  display: inline-block;

  font-weight: bold;
  font-size: 38px;
  line-height: 1;
  color: #126a83;
  margin: 0;
}

section.home-section .info-index .cate {
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-flex;
  padding: 5px 15px;
  color: #fff;
}

section#subMain-list {
  margin-top: 30px;
}
section#subMain-list .avatar {
  max-height: 300px;
  overflow: hidden;
}
section#subMain-list .avatar img {
  width: 100%;
}

section#subMain-list .ava_div .info-avatar {
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 0px 15px;
  min-height: 140px;
  float: left;
  margin-left: 15px;
}

section#subMain-list .sec-avata {
  margin: 0 auto;
}
section#subMain-list .sec-avata {
  height: 100%;
  margin-bottom: 30px;
}

section#subMain-list .ava-box {
  position: relative;
}

section#subMain-list .ava-box .info-avatar {
  min-height: 300px;
}

section#subMain-list .ava-box .info-avatar h4 {
  position: relative;

  font-size: 28px;
  font-weight: 800;
  color: #1c4f5d;
  /* max-width: calc(100% - 70px); */
  letter-spacing: -1.5px;
}
section#subMain-list .ava-box .info-avatar h3 {
  position: relative;

  font-size: 18px;
  margin-top: 0px;
  color: #2c7e96;
}

section#subMain-list .ava-box .info-avatar a {
  font-size: 18px;
  color: #2c7e96;
}

section#subMain-list .ava-box .thum-box {
  bottom: 0px;
  left: 0px;
}
section#subMain-list .ava-box .list-thum-ul {
  padding: 0px;
}
section#subMain-list .sec-avata .list-thum-ul .list-thum-li {
  float: left;
  list-style: none;
  margin-right: 10px;
}
section#subMain-list .sec-avata .list-thum-ul .list-thum-li img {
  width: auto;
  height: 67px;
}
/* Search Result */

section#sResult-list {
  margin-top: 30px;
}

section#sResult-list .ava-box {
  margin-bottom: 45px;
}

section#sResult-list .ava_div {
}

section#sResult-list .ava_div .point-cntr {
  position: absolute;
  float: right;
  font-size: 1.2em;
  color: #fff;
  right: 20px;
  top: 5px;
}

section#sResult-list .ava_div .point-cntr li {
  color: rgba(255, 255, 255, 0.4);
  padding-right: 5px;
}

section#sResult-list .ava_div .cate {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-flex;
  padding: 5px 15px;
  color: #fff;
}

section#sResult-list .ava_div .info-avatar {
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 0px 15px;
  min-height: 140px;
}
section#sResult-list .ava_div .info-avatar h4 {
}
section#sResult-list .ava_div .info-avatar .subtitle {
  color: rgba(0, 0, 0, 0.6);
  min-height: 20px;
}

section#sResult-list .ava_div .info-avatar .subtitle {
  color: rgba(0, 0, 0, 0.6);
}

/* 지난호 보기 */

section#lastIssue-title {
  margin-top: 25px;
  margin-bottom: 0px;
}

section#lastIssue-list .ava_div .point-cntr li {
  color: rgba(255, 255, 255, 0.4);
  padding-right: 5px;
}

section#lastIssue-list {
  margin-bottom: 0px;
}

section#lastIssue-list .sec-avata {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
}
section#lastIssue-list .sec-avata.non-line {
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}
section#lastIssue-list .ava_div .point-cntr {
  position: absolute;
  float: right;
  font-size: 1.2em;
  color: #fff;
  right: 20px;
  top: 5px;
}

section#lastIssue-list .ava_div .cate {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-flex;
  padding: 5px 15px;
  color: #fff;
}

section#lastIssue-list .ava_div {
  max-height: 139px;
  overflow: hidden;
  border-radius: 10px;
}
section#lastIssue-list .ava_div .avatar {
  text-align: center;
}
section#lastIssue-list .ava_div img {
  max-width: 263.5px;
}
section#lastIssue-list .ava_div .info-avatar {
  border: 0px solid rgba(0, 0, 0, 0.4);
  text-align: center;
  padding: 10px 15px 0px;
  min-height: 40px;
}
section#lastIssue-list .ava_div .info-avatar .subtitle {
  color: rgba(0, 0, 0, 0.6);
  min-height: 20px;
  text-align: center;
}

section#lastIssue-list .info-avatar {
  text-align: center;
}

section#lastIssue-list .info-avatar p {
  margin: 0;
  margin-top: 25px;

  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  color: #143038;
}

.list-navi #page-navi {
  display: table;
  margin: 0 auto;
  border: 0px solid #ff0000;
}
.list-navi #page-navi div {
  float: left;
  padding: 5px 5px;
}
.list-navi #page-navi .page-num {
  padding: 7px 10px;
}
.list-navi img {
  max-width: 10px;
}

#shared-box {
  margin-bottom: 120px;
}
#shared-box #shar-icon img {
  float: right;
}
#shared-box #good-icon img {
  float: left;
}
#shared-box #shar-icon,
#shared-box #good-icon {
  padding: 0 15px !important;
}

section#subMain-list .ava-box .info-avatar {
  padding: 20px 0;
}

section#subMain-list .avatar {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.info-col::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #f1f4f4;
  z-index: -1;
  width: calc(100% - 30px);
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

@media (max-width: 480px) {
}

@media (min-width: 767px) {
}

@media (max-width: 768px) {
  section#lastIssue-list .ava_div img {
    max-width: 90%;
  }
  section#lastIssue-list .ava_div {
    max-height: none;
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  section#subMain-list .ava-box .info-avatar {
    min-height: 80px;
    margin-bottom: 0px;
    padding: 20px;
  }

  section#subMain-list .ava-box .info-avatar h3 {
    font-size: 16px;
  }

  section#subMain-list .ava-box .info-avatar h4 {
    font-size: 24px;
  }

  section#subMain-list .ava-box .info-avatar a {
    font-size: 16px;
  }
}

@media (min-width: 991px) {
  .info-col::before {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    width: calc(100% + 15px);
    height: 100%;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
  }

  section#subMain-list .avatar {
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }

  section#subMain-list .ava-box .info-avatar {
    padding: 60px 0;
  }

  section#subMain-list .ava-box .info-avatar h4 {
    max-width: calc(100% - 70px);
  }

  section#subMain-list .ava-box .info-avatar h3::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 24px;
    height: 2px;
    background-color: #1c4f5d;
  }

  section#subMain-list .ava-box .info-avatar h4::before {
    content: "";
    position: absolute;
    bottom: -6px;
    right: -50px;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("./images/post_arrow.png");
    cursor: pointer;
    transition: all 0.25s ease;
  }

  section#subMain-list .ava-box .info-avatar h4:hover::before {
    transform: translateX(10px);
  }

  section#subMain-list .ava-box .info-avatar .point-cntr {
    position: absolute;
    bottom: 10%;
  }
}

@media (max-width: 1000px) {
}

@media (max-width: 1600px) {
}

.p-r0 {
  padding-right: 0 !important;
}

.mlist-year {
  padding: 70px 0 60px;
  background-color: #f8f7f6;
}

.mlist-year:nth-child(2n) {
  background-color: #e4e0dc;
}
.mlist-year .mlists-heading {
  text-align: center;
  margin-bottom: 50px;
}

.mlist-year .mlists-heading h4 {
  display: inline-block;
  position: relative;

  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  color: #1c4f5d;
}

.mlist-year.YearSelect .mlists-heading h4 {
  color: #1c4f5d;
  opacity: 0.5;
}

.mlist-year.YearSelect .mlists-heading h4::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #2c7e96;
  opacity: 0.3;
  width: 66px;
  height: 66px;
  border-radius: 100%;
  z-index: 0;
}

.mlist-year.YearText .mlists-heading h4::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: calc(100% + 20px);
  height: 4px;
  background-color: #2c7e96;
  transform: translateX(-50%);
}

.mlist-year.YearText .mlists-heading h4::after {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #1c4f5d;
  border-radius: 8px;
  transform: translateX(-50%);
}

.mlist-year .sec-avata-mlist {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
