.ly_main .un_homeMv_inner {
  width: 100%;
  max-width: 2000;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeMv_inner {
    min-width: 300px;
  }
}
.ly_main .un_homeLead {
  padding: 200px 0 190px;
  background-image: url(../../img/bg_lead.png);
  background-position: calc(50% - 5px) 67px;
  background-repeat: no-repeat;
  background-size: 931.5px auto;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeLead {
    padding-top: 300px;
    padding-top: 40vw;
    padding-bottom: 300px;
    padding-bottom: 40vw;
    background-image: url(../../img/bg_lead_smp.png);
    background-position: center;
    background-position-y: 65px;
    background-position-y: 8.6666666667vw;
    background-size: 96% auto;
  }
}
.ly_main .un_homeLead_txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 29px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeLead_txt {
    gap: 40px;
    gap: 5.3333333333vw;
  }
}
.ly_main .un_homeLead_txt p {
  padding: 0 10px 5px;
  background-image: repeating-linear-gradient(90deg, #040000, #040000 4px, transparent 4px, transparent 12px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 1px;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeLead_txt p {
    padding: 0 6px 3px;
    background-image: repeating-linear-gradient(90deg, #040000, #040000 3px, transparent 3px, transparent 9px);
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
.ly_main .un_homeNacs {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs {
    margin-bottom: 150px;
    margin-bottom: 20vw;
  }
}
.ly_main .un_homeNacs_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ly_main .un_homeNacs_kataru {
  width: 100%;
  max-width: 940px;
  margin-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_kataru {
    max-width: 650px;
    max-width: 86.6666666667vw;
    margin-bottom: 100px;
    margin-bottom: 13.3333333333vw;
  }
}
.ly_main .un_homeNacs_kataruTtl {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 84px;
  background: #000;
  border-radius: 100vh;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_kataruTtl {
    height: 140px;
    height: 18.6666666667vw;
    margin-bottom: 40px;
    margin-bottom: 5.3333333333vw;
  }
}
.ly_main .un_homeNacs_kataruTtl p {
  text-align: center;
  color: #fff;
  font-size: 3.1rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_kataruTtl p {
    font-size: 34px;
    font-size: 4.5333333333vw;
    letter-spacing: 0.065em;
    line-height: 1.5;
  }
  .ly_main .un_homeNacs_kataruTtl p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5) * 0.5em);
    content: "";
  }
  .ly_main .un_homeNacs_kataruTtl p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5) * 0.5em);
    content: "";
  }
}
.ly_main .un_homeNacs_kataruTtl p br {
  display: none;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_kataruTtl p br {
    display: block;
  }
}
.ly_main .un_homeNacs_kataruTtl span:nth-child(1), .ly_main .un_homeNacs_kataruTtl span:nth-child(7) {
  color: #f3d600;
}
.ly_main .un_homeNacs_kataruTtl span:nth-child(2), .ly_main .un_homeNacs_kataruTtl span:nth-child(8) {
  color: #547ebb;
}
.ly_main .un_homeNacs_kataruTtl span:nth-child(3), .ly_main .un_homeNacs_kataruTtl span:nth-child(5) {
  color: #c30024;
}
.ly_main .un_homeNacs_kataruTtl span:nth-child(4) {
  color: #008f56;
}
.ly_main .un_homeNacs_kataruTtl span:nth-child(6) {
  color: #9f9f9f;
}
.ly_main .un_homeNacs_kataruVideo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ly_main .un_homeNacs_kataruVideo iframe {
  width: 100%;
  max-width: 600px;
  height: auto;
  aspect-ratio: 16/9;
  border: 8px solid #000;
  background: #999;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_kataruVideo iframe {
    border-width: 16px;
    border-width: 2.1333333333vw;
  }
}
.ly_main .un_homeNacs_osusume {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusume {
    max-width: 630px;
    max-width: 84vw;
  }
}
.ly_main .un_homeNacs_osusumeTtl {
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1;
  margin-bottom: 450px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTtl {
    font-size: 36px;
    font-size: 4.8vw;
    letter-spacing: 0.065em;
    margin-bottom: 70px;
    margin-bottom: 9.3333333333vw;
    text-align: center;
    line-height: 1.7;
  }
  .ly_main .un_homeNacs_osusumeTtl::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7) * 0.5em);
    content: "";
  }
  .ly_main .un_homeNacs_osusumeTtl::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7) * 0.5em);
    content: "";
  }
}
.ly_main .un_homeNacs_osusumeTtl br {
  display: none;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTtl br {
    display: block;
  }
}
.ly_main .un_homeNacs_osusumeTtl_sub {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1;
  padding: 0 10px 6px;
  margin-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTtl_sub {
    font-size: 22px;
    font-size: 2.9333333333vw;
    letter-spacing: 0.065em;
    padding-right: 10px;
    padding-right: 1.3333333333vw;
    padding-left: 10px;
    padding-left: 1.3333333333vw;
    margin-bottom: 30px;
    margin-bottom: 4vw;
  }
}
.ly_main .un_homeNacs_osusumeTtl_sub::before, .ly_main .un_homeNacs_osusumeTtl_sub::after {
  display: block;
  content: "";
  position: absolute;
}
.ly_main .un_homeNacs_osusumeTtl_sub::before {
  bottom: 0;
  left: 75%;
  border-style: solid;
  border-width: 15px 13px 0 0;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}
