@charset "UTF-8";
/**
 * filename: 　structure.css
 * version: 1.0
 **/
/**
 * filename: shared.css
 * version: 1.1
 **/
/*** #tail ***/
/*** #banner ***/
#banner.structure {
  height: auto;
  width: 100%;
}
#banner.structure > .inner {
  height: auto;
  width: 100%;
  margin-top: 4rem;
  padding: 0 8rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner {
    padding: 0 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner {
    padding: 0 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner {
    padding: 0 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner {
    padding: 0 1.5rem;
  }
}
#banner.structure > .inner > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  position: relative;
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 {
    display: block;
  }
}
#banner.structure > .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.structure > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#banner.structure > .inner > .box1 > .box1 > .box1 {
  padding: 12rem 0rem;
  height: auto;
  width: 32rem;
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    padding: 9rem 0rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    padding: 7.5rem 0rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    padding: 6rem 0rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    padding: 5.25rem 0rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    padding: 4.5rem 0rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    width: 28rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    width: 24rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    width: 20rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 {
    width: 100%;
  }
}
#banner.structure > .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.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.24rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2.08rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 2rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
#banner.structure > .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.structure > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box1 > .box1 > .box1 > .hdr2 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#banner.structure > .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.structure > .inner > .box1 > .box1 > .box2 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 28rem);
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 26rem);
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    width: calc(100% - 20rem);
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    border-width: 0.1rem 0;
    padding: 1.75rem 0;
    width: 100%;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 {
    padding: 1.5rem 0;
  }
}
#banner.structure > .inner > .box1 > .box1 > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box1 > .box1 > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#banner.structure > .inner > .box3 {
  height: auto;
  width: 100%;
  margin-top: 12rem;
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner > .box3 {
    margin-top: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box3 {
    margin-top: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box3 {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box3 {
    margin-top: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box3 {
    margin-top: 4.5rem;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box3 {
    display: none;
  }
}
#banner.structure > .inner > .box3 > .box1.type1 {
  height: auto;
  width: 100%;
}
#banner.structure > .inner > .box3 > .box1.type1 > .lst1 {
  height: auto;
  width: 100%;
  border: 0.1rem solid #183145;
  display: flex;
}
#banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  flex: 1;
}
#banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm]:not(:last-of-type) {
  border-right: 0.1rem solid #183145;
}
#banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 4.2;
  background-color: #ffffff;
  color: #183145;
  font-weight: 500;
  display: block;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.35rem;
    line-height: 4;
  }
}
@media screen and (max-width: 1199px) {
  #banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.26rem;
    line-height: 3.9;
  }
}
@media screen and (max-width: 979px) {
  #banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.17rem;
    line-height: 3.8;
  }
}
@media screen and (max-width: 739px) {
  #banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.125rem;
    line-height: 3.7;
  }
}
@media screen and (max-width: 569px) {
  #banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.08rem;
    line-height: 3.6;
  }
}
#banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: background 0.35s;
}
#banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  background-color: rgba(24, 49, 69, 0.7);
  color: #ffffff;
}
#banner.structure > .inner > .box3 > .box1.type1 > .lst1 > [class^=itm].current > .lnk1 {
  background-color: #183145;
  color: #ffffff;
}

