#main.home {
  height: auto;
  width: 100%;
}
#main.home > .sec1, #main.home > .sec2 {
  height: auto;
  width: 100%;
  padding: 80px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1, #main.home > .sec2 {
    padding: 6.75rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1, #main.home > .sec2 {
    padding: 140px 0;
  }
}
#main.home > .sec1 + .sec2, #main.home > .sec2 + .sec2 {
  background-color: #f8f8f8;
}
#main.home > .sec1.empty, #main.home > .sec2.empty {
  display: none;
}
#main.home > .sec1 > .inner, #main.home > .sec2 > .inner {
  height: auto;
  width: 100%;
  padding: 0rem 18px;
  margin: 0 auto;
  max-width: 57.6rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner, #main.home > .sec2 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner, #main.home > .sec2 > .inner {
    padding: 0rem 3rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner, #main.home > .sec2 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner, #main.home > .sec2 > .inner {
    max-width: 100rem;
  }
}
#main.home > .sec1 > .inner > .box1,
#main.home > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 16px;
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box1,
  #main.home > .sec2 > .inner > .box1 {
    margin-bottom: 40px;
  }
}
#main.home > .sec1 > .inner > .box1 > .lnk, #main.home > .sec2 > .inner > .box1 > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
#main.home > .sec1 > .inner > .box1 > .lnk > .phd, 
#main.home > .sec2 > .inner > .box1 > .lnk > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box1 > .lnk > .phd, 
  #main.home > .sec2 > .inner > .box1 > .lnk > .phd {
    margin-bottom: 1.6875rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box1 > .lnk > .phd, 
  #main.home > .sec2 > .inner > .box1 > .lnk > .phd {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.8;
  }
}
#main.home > .sec1 > .inner > .box1 > .lnk > .shd,
#main.home > .sec2 > .inner > .box1 > .lnk > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  display: none;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box1 > .lnk > .shd, #main.home > .sec2 > .inner > .box1 > .lnk > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box1 > .lnk > .shd, #main.home > .sec2 > .inner > .box1 > .lnk > .shd {
    font-size: 1.44rem;
  }
}
#main.home > .sec1 > .inner > .box1 > .lnk > .shd > .txt, #main.home > .sec2 > .inner > .box1 > .lnk > .shd > .txt {
  display: inline-block;
  position: relative;
}
#main.home > .sec1 > .inner > .box1 > .lnk > .shd > .txt::after, #main.home > .sec2 > .inner > .box1 > .lnk > .shd > .txt::after {
  background: url("../images/ico_arrow_right2.svg") center center no-repeat;
  background-size: contain;
  bottom: .3rem;
  content: '';
  display: block;
  height: .5rem;
  left: calc(100% + 0.375rem);
  position: absolute;
  width: 2rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box1 > .lnk > .shd > .txt::after, #main.home > .sec2 > .inner > .box1 > .lnk > .shd > .txt::after {
    height: .6rem;
    left: calc(100% + 0.5625rem);
    width: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box1 > .lnk > .shd > .txt::after, #main.home > .sec2 > .inner > .box1 > .lnk > .shd > .txt::after {
    height: .7rem;
    left: calc(100% + 0.75rem);
    width: 2.8rem;
  }
}
#main.home > .sec1 > .inner > .box1 > .lnk.hov > .shd > .txt::after, #main.home > .sec2 > .inner > .box1 > .lnk.hov > .shd > .txt::after {
  transition: transform 0.35s;
}
#main.home > .sec1 > .inner > .box1 > .lnk.hov:hover > .shd > .txt::after, #main.home > .sec2 > .inner > .box1 > .lnk.hov:hover > .shd > .txt::after {
  transform: translateX(0.5rem);
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box1, #main.home > .sec2 > .inner > .box1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box1, #main.home > .sec2 > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
#main.home > .sec1 > .inner > .box2, #main.home > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.home > .sec1 > .inner > .box2 > [class^=box], #main.home > .sec2 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main.home > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type), #main.home > .sec2 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type), #main.home > .sec2 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type), #main.home > .sec2 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box].ani, #main.home > .sec2 > .inner > .box2 > [class^=box].ani {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box].ani, #main.home > .sec2 > .inner > .box2 > [class^=box].ani {
    transform: translateY(2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box].ani, #main.home > .sec2 > .inner > .box2 > [class^=box].ani {
    transform: translateY(3rem);
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box].ani.view, #main.home > .sec2 > .inner > .box2 > [class^=box].ani.view {
  opacity: 1;
  transform: translateY(0);
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk,
  #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box1, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box1, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box1 {
    margin-bottom: 0;
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box1, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box1 {
    width: calc(50% - 3rem);
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box1 > .inner, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box1 > .inner {
  height: auto;
  width: 100%;
  padding-top: 75%;
  position: relative;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box1 > .inner > .inner, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box1 > .inner > .inner {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box1 > .inner > .inner > .img, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box1 > .inner > .inner > .img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  display: block;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 {
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 {
    width: calc(50% - 3rem);
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 3rem;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd {
    text-align: right;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd > .txt, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .thd > .txt {
  border-bottom: 0.2rem solid #303030;
  padding-bottom: .3rem;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd {
  height: auto;
  width: 100%;
  margin-bottom: 12px;
  color: #484848;
  display: block;
  font-family: garamond-premier-pro-display, serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd,
  #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd,
  #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd,
  #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd {
    font-size: 2.8rem;
    line-height: 1.4;
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd,
  #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .shd {
    font-size: 21px;
    line-height: 1.6;
    text-align: left;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.44rem;
  letter-spacing: 0.05em;
  line-height: 1.375;
  display: block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd {
    font-size: 1.68rem;
    line-height: 1.4375;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd {
    font-size: 21px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd,
  #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .phd {
    text-align: left;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par,
  #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk > .box2 > .par {
    text-align: left;
  }
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov > .box1 > .inner, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov > .box1 > .inner {
  overflow: hidden;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov > .box1 > .inner > .img, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov > .box1 > .inner > .img {
  transition: transform 0.35s;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .thd, #main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .thd {
  transition: color 0.35s;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .shd,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .shd {
  transition: color 0.35s;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .phd,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .phd {
  transition: color 0.35s;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .par,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov > .box2 > .par {
  transition: color 0.35s;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box1 > .inner > .img,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box1 > .inner > .img {
  transform: scale(1.025);
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .thd,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .thd {
  color: #2b2b2b;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .shd,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .shd {
  color: #2b2b2b;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .phd,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .phd {
  color: #2b2b2b;
}
#main.home > .sec1 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .par,
#main.home > .sec2 > .inner > .box2 > [class^=box] > .lnk.hov:hover > .box2 > .par {
  color: #2b2b2b;
}
#main.home > .sec3 {
  height: auto;
  width: 100%;
  padding: 6rem 0rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 {
    padding: 9rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 {
    padding: 12rem 0rem;
  }
}
#main.home > .sec3 > .inner {
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner {
    padding: 0rem 3rem;
  }
}
#main.home > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
#main.home > .sec3 > .inner > .box1 > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
#main.home > .sec3 > .inner > .box1 > .lnk > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .phd {
    margin-bottom: 1.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .phd {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.home > .sec3 > .inner > .box1 > .lnk > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .shd {
    font-size: 1.44rem;
  }
}
#main.home > .sec3 > .inner > .box1 > .lnk > .shd > .txt {
  display: inline-block;
  position: relative;
}
#main.home > .sec3 > .inner > .box1 > .lnk > .shd > .txt::after {
  background: url("../images/ico_arrow_right2.svg") center center no-repeat;
  background-size: contain;
  bottom: .3rem;
  content: '';
  display: block;
  height: .5rem;
  left: calc(100% + 0.375rem);
  position: absolute;
  width: 2rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .shd > .txt::after {
    height: .6rem;
    left: calc(100% + 0.5625rem);
    width: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box1 > .lnk > .shd > .txt::after {
    height: .7rem;
    left: calc(100% + 0.75rem);
    width: 2.8rem;
  }
}
#main.home > .sec3 > .inner > .box1 > .lnk.hov > .shd > .txt::after {
  transition: transform 0.35s;
}
#main.home > .sec3 > .inner > .box1 > .lnk.hov:hover > .shd > .txt::after {
  transform: translateX(0.5rem);
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.home > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.home > .sec3 > .inner > .box2 > .inner {
  height: auto;
  margin: -1.5rem;
  width: calc(100% + 3rem);
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner {
    margin: -2.25rem;
    width: calc(100% + 4.5rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner {
    margin: -3rem;
    width: calc(100% + 6rem);
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] {
    padding: 2.25rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] {
    padding: 3rem 3rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] {
    width: 33.333%;
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box].ani {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box].ani {
    transform: translateY(2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box].ani {
    transform: translateY(3rem);
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box].ani.view {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box]:nth-of-type(2n).ani {
    transition-delay: 0.5s;
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner {
  height: auto;
  width: 100%;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box1 {
    margin-bottom: 3rem;
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 {
  height: auto;
  width: 100%;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .thd {
  display: none;
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 1.5rem;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .thd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .thd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .thd {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .thd {
    margin-bottom: 3rem;
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .thd > .txt {
  border-bottom: 0.2rem solid #303030;
  padding-bottom: .3rem;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .shd {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
  color: #484848;
  display: block;
  font-family: garamond-premier-pro-display, serif;
  font-size: 1.44rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .shd {
    margin-bottom: 1.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .shd {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .shd {
    font-size: 1.68rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .shd {
    font-size: 1.92rem;
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.2em;
  line-height: 1;
  display: block;
  font-weight: 400;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .phd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk > .box2 > .phd {
    font-size: 1.44rem;
  }
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov > .box1 {
  overflow: hidden;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov > .box1 > .img {
  transition: transform 0.35s;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov > .box2 > .thd {
  transition: color 0.35s;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov > .box2 > .phd {
  transition: color 0.35s;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov > .box2 > .shd {
  transition: color 0.35s;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov:hover > .box1 > .img {
  transform: scale(1.025);
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov:hover > .box2 > .thd {
  color: #000000;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov:hover > .box2 > .shd {
  color: #000000;
}
#main.home > .sec3 > .inner > .box2 > .inner > [class^=box] > .inner > .lnk.hov:hover > .box2 > .phd {
  color: #2b2b2b;
}
#main.home > .sec4 {
  height: auto;
  width: 100%;
}
#main.home > .sec4 > .inner {
  height: auto;
  width: 100%;
  border-top: 1px solid #ececec;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner {
    display: flex;
  }
}
#main.home > .sec4 > .inner > [class^=box] {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > [class^=box] {
    width: 50%;
  }
}
#main.home > .sec4 > .inner > [class^=box]:not(:last-of-type) {
  border-bottom: 1px solid #ececec;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > [class^=box]:not(:last-of-type) {
    border-bottom: none;
    border-right: 1px solid #ececec;
  }
}
#main.home > .sec4 > .inner > [class^=box] > .lnk {
  height: auto;
  width: 100%;
  padding: 4.5rem 0rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > [class^=box] > .lnk {
    padding: 6.75rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec4 > .inner > [class^=box] > .lnk {
    padding: 9rem 0rem;
  }
}
#main.home > .sec4 > .inner > [class^=box] > .lnk > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 8px;
  font-size: 18px;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > [class^=box] > .lnk > .phd {
    margin-bottom: 16px;
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec4 > .inner > [class^=box] > .lnk > .phd {
    margin-bottom: 20px;
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.home > .sec4 > .inner > [class^=box] > .lnk > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec4 > .inner > [class^=box] > .lnk > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec4 > .inner > [class^=box] > .lnk > .shd {
    font-size: 1.44rem;
  }
}
#main.home > .sec4 > .inner > [class^=box] > .lnk > .shd > .txt {
  display: inline-block;
  position: relative;
}
#main.home > .sec4 > .inner > [class^=box].hov {
  transition: background-color 0.35s;
}
#main.home > .sec4 > .inner > [class^=box].hov > .lnk > .shd > .txt::after {
  transition: transform 0.35s;
}
#main.home > .sec4 > .inner > [class^=box].hov:hover {
  background-color: #f9f9f9;
}
@media screen and (min-width: 1200px) {
  #main.home > .sec4 > .inner > [class^=box].hov:hover {
    background-color: #fff;
  }
}
#main.home > .sec5 {
  height: auto;
  width: 100%;
  padding: 60px 0rem 60px 0rem;
  background-color: #f8f8f8;
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 {
    padding: 110px 0rem;
  }
}
#main.home > .sec5 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0 23px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner {
    max-width: 90rem;
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner {
    max-width: 90rem;
    padding: 0rem 3rem;
  }
}
#main.home > .sec5 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 24px;
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box1 {
    margin-bottom: 36px;
  }
}
#main.home > .sec5 > .inner > .box1 > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
#main.home > .sec5 > .inner > .box1 > .lnk > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .phd {
    margin-bottom: 1.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .phd {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.home > .sec5 > .inner > .box1 > .lnk > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  display: none;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .shd {
    font-size: 1.44rem;
  }
}
#main.home > .sec5 > .inner > .box1 > .lnk > .shd > .txt {
  display: inline-block;
  position: relative;
}
#main.home > .sec5 > .inner > .box1 > .lnk > .shd > .txt::after {
  background: url("../images/ico_arrow_right2.svg") center center no-repeat;
  background-size: contain;
  bottom: .3rem;
  content: '';
  display: block;
  height: .5rem;
  left: calc(100% + 0.375rem);
  position: absolute;
  width: 2rem;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .shd > .txt::after {
    height: .6rem;
    left: calc(100% + 0.5625rem);
    width: 2.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box1 > .lnk > .shd > .txt::after {
    height: .7rem;
    left: calc(100% + 0.75rem);
    width: 2.8rem;
  }
}
#main.home > .sec5 > .inner > .box1 > .lnk.hov > .shd > .txt::after {
  transition: transform 0.35s;
}
#main.home > .sec5 > .inner > .box1 > .lnk.hov:hover > .shd > .txt::after {
  transform: translateX(0.5rem);
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.home > .sec5 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.home > .sec5 > .inner > .box2 > .lst {
  height: auto;
  width: 100%;
  border-top: 1px solid #ececec;
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm {
  height: auto;
  width: 100%;
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm.ani {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm.ani {
    transform: translateY(2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm.ani {
    transform: translateY(3rem);
  }
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm.ani.view {
  opacity: 1;
  transform: translateY(0);
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 36px 0;
  align-items: center;
  border-bottom: 1px solid #ececec;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk {
    font-size: 1.26rem;
    line-height: 1;
    padding: 36px 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk {
    font-size: 14px;
    padding: 40px 0;
  }
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .thd {
  height: auto;
  width: 15%;
  font-size: 13px;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-bottom: 0;
  font-family: garamond-premier-pro-display, serif;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .thd {
    font-size: 13px;
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .thd {
    font-size: 14px;
  }
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .thd > .txt {
  display: inline-block;
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .thd > .txt:not(:last-of-type) {
  margin-right: 1em;
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .phd {
  height: auto;
  width: calc(65% - 15px);
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1;
  display: block;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .phd {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .phd {
    font-size: 14px;
  }
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .shd {
  display: none;
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .par {
  height: auto;
  width: 20%;
  margin-top: 0;
  font-size: 13px;
  letter-spacing: 0.04em;
  line-height: 1;
  font-family: yu-mincho-pr6n, "游明朝体", "Yu Mincho", YuMincho, sans-serif;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .par {
    font-size: 13px;
    line-height: 1;
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk > .par {
    font-size: 14px;
  }
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk.hov {
  transition: background-color 0.35s;
}
#main.home > .sec5 > .inner > .box2 > .lst > .itm > .lnk.hov:hover {
  background-color: #f0f0f0;
}
#main.home > .sec5 > .inner > .box2 > .par {
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #main.home > .sec5 > .inner > .box2 > .par {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.home > .sec5 > .inner > .box2 > .par {
    font-size: 1.44rem;
  }
}
