/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
@media (max-width: 1023px) {
  #wrap.sub {
    padding-top: 72px; } }

.c-heading .ttl {
  width: 100%;
  display: flex;
  gap: 21px;
  align-items: center;
  margin-right: auto; }

.c-heading .sub {
  top: 0;
  z-index: -1; }

.p-heading {
  margin-bottom: 64px; }
  @media (max-width: 1023px) {
    .p-heading {
      margin-bottom: 23px; } }
  .p-heading .c-heading {
    padding-top: 56px;
    padding-bottom: 38px; }
    @media (max-width: 1023px) {
      .p-heading .c-heading {
        padding-top: 0;
        padding-bottom: 9px; } }
    .p-heading .c-heading .sub {
      top: -8px;
      z-index: -1;
      left: 0; }
      @media (max-width: 1023px) {
        .p-heading .c-heading .sub {
          font-size: 58px;
          font-size: 5.8rem;
          line-height: 1.03448em;
          top: -4px; } }
    .p-heading .c-heading .ttl {
      font-size: 50px;
      font-size: 5rem;
      line-height: 1.4em;
      letter-spacing: 0.03em;
      font-weight: 700;
      flex-direction: row;
      justify-content: flex-start;
      align-items: normal;
      gap: 19px; }
      @media (max-width: 1023px) {
        .p-heading .c-heading .ttl {
          gap: 7px;
          font-size: 32px;
          font-size: 3.2rem;
          line-height: 1.5625em; } }
      @media (max-width: 1023px) {
        .p-heading .c-heading .ttl:before {
          width: 13px; } }
  @media (max-width: 1023px) {
    .p-heading.single {
      padding-top: 0;
      padding-bottom: 0; } }
  .p-heading.single .c-heading {
    padding-top: 62px;
    padding-bottom: 32px; }
    @media (max-width: 1023px) {
      .p-heading.single .c-heading {
        padding-top: 0;
        padding-bottom: 1px; } }
    @media (max-width: 1023px) {
      .p-heading.single .c-heading .ttl {
        align-items: normal;
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.35714em;
        letter-spacing: 0.03em; } }
    @media (max-width: 1023px) {
      .p-heading.single .c-heading .ttl::before {
        margin-top: 17px;
        width: 23px; } }

