<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * filename: topic.css
 * version: 1.0
 **/
/**
 * filename: shared.css
 * version: 1.1
 **/
/*** #tail ***/
/*** #banner ***/
#banner.topic {
  height: auto;
  width: 100%;
}
#banner.topic &gt; .inner {
  height: auto;
  width: 100%;
  margin-top: 4rem;
  padding: 0 8rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner {
    padding: 0 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner {
    padding: 0 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner {
    padding: 0 1.5rem;
  }
}
#banner.topic &gt; .inner &gt; .box1 {
  height: auto;
  width: 100%;
  display: flex;
  position: relative;
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 {
    display: block;
  }
}
#banner.topic &gt; .inner &gt; .box1::before {
  background: url("../images/lgo_banner_01.svg") right center no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  width: 33.33%;
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 {
    width: 100%;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
  padding: 12rem 0rem;
  height: auto;
  width: 32rem;
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 9rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 7.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 5.25rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 4.5rem 0rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    width: 28rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    width: 24rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    width: 20rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    width: 100%;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  font-size: 2.56rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 2.24rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 2.08rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 2rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr2 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
  padding: 4rem 4rem;
  border: solid #484848;
  border-width: 0 0 0 0.1rem;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(100% - 32rem);
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(100% - 28rem);
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(100% - 26rem);
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(100% - 20rem);
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    border-width: 0.1rem 0;
    padding: 1.75rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 1.5rem 0;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 {
  padding: 4rem 0rem;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
  position: relative;
  width: 66.666%;
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 {
    padding: 3rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 {
    padding: 2rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 {
    padding: 1.5rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 {
    padding: 0;
    width: 100%;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
  padding: 0.5em 0;
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
  margin-right: 4rem;
}
@media screen and (max-width: 1599px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1 {
  display: block;
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov {
  transition: opacity 0.35s;
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov:hover {
  opacity: 0.5;
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm].current {
  color: #d65d27;
  font-weight: 700;
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm].current &gt; .lnk1 {
  position: relative;
}
#banner.topic &gt; .inner &gt; .box1 &gt; .box2 &gt; .lst1 &gt; [class^=itm].current &gt; .lnk1::after {
  background-color: #d65d27;
  bottom: 0;
  content: "";
  display: block;
  height: 0.2rem;
  left: 0;
  position: absolute;
  width: 100%;
}

/*** #main ***/
#main.topic {
  height: auto;
  width: 100%;
}
#main.topic &gt; .inner {
  height: auto;
  width: 100%;
  padding: 12rem 4rem;
}
@media screen and (max-width: 1599px) {
  #main.topic &gt; .inner {
    padding: 9rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic &gt; .inner {
    padding: 7.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic &gt; .inner {
    padding: 6rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic &gt; .inner {
    padding: 5.25rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic &gt; .inner {
    padding: 4.5rem 1.5rem;
  }
}
#main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
  height: auto;
  width: 100%;
  padding: 4rem 4rem;
  border-top: 0.1rem solid #adb6bd;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
    padding: 1.75rem 0;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box1 {
    padding: 1.5rem 0;
  }
}
#main.topic.archive &gt; .inner &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box1 &gt; .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box1 &gt; .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box1 &gt; .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box1 &gt; .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box1 &gt; .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box1 &gt; .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#main.topic.archive &gt; .inner &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 {
  height: auto;
  width: 100%;
  border: solid #adb6bd;
  border-width: 0.1rem 0;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
  height: auto;
  width: 100%;
  padding: 4rem 4rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
    padding: 1.5rem 1.5rem;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 {
  height: auto;
  width: calc(30% - 2rem);
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 {
    width: calc(30% - 1.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 {
    width: calc(30% - 1.25rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 {
    width: calc(30% - 1rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 {
    width: calc(30% - 0.875rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 {
    width: calc(30% - 0.75rem);
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1 &gt; .img1, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1 &gt; .img1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1 &gt; .img1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1 &gt; .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1::after, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1::after, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1::after, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1::after {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  position: absolute;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov::after, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov::after, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov::after, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov::after {
  transition: background 0.7s ease-out;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov &gt; .img1, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov &gt; .img1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov &gt; .img1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov &gt; .img1 {
  transition: transform 0.7s ease-out;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov:hover::after, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov:hover::after, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov:hover::after, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov:hover::after {
  background-color: rgba(0, 0, 0, 0.3);
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov:hover &gt; .img1, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov:hover &gt; .img1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .lnk1.lnk1.hov:hover &gt; .img1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box1 &gt; .elm1.lnk1.hov:hover &gt; .img1 {
  transform: scale(1.1);
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 {
  height: auto;
  width: calc(70% - 2rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 {
    width: calc(70% - 1.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 {
    width: calc(70% - 1.25rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 {
    width: calc(70% - 1rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 {
    width: calc(70% - 0.875rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 {
    width: calc(70% - 0.75rem);
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 {
    margin-bottom: 0.75rem;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
  margin: -1rem -1rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 2rem);
  margin-bottom: 0rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.625rem -0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.5rem -0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.4375rem -0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.375rem -0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 1.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 1.25rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 1rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 0.875rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 0.75rem);
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
  padding: 1rem 1rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.75rem 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.625rem 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.5rem 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.4375rem 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.375rem 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 {
    display: none;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
  border: 0.1rem solid #183145;
  padding: 0 0.5em;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1.hov, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1.hov {
  transition: opacity 0.35s;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov:hover, #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1.hov:hover, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov:hover, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1.hov:hover {
  opacity: 0.5;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #09121a;
  display: -webkit-box;
  font-weight: 500;
  overflow: hidden;
  height: 7.68rem;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 7.2rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 6.552rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 5.928rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 5.55rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 5.184rem;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 &gt; .lnk1.hov, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 &gt; .lnk1.hov {
  transition: opacity 0.35s;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 &gt; .lnk1.hov:hover, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .hdr1 &gt; .lnk1.hov:hover {
  opacity: 0.5;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 &gt; [class^=elm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 &gt; [class^=elm] {
  display: inline-flex;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 &gt; [class^=elm].elm2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box1 &gt; .par1 &gt; [class^=elm].elm2 {
  color: #d65d27;
  font-weight: 600;
  margin-right: 1em;
  text-transform: uppercase;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 {
  height: auto;
  width: 100%;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
  margin: -2rem -2rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 4rem);
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -1.5rem -1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -1.25rem -1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -1rem -1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -0.875rem -0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 1.5rem);
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
  padding: 2rem 2rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.75rem 0.75rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 {
    display: none;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1 {
  height: auto;
  width: auto;
  display: inline-block;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov {
  transition: opacity 0.35s;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov:hover, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov:hover {
  opacity: 0.5;
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
    padding: 1.75rem 0;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box], #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box] {
    padding: 1.5rem 0;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box]:not(:last-of-type), #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; [class^=box]:not(:last-of-type) {
  border-bottom: 0.1rem solid #adb6bd;
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box0, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 {
  height: auto;
  width: 100%;
  padding: 20rem 0rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 {
    padding: 15rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 {
    padding: 12.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 {
    padding: 10rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 {
    padding: 8.75rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 {
    padding: 7.5rem 0rem;
  }
}
#main.topic.archive &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.archive &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1, #main.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box0 &gt; .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.topic.single &gt; .inner &gt; .box1 {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 {
  height: auto;
  width: 100%;
  border: solid #adb6bd;
  border-width: 0.1rem 0;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
  height: auto;
  width: 100%;
  padding: 4rem 4rem;
  border-bottom: 0.1rem solid #adb6bd;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 1.75rem 0;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 {
    padding: 1.5rem 0;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100rem;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 {
  height: auto;
  width: calc(30% - 2rem);
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 {
    width: calc(30% - 1.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 {
    width: calc(30% - 1.25rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 {
    width: calc(30% - 1rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 {
    width: calc(30% - 0.875rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 {
    width: calc(30% - 0.75rem);
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .lnk1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .lnk1 &gt; .img1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .elm1 &gt; .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .lnk1.lnk1::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .elm1.lnk1::after {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  position: absolute;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .lnk1.lnk1.hov::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .elm1.lnk1.hov::after {
  transition: background 0.7s ease-out;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .lnk1.lnk1.hov &gt; .img1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .elm1.lnk1.hov &gt; .img1 {
  transition: transform 0.7s ease-out;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .lnk1.lnk1.hov:hover::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .elm1.lnk1.hov:hover::after {
  background-color: rgba(0, 0, 0, 0.3);
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .lnk1.lnk1.hov:hover &gt; .img1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .elm1.lnk1.hov:hover &gt; .img1 {
  transform: scale(1.1);
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 {
  height: auto;
  width: calc(70% - 2rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(70% - 1.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(70% - 1.25rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(70% - 1rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(70% - 0.875rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 {
    width: calc(70% - 0.75rem);
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 0.75rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
  margin: -1rem -1rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 2rem);
  margin-bottom: 0rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.625rem -0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.5rem -0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.4375rem -0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin: -0.375rem -0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 1.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 1.25rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 1rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 0.875rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    width: calc(100% + 0.75rem);
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
  padding: 1rem 1rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.75rem 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.625rem 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.5rem 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.4375rem 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.375rem 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 {
    display: none;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
  border: 0.1rem solid #183145;
  padding: 0 0.5em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1.hov {
  transition: opacity 0.35s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .lst1 &gt; [class^=itm] &gt; .elm1.hov:hover {
  opacity: 0.5;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #09121a;
  display: -webkit-box;
  font-weight: 500;
  overflow: hidden;
  height: 7.68rem;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 7.2rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 6.552rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 5.928rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 5.55rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 {
    height: 5.184rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 &gt; .lnk1.hov {
  transition: opacity 0.35s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .hdr1 &gt; .lnk1.hov:hover {
  opacity: 0.5;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 &gt; [class^=elm] {
  display: inline-flex;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 &gt; .par1 &gt; [class^=elm].elm2 {
  color: #d65d27;
  font-weight: 600;
  margin-right: 1em;
  text-transform: uppercase;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
  margin: -2rem -2rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 4rem);
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -1.5rem -1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -1.25rem -1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -1rem -1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -0.875rem -0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    width: calc(100% + 1.5rem);
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
  padding: 2rem 2rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    padding: 0.75rem 0.75rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 {
    display: none;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1 {
  height: auto;
  width: auto;
  display: inline-block;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov {
  transition: opacity 0.35s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lst1 &gt; [class^=itm] &gt; .lnk1.hov:hover {
  opacity: 0.5;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
  height: auto;
  width: 100%;
  padding: 8rem 4rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 6rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 4rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 3.5rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 3rem 1.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 1.75rem 0;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 {
    padding: 1.5rem 0;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  margin: 0 auto;
  max-width: 100rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 {
  color: #09121a;
  font-weight: 500;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 {
  font-size: 1.6em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 {
  font-size: 1.5em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 {
  font-size: 1.4em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 {
  font-size: 1.3em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 {
  font-size: 1.2em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 {
  font-size: 1.1em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:first-child) {
  margin-top: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:first-child) {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:first-child) {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:first-child) {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:first-child) {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:first-child) {
    margin-top: 1.5rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ul li {
  list-style: disc;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 ol li {
  list-style: decimal;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 img {
  height: auto;
  width: 100%;
  display: block;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:last-child) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:last-child) {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr:not(:last-child) {
    margin-bottom: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote {
  padding: 2rem 2rem;
  background-color: #f2f4f5;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote {
    padding: 0.75rem 0.75rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 hr {
  border: solid #adb6bd;
  border-width: 0.1rem 0 0 0;
  width: 66.666%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote strong, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption strong {
  font-weight: bold;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote em, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption em {
  font-style: italic;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote s, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption s {
  text-decoration: line-through;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote sup, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption sup {
  font-size: 0.8em;
  vertical-align: super;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote sub, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption sub {
  font-size: 0.8em;
  vertical-align: sub;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote a, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption a {
  color: #d65d27;
  font-weight: 500;
  transition: opacity 0.35s;
  word-wrap: break-word;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote a::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption a::after {
  content: "\f360";
  display: inline-block;
  font-family: "Font Awesome 5 free";
  font-weight: 700;
  margin: 0 0.25em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h1 a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h2 a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h3 a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h4 a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h5 a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 h6 a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 p a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 li a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 blockquote a:hover, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 figcaption a:hover {
  opacity: 0.5;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.is-layout-flex) {
  gap: 2rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.is-layout-flex) {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.is-layout-flex) {
    gap: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.is-layout-flex) {
    gap: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.is-layout-flex) {
    gap: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.is-layout-flex) {
    gap: 0.75rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.wp-block-columns.is-layout-flex) {
  gap: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.wp-block-columns.is-layout-flex) {
    gap: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.wp-block-columns.is-layout-flex) {
    gap: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.wp-block-columns.is-layout-flex) {
    gap: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.wp-block-columns.is-layout-flex) {
    gap: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.wp-block-columns.is-layout-flex) {
    gap: 1.5rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:last-child) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:last-child) {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-columns:not(:last-child) {
    margin-bottom: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 :where(.wp-block-columns.has-background) {
  padding: 0;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-button {
  height: auto;
  width: auto;
  display: block;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-button &gt; .wp-block-button__link {
  height: auto;
  width: auto;
  border-radius: 3em;
  display: block;
  font-weight: 500;
  line-height: 1;
  padding: 1em 1em;
  transition: opacity 0.35s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-button &gt; .wp-block-button__link:hover {
  opacity: 0.5;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-button.is-style-outline &gt; .wp-block-button__link {
  border: 0.2rem solid;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator {
  border: solid #adb6bd;
  border-width: 0.1rem 0 0 0;
  height: auto;
  width: 66.666%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:last-child) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:last-child) {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-separator:not(:last-child) {
    margin-bottom: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:last-child) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:last-child) {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed:not(:last-child) {
    margin-bottom: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed .wp-element-caption {
  margin: 2rem 0rem;
  font-size: 0.8em;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed .wp-element-caption {
    margin: 1.5rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed .wp-element-caption {
    margin: 1.25rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed .wp-element-caption {
    margin: 1rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed .wp-element-caption {
    margin: 0.875rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image .wp-element-caption, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-embed .wp-element-caption {
    margin: 0.75rem 0rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table table {
  border: 0.2rem solid #adb6bd;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table table thead {
  border-bottom: 0.2rem solid #adb6bd;
  color: #09121a;
  font-weight: 500;
  text-align: left;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table table thead tr th:not(:last-child) {
  border-right: 0.1rem solid #adb6bd;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table table tbody tr:not(:last-child) {
  border-bottom: 0.2rem solid #adb6bd;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table table tbody tr td:not(:last-child) {
  border-right: 0.1rem solid #adb6bd;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table table tfoot {
  border-top: 0.2rem solid #adb6bd;
  font-weight: 500;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table table tfoot tr td:not(:last-child) {
  border-right: 0.1rem solid #adb6bd;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table.is-style-stripes table {
  border-width: 0 0 0.2rem 0;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table.is-style-stripes table thead tr th:not(:last-child) {
  border-right: 0.2rem solid #ffffff;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table.is-style-stripes table tbody tr:nth-child(odd) {
  background-color: #f2f4f5;
  border-bottom: 0.2rem solid #ffffff;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table.is-style-stripes table tbody tr td:not(:last-child) {
  border-right: 0.2rem solid #ffffff;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-table.is-style-stripes table tfoot tr td:not(:last-child) {
  border-right: 0.2rem solid #ffffff;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text {
  display: flex;
  justify-content: space-between;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__media {
  height: auto;
  width: calc(50% - 4rem);
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__media {
    width: calc(50% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__media {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__media {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__media {
    width: calc(50% - 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__media {
    width: calc(50% - 1.5rem);
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__content {
  height: auto;
  width: calc(50% - 4rem);
  padding: 0;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__content {
    width: calc(50% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__content {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__content {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__content {
    width: calc(50% - 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text .wp-block-media-text__content {
    width: calc(50% - 1.5rem);
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text.is-stacked-on-mobile {
  flex-wrap: wrap;
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-column: revert;
    grid-row: revert;
    margin-bottom: 1.75rem;
    width: 100%;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-column: revert;
    grid-row: revert;
    width: 100%;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file {
  font-size: 1em;
  text-align: center;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file a {
  display: inline-block;
  transition: opacity 0.35s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file a:hover {
  opacity: 0.5;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file * + .wp-block-file__button {
  margin-left: 1em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-block-file__embed {
  margin-bottom: 1em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-file .wp-block-file__button {
  border-radius: 3em;
  font-weight: 500;
  line-height: 1;
  padding: 1em 1em;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-video video {
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-audio audio {
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image img {
  margin: 0rem 0rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image img {
    margin: 0rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image img {
    margin: 0rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image img {
    margin: 0rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image img {
    margin: 0rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image img {
    margin: 0rem 0rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image a &gt; img {
  transition: opacity 0.35s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .wp-block-image a:hover &gt; img {
  opacity: 0.5;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink {
  height: auto;
  width: 100%;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:first-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:last-child) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:last-child) {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:last-child) {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink:not(:last-child), #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink:not(:last-child) {
    margin-bottom: 3rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 {
  height: auto;
  width: 100%;
  align-items: center;
  border: 0.2rem solid #183145;
  display: flex;
  flex-wrap: wrap;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1::after, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1::after {
  display: none;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .img1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .img1 {
  border: solid #183145;
  border-width: 0 0.2rem 0 0;
  display: block;
  height: auto;
  margin-bottom: 0;
  width: 33.33%;
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .img1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .img1 {
    border-width: 0 0 0.2rem 0;
    width: 100%;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 {
  padding: 4rem 4rem;
  align-self: center;
  height: auto;
  width: 66.66%;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 {
    width: 100%;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1rem;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    margin-bottom: 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2 {
  height: auto;
  width: 100%;
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .hdr2 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  margin-top: 4rem;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1 &gt; .fig1 &gt; .cap1 &gt; .par1 {
    margin-top: 1.5rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1.hov &gt; .fig1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1.hov &gt; .fig1 {
  transition: background 0.35s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1.hov:hover &gt; .fig1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1.hov:hover &gt; .fig1 {
  background-color: #183145;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1.hov:hover &gt; .fig1 &gt; .cap1 &gt; .hdr1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1.hov:hover &gt; .fig1 &gt; .cap1 &gt; .hdr1 {
  color: #ffffff;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1.hov:hover &gt; .fig1 &gt; .cap1 &gt; .hdr2, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1.hov:hover &gt; .fig1 &gt; .cap1 &gt; .hdr2 {
  color: #ffffff;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.work-postlink &gt; .lnk1.hov:hover &gt; .fig1 &gt; .cap1 &gt; .par1, #main.topic.single &gt; .inner &gt; .box1 &gt; .box1 &gt; .box2 &gt; .box1 .myblock.topic-postlink &gt; .lnk1.hov:hover &gt; .fig1 &gt; .cap1 &gt; .par1 {
  color: #ffffff;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1.ani &gt; [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1.ani &gt; [class^=box].box2 {
  transition-delay: 0.7s;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box1.ani.view &gt; [class^=box] {
  opacity: 1;
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box0 {
  height: auto;
  width: 100%;
  padding: 20rem 0rem;
  border: solid #adb6bd;
  border-width: 0.1rem 0;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 {
    padding: 15rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 {
    padding: 12.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 {
    padding: 10rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 {
    padding: 8.75rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 {
    padding: 7.5rem 0rem;
  }
}
#main.topic.single &gt; .inner &gt; .box1 &gt; .box0 &gt; .par1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 &gt; .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 &gt; .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 &gt; .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 &gt; .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.topic.single &gt; .inner &gt; .box1 &gt; .box0 &gt; .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}

/*** #tail ***/
#tail.topic.archive, #tail.topic.taxonomy {
  height: auto;
  width: 100%;
  z-index: 1;
}
#tail.topic.archive &gt; .inner, #tail.topic.taxonomy &gt; .inner {
  height: auto;
  width: 100%;
}
#tail.topic.archive &gt; .inner &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 24rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box1 {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box1 {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box1 {
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box1 {
    margin-bottom: 10.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box1 {
    margin-bottom: 9rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type), #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
  margin-right: 4rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type), #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type), #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type), #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type), #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type), #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm]:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 {
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  height: 3em;
  width: 1.5em;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1 &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1 &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1 &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1 &gt; .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1.elm1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1.elm1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1.elm1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1.elm1 {
  opacity: 0.5;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1.lnk1.hov &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1.lnk1.hov &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1.lnk1.hov &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1.lnk1.hov &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1.lnk1.hov &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1.lnk1.hov &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1.lnk1.hov &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1.lnk1.hov &gt; .img1 {
  transition: opacity 0.35s;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1.lnk1.hov:hover &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1.lnk1.hov:hover &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1.lnk1.hov:hover &gt; .img1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1.lnk1.hov:hover &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .lnk1.lnk1.hov:hover &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type1 &gt; .elm1.lnk1.hov:hover &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .lnk1.lnk1.hov:hover &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type3 &gt; .elm1.lnk1.hov:hover &gt; .img1 {
  opacity: 0.5;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  height: 3em;
  width: 3em;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1 {
  height: 100%;
  width: 100%;
  border: 0.2rem solid #183145;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  justify-content: center;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1 &gt; .elm1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1 &gt; .elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1 &gt; .elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1 &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
  text-align: center;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.elm1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.elm1 {
  background-color: #183145;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.elm1.elm1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.elm1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.elm1.elm1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.elm1.elm1 {
  color: #ffffff;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.lnk1, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.lnk1 {
  transition: background 0.35s;
}
#tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.lnk1:hover, #tail.topic.archive &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.lnk1:hover, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .lnk1.lnk1:hover, #tail.topic.taxonomy &gt; .inner &gt; .box1 &gt; .lst1 &gt; [class^=itm].type2 &gt; .elm1.lnk1:hover {
  background-color: rgba(24, 49, 69, 0.3);
}
#tail.topic.archive &gt; .inner &gt; .box2, #tail.topic.taxonomy &gt; .inner &gt; .box2 {
  height: auto;
  width: 100%;
  background: linear-gradient(#09121a, #244866);
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 176rem;
  padding-bottom: 8rem;
  padding-top: 8rem;
  padding-left: 8rem;
  padding-right: 8rem;
  padding-top: 8rem;
  background: url("../images/lgo_tail_01.svg") right bottom 20% no-repeat;
  background-size: 33.33%;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 132rem;
    padding-bottom: 6rem;
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 104rem;
    padding-bottom: 5rem;
    padding-top: 5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 78rem;
    padding-bottom: 4rem;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 59.5rem;
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 38rem;
    padding-bottom: 3rem;
    padding-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 3rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 3rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.28rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  margin-bottom: 2rem;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1.12rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1.04rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    text-align: center;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.24rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.96rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.82rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.75rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.68rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    text-align: center;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8rem;
  align-items: center;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 3rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst], #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] {
  height: auto;
  width: auto;
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1), #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) {
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(2), #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(2) {
    margin-bottom: 1.5rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
  height: auto;
  width: auto;
  margin-bottom: 2rem;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 {
  height: auto;
  width: auto;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
  font-size: 1.76rem;
  letter-spacing: 0.2em;
  line-height: 2.1;
  border: 0.2rem solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 24rem;
  justify-content: center;
  position: relative;
  width: 24rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.65rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.54rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.43rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.375rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.32rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 22rem;
    width: 22rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 20rem;
    width: 20rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 18rem;
    width: 18rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 14rem;
    width: 14rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 12rem;
    width: 12rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
  text-align: center;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm2 {
  bottom: 1em;
  height: auto;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 2em;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm2 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm2 &gt; .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov {
  transition: background 0.35s;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov &gt; .elm2 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov &gt; .elm2 &gt; .img1 {
  transition: transform 0.35s;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov:hover, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov:hover &gt; .elm2 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov:hover &gt; .elm2 &gt; .img1 {
  transform: translateX(0.5em);
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
  font-size: 1.92rem;
  letter-spacing: 0.2em;
  line-height: 2.1;
  font-family: "Open Sans", sans-serif;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 {
  height: auto;
  width: 100%;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
  font-size: 1.76rem;
  letter-spacing: 0.1em;
  line-height: 5.25;
  border: 0.2rem solid #ffffff;
  color: #ffffff;
  display: block;
  height: auto;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 50rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.65rem;
    line-height: 5;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.54rem;
    line-height: 4.875;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.43rem;
    line-height: 4.75;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.375rem;
    line-height: 4.625;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.32rem;
    line-height: 4.5;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 45rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 40rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 35rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 30rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 25rem;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 &gt; .elm2, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 &gt; .elm2 {
  height: auto;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 2em;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 &gt; .elm2 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 &gt; .elm2 &gt; .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov {
  transition: background 0.35s;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov &gt; .elm2 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov &gt; .elm2 &gt; .img1 {
  transition: transform 0.35s;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov:hover, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov:hover &gt; .elm2 &gt; .img1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov:hover &gt; .elm2 &gt; .img1 {
  transform: translateX(0.5em);
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
  height: auto;
  width: auto;
  bottom: calc(100% + 6rem);
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 4.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 3.75rem);
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 3rem);
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 2.625rem);
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: auto;
    margin-top: 3rem;
    position: static;
    right: auto;
    width: 100%;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
  height: auto;
  width: auto;
  margin-left: 8rem;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
  left: -4rem;
  background-color: #ffffff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 0.1rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -3rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.archive &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before, #tail.topic.taxonomy &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -1.5rem;
  }
}
#tail.topic.single {
  height: auto;
  width: 100%;
  z-index: 1;
}
#tail.topic.single &gt; .inner {
  height: auto;
  width: 100%;
}
#tail.topic.single &gt; .inner &gt; .box2 {
  height: auto;
  width: 100%;
  background: linear-gradient(#09121a, #244866);
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 176rem;
  padding-bottom: 8rem;
  padding-top: 8rem;
  padding-left: 8rem;
  padding-right: 8rem;
  padding-top: 8rem;
  background: url("../images/lgo_tail_01.svg") right bottom 20% no-repeat;
  background-size: 33.33%;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 132rem;
    padding-bottom: 6rem;
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 104rem;
    padding-bottom: 5rem;
    padding-top: 5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 78rem;
    padding-bottom: 4rem;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 59.5rem;
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    max-width: 38rem;
    padding-bottom: 3rem;
    padding-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 {
    padding-top: 3rem;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 {
    margin-bottom: 3rem;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.28rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  margin-bottom: 2rem;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1.12rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1.04rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 1rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr1 {
    text-align: center;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
  height: auto;
  width: 100%;
  font-size: 2.24rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.96rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.82rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.75rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    font-size: 1.68rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box1 &gt; .hdr2 {
    text-align: center;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8rem;
  align-items: center;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 {
    margin-bottom: 3rem;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] {
  height: auto;
  width: auto;
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) {
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(2) {
    margin-bottom: 1.5rem;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
  height: auto;
  width: auto;
  margin-bottom: 2rem;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 {
  height: auto;
  width: auto;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
  font-size: 1.76rem;
  letter-spacing: 0.2em;
  line-height: 2.1;
  border: 0.2rem solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 24rem;
  justify-content: center;
  position: relative;
  width: 24rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.65rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.54rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.43rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.375rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.32rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 22rem;
    width: 22rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 20rem;
    width: 20rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 18rem;
    width: 18rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 14rem;
    width: 14rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 {
    height: 12rem;
    width: 12rem;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm1 {
  height: auto;
  width: 100%;
  display: block;
  text-align: center;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm2 {
  bottom: 1em;
  height: auto;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 2em;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1 &gt; .elm2 &gt; .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov {
  transition: background 0.35s;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov &gt; .elm2 &gt; .img1 {
  transition: transform 0.35s;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst] &gt; .dsc1 &gt; .lnk1.hov:hover &gt; .elm2 &gt; .img1 {
  transform: translateX(0.5em);
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
  font-size: 1.92rem;
  letter-spacing: 0.2em;
  line-height: 2.1;
  font-family: "Open Sans", sans-serif;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box1 &gt; [class^=lst]:nth-of-type(1) &gt; .dsc1 &gt; .lnk1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 {
  height: auto;
  width: 100%;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
  font-size: 1.76rem;
  letter-spacing: 0.1em;
  line-height: 5.25;
  border: 0.2rem solid #ffffff;
  color: #ffffff;
  display: block;
  height: auto;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 50rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.65rem;
    line-height: 5;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.54rem;
    line-height: 4.875;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.43rem;
    line-height: 4.75;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.375rem;
    line-height: 4.625;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    font-size: 1.32rem;
    line-height: 4.5;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 45rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 40rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 35rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 30rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 {
    width: 25rem;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 &gt; .elm2 {
  height: auto;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 2em;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1 &gt; .elm2 &gt; .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov {
  transition: background 0.35s;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov &gt; .elm2 &gt; .img1 {
  transition: transform 0.35s;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box2 &gt; .lnk1.hov:hover &gt; .elm2 &gt; .img1 {
  transform: translateX(0.5em);
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
  height: auto;
  width: auto;
  bottom: calc(100% + 6rem);
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 4.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 3.75rem);
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 3rem);
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: calc(100% + 2.625rem);
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 {
    bottom: auto;
    margin-top: 3rem;
    position: static;
    right: auto;
    width: 100%;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
  height: auto;
  width: auto;
  margin-left: 8rem;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
  left: -4rem;
  background-color: #ffffff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 0.1rem;
}
@media screen and (max-width: 1599px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -3rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.topic.single &gt; .inner &gt; .box2 &gt; .box1 &gt; .box2 &gt; .box3 &gt; .lst1 &gt; .dsc1::before {
    left: -1.5rem;
  }
}

/*# sourceMappingURL=topic.css.map */
</pre></body></html>