/**
 * filename: work.css
 * version: 1.1
 **/
/**
 * filename: shared.css
 * version: 1.1
 **/
/*** #tail ***/
/*** #banner ***/
#banner.work.archive {
  height: auto;
  width: 100%;
}
#banner.work.archive > .inner {
  height: auto;
  width: 100%;
  margin-top: 4rem;
  padding: 0 8rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner {
    padding: 0 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner {
    padding: 0 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner {
    padding: 0 1.5rem;
  }
}
#banner.work.archive > .inner > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  position: relative;
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 {
    display: block;
  }
}
#banner.work.archive > .inner > .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.work.archive > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  width: 33.33%;
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 {
    width: 100%;
  }
}
#banner.work.archive > .inner > .box1 > .box1 > .box1 {
  padding: 12rem 0rem;
  height: auto;
  width: 32rem;
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    padding: 9rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    padding: 7.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    padding: 5.25rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    padding: 4.5rem 0rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    width: 28rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    width: 24rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    width: 20rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 {
    width: 100%;
  }
}
#banner.work.archive > .inner > .box1 > .box1 > .box1 > .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.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.24rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.08rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
#banner.work.archive > .inner > .box1 > .box1 > .box1 > .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.work.archive > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#banner.work.archive > .inner > .box1 > .box1 > .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.work.archive > .inner > .box1 > .box1 > .box2 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 28rem);
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 26rem);
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 20rem);
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    border-width: 0.1rem 0;
    padding: 1.75rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box1 > .box2 {
    padding: 1.5rem 0;
  }
}
#banner.work.archive > .inner > .box1 > .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.work.archive > .inner > .box1 > .box2 {
    padding: 3rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box2 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box2 {
    padding: 2rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box2 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box2 {
    padding: 1.5rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box2 {
    padding: 0;
    width: 100%;
  }
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 > [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.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 4rem;
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
  display: block;
  border: 0.1rem solid #183145;
  border-radius: calc(1.05em + 0.1rem);
  padding: 0 1em;
}
@media screen and (max-width: 1599px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: calc(1em + 0.1rem);
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: calc(0.975em + 0.1rem);
  }
}
@media screen and (max-width: 979px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: calc(0.95em + 0.1rem);
  }
}
@media screen and (max-width: 739px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: calc(0.925em + 0.1rem);
  }
}
@media screen and (max-width: 569px) {
  #banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    border-radius: calc(0.9em + 0.1rem);
  }
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm].active {
  font-weight: 700;
}
#banner.work.archive > .inner > .box1 > .box2 > .lst1 > [class^=itm].active > .lnk1 {
  background-color: #d65d27;
  border: 0.1rem solid #d65d27;
  color: #ffffff;
}
#banner.work.single {
  height: auto;
  width: 100%;
}
#banner.work.single > .inner {
  height: auto;
  width: 100%;
  margin-top: 4rem;
  padding: 0 8rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner {
    padding: 0 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner {
    padding: 0 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner {
    padding: 0 1.5rem;
  }
}
#banner.work.single > .inner > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  position: relative;
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 {
    display: block;
  }
}
#banner.work.single > .inner > .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.work.single > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#banner.work.single > .inner > .box1 > .box1 > .box1 {
  padding: 12rem 0rem;
  height: auto;
  width: 32rem;
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    padding: 9rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    padding: 7.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    padding: 5.25rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    padding: 4.5rem 0rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    width: 28rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    width: 24rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    width: 20rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 {
    width: 100%;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box1 > .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.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.24rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.08rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box1 > .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.work.single > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .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.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 28rem);
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 26rem);
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 20rem);
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    border-width: 0.1rem 0;
    padding: 1.75rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 1.5rem 0;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  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) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .par1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .par1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  margin-top: 4rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 {
    margin-top: 1.5rem;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] {
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 4rem;
}
@media screen and (max-width: 1599px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
#banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#banner.work.single > .inner > .box1 > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}

/*** #main ***/
#main.work {
  height: auto;
  width: 100%;
}
#main.work.archive > .inner {
  height: auto;
  width: 100%;
  padding: 12rem 4rem;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner {
    padding: 9rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner {
    padding: 7.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner {
    padding: 6rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner {
    padding: 5.25rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner {
    padding: 4.5rem 1.5rem;
  }
}
#main.work.archive > .inner > .box1 {
  height: auto;
  width: 100%;
}
#main.work.archive > .inner > .box1 > .box1 {
  margin: -2rem -2rem;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: calc(100% + 4rem);
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 {
    margin: -1.5rem -1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 {
    margin: -1.25rem -1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 {
    margin: -1rem -1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 {
    margin: -0.875rem -0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 {
    margin: -0.75rem -0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 {
    width: calc(100% + 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 {
    width: calc(100% + 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 {
    width: calc(100% + 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 {
    width: calc(100% + 1.5rem);
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] {
  padding: 2rem 2rem;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    padding: 0.75rem 0.75rem;
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] {
  height: auto;
  width: 25%;
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    width: 33.333%;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    width: 50%;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] {
    width: 100%;
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 {
  height: 100%;
  width: 100%;
  border: 0.1rem solid #adb6bd;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 > .lnk1 {
  height: auto;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 > .lnk1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 > .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.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 > .lnk1.hov::after {
  transition: background 0.7s ease-out;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 > .lnk1.hov > .img1 {
  transition: transform 0.7s ease-out;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 > .lnk1.hov:hover::after {
  background-color: rgba(0, 0, 0, 0.3);
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box1 > .lnk1.hov:hover > .img1 {
  transform: scale(1.1);
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 {
  height: auto;
  width: 100%;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 {
  height: auto;
  width: 100%;
  padding: 2rem 2rem;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 {
    padding: 0.75rem 0.75rem;
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #09121a;
  display: -webkit-box;
  font-weight: 500;
  height: 4.2em;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    height: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    height: 5.46rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    height: 4.94rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    height: 4.625rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 {
    height: 4.32rem;
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .hdr1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box1 > .par1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 {
  height: auto;
  width: 100%;
  padding: 1rem 2rem;
  border-top: 0.1rem solid #adb6bd;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 {
    padding: 0.75rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 {
    padding: 0.625rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 {
    padding: 0.5rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 {
    padding: 0.4375rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 {
    padding: 0.375rem 0.75rem;
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
  font-size: 1.28rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-weight: 500;
  height: 5.376rem;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    font-size: 1.12rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    font-size: 1.04rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    font-size: 1rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    height: 4.8rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    height: 4.368rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    height: 3.952rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    height: 3.7rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 {
    height: 3.456rem;
  }
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  display: inline-block;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 0.5em;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.work.archive > .inner > .box1 > .box1 > [class^=box] > .box1 > .box2 > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.work.archive > .inner > .box1 > .box0 {
  height: auto;
  width: 100%;
  padding: 20rem 0rem;
  border: solid #adb6bd;
  border-width: 0.1rem 0;
}
@media screen and (max-width: 1599px) {
  #main.work.archive > .inner > .box1 > .box0 {
    padding: 15rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box0 {
    padding: 12.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box0 {
    padding: 10rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box0 {
    padding: 8.75rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box0 {
    padding: 7.5rem 0rem;
  }
}
#main.work.archive > .inner > .box1 > .box0 > .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.work.archive > .inner > .box1 > .box0 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.archive > .inner > .box1 > .box0 > .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.archive > .inner > .box1 > .box0 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.archive > .inner > .box1 > .box0 > .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.archive > .inner > .box1 > .box0 > .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 176rem;
  padding-bottom: 12rem;
  padding-top: 12rem;
  padding-left: 8rem;
  padding-right: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner {
    max-width: 132rem;
    padding-bottom: 9rem;
    padding-top: 9rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner {
    max-width: 104rem;
    padding-bottom: 7.5rem;
    padding-top: 7.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner {
    max-width: 78rem;
    padding-bottom: 6rem;
    padding-top: 6rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner {
    max-width: 59.5rem;
    padding-bottom: 5.25rem;
    padding-top: 5.25rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner {
    max-width: 38rem;
    padding-bottom: 4.5rem;
    padding-top: 4.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
#main.work.single > .inner > .box1 {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 {
  height: auto;
  width: 100%;
  padding-bottom: 8rem;
  border-bottom: 0.1rem solid #adb6bd;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 {
    padding-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 {
    padding-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 {
    padding-bottom: 3rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 4rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box1 > [class^=box] {
  height: auto;
  width: 100%;
  background-color: #f2f4f5;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box1 > [class^=box] > .lnk1 {
  height: auto;
  width: 100%;
  display: block;
  padding-top: 56.25%;
  position: relative;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box1 > [class^=box] > .lnk1 > .img1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box1 > [class^=box] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box1 > [class^=box] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
  height: auto;
  width: 100%;
  bottom: 1rem;
  right: 1rem;
  position: absolute;
  z-index: 20;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    bottom: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    bottom: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    bottom: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    bottom: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    bottom: 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    right: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    right: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    right: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    right: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 {
    right: 0.375rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 > .par1 {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #f0f0f0;
  text-align: right;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 > .par1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 > .par1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box2 > .par1 > .elm1 {
  margin-right: 0.5em;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 {
  height: auto;
  width: 100%;
  display: none;
  left: 0;
  position: absolute;
  top: 50%;
  z-index: 20;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 {
  height: auto;
  width: 100%;
  position: relative;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  height: 4em;
  position: absolute;
  top: 0;
  width: 2em;
  transform: translateY(-50%);
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm].itm1 {
  left: 1em;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm].itm2 {
  right: 1em;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] > .lnk1 {
  height: 100%;
  width: 100%;
  display: block;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box1 > .box3 > .lst1 > [class^=itm] > .lnk1 > .img1 {
  height: 100%;
  width: 100%;
  display: block;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: 10%;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] {
    width: 11.11%;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] {
    width: 12.5%;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] {
    width: 14.28%;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] {
    width: 16.66%;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] {
    width: 20%;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
  height: auto;
  width: 100%;
  display: block;
  padding-top: 100%;
  position: relative;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] > .lnk1 > .img1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: rgba(24, 49, 69, 0.95);
  display: none;
  height: 100vh;
  position: fixed;
  width: 100%;
  z-index: 9000;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner {
  height: 100%;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner {
  height: 100%;
  width: 100%;
  padding: 8rem 8rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner {
    padding: 6rem 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner {
    padding: 5rem 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner {
    padding: 4rem 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner {
    padding: 3.5rem 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner {
    padding: 3rem 3rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 {
  height: 100%;
  width: 100%;
  position: relative;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box1 {
  height: 100%;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box1 > [class^=box] {
  height: 100%;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box1 > [class^=box] > .img1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: contain;
  object-position: center center;
  position: absolute;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  z-index: 20;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  position: relative;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  height: 4em;
  position: absolute;
  top: 0;
  width: 2em;
  transform: translateY(-50%);
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm].itm1 {
  left: 1em;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm].itm2 {
  right: 1em;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
  height: 100%;
  width: 100%;
  display: block;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 > .img1 {
  height: 100%;
  width: 100%;
  display: block;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
  right: 1rem;
  top: 1rem;
  position: absolute;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    right: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    right: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    right: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    right: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    right: 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    top: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    top: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    top: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    top: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 {
    top: 0.375rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  display: block;
  height: 6rem;
  position: relative;
  top: 0;
  transform: rotate(45deg);
  width: 6rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    height: 4.5rem;
    width: 4.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    height: 3.75rem;
    width: 3.75rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    height: 3rem;
    width: 3rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    height: 2.625rem;
    width: 2.625rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1 {
    height: 2.25rem;
    width: 2.25rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1::before, #main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1::after {
  background-color: #ffffff;
  content: "";
  display: block;
  position: absolute;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1::before {
  height: 100%;
  left: 50%;
  top: 0;
  width: 0.1rem;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type1 > .box3 > .inner > .inner > .box2 > .lnk1::after {
  height: 0.1rem;
  left: 0;
  top: 50%;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type2 {
  height: auto;
  width: 100%;
  background-color: #f2f4f5;
  padding-top: 56.25%;
  position: relative;
}
#main.work.single > .inner > .box1 > .box1 > .box1 > .box1.type2 > .img1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
}
#main.work.single > .inner > .box1 > .box1 > .box2 {
  height: auto;
  width: 100%;
  padding: 4rem 0rem;
  border-bottom: 0.1rem solid #adb6bd;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 3rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 2rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 1.5rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 {
    padding: 0;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
  padding: 4rem 4rem;
  height: auto;
  width: 50%;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
    padding: 1.75rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box] {
    padding: 1.5rem 0;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box]:not(:last-of-type) {
  border: solid #adb6bd;
  border-width: 0 0.1rem 0 0;
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box]:not(:last-of-type) {
    border-width: 0 0 0.1rem 0;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box1 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box1 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box1 > .par1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box1 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box1 > .par1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box1 > .par1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] {
  height: auto;
  width: 100%;
  display: flex;
}
#main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst]:not(:last-of-type) {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 0.75rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
  height: auto;
  width: calc(20% - 1rem);
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    width: calc(20% - 0.75rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    width: calc(20% - 0.625rem);
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    width: calc(20% - 0.5rem);
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    width: calc(20% - 0.4375rem);
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    width: calc(20% - 0.375rem);
  }
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
  height: auto;
  width: calc(80% - 1rem);
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    width: calc(80% - 0.75rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    width: calc(80% - 0.625rem);
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    width: calc(80% - 0.5rem);
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    width: calc(80% - 0.4375rem);
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    width: calc(80% - 0.375rem);
  }
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box2 > [class^=box].box2 > [class^=lst] > .dsc1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 {
  height: auto;
  width: 100%;
  padding: 8rem 0rem;
  border-bottom: 0.1rem solid #adb6bd;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 {
    padding: 5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 {
    padding: 4rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 {
    padding: 3.5rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 {
    padding: 3rem 0rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .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.work.single > .inner > .box1 > .box1 > .box3 > .box1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 {
  height: auto;
  width: 100%;
  color: #09121a;
  font-weight: 500;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 {
  font-size: 1.6em;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 {
  font-size: 1.5em;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 {
  font-size: 1.4em;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 {
  font-size: 1.3em;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 {
  font-size: 1.2em;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 {
  font-size: 1.1em;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ul li {
  list-style: disc;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 ol li {
  list-style: decimal;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote {
  padding: 2rem 2rem;
  background-color: #f2f4f5;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote {
    padding: 0.75rem 0.75rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 hr {
  border: solid #adb6bd;
  border-width: 0.1rem 0 0 0;
  width: 66.666%;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 img {
  height: auto;
  width: 100%;
  display: inline-block;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li strong, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote strong {
  font-weight: bold;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li em, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote em {
  font-style: italic;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li s, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote s {
  text-decoration: line-through;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li sup, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote sup {
  font-size: 0.8em;
  vertical-align: super;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li sub, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote sub {
  font-size: 0.8em;
  vertical-align: sub;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li a, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote a {
  color: #d65d27;
  transition: opacity 0.35s;
  word-wrap: break-word;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li a::after, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote a::after {
  content: "\f360";
  display: inline-block;
  font-family: "Font Awesome 5 free";
  font-weight: 700;
  margin: 0 0.25em;
}
#main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h1 a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h2 a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h3 a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h4 a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h5 a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 h6 a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 p a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 li a:hover, #main.work.single > .inner > .box1 > .box1 > .box3 > .box1 blockquote a:hover {
  opacity: 0.5;
}
#main.work.single > .inner > .box1 > .box1 > .box4 {
  height: auto;
  width: 100%;
  padding: 8rem 0rem;
  border-bottom: 0.1rem solid #adb6bd;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 {
    padding: 5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 {
    padding: 4rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 {
    padding: 3.5rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 {
    padding: 3rem 0rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 4rem;
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .hdr1 {
  height: auto;
  width: auto;
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .par1 {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .par1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .par1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .par1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box1 > .par1 > .elm1 {
  font-size: 1.2em;
  margin-right: 0.5em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
  height: auto;
  width: calc(70% - 1rem);
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    width: calc(70% - 0.75rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    width: calc(70% - 0.625rem);
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    width: calc(70% - 0.5rem);
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    width: 100%;
  }
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 {
  height: auto;
  width: 100%;
  color: #09121a;
  font-weight: 500;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 {
  font-size: 1.6em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 {
  font-size: 1.5em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 {
  font-size: 1.4em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 {
  font-size: 1.3em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 {
  font-size: 1.2em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 {
  font-size: 1.1em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr {
  height: auto;
  width: 100%;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:first-child) {
  margin-top: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:first-child) {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:first-child) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:first-child) {
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:first-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:first-child) {
    margin-top: 3rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:last-child) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote:not(:last-child), #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ul li {
  list-style: disc;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 ol li {
  list-style: decimal;
  margin-left: 1.5em;
  width: calc(100% - 1.5em);
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote {
  padding: 2rem 2rem;
  background-color: #f2f4f5;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote {
    padding: 0.75rem 0.75rem;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 hr {
  border: solid #adb6bd;
  border-width: 0.1rem 0 0 0;
  width: 66.666%;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 img {
  height: auto;
  width: 100%;
  display: inline-block;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li strong, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote strong {
  font-weight: bold;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li em, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote em {
  font-style: italic;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li s, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote s {
  text-decoration: line-through;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li sup, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote sup {
  font-size: 0.8em;
  vertical-align: super;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li sub, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote sub {
  font-size: 0.8em;
  vertical-align: sub;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li a, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote a {
  color: #d65d27;
  transition: opacity 0.35s;
  word-wrap: break-word;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li a::after, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote a::after {
  content: "\f360";
  display: inline-block;
  font-family: "Font Awesome 5 free";
  font-weight: 700;
  margin: 0 0.25em;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h1 a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h2 a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h3 a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h4 a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h5 a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 h6 a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 p a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 li a:hover, #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box1 blockquote a:hover {
  opacity: 0.5;
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box2 {
  height: auto;
  width: calc(30% - 1rem);
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box2 {
    width: calc(30% - 0.75rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box2 {
    width: calc(30% - 0.625rem);
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box2 {
    width: calc(30% - 0.5rem);
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box2 {
    width: 100%;
  }
}
#main.work.single > .inner > .box1 > .box1 > .box4 > .box2 > [class^=box].box2 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.work.single > .inner > .box1 > .box1.ani > [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
#main.work.single > .inner > .box1 > .box1.ani > [class^=box].box2 {
  transition-delay: 0.7s;
}
#main.work.single > .inner > .box1 > .box1.ani.view > [class^=box] {
  opacity: 1;
}
#main.work.single > .inner > .box1 > .box0 {
  height: auto;
  width: 100%;
  padding: 20rem 0rem;
  border: solid #adb6bd;
  border-width: 0.1rem 0;
}
@media screen and (max-width: 1599px) {
  #main.work.single > .inner > .box1 > .box0 {
    padding: 15rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box0 {
    padding: 12.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box0 {
    padding: 10rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box0 {
    padding: 8.75rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box0 {
    padding: 7.5rem 0rem;
  }
}
#main.work.single > .inner > .box1 > .box0 > .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.work.single > .inner > .box1 > .box0 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.work.single > .inner > .box1 > .box0 > .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.work.single > .inner > .box1 > .box0 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.work.single > .inner > .box1 > .box0 > .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.work.single > .inner > .box1 > .box0 > .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}

/*** #tail ***/
#tail.work.archive {
  height: auto;
  width: 100%;
  z-index: 1;
}
#tail.work.archive > .inner {
  height: auto;
  width: 100%;
}
#tail.work.archive > .inner > .box2 {
  height: auto;
  width: 100%;
  background: linear-gradient(#09121a, #244866);
}
#tail.work.archive > .inner > .box2 > .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.work.archive > .inner > .box2 > .box1 {
    max-width: 132rem;
    padding-bottom: 6rem;
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .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.work.archive > .inner > .box2 > .box1 {
    max-width: 78rem;
    padding-bottom: 4rem;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .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.work.archive > .inner > .box2 > .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.work.archive > .inner > .box2 > .box1 {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 {
    padding-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 {
    padding-top: 3rem;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box1 > .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.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1.12rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1.04rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr1 {
    text-align: center;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box1 > .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.work.archive > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.96rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.82rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.75rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.68rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box1 > .hdr2 {
    text-align: center;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] {
  height: auto;
  width: auto;
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) {
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(2) {
    margin-bottom: 1.5rem;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 {
  height: auto;
  width: auto;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.65rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.54rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.43rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.375rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.32rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 22rem;
    width: 22rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 20rem;
    width: 20rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 18rem;
    width: 18rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 14rem;
    width: 14rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 12rem;
    width: 12rem;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 > .elm1 {
  height: auto;
  width: 100%;
  display: block;
  text-align: center;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 > .elm2 {
  bottom: 1em;
  height: auto;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 2em;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 > .elm2 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov {
  transition: background 0.35s;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov > .elm2 > .img1 {
  transition: transform 0.35s;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov:hover > .elm2 > .img1 {
  transform: translateX(0.5em);
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.65rem;
    line-height: 5;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.54rem;
    line-height: 4.875;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.43rem;
    line-height: 4.75;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.375rem;
    line-height: 4.625;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.32rem;
    line-height: 4.5;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 45rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 40rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 35rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 30rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 25rem;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 > .elm2 {
  height: auto;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 2em;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 > .elm2 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov {
  transition: background 0.35s;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov > .elm2 > .img1 {
  transition: transform 0.35s;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov:hover > .elm2 > .img1 {
  transform: translateX(0.5em);
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 {
  height: auto;
  width: auto;
  bottom: calc(100% + 6rem);
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1599px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 4.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 3.75rem);
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 3rem);
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 2.625rem);
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: auto;
    margin-top: 3rem;
    position: static;
    right: auto;
    width: 100%;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .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.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -3rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.archive > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -1.5rem;
  }
}
#tail.work.single {
  height: auto;
  width: 100%;
  z-index: 1;
}
#tail.work.single > .inner {
  height: auto;
  width: 100%;
}
#tail.work.single > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 24rem;
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box1 {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box1 {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box1 {
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box1 {
    margin-bottom: 10.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
#tail.work.single > .inner > .box1 > .lnk1 {
  height: auto;
  width: auto;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  display: block;
  height: 6em;
  margin: 0 auto;
  position: relative;
  width: 6em;
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box1 > .lnk1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box1 > .lnk1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box1 > .lnk1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box1 > .lnk1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box1 > .lnk1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#tail.work.single > .inner > .box1 > .lnk1 > .elm1 {
  height: auto;
  width: auto;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 1em);
  white-space: nowrap;
}
#tail.work.single > .inner > .box1 > .lnk1 > .elm2 {
  height: 100%;
  width: 100%;
  border: 0.2rem solid #183145;
  border-radius: 50%;
  display: block;
  position: relative;
}
#tail.work.single > .inner > .box1 > .lnk1 > .elm2 > .img1 {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2em;
}
#tail.work.single > .inner > .box1 > .lnk1.hov > .elm2 {
  transition: background 0.35s;
}
#tail.work.single > .inner > .box1 > .lnk1.hov > .elm2 > .img1 {
  transition: transform 0.35s;
}
#tail.work.single > .inner > .box1 > .lnk1.hov:hover > .elm2 {
  background-color: rgba(24, 49, 69, 0.5);
}
#tail.work.single > .inner > .box1 > .lnk1.hov:hover > .elm2 > .img1 {
  transform: translate(0.5em, -50%);
}
#tail.work.single > .inner > .box2 {
  height: auto;
  width: 100%;
  background: linear-gradient(#09121a, #244866);
}
#tail.work.single > .inner > .box2 > .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.work.single > .inner > .box2 > .box1 {
    max-width: 132rem;
    padding-bottom: 6rem;
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .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.work.single > .inner > .box2 > .box1 {
    max-width: 78rem;
    padding-bottom: 4rem;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .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.work.single > .inner > .box2 > .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.work.single > .inner > .box2 > .box1 {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 {
    padding-top: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 {
    padding-top: 3rem;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box1 > .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.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1.12rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1.04rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr1 {
    text-align: center;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box1 > .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.work.single > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.96rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.82rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.75rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.68rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box1 > .hdr2 {
    text-align: center;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .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.work.single > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] {
  height: auto;
  width: auto;
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) {
    margin-bottom: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(2) {
    margin-bottom: 1.5rem;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .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.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 {
  height: auto;
  width: auto;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .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.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.65rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.54rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.43rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.375rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    font-size: 1.32rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 22rem;
    width: 22rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 20rem;
    width: 20rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 18rem;
    width: 18rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 14rem;
    width: 14rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 {
    height: 12rem;
    width: 12rem;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 > .elm1 {
  height: auto;
  width: 100%;
  display: block;
  text-align: center;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 > .elm2 {
  bottom: 1em;
  height: auto;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 2em;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1 > .elm2 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov {
  transition: background 0.35s;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov > .elm2 > .img1 {
  transition: transform 0.35s;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst] > .dsc1 > .lnk1.hov:hover > .elm2 > .img1 {
  transform: translateX(0.5em);
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .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.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box1 > [class^=lst]:nth-of-type(1) > .dsc1 > .lnk1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 {
  height: auto;
  width: 100%;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .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.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.65rem;
    line-height: 5;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.54rem;
    line-height: 4.875;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.43rem;
    line-height: 4.75;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.375rem;
    line-height: 4.625;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    font-size: 1.32rem;
    line-height: 4.5;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 45rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 40rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 35rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 30rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 {
    width: 25rem;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 > .elm2 {
  height: auto;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 2em;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1 > .elm2 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov {
  transition: background 0.35s;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov > .elm2 > .img1 {
  transition: transform 0.35s;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box2 > .lnk1.hov:hover > .elm2 > .img1 {
  transform: translateX(0.5em);
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 {
  height: auto;
  width: auto;
  bottom: calc(100% + 6rem);
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 4.5rem);
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 3.75rem);
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 3rem);
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: calc(100% + 2.625rem);
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 {
    bottom: auto;
    margin-top: 3rem;
    position: static;
    right: auto;
    width: 100%;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .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.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .trm1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .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.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 1599px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .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.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -3rem;
  }
}
@media screen and (max-width: 1199px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -2rem;
  }
}
@media screen and (max-width: 739px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #tail.work.single > .inner > .box2 > .box1 > .box2 > .box3 > .lst1 > .dsc1::before {
    left: -1.5rem;
  }
}

/*# sourceMappingURL=work.css.map */
