.page-753 {
    font-family: var(--ff-serif);
    font-weight: var(--fw-400);
    color: var(--color-text);
    padding: var(--p-81) 0 var(--p-175);
    background: url("https://kakunoshin.itembox.design/item/item-bg.png") no-repeat;
    background-size: cover;
    background-position: center;
    background-color: var(--color-bg);
    text-align: center;
    overflow: hidden;
}

.page-753::before {
    content: "";
    background: url("https://kakunosh.in/images/753-img01.png") no-repeat;
    background-size: cover;
    width: 703px;
    height: 129px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 34%;
}

.page-753 .heading {
    position: relative;
    margin-bottom: var(--m-63);
}

.page-753 .heading h2 {
    margin-bottom: 0;
}

.page-753__banner {
    width: 100%;
    position: relative;
}

.page-753__banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.page-753__banner::after {
    content: "";
    background: url("https://kakunosh.in/images/753-img02.png") no-repeat;
    background-size: cover;
    width: 222px;
    height: 253px;
    display: block;
    position: absolute;
    right: -5%;
    top: -22%;
    z-index: -1;
}

.page-753__description {
    display: block;
    text-align: center;
    font-size: var(--fs-32);
    margin-top: var(--m-259);
    line-height: var(--lh-150);
    position: relative;
}

.page-753__heading {
    text-align: center;
    margin-bottom: var(--m-83);
}

.page-753__heading h2 {
    font-size: var(--fs-32);
    font-weight: var(--fw-600);
    letter-spacing: var(--ls-01);
    color: #7F7134;
    position: relative;
    display: inline-block;
}

