@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Pretendard Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #1c1c1c;
  background-color: #fff;
  line-height: 1.6;
}

.sc-mo,
.sc-ta {
  display: none;
}

@media (max-width: 1279px) and (min-width: 600px) {
  .sc-ta {
    display: block;
  }
}
@media (max-width: 599px) {
  .sc-mo {
    display: block;
  }
}
@media (max-width: 1279px) {
  .sc-ta {
    display: block;
  }
}
.container {
  padding: 80px;
}
@media (max-width: 1279px) and (min-width: 600px) {
  .container {
    padding: 40px;
  }
}
@media (max-width: 599px) {
  .container {
    padding: 20px;
  }
}
.container .header .header-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.container .header .logo {
  width: 120px;
  height: 96px;
  background: url(../images/logo.svg) no-repeat center;
  background-size: contain;
  font-size: 0px;
  display: block;
}

.bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 150px;
  margin-bottom: 150px;
}
.bottom .plus-icon {
  width: 27px;
  height: 27px;
  display: block;
  background: url(../images/icon_plus.svg) no-repeat center 100%;
  margin-bottom: 60px;
}
@media (max-width: 599px) {
  .bottom .plus-icon {
    width: 14px;
    height: 14px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1279px) and (min-width: 600px) {
  .bottom .plus-icon {
    width: 20px;
    height: 20px;
    margin-bottom: 40px;
  }
}
.bottom .a-logo {
  border: 0;
  width: 143px;
  height: 100px;
  background: none;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.3s;
  position: relative;
}
@media (max-width: 1279px) {
  .bottom .a-logo {
    width: 107px;
    height: 75px;
  }
}
.bottom .a-logo:hover {
  opacity: 1;
}
.bottom .a-logo::before {
  content: "";
  width: 143px;
  height: 65px;
  display: inline-block;
  background: url(../images/sound_crafter1.svg) no-repeat center;
}
@media (max-width: 1279px) {
  .bottom .a-logo::before {
    width: 107px;
    height: 49px;
  }
}
.bottom .a-logo::after {
  content: "";
  width: 141px;
  height: 24px;
  display: inline-block;
  background: url(../images/sound_crafter2.svg) no-repeat center;
}
@media (max-width: 1279px) {
  .bottom .a-logo::after {
    width: 107px;
    height: 18px;
  }
}

.description {
  margin-top: 200px;
  font-size: 28px;
  line-height: 1.5;
}
@media (max-width: 1279px) {
  .description {
    font-size: 20px;
    margin-top: 150px;
  }
}

.products .product {
  margin-top: 150px;
}
.products .product .product-title {
  font-size: 50px;
  font-weight: 900;
  letter-spacing: -1.3px;
  line-height: 1.2;
}
@media (max-width: 1279px) {
  .products .product .product-title {
    font-size: 40px;
  }
}
.products .product .product-subtitle {
  margin-top: 56px;
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 1279px) {
  .products .product .product-subtitle {
    font-size: 20px;
  }
}
.products .product .product-description {
  margin-top: 20px;
  font-size: 16px;
  color: #585858;
}
.products .product .product-description + .product-description {
  margin-top: 2px;
}
@media (max-width: 1279px) {
  .products .product .product-description {
    font-size: 14px;
  }
}
.products .product .product-pricing {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  gap: 40px;
}
@media (max-width: 1279px) and (min-width: 600px) {
  .products .product .product-pricing {
    gap: 30px;
  }
}
@media (max-width: 599px) {
  .products .product .product-pricing {
    flex-direction: column;
    gap: 20px;
  }
}
.products .product .price-option {
  font-size: 24px;
  font-weight: 700;
  color: #585858;
  flex: 50%;
}
.products .product .price-option .info {
  font-size: 16px;
}
@media (max-width: 1279px) {
  .products .product .price-option {
    font-size: 20px;
  }
  .products .product .price-option .info {
    display: block;
    font-size: 14px;
  }
}
.products .product .product-dual {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: stretch;
}
@media (max-width: 1279px) {
  .products .product .product-dual.ty2 {
    flex-direction: column;
  }
}
@media (max-width: 1279px) and (min-width: 600px) {
  .products .product .product-dual {
    gap: 30px;
  }
}
@media (max-width: 599px) {
  .products .product .product-dual {
    flex-direction: column;
  }
}
.products .product .product-dual .dual-item {
  flex: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.products .product .product-dual .dual-item .price-option {
  font-size: 24px;
  font-weight: 700;
  flex: none;
  color: #585858;
}
@media (max-width: 1279px) {
  .products .product .product-dual .dual-item .price-option {
    font-size: 20px;
  }
}
@media (max-width: 599px) {
  .products .product .product-dual .dual-item .price-option {
    margin-top: 20px;
  }
}
.products .product .product-image {
  margin-top: 40px;
  position: relative;
}
.products .product .product-image img {
  width: 100%;
}
.products .product .product-image .swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.products .product .product-image .swiper .swiper-wrapper {
  display: flex;
  align-items: center;
}
.products .product .product-image .swiper .swiper-slide {
  flex-shrink: 0;
  width: 100%;
}
.products .product .product-image .swiper .swiper-slide img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.products .product .product-image .swiper .swiper-button-prev,
.products .product .product-image .swiper .swiper-button-next {
  display: inline-block;
  position: absolute;
  width: 72px;
  height: 72px;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s;
  border: none;
  color: white;
  cursor: pointer;
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}
.products .product .product-image .swiper .swiper-button-prev:hover,
.products .product .product-image .swiper .swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 1279px) and (min-width: 600px) {
  .products .product .product-image .swiper .swiper-button-prev,
  .products .product .product-image .swiper .swiper-button-next {
    width: 44px;
    height: 44px;
  }
}
@media (max-width: 599px) {
  .products .product .product-image .swiper .swiper-button-prev,
  .products .product .product-image .swiper .swiper-button-next {
    width: 36px;
    height: 36px;
  }
}
.products .product .product-image .swiper .swiper-button-prev:after,
.products .product .product-image .swiper .swiper-button-next:after {
  display: none;
}
.products .product .product-image .swiper .swiper-button-prev {
  left: -36px;
  background-image: url(../images/icon_prev.svg);
}
@media (max-width: 1279px) and (min-width: 600px) {
  .products .product .product-image .swiper .swiper-button-prev {
    left: -22px;
  }
}
@media (max-width: 599px) {
  .products .product .product-image .swiper .swiper-button-prev {
    left: -16px;
  }
}
.products .product .product-image .swiper .swiper-button-next {
  right: -36px;
  background-image: url(../images/icon_next.svg);
}
@media (max-width: 1279px) and (min-width: 600px) {
  .products .product .product-image .swiper .swiper-button-next {
    right: -22px;
  }
}
@media (max-width: 599px) {
  .products .product .product-image .swiper .swiper-button-next {
    right: -16px;
  }
}

.store-info {
  margin-top: 150px;
  margin-bottom: 150px;
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  width: 100%;
  gap: 40px;
}
@media (max-width: 599px) {
  .store-info {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 1279px) {
  .store-info {
    margin-top: 120px;
    margin-bottom: 120px;
  }
}
.store-info .contact-info {
  position: relative;
  flex: 1 0 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  padding: 0px;
}
.store-info .contact-info .contact-title {
  display: block;
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 1279px) {
  .store-info .contact-info .contact-title {
    font-size: 20px;
  }
}
.store-info .contact-info .contact-link {
  display: block;
  font-size: 16px;
  color: #eb8e42;
  text-decoration: none;
  font-weight: 700;
}
@media (max-width: 1279px) {
  .store-info .contact-info .contact-link {
    font-size: 14px;
  }
}
.store-info .contact-info .contact-phone {
  font-size: 16px;
  color: #eb8e42;
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 1279px) {
  .store-info .contact-info .contact-phone {
    /* font-size: 24px; */
	font-size:14px;
  }
}

.popup {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.popup .popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: url(../images/icon_close.svg) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  display: block;
  border: 0;
}
.popup .popup-cont {
  position: relative;
  width: 400px;
  height: auto;
  padding: 80px 40px;
  background-color: #fff;
  max-width: 90%;
}
@media (max-width: 1279px) {
  .popup .popup-cont {
    width: 360px;
  }
}
@media (max-width: 599px) {
  .popup .popup-cont {
    width: 315px;
  }
}
.popup .popup-logo {
  display: block;
  width: 50px;
  height: 40px;
  margin: 0 auto;
  background: url(../images/logo.svg) no-repeat center;
  background-size: contain;
}
.popup .popup-text {
  margin-top: 32px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
}

.popup .popup-text2 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
}
.popup .popup-text2 b {
  font-weight: 900;
}
@media (max-width: 1279px) {
  .popup .popup-text {
    font-size: 16px;
  }
  .popup .popup-text2 {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .popup .popup-text2 {
    font-size: 14px;
  }
}
.popup .popup-text2 .highlight {
  text-decoration: underline;
  color: #eb8e42;
}
.popup .line {
  margin-top: 32px;
  border-bottom: 1px solid #d9d7d7;
  width: 100%;
  display: inline-block;
}
.popup .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  gap: 8px;
}
.popup .info a {
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  color: #585858;
  text-decoration: none;
  text-align: center;
}
@media (max-width: 1279px) {
  .popup .info a {
    font-size: 14px;
  }
}

.akim-layer {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100;
}

.akim-layer:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
}

