@charset "UTF-8";

.m-header,
.m-footer,
.m-bottomNav {
  display: none;
}

#modalAmazonPayNotice [data-amazonpay="sp"] {
  display: none;
}

@media (hover: none) and (pointer: coarse) {
  html,
  body {
    min-width: 0;
    overflow-x: hidden;
  }

  body {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans",
      "Hiragino Kaku Gothic ProN", "游ゴシック Medium", meiryo, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
  }

  body:not(.popup) .l-main {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  body.popup .l-main {
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  body:not(.popup) .l-content {
    width: 100%;
    min-width: 0;
    padding: 0 16px;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-wrap: break-word;
  }
  body:not(.popup) .l-content img,
  body.popup .l-content img {
    max-width: 100%;
    height: auto;
  }
  body:not(.popup) .l-content table,
  body.popup .l-content table {
    display: block;
    overflow-x: auto;
  }

  body:not(.popup) .l-breadcrumb {
    font-size: 12px;
    padding: 8px 16px;
    margin: 0;
  }

  body:not(.popup) .VN_pageTop,
  body:not(.popup) .optimal_button_box,
  body.popup .VN_pageTop,
  body.popup .optimal_button_box {
    display: none;
  }

  body:not(.popup) {
    padding-top: 101px;
    padding-bottom: 50px;
  }

  body:not(.popup).isLogout .m-header__couponIcon,
  body:not(.popup).isLogout .m-bottomNav__item--mypage {
    display: none;
  }
  body:not(.popup).isLogin .m-bottomNav__item--login {
    display: none;
  }

  body:not(.popup) .l-nosupportWrap,
  body:not(.popup) .l-header__ttUserWrap,
  body:not(.popup) .l-header__lead,
  body:not(.popup) .l-header__logoWrap,
  body:not(.popup) .l-header__maganav,
  body:not(.popup) .l-meganav,
  body:not(.popup) [data-cts="meganav"] {
    display: none;
  }

  body:not(.popup) .l-header__aside {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: visible;
    pointer-events: none;
    z-index: 9000;
  }
  body:not(.popup) .l-header__aside .l-header__balloonBoxWrap > ul,
  body:not(.popup) .l-header__aside .l-header__balloonBox--right {
    display: none;
  }

  body:not(.popup) .l-headerWrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
    pointer-events: none;
    z-index: 400;
  }
  body:not(.popup) .l-headerWrap .l-header,
  body:not(.popup) .l-headerWrap .l-header__main,
  body:not(.popup) .l-headerWrap .l-header__searchWrap {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
    background: transparent;
  }

  body:not(.popup) .l-header__search {
    position: fixed;
    top: 52px;
    left: 0;
    right: 0;
    height: 49px;
    margin: 0;
    padding: 12px 10px;
    background: #1948a8;
    pointer-events: auto;
    z-index: 401;
    box-sizing: border-box;
  }
  body:not(.popup) .l-header__searchForm {
    position: relative;
    width: 100%;
    height: 25px;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    overflow: visible;
    box-sizing: border-box;
  }
  body:not(.popup) #keyword_input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    margin: 0;
    padding: 0 80px 0 35px;
    background: #fff
      url(/vcommon/common/img/sp/header_search.png?_=202606191720) 9px center /
      16px 16px no-repeat;
    border: none;
    border-radius: 15px;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    outline: none;
  }
  body:not(.popup) #keyword_input::placeholder {
    color: #8a9aab;
  }
  body:not(.popup) #keyword_input:focus::placeholder {
    color: transparent;
  }
  body:not(.popup) .lc-btnSubmitWrap {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 25px;
    margin: 0;
    padding: 0;
  }
  body:not(.popup) #keyword_btn {
    display: block;
    height: 25px;
    margin: 0;
    padding: 0;
    border: 0;
  }
  body:not(.popup) #keyword_go {
    width: auto;
    height: 25px;
    margin: 0;
    padding: 0 8px;
    background: #fff;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-radius: 0 15px 15px 0;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-indent: 0;
    overflow: visible;
    appearance: none;
    -webkit-appearance: none;
  }
  body:not(.popup) #typecode_go {
    display: none;
  }

  body:not(.popup) .l-header__keywordBox {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    width: auto;
    min-width: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-top: none;
    border-radius: 0;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    max-height: calc(100vh - 101px - 60px);
    max-height: calc(100dvh - 101px - 60px);
    overflow-y: auto;
    word-wrap: break-word;
    z-index: 402;
    font-size: 15px;
  }
  body:not(.popup) .l-header__keywordBox__main,
  body:not(.popup) .l-header__keywordBoxWrap {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    display: block;
    box-shadow: none;
  }
  body:not(.popup) .l-header__keywordBox__aside,
  body:not(.popup) [data-keyword-suggest="aside"],
  body:not(.popup) .l-header__balloon--product,
  body:not(.popup) [data-keyword-suggest="product_preview"] {
    display: none !important;
  }
  body:not(.popup) .l-header__keywordBox:has(.l-header__keywordBox--history) {
    display: none !important;
  }
  body:not(.popup) .l-suggestOverlay {
    display: none;
  }
  body:not(.popup) .l-header__keywordBox dl {
    margin: 0;
    padding: 0;
  }
  body:not(.popup) .l-header__keywordBox--history,
  body:not(.popup) .l-header__keywordBox--keyword,
  body:not(.popup) .l-header__keywordBox--productCode {
    border-top: 0;
  }
  body:not(.popup) .l-header__keywordBox dt {
    margin: 5px 10px 0;
    padding: 0;
    background: transparent;
    border: 0;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2;
  }
  body:not(.popup) .l-header__keywordBox dd {
    margin: 0;
    padding: 3px 0 5px;
    border: 0;
  }
  body:not(.popup) .l-header__keywordBox dd ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup) .l-header__keywordBox dd li {
    margin: 0;
    padding: 0;
  }
  body:not(.popup) .l-header__keywordBox dd a {
    display: block;
    min-height: 0;
    margin: 0;
    padding: 5px 10px;
    background: transparent;
    border: 0;
    color: #004bb1;
    font-size: 15px;
    line-height: 1.2;
    text-decoration: none;
    box-sizing: border-box;
  }
  body:not(.popup) .l-header__keywordBox dd a:visited {
    color: #851f99;
  }
  body:not(.popup) .l-header__keywordBox dd a:hover,
  body:not(.popup) .l-header__keywordBox dd a:active {
    background: #f5f8fb;
  }
  body:not(.popup) .l-header__keywordBox dd li.is-disabled {
    display: block;
    min-height: 0;
    margin: 0;
    padding: 5px 10px;
    background: transparent;
    border: 0;
    color: #333;
    font-size: 15px;
    line-height: 1.2;
    text-decoration: none;
    cursor: default;
    box-sizing: border-box;
  }
  body:not(.popup) .l-header__keywordBox dd li.is-disabled a {
    color: inherit;
    pointer-events: none;
    cursor: default;
  }
  body:not(.popup) .l-header__keywordBox__warning {
    display: none;
  }
  body:not(.popup) .l-header__keywordBox .m-loading {
    display: block;
    height: 200px;
    margin: 0;
    padding: 0;
    background: url(/vcommon/common/img/sp/loading.gif?_=202606191720) center
      center no-repeat;
    font-size: 0;
    color: transparent;
  }
  body:not(.popup) .l-header__keywordBox .m-loading::before {
    display: none;
  }

  body:not(.popup) .l-footerWrap {
    display: none;
  }

  body:not(.popup) .m-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 101px;
    z-index: 7500;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    display: grid;
    grid-template-rows: 52px 49px;
    box-sizing: border-box;
  }
  body:not(.popup) .m-header__top {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    height: 52px;

    padding: 3px 5px 0;
    box-sizing: border-box;
  }
  body:not(.popup) .m-header__logoWrap {
    grid-column: 2;
    justify-self: center;

    transform: translateX(-10px);
  }
  body:not(.popup) .m-header__logo {
    display: block;
    width: 112px;
    height: 25px;
    background: url(/vcommon/common/img/sp/header_logo.png?_=202606191720)
      center / 112px auto no-repeat;
    text-indent: -9999px;
  }
  body:not(.popup) .m-header__aside {
    grid-column: 3;
    justify-self: end;
    display: flex;
    align-items: center;
    gap: 9px;
  }
  body:not(.popup) .m-header__couponIcon,
  body:not(.popup) .m-header__chat {
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    text-indent: -9999px;
  }
  body:not(.popup) .m-header__couponIcon {
    background-image: url(/vcommon/common/img/sp/header_coupon.png?_=202606191720);
  }
  body:not(.popup) .m-header__chat {
    background-image: url(/vcommon/common/img/sp/header_chat.png?_=202606191720);
  }
  body:not(.popup) .m-header__searchSlot {
    height: 49px;
  }
  body:not(.popup) .m-header__messageToast {
    position: absolute;
    top: 101px;
    right: 8px;
    max-width: calc(100% - 16px);
    padding: 8px 12px;
    background: #004098;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 401;
  }
  body:not(.popup) .m-header__messageToast[hidden] {
    display: none;
  }

  body:not(.popup) .VN_alertBox {
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }
  body:not(.popup) .VN_alertBox .attention--info li {
    display: block;
    width: 100%;
  }

  body:not(.popup) .m-footer {
    display: block;
    width: 100%;
    padding: 7px 0 50px;
    background: #fff;
    box-sizing: border-box;
  }
  body:not(.popup) .m-footer__top {
    line-height: 1.35;
  }
  body:not(.popup) .m-footer__section {
    margin: 0;
    padding: 0;
  }
  body:not(.popup) .m-footer__heading {
    display: block;
    text-decoration: none;
  }
  body:not(.popup) .m-footer__title {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 15px 45px 15px 15px;
    color: #333;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.35;
    word-break: break-all;
    background-color: #e6e6e6;
    border-bottom: 1px solid #bfbfbf;
  }
  body:not(.popup) .m-footer__title::after {
    position: absolute;
    right: 15px;
    width: 13px;
    height: 13px;
    background: url(/vcommon/common/img/sp/black-plus-icon.png?_=202606191720) no-repeat;
    background-size: 13px auto;
    content: '';
  }
  body:not(.popup) .m-footer__section.is-expanded .m-footer__title::after {
    background-image: url(/vcommon/common/img/sp/black-minus-icon.png?_=202606191720);
  }
  body:not(.popup) .m-footer__body {
    display: none;
  }
  body:not(.popup) .m-footer__section.is-expanded .m-footer__body {
    display: block;
  }
  body:not(.popup) .m-footer__linkList {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
  }
  body:not(.popup) .m-footer__linkList > li {
    margin: 0;
    padding: 0;
  }
  body:not(.popup) .m-footer__link {
    display: block;
    padding: 15px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    background: url(/vcommon/common/img/sp/small-right-arrow.png?_=202606191720) right 15px center no-repeat;
    border-bottom: 1px solid #a7a7a7;
  }
  body:not(.popup) .m-footer__link[target="_blank"] {
    background-image: url(/vcommon/common/img/sp/new-tab.png?_=202606191720);
  }
  body:not(.popup) .m-footer__inquiry {
    padding: 10px 15px;
    border-top: 1px solid #bfbfbf;
  }
  body:not(.popup) .m-footer__inquiry:last-child {
    border-bottom: 1px solid #bfbfbf;
  }
  body:not(.popup) .m-footer__inquiry p {
    margin: 0;
  }
  body:not(.popup) .m-footer__inquiryTitle {
    font-size: 15px;
    line-height: 1.5;
  }
  body:not(.popup) .m-footer__contactButton {
    display: block;
    margin: 10px 0;
    padding: 8px 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    background-color: #004098;
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  }
  body:not(.popup) .m-footer__tel {
    display: inline-block;
    margin: 5px 0;
    color: #ea0000;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    text-decoration: none;
  }
  body:not(.popup) .m-footer__contactLink {
    display: block;
    margin-top: 15px;
    color: #004098;
    text-decoration: none;
  }
  body:not(.popup) .m-footer__contactUs {
    padding-bottom: 0;
  }
  body:not(.popup) .m-footer__notice {
    font-size: 12px;
  }
  body:not(.popup) .m-footer__contactUsLink {
    position: relative;
    display: block;
    padding: 10px 15px 15px 0;
    color: #004098;
    text-decoration: none;
  }
  body:not(.popup) .m-footer__contactUsLink::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 16px;
    margin-top: -8px;
    background: url(/vcommon/common/img/sp/small-right-arrow.png?_=202606191720) center / 8px auto no-repeat;
    content: '';
  }
  body:not(.popup) .m-footer__bottom {
    padding-bottom: 30px;
  }
  body:not(.popup) .m-footer__globalList {
    padding: 30px 0;
    text-align: center;
  }
  body:not(.popup) .m-footer__worldWide {
    display: inline-block;
    padding: 5px 5px 5px 35px;
    font-size: 15px;
    background: url(/vcommon/common/img/sp/world-wide-web.png?_=202606191720) left center no-repeat;
    background-size: 24px auto;
  }
  body:not(.popup) .m-footer__worldWide a {
    color: #004098;
    text-decoration: none;
  }
  body:not(.popup) .m-footer__copyright {
    margin: 15px auto;
    padding: 0 15px;
    color: #000;
    font-size: 11px;
    line-height: 1;
    text-align: center;
  }

  body:not(.popup) .l-footerTools,
  body:not(.popup) .floatingBnrBottom {
    display: none;
  }

  body:not(.popup) .m-bottomNav {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    padding-top: 5px;
    background: #fff;
    box-shadow: 0 6px 8px 0 #000;
    z-index: 7500;
    box-sizing: border-box;
  }
  body:not(.popup) .m-bottomNav__list {
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup) .m-bottomNav__item {
    flex: 1 1 25%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    min-width: 0;
  }
  body:not(.popup) .m-bottomNav__item[hidden] {
    display: none;
  }
  body:not(.popup) .m-bottomNav__link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2px;
    width: 100%;
    min-height: 44px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #a7a7a7;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
  }
  body:not(.popup) .m-bottomNav__icon {
    position: relative;
    display: block;
    flex-shrink: 0;
    width: 28px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  body:not(.popup) .m-bottomNav__badge {
    position: absolute;
    top: 0;
    right: -5px;
    min-width: 12px;
    padding: 3px;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    background: #ea0000;
    border-radius: 50%;
    box-sizing: content-box;
  }
  body:not(.popup) .m-bottomNav__badge[hidden] {
    display: none;
  }
  body:not(.popup) .m-bottomNav__icon--home {
    background-image: url(/vcommon/common/img/sp/bottom_nav_home.png?_=202606191720);
  }
  body:not(.popup) .m-bottomNav__icon--category {
    background-image: url(/vcommon/common/img/sp/bottom_nav_category.png?_=202606191720);
  }
  body:not(.popup) .m-bottomNav__icon--cart {
    background-image: url(/vcommon/common/img/sp/bottom_nav_cart.png?_=202606191720);
  }
  body:not(.popup) .m-bottomNav__icon--mypage {
    background-image: url(/vcommon/common/img/sp/bottom_nav_mypage.png?_=202606191720);
  }
  body:not(.popup) .m-bottomNav__icon--login {
    background-image: url(/vcommon/common/img/sp/bottom_nav_login.png?_=202606191720);
  }
  body:not(.popup) .m-bottomNav__item.is-active .m-bottomNav__link {
    color: #004098;
  }
  body:not(.popup) .m-bottomNav__item--home.is-active .m-bottomNav__icon--home {
    background-image: url(/vcommon/common/img/sp/bottom_nav_home_active.png?_=202606191720);
  }
  body:not(.popup)
    .m-bottomNav__item--category.is-active
    .m-bottomNav__icon--category {
    background-image: url(/vcommon/common/img/sp/bottom_nav_category_active.png?_=202606191720);
  }
  body:not(.popup)
    .m-bottomNav__item--mypage.is-active
    .m-bottomNav__icon--mypage {
    background-image: url(/vcommon/common/img/sp/bottom_nav_mypage_active.png?_=202606191720);
  }

  body.popup .l-wrapper {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  body.popup .l-header--popup {
    width: 100%;
    min-width: 0;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  body.popup .l-header--popup .lc-logo {
    width: auto;
    margin: 0;
    padding-left: 0;
  }
  body.popup .l-header--popup .lc-logo > a {
    width: 17vw;
    height: 4vw;
    background-size: contain;
  }

  body.popup .l-content * {
    max-width: 100%;
    box-sizing: border-box;
  }

  body.popup .l-footerWrap {
    width: 100%;
    min-width: 0;
    margin: 40px 0 0;
    padding: 0;
    background-color: transparent;
    box-sizing: border-box;
  }
  body.popup .l-footer--popup {
    width: 100%;
    min-width: 0;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  body.popup .l-copyright {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }

  body:not(.popup) .floatingBnrBottom {
    display: none !important;
  }

  body:not(.popup) .VNmodalDialogBG {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 1;
    z-index: 9000;
  }
  body:not(.popup):has(.l-header__balloonBox--right) .VNmodalDialogBG[data-sp-login-modal="overlay"] {
    width: 0;
    height: 0;
    background: transparent;
  }
  body:not(.popup).is-sp-login-modal-open [data-sp-login-modal="dedicated-bg"] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    pointer-events: auto;
    cursor: pointer;
  }

  body:not(.popup) .VNmodalMsg {
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    width: calc(100% - 30px);
    max-width: none;
    min-width: 282px;
    margin: 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
    transform: translate(-50%, -50%) scale(var(--sp-modal-scale, 1));
    z-index: 9001;
    box-sizing: border-box;
  }

  body:not(.popup) .VNmodalMsg:has(.VNmodalInner) {
    margin: 0 !important;
  }
  body:not(.popup) .VNmodalInner {
    width: 100%;
    padding: 10px;
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
  }
  body:not(.popup) .VNmodalInner .VNmodalMsgBody {
    padding: 5px 5px 0;
    color: #000;
    font-size: 14px;
    line-height: 22px;
  }
  body:not(.popup) .VNmodalInner .btnArea {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding: 0;
  }
  body:not(.popup) .VNmodalInner .btnArea .fancybox-close {
    position: static;
    display: block;
    width: 100%;
    min-height: 35px;
    padding: 4px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    text-decoration: none;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    box-shadow:
      inset 0 1px 0 0 #fff,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    box-sizing: border-box;
  }

  body:not(.popup) .fancybox-wrap {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
    width: calc(100vw - 30px) !important;
    max-width: calc(100vw - 30px) !important;
    min-width: 282px !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) scale(var(--sp-modal-scale, 1)) !important;
  }
  body:not(.popup) .fancybox-outer,
  body:not(.popup) .fancybox-inner {
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    box-sizing: border-box !important;
  }
  body:not(.popup) .fancybox-skin {
    padding: 0 !important;
    background: transparent !important;
  }
  body:not(.popup) .fancybox-close {
    display: none;
  }

  body:not(.popup) .m-modal--suggest,
  body:not(.popup) .m-modal--login,
  body:not(.popup) .m-modal--addcart,
  body:not(.popup) #modalAmazonPayNotice {
    width: 100%;
    color: #444;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--suggest {
    padding: 10px;
  }
  body:not(.popup) .m-modal--login {
    padding: 0;
    border-radius: 0;
  }
  body:not(.popup) .VNmodalMsg:has(.m-modal--login),
  body:not(.popup) .fancybox-wrap:has(.m-modal--login) {
    max-width: 340px !important;
  }
  body:not(.popup) .m-modal--addcart {
    width: 100% !important;
    min-width: 0 !important;
    padding: 15px;
  }

  body:not(.popup) .m-modal--suggest .titlebody {
    margin: 0;
    padding: 0;
  }
  body:not(.popup) .m-modal--suggest .titlebody .m-h3 {
    margin: 0;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.35;
    background-color: #777;
  }

  body:not(.popup) .m-modal--suggest .VNmodalMsgBody {
    padding: 0;
    font-size: 14px;
    line-height: 1.3;
  }
  body:not(.popup) .m-modal--suggest .l-popupNpp {
    margin: 20px 0;
  }
  body:not(.popup) .m-modal--suggest .l-popupNpp__info {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: start;
    align-items: baseline;
    row-gap: 0;
    column-gap: 0;
  }
  body:not(.popup) .m-modal--suggest .l-popupNpp__info > * {
    width: auto;
    flex: none;
  }
  body:not(.popup) .m-modal--suggest .l-popupNpp__info > div {
    display: contents;
  }
  body:not(.popup) .m-modal--suggest .m-dataList--horizontal {
    display: contents;
    margin: 0;
    padding: 0;
  }
  body:not(.popup) .m-modal--suggest .m-dataList--horizontal::before,
  body:not(.popup) .m-modal--suggest .m-dataList--horizontal::after {
    display: none;
    content: none;
  }
  body:not(.popup) .m-modal--suggest .m-dataList--horizontal > dt {
    float: none;
    clear: none;
    padding: 5px 7px 0 0;
    color: #444;
    font-weight: bold;
    text-align: center;
    border: 0;
  }
  body:not(.popup) .m-modal--suggest .m-dataList--horizontal > dd {
    overflow: visible;
    margin: 0;
    padding: 5px 7px 0 0;
  }
  body:not(.popup) .m-modal--suggest .lc-quantity {
    display: contents;
  }
  body:not(.popup) .m-modal--suggest .lc-quantity > span {
    padding: 5px 7px 0 0;
    font-weight: bold;
    text-align: center;
  }
  body:not(.popup) .m-modal--suggest .lc-quantity input,
  body:not(.popup) .m-modal--suggest .lc-quantity .m-inputText--right {
    display: inline-block;
    width: 64px;
    padding: 0.5em;
    font-size: 16px;
    text-align: right;
    border: 1px solid #bfbfbf;
    background: #fff;
    box-shadow: 0 1px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
  }

  body:not(.popup) .m-modal--suggest .mpBtnArea {
    margin: 20px 0 0;
    padding: 0;
    background: none;
    border: 0;
  }
  body:not(.popup) .m-modal--suggest .m-btnList--center {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    row-gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup) .m-modal--suggest .m-btnList--center > li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup) .m-modal--suggest .m-btnList--center > li:nth-child(3) {
    grid-column: 1 / -1;
  }
  body:not(.popup) .m-modal--suggest .m-btnList--center > li > a,
  body:not(.popup) .m-modal--suggest .m-btnList--center > li > button,
  body:not(.popup)
    .m-modal--suggest
    .m-btnList--center
    > li
    > input[type="submit"] {
    position: relative;
    display: block;
    width: 100%;
    min-height: 35px;
    padding: 4px;
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    cursor: pointer;
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--suggest .m-btn--ordernow {
    color: #fff !important;
    background: #ff730a !important;
    border: 1px solid #ff730a;
    box-shadow:
      inset 0 1px 0 0 #ffab6c,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
  }
  body:not(.popup) .m-modal--suggest .m-btn--ordernow::before {
    content: "";
    position: absolute;
    top: 0;
    right: calc(100% - 39px);
    width: 25px;
    height: 100%;
    background: url(/vcommon/common/img/sp/order-now.png?_=202606191720) center
      no-repeat;
    background-size: 16px auto;
  }
  body:not(.popup) .m-modal--suggest .m-btn--cartin {
    color: #fff !important;
    background: #ff730a !important;
    border: 1px solid #ff730a;
    box-shadow:
      inset 0 1px 0 0 #ffab6c,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
  }
  body:not(.popup) .m-modal--suggest .m-btn--cartin::before {
    content: "";
    position: absolute;
    top: 0;
    right: calc(100% - 39px);
    width: 25px;
    height: 100%;
    background: url(/vcommon/common/img/sp/cart.png?_=202606191720) center no-repeat;
    background-size: 18px auto;
  }
  body:not(.popup) .m-modal--suggest .m-btn--default {
    padding: 4px;
    color: #333 !important;
    background: #f2f2f2 !important;
    border: 1px solid #bfbfbf;
    box-shadow:
      inset 0 1px 0 0 #fff,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
  }
  body:not(.popup) .m-modal--suggest .m-btn--ordernow.is-disabled,
  body:not(.popup) .m-modal--suggest .m-btn--cartin.is-disabled {
    color: #fff !important;
    background: #bfbfbf !important;
    border: 1px solid #bfbfbf;
    box-shadow: none;
    cursor: default;
    pointer-events: none;
  }

  body:not(.popup) .m-modal--addcart .m-modal__message {
    margin: 40px 0;
    font-weight: bold;
    font-size: 27px;
    text-align: center;
  }
  body:not(.popup) .m-modal--addcart .m-btnList--center {
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup) .m-modal--addcart .m-btnList--center > li {
    flex: 1;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup) .m-modal--addcart .m-btnList--center > li > a {
    position: relative;
    display: block;
    width: 100%;
    min-height: 35px;
    padding: 4px;
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    cursor: pointer;
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--addcart .m-btn--cartin {
    color: #fff !important;
    background: #ff730a !important;
    border: 1px solid #ff730a;
    box-shadow:
      inset 0 1px 0 0 #ffab6c,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
  }
  body:not(.popup) .m-modal--addcart .m-btn--cartin::before {
    content: "";
    position: absolute;
    top: 0;
    right: calc(100% - 39px);
    width: 25px;
    height: 100%;
    background: url(/vcommon/common/img/sp/cart.png?_=202606191720) center no-repeat;
    background-size: 18px auto;
  }
  body:not(.popup) .m-modal--addcart .m-btn--cancel {
    color: #333 !important;
    background: #f2f2f2 !important;
    border: 1px solid #bfbfbf;
    box-shadow:
      inset 0 1px 0 0 #fff,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
  }

  body:not(.popup) #modalAmazonPayNotice {
    width: 100% !important;
    min-width: 0 !important;
    padding: 10px;
    color: #000;
    font-size: 14px;
    line-height: 22px;
  }
  body:not(.popup) #modalAmazonPayNotice .m-h4 {
    margin: 0;
    padding: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.35;
    text-indent: 0;
    background-color: #777;
    border-bottom: 0;
  }
  body:not(.popup) #modalAmazonPayNotice [data-amazonpay="pc"] {
    display: none;
  }
  body:not(.popup) #modalAmazonPayNotice [data-amazonpay="sp"] {
    display: block;
  }
  body:not(.popup) #modalAmazonPayNotice .m-amazonPayNotice__message {
    padding: 5px 5px 0;
  }
  body:not(.popup) #modalAmazonPayNotice .m-amazonPayNotice__message p {
    margin: 10px 0;
  }
  body:not(.popup) #modalAmazonPayNotice .m-amazonPayNotice__buttons {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  body:not(.popup) #modalAmazonPayNotice .m-amazonPayNotice__close {
    display: block;
    width: 100%;
    min-height: 35px;
    padding: 4px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    box-shadow:
      inset 0 1px 0 0 #fff,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
  }

  body:not(.popup) .fancybox-wrap:has(.m-modal--login) .fancybox-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 12px;
    width: 18px;
    height: 18px;
    background: none;
    color: #333;
    text-decoration: none;
    z-index: 1;
  }
  body:not(.popup) .fancybox-wrap:has(.m-modal--login) .fancybox-close::before {
    content: "X";
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
  }
  body:not(.popup) .m-modal--login {
    color: #333;
  }
  body:not(.popup) .m-modal--login .m-h3 {
    margin: 0;
    padding: 10px 15px 9px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    background-color: #e6e6e6;
    border-bottom: 1px solid #bfbfbf;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit {
    display: block;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit__login,
  body:not(.popup) .m-modal--login .m-loginRegistUnit__regist {
    width: 100%;
    min-width: 0;
    min-height: 0;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit__inner,
  body:not(.popup) .m-modal--login .m-inputLogin {
    width: auto;
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit__regist {
    border-top: 0;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit__login h2 {
    display: none;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit__regist h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 10px 15px 9px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.75px;
    background-color: #e6e6e6;
    border-bottom: 1px solid #bfbfbf;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit__inner {
    padding: 10px 15px 15px;
  }
  body:not(.popup) .m-modal--login .m-inputLogin dl {
    margin: 0 0 10px;
    padding: 0;
    background: none;
    border: 0;
  }
  body:not(.popup) .m-modal--login .m-inputLogin dt {
    display: none;
  }
  body:not(.popup) .m-modal--login .m-inputLogin dd {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
  }
  body:not(.popup) .m-modal--login .m-inputLogin input[type="text"],
  body:not(.popup) .m-modal--login .m-inputLogin input[type="password"] {
    width: 100%;
    height: 35px;
    padding: 5px;
    color: #333;
    font-size: 16px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--login .m-inputLogin input[data-login="password"] {
    font-family: sans-serif;
  }
  body:not(.popup) .m-modal--login .m-inputLogin dl.lc-pass dd {
    position: relative;
  }
  body:not(.popup) .m-modal--login .m-inputLogin dl.lc-pass dd .lc-pass__toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    transform: translateY(0);
    background: url(/vcommon/common/img/sp/eye-open.svg?_=202606191720) center no-repeat;
    background-size: 20px auto;
    cursor: pointer;
  }
  body:not(.popup) .m-modal--login .m-inputLogin dl.lc-pass dd .lc-pass__toggle.on {
    background-image: url(/vcommon/common/img/sp/eye-close.svg?_=202606191720);
  }
  body:not(.popup) .m-modal--login .m-inputLogin p {
    margin: 0;
  }
  body:not(.popup) .m-modal--login .m-btn--login {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    background: #004098;
    border: 1px solid #004098;
    border-radius: 2px;
    box-shadow: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
  }
  body:not(.popup) .m-modal--login .m-linkList {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup) .m-modal--login .m-linkList li {
    margin: 0.4em 0;
    padding: 0;
    background: none;
    font-size: 14px;
    line-height: 1.2;
  }
  body:not(.popup) .m-modal--login .m-linkList li a,
  body:not(.popup) .m-modal--login .m-loginRegistUnit__regist p.m-link a {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    color: #004098;
    font-size: 14px;
    text-decoration: none;
  }
  body:not(.popup) .m-modal--login .m-linkList li a {
    padding-left: 8px;
  }
  body:not(.popup) .m-modal--login .m-linkList li a::before,
  body:not(.popup) .m-modal--login .m-loginRegistUnit__regist p.m-link a::before {
    position: absolute;
    top: 3px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(/vcommon/common/img/sp/arrow.png?_=202606191720) 0 0.2em no-repeat;
    content: "";
  }
  body:not(.popup) .m-modal--login .m-btn--newRegist {
    display: block;
    width: 100%;
    height: auto;
    margin: 15px 0 0;
    padding: 7px 2px 6px;
    color: #000;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 24px !important;
    text-align: center;
    text-decoration: none !important;
    background: #ffcd00;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
  }
  body:not(.popup) .m-modal--login .m-loginRegistUnit__regist p {
    margin: 10px 0 0;
    color: #000;
    font-size: 14px;
    line-height: 1.3;
  }
  body:not(.popup) .m-modal--login .m-loading,
  body:not(.popup) .m-modal--login .VNmodalMsgBody__login--err {
    margin: 0;
    padding: 0 15px 15px;
  }

  body:not(.popup).is-sp-login-modal-open .l-header__aside .l-header__balloonBox--right[data-login="baloonBox"] {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    width: calc(100% - 30px);
    max-width: 340px;
    min-width: 282px;
    max-height: calc(100% - 30px);
    margin: 0;
    padding: 0;
    overflow-y: auto;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    transform: translate(-50%, -50%) scale(var(--sp-modal-scale, 1));
    pointer-events: auto;
    z-index: 9001;
    box-sizing: border-box;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .m-h3--secondary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 10px 15px 9px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.75px;
    background-color: #e6e6e6;
    border-bottom: 1px solid #bfbfbf;
  }
  body:not(.popup).is-sp-login-modal-open [data-sp-login-modal="close"] {
    display: inline-block;
    width: 18px;
    height: 18px;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
  }
  body:not(.popup).is-sp-login-modal-open [data-sp-login-modal="close"]::before {
    content: "X";
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] form[data-login="form"] {
    margin: 0;
    padding: 0;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox {
    padding: 15px;
    background: #fff;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox dl {
    margin: 0 0 10px;
    padding: 0;
    background: none;
    border: 0;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox dt {
    display: none;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox dd {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox input[type="text"],
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox input[type="password"] {
    width: 100%;
    height: 35px;
    padding: 5px;
    color: #333;
    font-size: 16px;
    background: #fff;
    border: 1px solid #a7a7a7;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox input[data-login="password"] {
    font-family: sans-serif;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox dl.lc-pass {
    position: relative;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox dl.lc-pass dd .lc-pass__toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(0);
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background: url(/vcommon/common/img/sp/eye-open.svg?_=202606191720) center no-repeat;
    background-size: 20px auto;
    cursor: pointer;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .l-header__loginBox dl.lc-pass dd .lc-pass__toggle.on {
    background-image: url(/vcommon/common/img/sp/eye-close.svg?_=202606191720);
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .lc-btn--login {
    margin: 0;
    padding: 0;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .lc-btn--login > input[data-login="submit"] {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    background: #004098;
    border: 1px solid #004098;
    border-radius: 2px;
    box-shadow: none;
    cursor: pointer;
    box-sizing: border-box;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .lc-error {
    padding: 15px 10px;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .m-linkList {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .m-linkList li {
    margin: 0.4em 0;
    padding: 0;
    background: none;
    font-size: 14px;
    line-height: 1.2;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .m-linkList li a {
    position: relative;
    display: inline-block;
    padding-left: 8px;
    color: #004098;
    font-size: 14px;
    text-decoration: none;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .m-linkList li a::before {
    position: absolute;
    top: 3px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(/vcommon/common/img/sp/arrow.png?_=202606191720) 0 0.2em no-repeat;
    content: "";
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] > .m-h3--secondary + div {
    padding: 0 15px;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] .m-btn--conversion {
    display: block;
    width: 100%;
    margin: 15px 0 0;
    padding: 7px 2px 6px;
    color: #000;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 24px !important;
    text-align: center;
    text-decoration: none !important;
    background: #ffcd00;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] > p {
    margin: 10px 15px 15px;
    color: #000;
    font-size: 14px;
    line-height: 1.3;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] > p[data-sp-login-modal="guide-link"] {
    margin: 0 15px 15px;
    padding: 0;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] > p[data-sp-login-modal="guide-link"] a {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    color: #004098;
    font-size: 14px;
    text-decoration: none;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"] > p[data-sp-login-modal="guide-link"] a::before {
    position: absolute;
    top: 3px;
    left: 0;
    width: 10px;
    height: 10px;
    background: url(/vcommon/common/img/sp/arrow.png?_=202606191720) 0 0.2em no-repeat;
    content: "";
  }

  body:not(.popup) .m-loginState__buttons {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0 15px 15px;
  }
  body:not(.popup) .m-loginState__close {
    display: block;
    width: 100%;
    min-height: 35px;
    padding: 4px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    box-shadow:
      inset 0 1px 0 0 #fff,
      0 2px 0 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
  }

  body:not(.popup) #modalLogin.is-login-loading [data-login="loading"],
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-loading [data-login="loading"] {
    display: block !important;
    height: 200px;
    min-height: 150px;
    margin: 0;
    padding: 0;
    background: url(/vcommon/common/img/sp/loading.gif?_=202606191720) center
      center no-repeat;
    font-size: 0;
    color: transparent;
  }
  body:not(.popup) #modalLogin.is-login-loading [data-login="loading"]::before,
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-loading [data-login="loading"] > p {
    display: none;
  }

  body:not(.popup) #modalLogin.is-login-loading,
  body:not(.popup) #modalLogin.is-login-error,
  body:not(.popup).is-sp-login-modal-open .l-header__aside .l-header__balloonBox--right[data-login="baloonBox"].is-login-loading,
  body:not(.popup).is-sp-login-modal-open .l-header__aside .l-header__balloonBox--right[data-login="baloonBox"].is-login-error {
    overflow: hidden;
    border-radius: 4px;
  }

  body:not(.popup) #modalLogin.is-login-loading .m-loginRegistUnit,
  body:not(.popup) #modalLogin.is-login-error .m-loginRegistUnit,
  body:not(.popup) #modalLogin.is-login-error .m-h3 {
    display: none;
  }
  body:not(.popup) .fancybox-wrap:has(#modalLogin.is-login-error) .fancybox-close {
    display: none;
  }
  body:not(.popup) #modalLogin.is-login-error .VNmodalMsgBody__login--err {
    display: block !important;
    margin: 0;
    padding: 15px;
    color: #444;
    font-size: 14px;
    line-height: 1.5;
  }

  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-loading > *,
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-error > * {
    display: none;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-loading > .m-h3--secondary:first-of-type {
    display: flex;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-loading > form[data-login="form"],
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-error > form[data-login="form"] {
    display: block;
  }
  body:not(.popup).is-sp-login-modal-open [data-login="baloonBox"].is-login-error .lc-error {
    margin: 0;
    padding: 15px;
    color: #444;
    font-size: 14px;
    line-height: 1.5;
  }
}