.page-753__heading h2::before {
    content: "";
    background: url("https://kakunosh.in/images/753-img03.png") no-repeat;
    background-size: cover;
    width: 216px;
    height: 40px;
    display: block;
    position: absolute;
    left: -200%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.page-753__heading h2::after {
    content: "";
    background: url("https://kakunosh.in/images/753-img03.png") no-repeat;
    background-size: cover;
    width: 216px;
    height: 40px;
    display: block;
    position: absolute;
    right: -200%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.page-753__product {
    font-family: 'Noto Serif JP', serif;
    padding-bottom: var(--p-174);
    background: url("https://kakunoshin.itembox.design/item/item-bg.png") no-repeat;
    background-size: cover;
    background-position: center;
    background-color: var(--color-bg);
}

.page-753__wrap {
    display: flex;
    flex-direction: column;
    gap: 160px;
}

.page-753__flex {
    display: flex;
    justify-content: space-between;
    width: 95%;
    position: relative;
}

.page-753__flex.left {
    margin-right: auto;
}

.page-753__flex.right {
    margin-left: auto;
    flex-direction: row-reverse;
}

.page-753__flex::after {
    content: "";
    background: url("https://kakunosh.in/images/753-img05.png") no-repeat;
    background-size: cover;
    height: 60px;
    width: 100vw;
    position: absolute;
    bottom: -10%;
    margin: auto;
}

.page-753__flex.right:nth-child(4)::after {
    content: none;
}

.page-753__img {
    width: 44%;
    position: relative;
    padding-top: 53%;
}

.page-753__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-753__content {
    width: 51%;
    position: relative;
    padding-right: 2%;
}

.page-753__content::after {
    content: "";
    background: url("https://kakunosh.in/images/753-img04.png") no-repeat;
    background-size: cover;
    width: 226px;
    height: 240px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.page-753__flex.right .page-753__content::after {
    content: none;
}

.page-753__num {
    font-size: var(--fs-64);
    font-weight: var(--fw-500);
    line-height: 1;
}

.page-753__ttl {
    font-size: var(--fs-40);
    line-height: var(--lh-150);
    margin-bottom: var(--m-47);
}

.page-753__txt {
    font-size: var(--fs-18);
    line-height: var(--lh-200);
    margin-bottom: var(--m-22);
}

.page-753__more {
    text-align: right;
}

.page-753__link {
    font-size: var(--fs-19);
    border-bottom: 2px dotted var(--color-border);
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.page-753__link .arrow {
    display: inline-block;
    vertical-align: middle;
    color: var(--color-text);
    line-height: 1;
    position: relative;
    width: 0.6em;
    height: 0.6em;
    transform: translateX(-25%) rotate(45deg);
  }
  
  .page-753__link .arrow::before,
  .page-753__link .arrow::after {
    content: '';
    position: absolute;
    background: currentColor;
    border-radius: 0.1em;
  }
  
  .page-753__link .arrow::before {
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
  }
  
  .page-753__link .arrow::after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 3px;
  }

.page-753__set {
    position: relative;
    margin-top: var(--m-76);
}

.page-753__sbttl {
    font-size: var(--fs-32);
    letter-spacing: var(--ls-01);
    position: absolute;
    top: -19%;
    z-index: 2;
    padding: 0 var(--p-16);
    background: url("https://kakunoshin.itembox.design/item/item-bg.png") no-repeat;
    background-size: cover;
    background-position: center;
    background-color: var(--color-bg);
}

.page-753__list {
    display: flex;
    flex-wrap: wrap;
    gap: 13px 46px;
    font-family: var(--ff-inter);
    padding: var(--p-48) 0 var(--p-35);
    position: relative;
}

.page-753__list::before {
    content: "";
    background: var(--color-border);
    height: 0.1em;
    width: 77%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.page-753__list::after {
    content: "";
    background: var(--color-border);
    height: 0.1em;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.page-753__item {
    font-size: var(--fs-18);
    line-height: 1;
    display: flex;
    align-items: center;
}

.page-753__item p {
    font-size: var(--fs-20);
    margin-left: var(--m-10);
    display: inline-block;
}

.page-753__item p span {
    font-size: var(--fs-24);
}

.page-753__price {
    margin-top: var(--m-47);
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-family: var(--ff-sans);
}

.page-753__left {
    display: flex;
    align-items: baseline;
    gap: 18px;
    width: 60%;
}

.page-753__category {
    border-radius: 50px;
    background: #FEE2E2;
    color: var(--color-price);
    font-weight: var(--fw-700);
    font-size: var(--fs-27);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    width: 40%;
    height: 63px;
}

.page-753__category img {
    width: 31px;
}

.page-753__column {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 8px;
}

.page-753__box {
    display: flex;
}

.page-753__sale {
    color: var(--color-price);
    line-height: 1;
    margin-bottom: var(--m-8);
    white-space: nowrap;
}

.page-753__sale .yen {
    font-size: var(--fs-40);
    font-weight: var(--fw-700);
}

.page-753__sale .price {
    font-size: var(--fs-54);
    font-weight: var(--fw-700);
}

.page-753__sale .tax {
    font-size: var(--fs-24);
    font-weight: var(--fw-500);
}

.page-753__usually {
    font-weight: var(--fw-500);
    line-height: 1;
}

.page-753__usually .yen {
    font-size: var(--fs-21);
}

.page-753__usually .price {
    font-size: var(--fs-36);
}

.page-753__btn form table {
    width: 100%;
}

.page-753__btn form button {
    background: var(--color-btn);
    padding: var(--p-12) 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    height: 48px;
    color: var(--color-text-inverse);
    font-weight: var(--fw-700);
    font-size: var(--fs-19);
    border-radius: 4px;
    border: none;
    position: relative;
}

.page-753__btn form button::before {
    content: "";
    background: url("https://kakunosh.in/images/cart-icon.png") no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

.page-753__btn img {
    width: 19px;
}

.page-753__right {
    width: 30%;
}

.page-753__normal {
    font-weight: var(--fw-500);
}

.page-753__left.normal {
    justify-content: right;
}

.page-753__normal .yen {
    font-size: var(--fs-21);
}

.page-753__normal .price {
    font-weight: var(--fw-500);
}

.page-753__normal .price,
.page-753__normal .tax {
    font-size: var(--fs-64);
    color: var(--color-text);
    font-family: var(--ff-sans);
}

.page-753__normal .tax {
    font-size: var(--fs-16);
}

/* デフォルトコード非表示 */
.c-pageTitle--store,
.fs-c-productList {
    display: none;
}

a:hover {
    text-decoration: none;
}

@media screen and (max-width: 1245px) {
    .page-753__price {
        flex-direction: column;
        gap: 20px;
    }

    .page-753__left {
        width: 100%;
        justify-content: end;
        gap: 0;
    }

    .page-753__right {
        width: 100%;
        margin-top: 0 !important;
    }

    .page-753__btn {
        width: 293px;
        margin-left: auto;
    }
}

@media screen and (max-width: 768px) {
    .page-753 {
        padding: var(--p-81) 0 var(--p-120);
    }

    .page-753 .heading {
        margin-bottom: var(--m-30);
    }

    .page-753__check {
        width: 100%;
        font-size: var(--fs-20);
        margin: var(--m-50) auto 0;
        position: relative;
    }

    .page-753__description {
        font-size: var(--fs-18);
        margin-top: var(--m-100);
    }

    .page-753__description::after {
        width: 80px;
        height: 99px;
        bottom: -100%;
        left: 0;
    }

    .page-753__heading {
        margin-bottom: var(--m-30);
        padding: var(--p-10) 0;
        overflow: hidden;
    }

    .page-753__heading h2 {
        font-size: var(--fs-24);
    }

    .page-753__wrap {
        gap: 50px;
        overflow: hidden;
    }

    .page-753__flex {
        flex-direction: column;
        padding: 0 var(--p-20);
        width: 100%;
    }

    .page-753__flex.left {
        margin-right: 0;
        gap: 5px;
    }

    .page-753__flex.right {
        flex-direction: column;
    }

    .page-753__img {
        width: 100%;
        padding-top: 122%;
    }

    .page-753__flex .page-753__content {
        width: 100%;
        margin-top: var(--m-17) !important;
    }

    .page-753__ttl {
        font-size: var(--fs-15);
        margin-bottom: var(--m-19);
    }

    .page-753__num {
        font-size: var(--fs-20);
    }

    .page-753__content .page-753__txt {
        font-size: var(--fs-10);
        margin-bottom: var(--m-22) !important;
    }

    .page-753__link {
        font-size: var(--fs-10);
        padding: 0 var(--p-22) 0 var(--p-12);
        position: relative;
    }

    .page-753__link .arrow {
        width: 0.1em;
        height: 0.1em;
        right: 0;
        position: absolute;
    }

    .page-753__link .arrow::before {
        height: 5px;
    }

    .page-753__link .arrow::after {
        width: 5px;
    }

    .page-753__set {
        padding-bottom: 0;
    }

    .page-753__set .page-753__list {
        margin-left: 0;
        margin-top: 0;
        padding: var(--p-12) 2%;
        padding-left: 2% !important;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
    }

    .page-753__list::before {
        width: 100%;
    }

    .page-753__sbttl {
        top: auto;
        position: relative;
        padding-bottom: var(--p-12);
        padding-left: 0;
        padding-right: 0;
        z-index: 1;
        font-size: var(--fs-13);
        display: block;
    }

    .page-753__item {
        font-size: var(--fs-10);
    }

    .page-753__item p {
        font-size: var(--fs-16);
        margin-left: var(--m-6);
    }

    .page-753__item p span {
        font-size: var(--fs-10);
    }

    .page-753__price {
        flex-direction: column;
        margin-top: var(--m-12) !important;
    }

    .page-753__category {
        font-size: var(--fs-14);
        padding: var(--p-8) 0;
        width: 100px;
        height: 30px;
    }

    .page-753__category img {
        width: 20px;
    }

    .page-753__sale .yen {
        font-size: var(--fs-18);
    }

    .page-753__sale .price {
        font-size: var(--fs-30);
    }

    .page-753__sale .tax {
        font-size: var(--fs-14);
    }

    .page-753__usually .yen {
        font-size: var(--fs-14);
    }

    .page-753__usually .price {
        font-size: var(--fs-20);
    }

    .page-753__btn {
        width: 100%;
    }

    .page-753__btn form button {
        width: 85%;
    }

    .page-753__normal .yen {
        font-size: var(--fs-12);
    }
    
    .page-753__normal .price {
        font-size: var(--fs-24);
    }
    
    .page-753__normal .tax {
        font-size: var(--fs-12);
    }

    .page-753::before {
        content: none;
    }

    .page-753__banner::before {
        content: "";
        background: url("https://kakunosh.in/images/753-img01.png") no-repeat;
        background-size: contain;
        display: block;
        position: absolute;
        width: 80%;
        height: 30vw;
        bottom: -75%;
        left: 0;
    }

    .page-753__banner::after {
        width: 122px;
        height: 153px;
    }

    .page-753__heading h2::before {
        left: -150%;
        width: 150px;
        height: 40px;
        background: url("https://kakunosh.in/images/753-img03.png") no-repeat;
        background-size: contain;
    }

    .page-753__heading h2::after {
        right: -150%;
        width: 150px;
        height: 40px;
        background: url("https://kakunosh.in/images/753-img03.png") no-repeat;
        background-size: contain;
    }

    .page-753__flex::after {
        background: url("https://kakunosh.in/images/753-img05.png") no-repeat;
        background-size: contain;
        bottom: -8%;
        left: 0;
    }

    .page-753__content::after {
        background: url("https://kakunosh.in/images/753-img04.png") no-repeat;
        background-size: cover;
        width: 126px;
        height: 133px;
    }

    .fs-l-main {
        padding: 0 !important;
    }
}