.ly_main .un_homeNacs_osusumeTtl_sub::after {
  bottom: 0;
  left: 75%;
  border-style: solid;
  border-width: 12.3px 10.7px 0 0;
  border-color: #f6f6f6 transparent transparent;
  translate: calc(-50% - 0.2px) 100%;
}
.ly_main .un_homeNacs_osusumeTtl_sub span {
  color: #c30024;
}
.ly_main .un_homeNacs_osusumeVideo {
  width: 100%;
  max-width: 932px;
  position: absolute;
  top: 150px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    top: unset;
    margin-bottom: 65px;
    margin-bottom: 8.6666666667vw;
  }
}
.ly_main .un_homeNacs_osusumeVideo article {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article {
    position: relative;
    width: 100% !important;
    top: unset !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
  }
}
.ly_main .un_homeNacs_osusumeVideo article a {
  display: block;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: none !important;
}
.ly_main .un_homeNacs_osusumeVideo article a:hover, .ly_main .un_homeNacs_osusumeVideo article a:focus {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article a:hover, .ly_main .un_homeNacs_osusumeVideo article a:focus {
    transform: none !important;
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(1) {
  width: 135px;
  left: 0;
  top: 50px;
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(1) a {
  aspect-ratio: 270/393;
  background-image: url(../../img/nacs_img01.png);
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(1) a {
    aspect-ratio: 1204/723;
    background-image: url(../../img/nacs_img01_smp.png);
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(1) a:hover {
    aspect-ratio: 575/558;
    background-image: url(../../img/nacs_img01_on.png);
    transform: scale(2);
    transform-origin: center 20%;
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(1).__cs a:hover {
    aspect-ratio: 270/393;
    transform: none;
    background-image: url(../../img/nacs_img01_cs.png);
  }
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(1).__cs a {
    background-image: url(../../img/nacs_img01_cs_smp.png);
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(2) {
  width: 142px;
  left: 183px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(2) {
    margin-bottom: 40px;
    margin-bottom: 5.3333333333vw;
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(2) a {
  aspect-ratio: 284/394;
  background-image: url(../../img/nacs_img02.png);
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(2) a {
    aspect-ratio: 1219/699;
    background-image: url(../../img/nacs_img02_smp.png);
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(2) a:hover {
    aspect-ratio: 514/625;
    background-image: url(../../img/nacs_img02_on.png);
    transform: scale(1.7);
    transform-origin: calc(50% - 28px) 20%;
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(2).__cs a:hover {
    aspect-ratio: 284/394;
    transform: none;
    background-image: url(../../img/nacs_img02_cs.png);
  }
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(2).__cs a {
    background-image: url(../../img/nacs_img02_cs_smp.png);
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(3) {
  width: 156px;
  left: 376px;
  top: 106px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(3) {
    margin-bottom: 14px;
    margin-bottom: 1.8666666667vw;
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(3) a {
  aspect-ratio: 312/376;
  background-image: url(../../img/nacs_img03.png);
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(3) a {
    aspect-ratio: 1205/670;
    background-image: url(../../img/nacs_img03_smp.png);
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(3) a:hover {
    aspect-ratio: 634/528;
    background-image: url(../../img/nacs_img03_on.png);
    transform: scale(1.8);
    transform-origin: calc(50% + 5px) 20%;
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(3).__cs a:hover {
    aspect-ratio: 312/376;
    transform: none;
    background-image: url(../../img/nacs_img03_cs.png);
  }
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(3).__cs a {
    background-image: url(../../img/nacs_img03_cs_smp.png);
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(4) {
  width: 164px;
  top: 10px;
  left: 566px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(4) {
    margin-bottom: 14px;
    margin-bottom: 1.8666666667vw;
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(4) a {
  aspect-ratio: 328/412;
  background-image: url(../../img/nacs_img04.png);
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(4) a {
    aspect-ratio: 1214/810;
    background-image: url(../../img/nacs_img04_smp.png);
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(4) a:hover {
    aspect-ratio: 596/611;
    background-image: url(../../img/nacs_img04_on.png);
    transform: scale(1.7);
    transform-origin: center 30%;
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(4).__cs a:hover {
    aspect-ratio: 328/412;
    transform: none;
    background-image: url(../../img/nacs_img04_cs.png);
  }
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(4).__cs a {
    background-image: url(../../img/nacs_img04_cs_smp.png);
  }
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(5) {
  width: 148px;
  right: 0;
  top: 42px;
}
.ly_main .un_homeNacs_osusumeVideo article:nth-child(5) a {
  aspect-ratio: 296/391;
  background-image: url(../../img/nacs_img05.png);
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(5) a {
    aspect-ratio: 1224/738;
    background-image: url(../../img/nacs_img05_smp.png);
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(5) a:hover {
    aspect-ratio: 547/596;
    background-image: url(../../img/nacs_img05_on.png);
    transform: scale(1.8);
    transform-origin: center 20%;
  }
}
@media screen and (min-width: 769px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(5).__cs a:hover {
    aspect-ratio: 296/391;
    transform: none;
    background-image: url(../../img/nacs_img05_cs.png);
  }
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeVideo article:nth-child(5).__cs a {
    background-image: url(../../img/nacs_img05_cs_smp.png);
  }
}
.ly_main .un_homeNacs_osusumeTxt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
}
.ly_main .un_homeNacs_osusumeTxt p {
  letter-spacing: 0.013em;
  line-height: 1;
  position: relative;
}
.ly_main .un_homeNacs_osusumeTxt p.__click {
  font-size: 1.38rem;
  background-image: repeating-linear-gradient(90deg, #040000, #040000 4px, transparent 4px, transparent 12px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 1px;
  padding: 0 8px 5px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTxt p.__click {
    display: none;
  }
}
.ly_main .un_homeNacs_osusumeTxt p.__minna {
  font-size: 2.1rem;
  letter-spacing: 0.13em;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTxt p.__minna {
    font-size: 23px;
    font-size: 3.0666666667vw;
    letter-spacing: 0.065em;
  }
}
.ly_main .un_homeNacs_osusumeTxt p.__minna::before, .ly_main .un_homeNacs_osusumeTxt p.__minna::after {
  display: block;
  content: "";
  background: #000;
  width: 1px;
  height: 40px;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTxt p.__minna::before, .ly_main .un_homeNacs_osusumeTxt p.__minna::after {
    height: 40px;
    height: 5.3333333333vw;
  }
}
.ly_main .un_homeNacs_osusumeTxt p.__minna::before {
  transform: translateY(-30%) rotate(32deg);
  left: -22px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTxt p.__minna::before {
    left: -30px;
    left: -4vw;
  }
}
.ly_main .un_homeNacs_osusumeTxt p.__minna::after {
  transform: translateY(-30%) rotate(-32deg);
  right: -22px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeNacs_osusumeTxt p.__minna::after {
    right: -30px;
    right: -4vw;
  }
}
.ly_main .un_homeShare {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare {
    margin-bottom: 64px;
    margin-bottom: 8.5333333333vw;
  }
}
.ly_main .un_homeShare_inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_inner {
    max-width: 615px;
    max-width: 82vw;
    margin-bottom: 60px;
    margin-bottom: 8vw;
  }
}
.ly_main .un_homeShare_block {
  border: 1px solid #000;
  background: #fff;
  padding: 60px 0 45px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_block {
    padding-top: 50px;
    padding-top: 6.6666666667vw;
    padding-bottom: 40px;
    padding-bottom: 5.3333333333vw;
  }
}
.ly_main .un_homeShare_block::before, .ly_main .un_homeShare_block::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 100;
}
.ly_main .un_homeShare_block::before {
  top: -45px;
  right: 50px;
  width: 122.5px;
  height: 140px;
  background-image: url(../../img/share_img01.png);
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_block::before {
    top: -80px;
    top: -10.6666666667vw;
    right: -4px;
    right: -0.5333333333vw;
    width: 140px;
    width: 18.6666666667vw;
    height: 155px;
    height: 20.6666666667vw;
  }
}
.ly_main .un_homeShare_block::after {
  top: 55px;
  right: 114px;
  width: 170px;
  height: 103px;
  transform: rotate(-2.8deg);
  background-image: url(../../img/share_img02.png);
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_block::after {
    top: 100px;
    top: 13.3333333333vw;
    right: 0px;
    right: 0vw;
    width: 125px;
    width: 16.6666666667vw;
    height: 75px;
    height: 10vw;
  }
}
.ly_main .un_homeShare_ttlSub {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1;
  height: 54px;
  background: #000;
  border-radius: 14px;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  left: 30px;
  padding: 0 25px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_ttlSub {
    font-size: 20px;
    font-size: 2.6666666667vw;
    letter-spacing: 0.065em;
    height: 50px;
    height: 6.6666666667vw;
    border-radius: 12px;
    border-radius: 1.6vw;
    left: 26px;
    left: 3.4666666667vw;
    padding-left: 25px;
    padding-left: 3.3333333333vw;
    padding-right: 25px;
    padding-right: 3.3333333333vw;
  }
}
.ly_main .un_homeShare_ttlSub::before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 45px;
  border-style: solid;
  border-width: 12px;
  border-right: none;
  border-bottom: none;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_ttlSub::before {
    left: 40px;
    left: 5.3333333333vw;
    border-width: 12px;
    border-width: 1.6vw;
  }
}
.ly_main .un_homeShare_ttl {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1.57;
  padding: 0 30px 24px;
  border-bottom: 1px solid #000;
}
.ly_main .un_homeShare_ttl::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.57) * 0.5em);
  content: "";
}
.ly_main .un_homeShare_ttl::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.57) * 0.5em);
  content: "";
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_ttl {
    font-size: 24.5px;
    font-size: 3.2666666667vw;
    letter-spacing: 0.065em;
    padding-left: 30px;
    padding-left: 4vw;
    padding-right: 30px;
    padding-right: 4vw;
    padding-bottom: 36px;
    padding-bottom: 4.8vw;
  }
}
.ly_main .un_homeShare_ttl strong {
  display: inline-block;
  position: relative;
}
.ly_main .un_homeShare_ttl strong:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 6px;
  background: #d72224;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_ttl strong:after {
    height: 6px;
    height: 0.8vw;
  }
}
.ly_main .un_homeShare_img {
  position: relative;
  padding: 48px 30px 0;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_img {
    padding-top: 45px;
    padding-top: 6vw;
    padding-left: 60px;
    padding-left: 8vw;
    padding-right: 60px;
    padding-right: 8vw;
  }
}
.ly_main .un_homeShare_img ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_img ul {
    flex-wrap: wrap;
    gap: 3.2vw;
  }
}
.ly_main .un_homeShare_img ul li {
  width: calc((100% - 66px) / 4);
  aspect-ratio: 1/1;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_img ul li {
    width: calc((100% - 3.2vw) / 2);
  }
}
.ly_main .un_homeShare_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px auto 0;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_btn {
    margin-top: 30px;
    margin-top: 4vw;
  }
}
.ly_main .un_homeShare_btn:after {
  display: block;
  content: "";
  width: 30px;
  height: 34px;
  background: url(../../img/icon_share_accent.svg) no-repeat;
  background-size: cover;
  position: absolute;
  top: -12px;
  right: -30px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_btn:after {
    width: 30px;
    width: 4vw;
    height: 34px;
    height: 4.5333333333vw;
    top: -12px;
    top: -1.6vw;
    right: -30px;
    right: -4vw;
  }
}
.ly_main .un_homeShare_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  line-height: 1;
  height: 70px;
  border: 1px solid #000;
  border-radius: 100vh;
  box-shadow: 5px 5px #000;
  padding: 0 40px 0 45px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_btn a {
    font-size: 20px;
    font-size: 2.6666666667vw;
    letter-spacing: 0.065em;
    height: 70px;
    height: 9.3333333333vw;
    box-shadow: 0.66666vw 0.66666vw #000;
    padding-left: 45px;
    padding-left: 6vw;
    padding-right: 40px;
    padding-right: 5.3333333333vw;
  }
}
.ly_main .un_homeShare_btn a::before {
  display: block;
  content: "";
  width: 38px;
  height: 38px;
  background: url(../../img/icon_instagram.png) no-repeat;
  background-size: cover;
  margin-right: 8px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_btn a::before {
    width: 38px;
    width: 5.0666666667vw;
    height: 38px;
    height: 5.0666666667vw;
    margin-right: 10px;
    margin-right: 1.3333333333vw;
  }
}
.ly_main .un_homeShare_btn a:hover {
  text-decoration: none;
}
.ly_main .un_homeShare_icon {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 14px;
  padding-left: 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_icon {
    gap: 25px;
    gap: 3.3333333333vw;
    margin-top: 14px;
    margin-top: 1.8666666667vw;
    padding-left: 10px;
    padding-left: 1.3333333333vw;
  }
}
.ly_main .un_homeShare_icon figure {
  position: relative;
}
.ly_main .un_homeShare_icon figure img {
  width: auto;
  height: 30px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_icon figure img {
    height: 30px;
    height: 4vw;
  }
}
.ly_main .un_homeShare_icon figure:nth-child(3) {
  top: 2px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_icon figure:nth-child(3) {
    top: 2px;
    top: 0.2666666667vw;
  }
}
.ly_main .un_homeShare_icon figure:nth-child(4) {
  position: absolute;
  right: 10px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeShare_icon figure:nth-child(4) {
    right: 20px;
    right: 2.6666666667vw;
  }
}
.ly_main .un_homeTravel {
  padding: 64px 0 100px;
  background: url(../../img/bg_travel_noise.png) center;
  background-color: #c5b097;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel {
    background-image: url(../../img/bg_travel_noise_smp.png);
    padding-top: 50px;
    padding-top: 6.6666666667vw;
    padding-bottom: 105px;
    padding-bottom: 14vw;
  }
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_inner {
    max-width: 640px;
    max-width: 85.3333333333vw;
    margin: 0 auto;
  }
}
.ly_main .un_homeTravel_ttl {
  max-width: 842.5px;
  margin: 0 auto 30px;
  position: relative;
  left: -15px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_ttl {
    left: -3px;
    left: -0.4vw;
  }
}
.ly_main .un_homeTravel_lead {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 29px;
  margin-bottom: 115px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_lead {
    gap: 40px;
    gap: 5.3333333333vw;
    margin-bottom: 90px;
    margin-bottom: 12vw;
  }
}
.ly_main .un_homeTravel_lead p {
  word-break: break-all;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 1;
  background-image: repeating-linear-gradient(90deg, #040000, #040000 4px, transparent 4px, transparent 12px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 1px;
  padding: 0 10px 5px;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_lead p {
    padding: 0 6px 3px;
    background-image: repeating-linear-gradient(90deg, #040000, #040000 3px, transparent 3px, transparent 9px);
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_lead.__pc {
    display: none;
  }
}
.ly_main .un_homeTravel_lead.__smp {
  display: none;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_lead.__smp {
    display: flex;
  }
}
.ly_main .un_homeTravel_reportWrap {
  display: flex;
  flex-direction: column;
  gap: 80px;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_reportWrap {
    gap: 100px;
    gap: 13.3333333333vw;
    max-width: unset;
  }
}
.ly_main .un_homeTravel_reportBlock {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_reportBlock {
    flex-direction: column;
    gap: 25px;
    gap: 3.3333333333vw;
  }
}
.ly_main .un_homeTravel_reportBlock .__reporter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 200px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_reportBlock .__reporter {
    align-items: start;
    width: 100%;
    padding-left: 210px;
    padding-left: 28vw;
    min-height: 190px;
    min-height: 25.3333333333vw;
  }
}
.ly_main .un_homeTravel_reportBlock .__img {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  overflow: hidden;
  background: #999;
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_reportBlock .__img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 190px;
    width: 25.3333333333vw;
    height: 190px;
    height: 25.3333333333vw;
  }
}
.ly_main .un_homeTravel_reportBlock .__name {
  margin: 24px 0 16px;
  font-size: 2.7rem;
  letter-spacing: 0.13em;
}
.ly_main .un_homeTravel_reportBlock .__name::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
.ly_main .un_homeTravel_reportBlock .__name::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_reportBlock .__name {
    margin-top: 0;
    margin-bottom: 30px;
    margin-bottom: 4vw;
    font-size: 34px;
    font-size: 4.5333333333vw;
    letter-spacing: 0.065em;
  }
}
.ly_main .un_homeTravel_reportBlock .__prof {
  font-size: 1.3rem;
}
.ly_main .un_homeTravel_reportBlock .__prof::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
.ly_main .un_homeTravel_reportBlock .__prof::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media screen and (max-width: 768px) {
  .ly_main .un_homeTravel_reportBlock .__prof {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
.ly_main .un_homeTravel_reportBlock .__video {
  width: 100%;
  max-width: 615px;
}
.ly_main .un_homeTravel_reportBlock .__video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  background: #999;
  box-shadow: 5px 5px 0 0 #000;
}/*# sourceMappingURL=style.css.map */