/*** #main ***/
#main.structure {
  height: auto;
  width: 100%;
  margin-bottom: 24rem;
  margin-top: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure {
    margin-bottom: 18rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure {
    margin-bottom: 12rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure {
    margin-bottom: 10.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure {
    margin-top: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure {
    margin-top: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure {
    margin-top: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure {
    margin-top: 4.5rem;
  }
}
#main.structure > .inner {
  height: auto;
  width: 100%;
}
#main.structure > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec1 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec1 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec1 {
    margin-bottom: 4.5rem;
  }
}
#main.structure > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 176rem;
  padding-left: 8rem;
  padding-right: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec1 > .inner {
    max-width: 132rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec1 > .inner {
    max-width: 104rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec1 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec1 > .inner {
    max-width: 38rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
#main.structure > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.structure > .inner > .sec1 > .inner > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
  height: auto;
  width: calc(50% - 4rem);
  font-size: 2.24rem;
  letter-spacing: 0.2em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    width: calc(50% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    width: 100%;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    font-size: 1.96rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    font-size: 1.82rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    font-size: 1.75rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
#main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
  height: auto;
  width: calc(50% - 4rem);
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.52;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    width: calc(50% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    width: 100%;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.5rem;
    line-height: 2.4;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.4rem;
    line-height: 2.34;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.3rem;
    line-height: 2.28;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.25rem;
    line-height: 2.22;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 2.16;
  }
}
#main.structure > .inner > .sec1.ani > .inner > [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
#main.structure > .inner > .sec1.ani > .inner > [class^=box].box2 {
  transition-delay: 0.7s;
}
#main.structure > .inner > .sec1.ani.view > .inner > [class^=box] {
  opacity: 1;
}
#main.structure > .inner > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 {
    margin-bottom: 4.5rem;
  }
}
#main.structure > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 176rem;
  padding-left: 8rem;
  padding-right: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner {
    max-width: 132rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner {
    max-width: 104rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner {
    max-width: 38rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box] {
  height: auto;
  width: 100%;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.structure > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
  margin-bottom: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  height: auto;
  width: calc(50% - 4rem);
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  font-size: 1.28rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    font-size: 1.12rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    font-size: 1.04rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    font-size: 1rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 {
    font-size: 0.96rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 > .elm1 {
  margin-right: 0.5em;
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 > .elm2 {
  position: relative;
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr1 > .elm2::after {
  background-color: #183145;
  content: "";
  height: 0.1rem;
  left: calc(100% + 1em);
  position: absolute;
  top: 50%;
  width: 5em;
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr2 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr2 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr2 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .hdr2 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 {
    width: calc(50% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 {
    width: 100%;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
  height: auto;
  width: 100%;
  margin-top: 4rem;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    margin-top: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box1 > .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box] > .box2 {
  height: auto;
  width: calc(50% - 4rem);
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box2 {
    width: calc(50% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box2 {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box2 {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box] > .box2 {
    width: 100%;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  border: 0.1rem solid #adb6bd;
  display: flex;
  flex-wrap: wrap;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] {
  height: auto;
  padding-top: 33.33%;
  position: relative;
  width: 33.33%;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm]:not(:nth-of-type(3n)) {
  border-right: 0.1rem solid #adb6bd;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm]:not(:nth-last-of-type(-n+3)) {
  border-bottom: 0.1rem solid #adb6bd;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm1 {
  height: auto;
  width: 100%;
  margin-bottom: 1rem;
  display: block;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.375rem;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1 {
  display: block;
  margin: 0 auto;
  width: 66.666%;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm2 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 1.68;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.26rem;
    line-height: 1.56;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.17rem;
    line-height: 1.52;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.125rem;
    line-height: 1.48;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box1 > .box2 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.08rem;
    line-height: 1.44;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 {
  display: block;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 66.666%;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
  height: auto;
  width: auto;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 1.68;
  right: 2rem;
  top: 2rem;
  padding: 1rem 2rem;
  background-color: #ffffff;
  align-items: center;
  display: flex;
  position: absolute;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    font-size: 1.26rem;
    line-height: 1.56;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    font-size: 1.17rem;
    line-height: 1.52;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    font-size: 1.125rem;
    line-height: 1.48;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    font-size: 1.08rem;
    line-height: 1.44;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    right: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    right: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    right: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    right: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    right: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    top: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    top: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    top: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    top: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    top: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    padding: 0.75rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    padding: 0.625rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    padding: 0.5rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    padding: 0.4375rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 {
    padding: 0.375rem 0.75rem;
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 > .elm1 {
  height: auto;
  width: auto;
  display: block;
  font-weight: 500;
  margin-right: 1em;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 > .elm2 {
  height: auto;
  width: auto;
  display: block;
  text-align: center;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 > .elm2 > .elm1 {
  height: auto;
  width: 100%;
  color: #d65d27;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  font-weight: 600;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 > .elm2 > .elm2 {
  background-color: #183145;
  height: 0.2rem;
  display: block;
  width: 100%;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].box2 > .box2 > .box1 > .par1 > .elm2 > .elm3 {
  height: auto;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  display: block;
  font-weight: 600;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
  transform: translate(8rem, 0rem);
  transition-delay: 0.7s;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
    transform: translate(6rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
    transform: translate(5rem, 0rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
    transform: translate(4rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
    transform: translate(3.5rem, 0rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
    transform: translate(3rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
    transform: translate(0, 3.5rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani > [class^=box].box2 {
    transform: translate(0, 3rem);
  }
}
#main.structure > .inner > .sec2 > .inner > [class^=box].ani.view > [class^=box] {
  opacity: 1;
}
#main.structure > .inner > .sec2 > .inner > [class^=box].ani.view > [class^=box].box2 {
  transform: translate(0rem, 0rem);
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani.view > [class^=box].box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani.view > [class^=box].box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani.view > [class^=box].box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani.view > [class^=box].box2 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec2 > .inner > [class^=box].ani.view > [class^=box].box2 {
    transform: translate(0rem, 0rem);
  }
}
#main.structure > .inner > .sec3 {
  height: auto;
  width: 100%;
  margin-bottom: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 {
    margin-bottom: 4.5rem;
  }
}
#main.structure > .inner > .sec3 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 176rem;
  padding-left: 8rem;
  padding-right: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner {
    max-width: 132rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner {
    max-width: 104rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner {
    max-width: 38rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 4rem;
  padding-bottom: 2rem;
  border-bottom: 0.1rem solid #adb6bd;
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    flex-direction: column-reverse;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr1 {
  height: auto;
  width: auto;
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #adb6bd;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  overflow: hidden;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr1 {
    width: 100%;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr2 {
  height: auto;
  width: auto;
  font-size: 1.92rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr2 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 > .hdr2 {
    width: 100%;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    padding-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    padding-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box1 {
    padding-bottom: 0.75rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box2 {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box2 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box2 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box2 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box2 {
    margin-bottom: 1.5rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box2 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box3 {
  height: auto;
  width: 100%;
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 4rem;
  font-size: 2.24rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #09121a;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    font-size: 1.96rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    font-size: 1.82rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    font-size: 1.75rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .hdr1 > .chr1 {
  font-size: 0.5em;
  vertical-align: text-top;
}
#main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.12rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .par1 {
    font-size: 1.05rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .par1 {
    font-size: 0.98rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .par1 {
    font-size: 0.91rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .par1 {
    font-size: 0.875rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box1 > .box3 > .par1 {
    font-size: 0.84rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec3 > .inner > .box1.ani > [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
#main.structure > .inner > .sec3 > .inner > .box1.ani > [class^=box].box2 {
  transition-delay: 0.35s;
}
#main.structure > .inner > .sec3 > .inner > .box1.ani > [class^=box].box3 {
  transition-delay: 0.7s;
}
#main.structure > .inner > .sec3 > .inner > .box1.ani.view > [class^=box] {
  opacity: 1;
}
#main.structure > .inner > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 12rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 7.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 5.25rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:nth-of-type(2n-1) {
  flex-direction: row-reverse;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
  height: auto;
  width: calc(60% - 4rem);
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(60% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(60% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(60% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(60% - 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(60% - 1.5rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 1.75rem;
    width: 100%;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 1.5rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 {
  height: auto;
  width: calc(40% - 4rem);
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(40% - 3rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(40% - 2.5rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(40% - 2rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(40% - 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(40% - 1.5rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 {
    width: 100%;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .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;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.5rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box] > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.box4) > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 {
  padding: 2rem 2rem;
  background-color: #f2f4f5;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 {
    padding: 1rem 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 {
    padding: 0.75rem 0.75rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .par1 {
    font-size: 1.26rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .par1 {
    font-size: 1.125rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .par1 {
    font-size: 1.08rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] {
  height: auto;
  padding-top: 25%;
  position: relative;
  width: 25%;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 {
  height: auto;
  width: 100%;
  margin-bottom: 1rem;
  display: block;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 {
    margin-bottom: 0.375rem;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm1 > .img1 {
  display: block;
  margin: 0 auto;
  width: 66.666%;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.1em;
  line-height: 1.68;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.26rem;
    line-height: 1.56;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.17rem;
    line-height: 1.52;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.125rem;
    line-height: 1.48;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].box4 > .box1 > .lst1 > [class^=itm] > .elm1 > .elm2 {
    font-size: 1.08rem;
    line-height: 1.44;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box].box1 {
  transform: translate(8rem, 0rem);
  transition-delay: 0.7s;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box].box1 {
    transform: translate(6rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box].box1 {
    transform: translate(5rem, 0rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box].box1 {
    transform: translate(4rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box].box1 {
    transform: translate(3.5rem, 0rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box].box1 {
    transform: translate(3rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani > [class^=box].box1 {
    transform: translate(0, 0);
    transition-delay: unset;
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani:nth-of-type(2n) > [class^=box].box1 {
  transform: translate(-8rem, 0rem);
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani:nth-of-type(2n) > [class^=box].box1 {
    transform: translate(-6rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani:nth-of-type(2n) > [class^=box].box1 {
    transform: translate(-5rem, 0rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani:nth-of-type(2n) > [class^=box].box1 {
    transform: translate(-4rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani:nth-of-type(2n) > [class^=box].box1 {
    transform: translate(-3.5rem, 0rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani:nth-of-type(2n) > [class^=box].box1 {
    transform: translate(-3rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani:nth-of-type(2n) > [class^=box].box1 {
    transform: translate(0, 0);
  }
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani.view > [class^=box] {
  opacity: 1;
}
#main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani.view > [class^=box].box1 {
  transform: translate(0rem, 0rem);
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani.view > [class^=box].box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani.view > [class^=box].box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani.view > [class^=box].box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani.view > [class^=box].box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec3 > .inner > .box2 > [class^=box].ani.view > [class^=box].box1 {
    transform: translate(0rem, 0rem);
  }
}
#main.structure > .inner > .sec4 {
  height: auto;
  width: 100%;
}
#main.structure > .inner > .sec4 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 176rem;
  padding-left: 8rem;
  padding-right: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner {
    max-width: 132rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner {
    max-width: 104rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner {
    max-width: 38rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 {
  height: auto;
  width: 100%;
  position: relative;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box1 > .box1 {
  height: auto;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box1 > .box1 {
    padding-top: 75%;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box1 > .box1 > .img1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center bottom;
  position: absolute;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  padding: 4rem 4rem;
  position: absolute;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 {
    padding: 3rem 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 {
  height: auto;
  width: 100%;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 8rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
    margin-bottom: 0;
    width: calc(40% - 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 {
    width: calc(40% - 1.5rem);
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 > .img1 {
  display: block;
  height: auto;
  width: 25%;
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box1 > .img1 {
    width: 100%;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 {
    width: calc(60% - 1.75rem);
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 {
    width: calc(60% - 1.5rem);
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 {
    font-size: 1.08rem;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 > .elm2 {
  font-size: 1.4em;
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box1 > .box2 > .par1 > .elm2 {
    font-size: 1em;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 {
    width: 18rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 {
    width: 15rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 {
    width: 12rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 {
    width: 9rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 {
    width: 6rem;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 > .lnk1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box2 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
  bottom: 4rem;
  right: 4rem;
  height: auto;
  position: absolute;
  width: 44rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    bottom: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    bottom: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    bottom: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    bottom: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    bottom: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    right: 3rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    right: 2.5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    right: 2rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    right: 1.75rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    right: 1.5rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    width: 40rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    width: 36rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    width: 32rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    margin: 0 auto;
    width: 28rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    width: 24rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 {
    right: 50%;
    transform: translateX(50%);
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .par1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 {
  height: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 4.2;
  border: 0.2rem solid #ffffff;
  color: #ffffff;
  display: block;
  font-weight: 500;
  justify-content: center;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 {
    font-size: 1.5rem;
    line-height: 4;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 {
    font-size: 1.4rem;
    line-height: 3.9;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 {
    font-size: 1.3rem;
    line-height: 3.8;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 {
    font-size: 1.25rem;
    line-height: 3.7;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 {
    font-size: 1.2rem;
    line-height: 3.6;
  }
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 > .elm2 {
  height: auto;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  width: 2em;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1 > .elm2 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1.hov {
  transition: background 0.35s;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1.hov > .elm2 > .img1 {
  transition: transform 0.35s;
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1.hov:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#main.structure > .inner > .sec4 > .inner > .box1 > .box2 > .box3 > .lnk1.hov:hover > .elm2 > .img1 {
  transform: translateX(0.5em);
}
#main.structure > .inner > .sec4 > .inner > .box2 {
  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.structure > .inner > .sec4 > .inner > .box2 > .inner {
  height: 100%;
  width: 100%;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner {
  height: 100%;
  width: 100%;
  padding: 8rem 8rem;
  position: relative;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner {
    padding: 6rem 6rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner {
    padding: 5rem 5rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner {
    padding: 4rem 4rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner {
    padding: 3.5rem 3.5rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner {
    padding: 3rem 3rem;
  }
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 {
  height: 100%;
  width: 100%;
  background-color: rgba(24, 24, 24, 0.95);
  position: relative;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box1 {
  height: 100%;
  width: 100%;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box1 > [class^=box] {
  height: 100%;
  width: 100%;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .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.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  z-index: 20;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  position: relative;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .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.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm].itm1 {
  left: 1em;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm].itm2 {
  right: 1em;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
  height: 100%;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 > .img1 {
  height: 100%;
  width: 100%;
  display: block;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
  right: 1rem;
  top: 1rem;
  position: absolute;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    right: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    right: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    right: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    right: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    right: 0.375rem;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    top: 0.75rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    top: 0.625rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    top: 0.5rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    top: 0.4375rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 {
    top: 0.375rem;
  }
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  display: block;
  font-weight: 500;
  height: 6rem;
  position: relative;
  top: 0;
  transform: rotate(45deg);
  width: 6rem;
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.4rem;
    line-height: 1.95;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.25rem;
    line-height: 1.85;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1599px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    height: 4.5rem;
    width: 4.5rem;
  }
}
@media screen and (max-width: 1199px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    height: 3.75rem;
    width: 3.75rem;
  }
}
@media screen and (max-width: 979px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    height: 3rem;
    width: 3rem;
  }
}
@media screen and (max-width: 739px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    height: 2.625rem;
    width: 2.625rem;
  }
}
@media screen and (max-width: 569px) {
  #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1 {
    height: 2.25rem;
    width: 2.25rem;
  }
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1::before, #main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1::after {
  background-color: #ffffff;
  content: "";
  display: block;
  position: absolute;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1::before {
  height: 100%;
  left: 50%;
  top: 0;
  width: 0.1rem;
}
#main.structure > .inner > .sec4 > .inner > .box2 > .inner > .inner > .box2 > .lnk1::after {
  height: 0.1rem;
  left: 0;
  top: 50%;
  width: 100%;
}
#main.structure > .inner > .sec4.ani > .inner > .box1 > [class^=box] {
  opacity: 0;
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
}
#main.structure > .inner > .sec4.ani > .inner > .box1 > [class^=box].box2 {
  transition-delay: 0.7s;
}
#main.structure > .inner > .sec4.ani.view > .inner > .box1 > [class^=box] {
  opacity: 1;
}

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

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