#main.home {
  margin-bottom: 4.5rem;
}

@media screen and (min-width: 768px) {
  #main.home {
    margin-bottom: 6rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home {
    margin-bottom: 7.5rem;
  }
}

#main.home > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 {
    margin-bottom: 6rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 {
    margin-bottom: 7.5rem;
  }
}

#main.home > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0rem 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner {
    max-width: 100rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner {
    padding: 0rem 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner {
    padding: 0rem 2.5rem;
  }
}

#main.home > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: center;
  position: relative;
  padding: 6rem 0 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box1 {
    padding: 8rem 0 4rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box1 {
    padding: 10rem 0 5rem;
  }
}

#main.home > .inner > .sec1 > .inner > .box1::before {
  background: url("../images/bg_blk_1.png") #eaf4fc;
  content: '';
  display: block;
  height: calc(100% + 3rem);
  left: calc(50% - 50vw);
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box1::before {
    height: calc(100% + 8rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box1::before {
    height: calc(100% + 10rem);
  }
}

#main.home > .inner > .sec1 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  color: #000000;
  font-size: 2.52rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box1 > .phd {
    display: inline-block;
    font-size: 2.7rem;
    line-height: 1.9;
    margin-bottom: 0;
    margin-left: 2rem;
    width: 9.12rem;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box1 > .phd {
    font-size: 2.88rem;
    line-height: 2;
    margin-left: 2.5rem;
    width: 11.52rem;
  }
}

#main.home > .inner > .sec1 > .inner > .box1 > .par {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box1 > .par {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box1 > .par {
    font-size: 1.6rem;
    line-height: 2;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box1 > .par {
    display: inline-block;
    white-space: nowrap;
    width: auto;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
}

#main.home > .inner > .sec1 > .inner > .box1 > .par:not(:last-of-type) {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box1 > .par:not(:last-of-type) {
    margin-bottom: 0;
    margin-left: 2rem;
  }
}

#main.home > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 5rem;
  }
}

#main.home > .inner > .sec1 > .inner > .box2 > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}

#main.home > .inner > .sec1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 2.24rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #000000;
  font-size: 1.68rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    font-size: 2.4rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    font-size: 2.56rem;
    line-height: 2;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    font-size: 2.1rem;
    line-height: 1.9;
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 {
    font-size: 2.56rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 > .txt1 {
  display: inline-block;
}

#main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 > .txt2 {
  display: inline-block;
  margin-left: .5em;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par1 > .txt2 {
    margin-left: 0;
  }
}

#main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par2 {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par2 {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par2 {
    font-size: 1.6rem;
    line-height: 2;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2 > .box2 > .par2 {
    text-align: center;
  }
}

#main.home > .inner > .sec1 > .inner > .box2.ani > .box1 {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2.ani > .box1 {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box2.ani > .box1 {
    transform: translateY(2.5rem);
  }
}

#main.home > .inner > .sec1 > .inner > .box2.ani > .box2 {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
  transition-delay: 0.5s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec1 > .inner > .box2.ani > .box2 {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec1 > .inner > .box2.ani > .box2 {
    transform: translateY(2.5rem);
  }
}

#main.home > .inner > .sec1 > .inner > .box2.ani.view > .box1 {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec1 > .inner > .box2.ani.view > .box2 {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 {
    margin-bottom: 8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 {
    margin-bottom: 10rem;
  }
}