.akim-layer .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: calc(100dvh - 190px);
  width: calc(100% - 40px);
  max-width: 1280px;
}

.akim-layer .cont .close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 45px;
  height: 45px;
  background: url(../images/btn_akim_close.png) 0 0 no-repeat;
  text-indent: -999px;
  overflow: hidden;
  z-index: 2;
}

.akim-layer .cont .scroll-box {
  position: relative;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  background: #fff;
  font-size: 0;
}

.akim-layer .cont .scroll-box img {
  width: 100%;
}

.akim-layer .cont .scroll-box video {
  width: 100%;
  height: auto;
}

.ly-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.ly-popup-bg {
  height: 100%;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.5);
}

.ly-popup-con {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ly-popup-con-img {
  width: 450px;
  position: relative;
}

.ly-popup-con-img img {
  width: 100%;
}

.ly-popup-con-img .linkBtn {
  position: absolute;
  width: 80%;
  height: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

.ly-popup-con-img .linkBtn1 {
  bottom: 71px;
}

.ly-popup-con-img .linkBtn2 {
  bottom: 49px;
}

.ly-popup-con-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}

.ly-popup-con-header a {
  display: block;
  width: 42px;
  height: 42px;
}

.mo .ly-popup-con-header a {
  width: 110px;
  height: 110px;
}

.mo .ly-popup-con-img {
  width: 1200px;
}

.mo .ly-popup-con-img .linkBtn {
  height: 50px;
}

.mo .ly-popup-con-img .linkBtn1 {
  bottom: 191px;
}

.mo .ly-popup-con-img .linkBtn2 {
  bottom: 132px;
}

@media (max-width: 599px) {
  .description {
    margin-top: 80px;
  }
  .store-info {
    margin-top: 48px;
    margin-bottom: 100px;
  }
  .products .product {
    margin-top: 100px;
  }
}
