.ly-content {
  background: #121516 url(/lp/digital_catalog/img/bg.webp) no-repeat center top;
  background-size: 100% auto;
  background-attachment: fixed;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .ly-content {
    background-size: 200% auto;
  }
}

@media screen and (min-width: 769px) {
  .ly-sec_in {
    max-width: 1050px;
  }
}

.fixedBtn {
  position: fixed;
  z-index: 1000;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 768px) {
  .fixedBtn {
    top: -0.75vw;
    right: -0.75vw;
  }
}

.secMain {
  z-index: 2;
  padding-top: 0;
  padding-bottom: 0;
}
.secMain_cnt1 {
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .secMain_cnt1 {
    height: 560px;
  }
}
@media screen and (max-width: 768px) {
  .secMain_cnt1 {
    padding-top: 27.5vw;
    padding-bottom: 15vw;
  }
}
@media screen and (max-width: 768px) {
  .secMain_cnt1 ._title {
    width: 70%;
  }
}
.secMain_cnt1 ._img {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .secMain_cnt1 ._img {
    width: 200px;
    right: 156px;
    bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secMain_cnt1 ._img {
    width: 30vw;
    right: 0vw;
    bottom: -12.5vw;
  }
}

.secDetail1 {
  z-index: 1;
  padding-bottom: 0;
}
.secDetail1::before {
  content: "";
  display: block;
  width: 100%;
  height: 640px;
  background: #121516;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .secDetail1::before {
    height: 125vw;
  }
}
.secDetail1::after {
  content: "";
  display: block;
  background: rgba(18, 21, 22, 0.3);
  position: absolute;
  inset: 0;
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt1 {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt1 > ._txt {
    width: 48.5714285714%;
    min-width: 48.5714285714%;
  }
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt1 > ._txt ._btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt1 > ._txt ._btn {
    margin-top: 5vw;
    text-align: center;
  }
}
.secDetail1_cnt1 > ._txt ._btn li + li {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt1 > ._txt ._btn li + li {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt1 > ._img {
    margin-right: -160px;
    margin-top: -180px;
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt1 > ._img {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt2, .secDetail1_cnt3 {
    padding-top: 120px;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt2, .secDetail1_cnt3 {
    padding-top: 15vw;
  }
}
.secDetail1_cnt2 > ._txt, .secDetail1_cnt3 > ._txt {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt2 > ._txt, .secDetail1_cnt3 > ._txt {
    width: 60.9523809524%;
    min-width: 60.9523809524%;
  }
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt2 > ._txt ._point dl dt .co-titleStyle2, .secDetail1_cnt3 > ._txt ._point dl dt .co-titleStyle2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt2 > ._txt ._point dl dt .co-titleStyle2, .secDetail1_cnt3 > ._txt ._point dl dt .co-titleStyle2 {
    margin-bottom: 3.75vw;
  }
}
.secDetail1_cnt2 > ._txt ._point dl dd, .secDetail1_cnt3 > ._txt ._point dl dd {
  background: #121516;
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt2 > ._txt ._point dl dd, .secDetail1_cnt3 > ._txt ._point dl dd {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt2 > ._txt ._point dl dd, .secDetail1_cnt3 > ._txt ._point dl dd {
    padding: 5vw;
  }
}
.secDetail1_cnt2 > ._txt ._point dl dd ul, .secDetail1_cnt3 > ._txt ._point dl dd ul {
  border-top: 1px solid #3d3c3b;
  border-bottom: 1px solid #3d3c3b;
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt2 > ._txt ._point dl dd ul, .secDetail1_cnt3 > ._txt ._point dl dd ul {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt2 > ._txt ._point dl dd ul, .secDetail1_cnt3 > ._txt ._point dl dd ul {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
}
.secDetail1_cnt2 > ._txt ._point dl dd ul li, .secDetail1_cnt3 > ._txt ._point dl dd ul li {
  display: flex;
  align-items: flex-start;
}
.secDetail1_cnt2 > ._txt ._point dl dd ul li::before, .secDetail1_cnt3 > ._txt ._point dl dd ul li::before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: url(/lp/digital_catalog/img/ico_check.svg) no-repeat center/contain;
  margin-right: 15px;
  margin-top: 4px;
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt2 > ._txt ._point dl dd ul li::before, .secDetail1_cnt3 > ._txt ._point dl dd ul li::before {
    width: 4.75vw;
    height: 4.75vw;
    margin-right: 3.75vw;
    margin-top: 1vw;
  }
}
.secDetail1_cnt2 > ._txt ._point dl dd ul li + li, .secDetail1_cnt3 > ._txt ._point dl dd ul li + li {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt2 > ._txt ._point dl dd ul li + li, .secDetail1_cnt3 > ._txt ._point dl dd ul li + li {
    margin-top: 3.75vw;
  }
}
.secDetail1_cnt2 > ._img, .secDetail1_cnt3 > ._img {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt2 > ._img, .secDetail1_cnt3 > ._img {
    max-height: 600px;
  }
}
.secDetail1_cnt2 > ._img img, .secDetail1_cnt3 > ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt2 > ._img {
    margin-left: -65px;
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt2 > ._img {
    margin-top: -10vw;
    margin-right: -10vw;
    margin-left: 10vw;
  }
}
.secDetail1_cnt3 > ._txt {
  order: 2;
}
.secDetail1_cnt3 > ._img {
  order: 1;
}
@media screen and (min-width: 769px) {
  .secDetail1_cnt3 > ._img {
    margin-top: 100px;
    margin-right: -65px;
    margin-left: calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .secDetail1_cnt3 > ._img {
    margin-top: -5vw;
    margin-left: -10vw;
    margin-right: 10vw;
  }
}

.secFlow {
  z-index: 0;
  background: #121516;
}
@media screen and (min-width: 769px) {
  .secFlow {
    padding-bottom: 160px;
  }
}
.secFlow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  background: #121516;
  position: absolute;
  z-index: 1;
  top: -100px;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .secFlow::before {
    height: 25vw;
    top: -25vw;
  }
}
@media screen and (min-width: 769px) {
  .secFlow_cnt1 {
    display: flex;
    align-items: flex-end;
  }
}
.secFlow_cnt1 > ._txt {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secFlow_cnt1 > ._txt {
    width: 62.8571428571%;
    min-width: 62.8571428571%;
  }
}
@media screen and (min-width: 769px) {
  .secFlow_cnt1 > ._txt ._flow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .secFlow_cnt1 > ._txt ._flow dl {
    flex-basis: 48%;
  }
  .secFlow_cnt1 > ._txt ._flow dl:nth-of-type(3) {
    flex-basis: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secFlow_cnt1 > ._txt ._flow dl {
    margin-top: 7.5vw;
  }
}
.secFlow_cnt1 > ._txt ._flow dl dt {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .secFlow_cnt1 > ._txt ._flow dl dt {
    font-size: 4vw;
  }
}
.secFlow_cnt1 > ._txt ._flow dl dd {
  margin-top: 15px;
  padding: 30px 50px;
  border: 1px solid #847344;
  background: #121516;
  border-radius: 3px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .secFlow_cnt1 > ._txt ._flow dl dd {
    margin-top: 2.5vw;
    padding: 5vw 5vw;
    border-radius: 0.75vw;
  }
}
.secFlow_cnt1 > ._txt ._flow dl dd ._img {
  margin: 15px auto;
}
@media screen and (max-width: 768px) {
  .secFlow_cnt1 > ._txt ._flow dl dd ._img {
    margin: 3.75vw auto;
  }
}
.secFlow_cnt1 > ._img {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .secFlow_cnt1 > ._img {
    margin-right: -360px;
    padding-left: 70px;
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 768px) {
  .secFlow_cnt1 > ._img {
    margin-top: -10vw;
    margin-right: -10vw;
    margin-left: 10vw;
  }
}/*# sourceMappingURL=digital_catalog.css.map */