#main.home > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  position: relative;
  padding: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner {
    max-width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner {
    padding: 6rem 2rem 4rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner {
    padding: 7.5rem 2.5rem 5rem;
  }
}

#main.home > .inner > .sec2 > .inner::before {
  bottom: 0;
  background-color: #f8f4e6;
  content: '';
  display: block;
  height: calc(100% + 3rem);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner::before {
    height: calc(100% - 10rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner::before {
    height: calc(100% - 12.5rem);
  }
}

#main.home > .inner > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

#main.home > .inner > .sec2 > .inner > .box1 > .inner {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 2.52rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box1 > .inner {
    width: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box1 > .inner {
    width: 4.16rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box1 > .inner > .phd {
  height: auto;
  width: 100%;
  color: #000000;
  display: inline-block;
  font-size: 2.52rem;
  height: auto;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box1 > .inner > .phd {
    font-size: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box1 > .inner > .phd {
    font-size: 4.16rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box1 > .inner > .shd {
  height: auto;
  width: auto;
  bottom: 0;
  color: #000000;
  font-size: 1.12rem;
  right: -1rem;
  letter-spacing: 0.05em;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: right bottom;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box1 > .inner > .shd {
    font-size: 1.5rem 0.85;
    right: -1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box1 > .inner > .shd {
    font-size: 1.44rem;
    right: -2rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box1 {
    position: absolute;
    right: 2rem;
    top: 0;
    width: 12.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box1 {
    right: 2.5rem;
    width: 20rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box2 {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box2 {
    margin-bottom: 5rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box2 {
    width: calc(100% - 14.5rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box2 {
    width: calc(100% - 22.5rem);
  }
}

#main.home > .inner > .sec2 > .inner > .box2 > [class^=box] {
  height: auto;
  width: calc(50% - 0.75rem);
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box2 > [class^=box] {
    width: calc(50% - 1rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box2 > [class^=box] {
    width: calc(50% - 1.25rem);
  }
}

#main.home > .inner > .sec2 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 0;
  }
}

#main.home > .inner > .sec2 > .inner > .box2 > [class^=box] > .img {
  height: auto;
  width: 100%;
  display: block;
}

#main.home > .inner > .sec2 > .inner > .box3 {
  height: auto;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 {
    width: calc(100% - 14.5rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 {
    width: calc(100% - 22.5rem);
  }
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box] {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box]:not(:last-of-type) {
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box]:not(:last-of-type) {
    margin-bottom: 5rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 {
  height: 6rem;
  margin: 0 auto 1.5rem;
  position: relative;
  width: 6rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 {
    height: 10rem;
    margin: 0;
    width: 10rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 {
    height: 16rem;
    width: 16rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 > .par {
  height: auto;
  width: auto;
  color: #000000;
  font-size: 2.1rem;
  left: 50%;
  letter-spacing: 0.05em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 > .par {
    font-size: 2.625rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 > .par {
    font-size: 3.2rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 > .par::before {
  border: 0.1rem solid #000000;
  content: '';
  display: block;
  height: 4.24rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 4.24rem;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 > .par::before {
    height: 7.07rem;
    width: 7.07rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box1 > .par::before {
    height: 11.31rem;
    width: 11.31rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 {
    min-height: 10rem;
    width: calc(100% - 12rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 {
    min-height: 16rem;
    width: calc(100% - 18.5rem);
  }
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  color: #000000;
  font-size: 1.68rem;
  font-weight: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .phd {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .phd {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .phd {
    font-size: 1.95rem;
    line-height: 1;
    text-align: left;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .phd {
    font-size: 2.24rem;
  }
}

#main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .par {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .par {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2 > .inner > .box3 > [class^=box] > .box2 > .par {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec2.ani > .inner > .box2 > [class^=box] {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2.ani > .inner > .box2 > [class^=box] {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2.ani > .inner > .box2 > [class^=box] {
    transform: translateY(2.5rem);
  }
}

#main.home > .inner > .sec2.ani > .inner > .box2 > [class^=box]:nth-of-type(2) {
  transition-delay: 0.5s;
}

#main.home > .inner > .sec2.ani > .inner > .box3 {
  opacity: 0;
  transition: opacity 0.7s, transform 0.7s;
  transition-delay: 1s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec2.ani > .inner > .box3 {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec2.ani > .inner > .box3 {
    transform: translateY(2.5rem);
  }
}

#main.home > .inner > .sec2.ani.view > .inner > .box2 > [class^=box] {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec2.ani.view > .inner > .box3 {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec3 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 {
    margin-bottom: 12rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 {
    margin-bottom: 15rem;
  }
}

#main.home > .inner > .sec3 > .inner {
  margin: 0 auto;
  max-width: 42rem;
  position: relative;
  padding: 0 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner {
    max-width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner {
    padding: 6rem 2rem 0;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner {
    padding: 7.5rem 2.5rem 0;
  }
}

#main.home > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

#main.home > .inner > .sec3 > .inner > .box1 > .inner {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 2.52rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box1 > .inner {
    width: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box1 > .inner {
    width: 4.16rem;
  }
}

#main.home > .inner > .sec3 > .inner > .box1 > .inner > .phd {
  height: auto;
  width: 100%;
  color: #000000;
  display: inline-block;
  font-size: 2.52rem;
  height: auto;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box1 > .inner > .phd {
    font-size: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box1 > .inner > .phd {
    font-size: 4.16rem;
  }
}

#main.home > .inner > .sec3 > .inner > .box1 > .inner > .shd {
  height: auto;
  width: auto;
  bottom: 0;
  color: #000000;
  font-size: 1.12rem;
  right: -1rem;
  letter-spacing: 0.05em;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: right bottom;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box1 > .inner > .shd {
    font-size: 1.5rem 0.85;
    right: -1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box1 > .inner > .shd {
    font-size: 1.44rem;
    right: -2rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box1 {
    position: absolute;
    left: 2rem;
    top: 0;
    width: 12.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box1 {
    left: 2.5rem;
    width: 20rem;
  }
}

#main.home > .inner > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 {
  align-self: flex-end;
  order: 3;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 {
    margin-bottom: 3rem;
    order: 1;
    width: calc(30% - 2.66667rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 {
    margin-bottom: 3.75rem;
    width: calc(30% - 3.33333rem);
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type1 {
  margin-bottom: 2.25rem;
  order: 2;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type1 {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type1 {
    margin-bottom: 3.75rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type1 {
    width: calc(35% - 2.66667rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type1 {
    width: calc(35% - 3.33333rem);
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type2 {
  margin-bottom: 2.25rem;
  order: 2;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type2 {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type2 {
    margin-bottom: 3.75rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type2 {
    width: calc(50% - 2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type2 {
    width: calc(50% - 2.5rem);
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type3 {
  margin-bottom: 2.25rem;
  order: 2;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type3 {
    margin-bottom: 0;
    width: calc(33.333% - 1.33333rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type3 {
    width: calc(33.333% - 1.66667rem);
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 3.24;
  border-bottom: 0.3rem solid #000000;
  color: #000000;
  display: block;
  height: auto;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 15rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk {
    font-size: 1.5rem;
    line-height: 3.42;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk {
    font-size: 1.6rem;
    line-height: 3.6;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk {
    margin-left: 0;
    width: 17.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk {
    width: 20rem;
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk > .ico {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk.hov {
  transition: opacity 0.35s;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk.hov > .ico {
  transition: transform 0.35s;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk.hov:hover {
  opacity: 0.5;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box].type0 > .lnk.hov:hover > .ico {
  transform: translate(0.25em, -50%);
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk {
  height: auto;
  width: 100%;
  display: block;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box1 {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box1 {
    margin-bottom: 1.25rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box1 {
    padding-top: 0;
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box1 > .img {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box1 > .img {
    bottom: auto;
    height: auto;
    left: auto;
    position: static;
    right: auto;
    top: auto;
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .phd {
  height: auto;
  width: auto;
  padding: 0.75rem 0rem;
  background-color: #ffffff;
  bottom: calc(100% + 0.75rem);
  color: #000000;
  display: inline-block;
  font-size: 2.24rem;
  font-weight: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.44;
  position: absolute;
  right: 0;
  text-align: right;
  white-space: nowrap;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .phd {
    padding: 1rem 0rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .phd {
    padding: 1.25rem 0rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .phd {
    bottom: calc(100% + 1rem);
    font-size: 2.55rem;
    line-height: 1.52;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .phd {
    bottom: calc(100% + 1.25rem);
    font-size: 2.88rem;
    line-height: 1.6;
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .par {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .par {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk > .box2 > .par {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk.hov > .box1 > .img {
  transition: transform 0.35s;
}

#main.home > .inner > .sec3 > .inner > .box2 > [class^=box]:not(.type0) > .lnk.hov:hover > .box1 > .img {
  transform: scale(1.05);
}

#main.home > .inner > .sec3.ani > .inner > .box2 > [class^=box]:not(.type0) {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec3.ani > .inner > .box2 > [class^=box]:not(.type0) {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec3.ani > .inner > .box2 > [class^=box]:not(.type0) {
    transform: translateY(2.5rem);
  }
}

#main.home > .inner > .sec3.ani.view > .inner > .box2 > [class^=box]:not(.type0) {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec4 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 {
    margin-bottom: 8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 {
    margin-bottom: 10rem;
  }
}

#main.home > .inner > .sec4 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner {
    max-width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner {
    padding: 6rem 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner {
    padding: 7.5rem 2.5rem;
  }
}

#main.home > .inner > .sec4 > .inner::before {
  bottom: 0;
  background: url("../images/bg_blk_1.png") #eaf4fc;
  content: '';
  display: block;
  height: 100%;
  left: calc(50% - 50vw);
  position: absolute;
  width: 100vw;
  z-index: -1;
}

#main.home > .inner > .sec4 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

#main.home > .inner > .sec4 > .inner > .box1 > .inner {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 2.52rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box1 > .inner {
    width: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box1 > .inner {
    width: 4.16rem;
  }
}

#main.home > .inner > .sec4 > .inner > .box1 > .inner > .phd {
  height: auto;
  width: 100%;
  color: #000000;
  display: inline-block;
  font-size: 2.52rem;
  height: auto;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box1 > .inner > .phd {
    font-size: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box1 > .inner > .phd {
    font-size: 4.16rem;
  }
}

#main.home > .inner > .sec4 > .inner > .box1 > .inner > .shd {
  height: auto;
  width: auto;
  bottom: 0;
  color: #000000;
  font-size: 1.12rem;
  right: -1rem;
  letter-spacing: 0.05em;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: right bottom;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box1 > .inner > .shd {
    font-size: 1.5rem 0.85;
    right: -1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box1 > .inner > .shd {
    font-size: 1.44rem;
    right: -2rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box1 {
    position: absolute;
    right: 2rem;
    top: -6rem;
    width: 12.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box1 {
    right: 2.5rem;
    top: -7.5rem;
    width: 20rem;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 {
  height: auto;
  width: 100%;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 {
    width: calc(100% - 14.5rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 {
    width: calc(100% - 22.5rem);
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box1 {
    margin-bottom: 5rem;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box1 > .par {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box1 > .par {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box1 > .par {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 {
    margin-bottom: 2.5rem;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] {
  width: calc(33.333% - 1rem);
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] {
    width: calc(33.333% - 1.33333rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] {
    width: calc(33.333% - 1.66667rem);
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] > .img {
  display: block;
  height: auto;
  margin: 0 auto 0.75rem;
  width: 8rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] > .img {
    margin: 0 auto 1rem;
    width: 10rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] > .img {
    margin: 0 auto 1.25rem;
    width: 12rem;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] > .phd {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.44;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] > .phd {
    font-size: 1.5rem;
    line-height: 1.52;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box2 > [class^=box] > .phd {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box3 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box3 {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box3 {
    margin-bottom: 2.5rem;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box3 > .lnk {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 3.24;
  background-color: #17184b;
  border: 0.2rem solid #17184b;
  color: #ffffff;
  display: block;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box3 > .lnk {
    font-size: 1.5rem;
    line-height: 3.42;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box3 > .lnk {
    font-size: 1.6rem;
    line-height: 3.6;
  }
}

#main.home > .inner > .sec4 > .inner > .box2 > .box3 > .lnk.hov {
  transition: background-color 0.35s;
}

#main.home > .inner > .sec4 > .inner > .box2 > .box3 > .lnk.hov:hover {
  background-color: #ffffff;
  color: #17184b;
}

#main.home > .inner > .sec4 > .inner > .box2 > .box4 {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec4 > .inner > .box2 > .box4 > .par {
  height: auto;
  width: 100%;
  font-size: 1.12rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box4 > .par {
    font-size: 1.2rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4 > .inner > .box2 > .box4 > .par {
    font-size: 1.28rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec4.ani > .inner > .box2 {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec4.ani > .inner > .box2 {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec4.ani > .inner > .box2 {
    transform: translateY(2.5rem);
  }
}

#main.home > .inner > .sec4.ani.view > .inner > .box2 {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec5 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 {
    margin-bottom: 8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec5 {
    margin-bottom: 10rem;
  }
}

#main.home > .inner > .sec5 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  padding: 0rem 1.5rem;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec5 > .inner {
    max-width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner {
    padding: 0rem 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec5 > .inner {
    padding: 0rem 2.5rem;
  }
}

#main.home > .inner > .sec5 > .inner > [class^=box] {
  height: auto;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner > [class^=box] {
    width: calc(33.333% - .5rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec5 > .inner > [class^=box] {
    width: calc(33.333% - .5rem);
  }
}

#main.home > .inner > .sec5 > .inner > [class^=box]:not(:last-of-type) {
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner > [class^=box]:not(:last-of-type) {
    margin-bottom: 0;
  }
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk {
  height: auto;
  width: 100%;
  display: block;
  position: relative;
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk > .box1 {
  height: auto;
  width: 100%;
  overflow: hidden;
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk > .box2 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk > .box2 > .phd {
  height: auto;
  width: auto;
  color: #ffffff;
  display: inline-block;
  font-size: 2.1rem;
  left: 50%;
  letter-spacing: 0.05em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  width: 1.96rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner > [class^=box] > .lnk > .box2 > .phd {
    font-size: 2.25rem;
    width: 2.25rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec5 > .inner > [class^=box] > .lnk > .box2 > .phd {
    font-size: 3.2rem;
    width: 3.2rem;
  }
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk.hov > .box1 > .img {
  transition: transform 0.35s;
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk.hov > .box2 {
  transition: background-color 0.35s;
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk.hov:hover > .box1 > .img {
  transform: scale(1.05);
}

#main.home > .inner > .sec5 > .inner > [class^=box] > .lnk.hov:hover > .box2 {
  background-color: rgba(0, 0, 0, 0.1);
}

#main.home > .inner > .sec5 > .inner > [class^=box].ani {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner > [class^=box].ani {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec5 > .inner > [class^=box].ani {
    transform: translateY(2.5rem);
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner > [class^=box].ani:nth-of-type(2) {
    transition-delay: 0.5s;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec5 > .inner > [class^=box].ani:nth-of-type(3) {
    transition-delay: 1s;
  }
}

#main.home > .inner > .sec5 > .inner > [class^=box].ani.view {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec6 {
  height: auto;
  width: 100%;
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 {
    margin-bottom: 8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 {
    margin-bottom: 10rem;
  }
}

#main.home > .inner > .sec6 > .inner {
  margin: 0 auto;
  max-width: 42rem;
  position: relative;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner {
    max-width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner {
    padding: 8rem 2rem 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner {
    padding: 10rem 2.5rem 2.5rem;
  }
}

#main.home > .inner > .sec6 > .inner::before {
  bottom: 0;
  background-color: #faf7e8;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner::before {
    height: calc(100% - 6rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner::before {
    height: calc(100% - 7.5rem);
  }
}

#main.home > .inner > .sec6 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

#main.home > .inner > .sec6 > .inner > .box1 > .inner {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 2.52rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box1 > .inner {
    width: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box1 > .inner {
    width: 4.16rem;
  }
}

#main.home > .inner > .sec6 > .inner > .box1 > .inner > .phd {
  height: auto;
  width: 100%;
  color: #000000;
  display: inline-block;
  font-size: 2.52rem;
  height: auto;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box1 > .inner > .phd {
    font-size: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box1 > .inner > .phd {
    font-size: 4.16rem;
  }
}

#main.home > .inner > .sec6 > .inner > .box1 > .inner > .shd {
  height: auto;
  width: auto;
  bottom: 0;
  color: #000000;
  font-size: 1.12rem;
  right: -1rem;
  letter-spacing: 0.05em;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: right bottom;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box1 > .inner > .shd {
    font-size: 1.5rem 0.85;
    right: -1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box1 > .inner > .shd {
    font-size: 1.44rem;
    right: -2rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box1 {
    position: absolute;
    left: 2rem;
    top: 0;
    width: 12.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box1 {
    left: 2.5rem;
    width: 20rem;
  }
}

#main.home > .inner > .sec6 > .inner > .box2 {
  height: auto;
  width: 100%;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box2 {
    margin-left: auto;
    width: calc(100% - 14.5rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box2 {
    width: calc(100% - 22.5rem);
  }
}

#main.home > .inner > .sec6 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] {
    padding: 2rem 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] {
    padding: 2.5rem 2.5rem;
  }
}

#main.home > .inner > .sec6 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}

#main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .par {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .par {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .par {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .par {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .par {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .phd {
  height: auto;
  width: 100%;
  font-size: 1.68rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: right;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .phd {
    font-size: 1.8rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6 > .inner > .box2 > [class^=box] > .phd {
    font-size: 1.92rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec6.ani > .inner > .box2 {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec6.ani > .inner > .box2 {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec6.ani > .inner > .box2 {
    transform: translateY(2.5rem);
  }
}

#main.home > .inner > .sec6.ani.view > .inner > .box2 {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec7 {
  height: auto;
  width: 100%;
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 {
    margin-bottom: 8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 {
    margin-bottom: 10rem;
  }
}

#main.home > .inner > .sec7 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 42rem;
  position: relative;
  padding: 0 1.5rem 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner {
    max-width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner {
    padding: 6rem 2rem 4rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner {
    padding: 7.5rem 2.5rem 5rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

#main.home > .inner > .sec7 > .inner > .box1 > .inner {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 2.52rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box1 > .inner {
    width: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box1 > .inner {
    width: 4.16rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box1 > .inner > .phd {
  height: auto;
  width: 100%;
  color: #000000;
  display: inline-block;
  font-size: 2.52rem;
  height: auto;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box1 > .inner > .phd {
    font-size: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box1 > .inner > .phd {
    font-size: 4.16rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box1 > .inner > .shd {
  height: auto;
  width: auto;
  bottom: 0;
  color: #000000;
  font-size: 1.12rem;
  right: -1rem;
  letter-spacing: 0.05em;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: right bottom;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box1 > .inner > .shd {
    font-size: 1.5rem 0.85;
    right: -1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box1 > .inner > .shd {
    font-size: 1.44rem;
    right: -2rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box1 {
    position: absolute;
    right: 2rem;
    top: 0;
    width: 12.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box1 {
    right: 2.5rem;
    width: 20rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box2 {
  height: auto;
  width: 100%;
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box1 {
    margin-bottom: 6rem;
    width: calc(60% - 1rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box1 {
    margin-bottom: 7.5rem;
    width: calc(70% - 1.25rem);
  }
}

#main.home > .inner > .sec7 > .inner > .box2 > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
  position: relative;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 {
    margin-bottom: 6rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 {
    margin-bottom: 7.5rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 {
    width: calc(40% - 1rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 {
    width: calc(30% - 1.25rem);
  }
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2::before {
  bottom: -1.5rem;
  background-color: #faf7e8;
  content: '';
  display: block;
  height: calc(100% + 6rem);
  right: -1.5rem;
  position: absolute;
  width: calc(100% + 3rem);
  z-index: -1;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2::before {
    bottom: -4rem;
    height: calc(100% + 8rem);
    right: 0;
    width: calc(100% + 8rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2::before {
    bottom: -5rem;
    height: calc(100% + 10rem);
    right: 0;
    width: calc(100% + 10rem);
  }
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .shd {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #000000;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .shd {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .shd {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .shd {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .shd {
    font-size: 1.6rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .phd {
  height: auto;
  width: 100%;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
  color: #000000;
  font-weight: 2rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .phd {
    font-size: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .phd {
    font-size: 3.2rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .phd {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .phd {
    margin-bottom: 2.5rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 {
    margin-bottom: 1.25rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  display: block;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk.hov {
  transition: opacity 0.35s;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk.hov:hover {
  opacity: 0.5;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk > .txt1 {
  height: auto;
  width: 100%;
  display: inline-block;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk > .txt3 {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  font-size: .8em;
  padding: 0 .5em;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par1 > .lnk > .txt3 > .ico {
  margin-right: .25em;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par2 {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par2 > .lnk {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  display: block;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par2 > .lnk {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box2 > .box2 > .par2 > .lnk {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec7 > .inner > .box3 {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec7 > .inner > .box3 > .lnk {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 3.24;
  border-bottom: 0.3rem solid #000000;
  color: #000000;
  display: block;
  height: auto;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 15rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box3 > .lnk {
    font-size: 1.5rem;
    line-height: 3.42;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box3 > .lnk {
    font-size: 1.6rem;
    line-height: 3.6;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7 > .inner > .box3 > .lnk {
    margin-right: 0;
    width: 17.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7 > .inner > .box3 > .lnk {
    width: 20rem;
  }
}

#main.home > .inner > .sec7 > .inner > .box3 > .lnk > .ico {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#main.home > .inner > .sec7 > .inner > .box3 > .lnk.hov {
  transition: opacity 0.35s;
}

#main.home > .inner > .sec7 > .inner > .box3 > .lnk.hov > .ico {
  transition: transform 0.35s;
}

#main.home > .inner > .sec7 > .inner > .box3 > .lnk.hov:hover {
  opacity: 0.5;
}

#main.home > .inner > .sec7 > .inner > .box3 > .lnk.hov:hover > .ico {
  transform: translate(0.25em, -50%);
}

#main.home > .inner > .sec7.ani > .inner > .box2 > [class^=box] {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7.ani > .inner > .box2 > [class^=box] {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec7.ani > .inner > .box2 > [class^=box] {
    transform: translateY(2.5rem);
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec7.ani > .inner > .box2 > [class^=box].box2 {
    transition-delay: 0.5s;
  }
}

#main.home > .inner > .sec7.ani.view > .inner > .box2 > [class^=box] {
  opacity: 1;
  transform: translateY(0);
}

#main.home > .inner > .sec8 {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec8 > .inner {
  margin: 0 auto;
  max-width: 42rem;
  position: relative;
  padding: 3rem 1.5rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner {
    max-width: 76.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner {
    max-width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner {
    padding: 6rem 2rem 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner {
    padding: 7.5rem 2.5rem 2.5rem;
  }
}

#main.home > .inner > .sec8 > .inner::before {
  bottom: 0;
  background-color: rgba(250, 247, 232, 0.5);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner::before {
    height: calc(100% - 10rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner::before {
    height: calc(100% - 12.5rem);
  }
}

#main.home > .inner > .sec8 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}

#main.home > .inner > .sec8 > .inner > .box1 > .inner {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 2.52rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box1 > .inner {
    width: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box1 > .inner {
    width: 4.16rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box1 > .inner > .phd {
  height: auto;
  width: 100%;
  color: #000000;
  display: inline-block;
  font-size: 2.52rem;
  height: auto;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box1 > .inner > .phd {
    font-size: 3.3rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box1 > .inner > .phd {
    font-size: 4.16rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box1 > .inner > .shd {
  height: auto;
  width: auto;
  bottom: 0;
  color: #000000;
  font-size: 1.12rem;
  right: -1rem;
  letter-spacing: 0.05em;
  position: absolute;
  transform: rotate(90deg);
  transform-origin: right bottom;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box1 > .inner > .shd {
    font-size: 1.5rem 0.85;
    right: -1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box1 > .inner > .shd {
    font-size: 1.44rem;
    right: -2rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box1 {
    position: absolute;
    left: 2rem;
    top: 0;
    width: 12.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box1 {
    left: 2.5rem;
    width: 20rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box2 {
    bottom: calc(100% - 5rem);
    margin-bottom: 0;
    right: 2rem;
    position: absolute;
    width: auto;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box2 {
    bottom: calc(100% - 6.25rem);
    right: 2.5rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box2 > .lnk {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #000000;
  display: block;
  text-align: right;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box2 > .lnk {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box2 > .lnk {
    font-size: 1.6rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box2 > .lnk > .ico {
  margin-right: .5em;
}

#main.home > .inner > .sec8 > .inner > .box2 > .lnk.hov {
  transition: opacity 0.35s;
}

#main.home > .inner > .sec8 > .inner > .box2 > .lnk.hov > .ico {
  transition: transform 0.35s;
}

#main.home > .inner > .sec8 > .inner > .box2 > .lnk.hov:hover {
  opacity: 0.5;
}

#main.home > .inner > .sec8 > .inner > .box2 > .lnk.hov:hover > .ico {
  transform: translateX(0.25em);
}

#main.home > .inner > .sec8 > .inner > .box3 {
  height: auto;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 {
    margin-left: auto;
    width: calc(100% - 14.5rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 {
    width: calc(100% - 22.5rem);
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 {
  margin: -0.75rem -0.75rem;
  display: flex;
  height: auto;
  flex-wrap: wrap;
  width: calc(100% + 1.5rem);
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 {
    margin: -1rem -1rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 {
    margin: -1.25rem -1.25rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 {
    width: calc(100% + 2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 {
    width: calc(100% + 2.5rem);
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] {
    padding: 1rem 1rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] {
    padding: 1.25rem 1.25rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] {
    width: 50%;
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 {
    margin-bottom: 2.5rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk {
  height: auto;
  width: 100%;
  display: block;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk > .img {
  height: auto;
  width: 100%;
  display: block;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk > .par {
  left: 0;
  position: absolute;
  top: 0;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk > .par > .txt {
  height: auto;
  width: auto;
  padding: 0.75rem 0.75rem;
  font-size: 1.12rem;
  letter-spacing: 0.05em;
  background-color: #000000;
  color: #ffffff;
  display: block;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk > .par > .txt {
    padding: 1rem 1rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk > .par > .txt {
    padding: 1.25rem 1.25rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk > .par > .txt {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk > .par > .txt {
    font-size: 1.28rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk.hov > .img {
  transition: opacity 0.35s;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box1 > .lnk.hov:hover > .img {
  opacity: 0.5;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst {
  display: flex;
  height: auto;
  flex-wrap: wrap;
  margin: -0.375rem -0.375rem 0.375rem;
  width: calc(100% + 0.75rem);
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst {
    margin: -0.5rem -0.5rem 0.5rem;
    width: calc(100% + 1rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst {
    margin: -0.625rem -0.625rem 0.625rem;
    width: calc(100% + 1.25rem);
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm {
  height: auto;
  width: auto;
  padding: 0.375rem 0.375rem;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm {
    padding: 0.5rem 0.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm {
    padding: 0.625rem 0.625rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm > .lnk {
  height: auto;
  width: auto;
  padding: 0.375rem 0.375rem;
  font-size: 1.12rem;
  letter-spacing: 0.05em;
  border: 0.1rem solid #000000;
  color: #000000;
  display: block;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm > .lnk {
    padding: 0.5rem 0.5rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm > .lnk {
    padding: 0.625rem 0.625rem;
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm > .lnk {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm > .lnk {
    font-size: 1.28rem;
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm > .lnk.hov {
  transition: background-color 0.35s;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .lst > .itm > .lnk.hov:hover {
  background-color: #000000;
  color: #ffffff;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #000000;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .phd {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .phd {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .phd > .lnk.hov {
  transition: opacity 0.35s;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type1 > [class^=box] > .box2 > .phd > .lnk.hov:hover {
  opacity: 0.5;
}

#main.home > .inner > .sec8 > .inner > .box3 > .box1.type2 {
  height: auto;
  width: 100%;
  font-size: 1.68rem;
  letter-spacing: 0.05em;
  text-align: center;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type2 {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8 > .inner > .box3 > .box1.type2 {
    font-size: 1.92rem;
  }
}

#main.home > .inner > .sec8.ani > .inner > .box3 > .box1 > [class^=box] {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.7s, transform 0.7s;
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8.ani > .inner > .box3 > .box1 > [class^=box] {
    transform: translateY(2rem);
  }
}

@media screen and (min-width: 1200px) {
  #main.home > .inner > .sec8.ani > .inner > .box3 > .box1 > [class^=box] {
    transform: translateY(2.5rem);
  }
}

@media screen and (min-width: 768px) {
  #main.home > .inner > .sec8.ani > .inner > .box3 > .box1 > [class^=box].box2 {
    transition-delay: 0.5s;
  }
}

#main.home > .inner > .sec8.ani.view > .inner > .box3 > .box1 > [class^=box] {
  opacity: 1;
  transform: translateY(0);
}

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