.bg-img-pc,
.menu-pc {
  display: block;
}

.bg-zebra {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .ul-lv1 a {
    color: #000;
    transition: 0.3s;
  }
  .ul-lv1 a:hover {
    text-decoration: underline;
  }
  .ul-lv1 {
    font-size: 17px;
    font-weight: 500;
  }
  .ul-lv1 h2 {
    font-size: 47px;
    font-weight: 400;
    margin-bottom: 39px;
  }
  .noti-wrap-pc {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 35px;
    z-index: 10;
  }
  .news-noti {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
  }
  .news-noti .news-wrap {
    width: 290px;
    z-index: 999999;
  }
  .mr-bell {
    width: 30px;
    height: 30px;
    position: absolute;
  }
  #js-open-notification {
    font-size: 30px;
  }
  .unread-news {
    top: 0;
    right: 0;
  }
  .wrapper .menu-pc {
    width: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    position: relative;
    height: 102%;
    transform: translate(11px, -7px);
  }
  .wrapper .menu-pc .ul-lv1 {
    position: absolute;
    top: 115px;
    left: 90px;
    width: 100%;
    list-style-type: none;
  }
  .wrapper .menu-pc .ul-lv2 {
    padding-left: 50px;
    list-style-type: disc;
  }
  .wrapper .bg-img-pc {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .wrapper .ec-layoutRole__contents {
    position: relative;
    width: 50%;
    margin-top: 0 !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: left;
  }
  .wrapper .ec-layoutRole__contents .ec-layoutRole__main {
    overflow-y: scroll;
    height: calc(100% - 80px);
    position: relative;
    top: 40px;
  }
  .container {
    max-width: 100%;
  }
  .ec-layoutRole__footer {
    height: 55px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: red;
    z-index: 9999;
    left: 0;
  }
  .lamp-box-fixed {
    overflow: hidden;
    height: 145px;
  }
  .lamp-box-fixed img {
    position: absolute;
    top: -30px;
  }
  .wrapper .menu-pc {
    width: 50%;
  }
  .wrapper .ul-lv1 {
    left: 25px;
  }
  .wrapper .ec-layoutRole__contents {
    width: 50%;
  }
  .wrapper .ec-layoutRole__contents .ec-layoutRole__main {
    margin-left: auto;
    margin-right: auto;
  }
  .wrapper .menu-pc .ul-lv1 {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media screen and (min-width: 920px) {
  .wrapper .ec-layoutRole__contents {
    left: -2px;
  }
}

@media screen and (min-width: 1024px) {
  .wrapper .menu-pc {
    width: 50%;
  }
  .wrapper .menu-pc {
    position: relative;
    transform: translate(14px, -8px);
  }
  .wrapper .ec-layoutRole__contents {
    width: 50%;
    position: relative;
  }
}

@media screen and (min-width: 1600px) and (min-height: 768px) {
  .wrapper .ec-layoutRole__contents {
    left: -5px;
  }
}

@media screen and (min-width: 1920px) and (min-height: 768px) {
  .news-noti .news-wrap {
    width: 378px;
  }
  .wrap-logo {
    width: 171px;
  }
  .wrapper .menu-pc {
    transform: translate(16px, -8px);
  }
}

/************************************
 PC responsive
 ***********************************/

@media screen and (min-width: 768px) {
  .qa-section {
    margin-top: 0;
    padding-top: 0;
  }
  .ec-layoutRole__main .sln_card_payment_container {
    margin: 0;
  }
  .border-1px-black {
    border: 1px solid #000;
  }
  .lamp-box-fixed {
    position: absolute;
    margin: 0 0 0 150px;
    top: 40px;
  }
  .mr-slider-product {
    margin-top: 0;
  }
  .cart-inner {
    margin-top: 0;
  }
  .mr-mt-70 {
    margin-top: 0;
  }
  .chapter-welcome {
    margin-top: 0;
  }
  #welcome-home {
    margin-top: 0;
  }
  .mr-profile-content {
    margin-top: 0;
  }
  .wrapper {
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    max-width: 1280px;
    max-height: 980px;
    min-width: 1280px;
    min-height: 980px;
    margin: 100px auto 65px auto;
    position: relative;
  }
  .wrapper .ec-layoutRole__contents .ec-layoutRole__main {
    width: -moz-fit-content;
    width: fit-content;
  }
  .wrapper .ec-layoutRole__contents .ec-layoutRole__main > div.container {
    width: 375px;
  }
  .full-height-minus-70px {
    min-height: 490px;
  }
}

@media screen and (min-height: 1024px) and (min-width: 768px) {
  .wrapper {
    max-width: 1280px;
    max-height: 980px;
    margin-top: calc((100vh - 980px) / 2);
  }
  .full-height-minus-70px {
    min-height: 730px;
  }
}

@media screen and (min-height: 1024px) and (min-width: 1024px) {
  .wrapper {
    max-width: 1280px;
    max-height: 980px;
    margin-top: calc((100vh - 980px) / 2);
  }
  .full-height-minus-70px {
    /*min-height: calc(980px - 70px);*/
  }
}

@media screen and (min-height: 1024px) and (min-width: 1366px) {
  .wrapper {
    max-width: 1280px;
    max-height: 980px;
    margin-top: calc((100vh - 980px) / 2);
  }
  .full-height-minus-70px {
    /*min-height: calc(980px - 70px);*/
  }
}

@media screen and (min-height: 1366px) and (min-width: 1024px) {
  .wrapper {
    max-width: 1280px;
    max-height: 980px;
    margin-top: calc((100vh - 980px) / 2);
  }
  .full-height-minus-70px {
    /*min-height: calc(980px - 70px);*/
  }
}

@media screen and (min-height: 1366px) and (min-width: 1366px) {
  .wrapper {
    max-width: 1280px;
    max-height: 980px;
    margin-top: calc((100vh - 980px) / 2);
  }
  .full-height-minus-70px {
    /*min-height: calc(980px - 70px);*/
  }
}

/* PC responsive END*/

.button-top-float-top {
  position: absolute;
  top: 60px;
  z-index: 10;
  right: 155px;
}

.button-float-top-bottom {
  position: absolute;
  top: 60px;
  z-index: 10;
  right: 240px;
  left: unset;
  bottom: unset;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
}

.button-float-top-bottom__inner {
  display: block;
  padding: 0;
  width: auto !important;
}

.button-float-top-bottom__inner .btn-first {
  display: none;
}

.button-float-top-bottom__inner .btn {
  bottom: unset;
  right: unset !important;
  position: unset !important;
  font-size: 14px;
  font-weight: normal;
  padding: 11px 10px;
}

@media screen and (min-width: 768px) {
  .grid-product__item img {
    width: 138px !important;
    height: 138px !important;
  }
}

.btn-popup-video-call-test-apero a:hover {
  text-decoration: underline !important;
}
/*# sourceMappingURL=only_pc.css.map */