.topic-wrap {
  margin-top: 64px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media (max-width: 1023px) {
    .topic-wrap {
      margin-top: 23px;
      padding-bottom: 72px; } }

.topic-maincnt {
  width: calc(100% - 133px - 30px);
  max-width: 820px; }
  @media (max-width: 1023px) {
    .topic-maincnt {
      width: 100%;
      order: 1; } }
  .topic-maincnt .ttl-ontop {
    margin-bottom: 40px;
    position: relative;
    padding-left: 40px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.15385em;
    letter-spacing: 0.03em;
    font-weight: 700; }
    .topic-maincnt .ttl-ontop:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -1px;
      width: 28px;
      height: 3px;
      background: #ff5e00; }
  @media (max-width: 1023px) {
    .topic-maincnt .topic-list .c-topic .c-topic__top {
      padding-bottom: 5px; }
    .topic-maincnt .topic-list .c-topic .ttl {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5em; } }

.topic-sidebar {
  width: 133px; }
  @media (max-width: 1023px) {
    .topic-sidebar {
      margin-top: 64px;
      width: 100%;
      order: 3; } }
  .topic-sidebar .sidebar-ttl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25em;
    letter-spacing: 0.03em;
    font-weight: 700;
    font-family: "Poppins", sans-serif; }
  .topic-sidebar .sidebar-list {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857em;
    letter-spacing: 0.03em;
    font-weight: 500; }
    @media (min-width: 1024px) {
      .topic-sidebar .sidebar-list {
        display: block !important; } }
  .topic-sidebar .cat-list {
    margin: 24px 0 78px; }
    @media (max-width: 1023px) {
      .topic-sidebar .cat-list {
        margin: 20px 0 48px;
        border-top: #c5c5c5 1px solid; } }
    @media (min-width: 1024px) {
      .topic-sidebar .cat-list li + li {
        margin-top: 16px; } }
    @media (max-width: 1023px) {
      .topic-sidebar .cat-list li {
        border-bottom: #c5c5c5 1px solid; } }
    .topic-sidebar .cat-list .cat-item {
      position: relative;
      display: inline-block; }
      .topic-sidebar .cat-list .cat-item .label {
        position: relative;
        padding-left: 18px; }
        .topic-sidebar .cat-list .cat-item .label:before {
          content: "";
          position: absolute;
          top: 8px;
          left: 0;
          width: 8px;
          height: 8px;
          background: #d1c9c2;
          border-radius: 50%; }
      @media (max-width: 1023px) {
        .topic-sidebar .cat-list .cat-item {
          display: block;
          padding: 15px 0 14px; }
          .topic-sidebar .cat-list .cat-item:before {
            top: 50%;
            margin-top: -4px; } }
  .topic-sidebar .year-list {
    margin-top: 25px; }
    @media (max-width: 1023px) {
      .topic-sidebar .year-list {
        margin-top: 18px;
        border-top: #c5c5c5 1px solid; } }
    @media (min-width: 1024px) {
      .topic-sidebar .year-list > li + li {
        margin-top: 12px; } }
    @media (max-width: 1023px) {
      .topic-sidebar .year-list > li {
        border-bottom: #c5c5c5 1px solid; } }
    .topic-sidebar .year-list > li .year {
      transition: 0.3s;
      cursor: pointer; }
      .topic-sidebar .year-list > li .year .label {
        position: relative;
        padding-left: 16px; }
        .topic-sidebar .year-list > li .year .label:before {
          content: "+";
          position: absolute;
          top: 0;
          left: 0;
          transition: 0.3s; }
      .topic-sidebar .year-list > li .year.active .label:before {
        content: "-"; }
      @media only screen and (min-width: 1025px) {
        .topic-sidebar .year-list > li .year:hover {
          opacity: 0.3; } }
      @media (max-width: 1023px) {
        .topic-sidebar .year-list > li .year {
          padding: 16px 0; }
          .topic-sidebar .year-list > li .year .label {
            padding-left: 16px; } }
    .topic-sidebar .year-list .monthlist {
      padding: 17px 0 17px 14px;
      display: none; }
      .topic-sidebar .year-list .monthlist a {
        margin-top: 16px;
        display: block; }
      .topic-sidebar .year-list .monthlist p:first-child a {
        margin-top: 0; }
      @media (max-width: 1023px) {
        .topic-sidebar .year-list .monthlist {
          margin-top: -4px;
          padding: 0 0 18px 14px; }
          .topic-sidebar .year-list .monthlist a {
            margin-top: 16px; } }

@media (max-width: 1023px) {
  .c-pagination {
    order: 2; } }

.topicsingle-info {
  margin-top: 14px;
  margin-bottom: -40px;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  gap: 14px; }
  @media (max-width: 1023px) {
    .topicsingle-info {
      margin-top: -5px;
      margin-bottom: 17px;
      gap: 15px; } }
  .topicsingle-info .cat {
    border: 1px solid #c5c5c5;
    border-radius: 20px;
    display: flex;
    align-items: center;
    width: max-content;
    padding: 1px 24px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.84615em; }
  .topicsingle-info .date {
    color: #a0a0a0;
    line-height: 28px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .topicsingle-info .date {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.75em; } }

.topicsingle-pagi {
  position: relative;
  margin-top: 24px;
  padding-top: 62px;
  border-top: #c5c5c5 1px solid;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 1023px) {
    .topicsingle-pagi {
      margin-top: 40px;
      padding-top: 40px; } }
  .topicsingle-pagi .pagi-item {
    width: calc(50% - 60px);
    max-width: 295px; }
    @media (max-width: 1023px) {
      .topicsingle-pagi .pagi-item {
        width: calc(50% - 50px); } }
    .topicsingle-pagi .pagi-item a {
      display: flex;
      column-gap: 20px; }
      @media (max-width: 1023px) {
        .topicsingle-pagi .pagi-item a {
          display: block; } }
    .topicsingle-pagi .pagi-item .label {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.25em;
      letter-spacing: 0.03em;
      font-weight: 600;
      font-family: "Poppins", sans-serif;
      white-space: nowrap; }
    .topicsingle-pagi .pagi-item .infor {
      width: calc(100% - 45px); }
      @media (max-width: 1023px) {
        .topicsingle-pagi .pagi-item .infor {
          width: 100%; } }
    .topicsingle-pagi .pagi-item .date {
      color: #a0a0a0;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.42857em;
      letter-spacing: 0.03em;
      font-weight: 700; }
      @media (max-width: 1023px) {
        .topicsingle-pagi .pagi-item .date {
          margin-top: 10px; } }
    .topicsingle-pagi .pagi-item .ttl {
      margin-top: 5px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.57143em;
      letter-spacing: 0.03em;
      font-weight: 500; }
    .topicsingle-pagi .pagi-item.next .label {
      order: 2; }
    @media (max-width: 1023px) {
      .topicsingle-pagi .pagi-item.next {
        text-align: right; } }
  .topicsingle-pagi .pagi-list {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    padding-top: 60px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57143em;
    letter-spacing: 0.03em;
    font-weight: 500; }
    @media (max-width: 1023px) {
      .topicsingle-pagi .pagi-list {
        padding-top: 50px; } }

.topics-detail .topic-wrap {
  padding-bottom: 130px; }
  @media (max-width: 1023px) {
    .topics-detail .topic-wrap {
      margin-top: 16px;
      padding-bottom: 60px; } }

/*# sourceMappingURL=maps/topics.min.css.map */