.page-hallow {
    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-hallow .heading {
    position: relative;
}

.page-hallow .heading::after {
    content: "";
    background: url("https://kakunosh.in/images/hallow-icon03.png") no-repeat;
    background-size: cover;
    display: block;
    width: 97px;
    height: 66px;
    position: absolute;
    right: -15%;
    top: 45%;
}

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

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

.page-hallow__banner::before {
    content: "";
    background: url("https://kakunosh.in/images/hallow-icon01.png") no-repeat;
    background-size: cover;
    display: block;
    width: 567px;
    height: 505px;
    position: absolute;
    right: -15%;
    bottom: -16%;
}

.page-hallow__banner::after {
    content: "";
    background: url("https://kakunosh.in/images/hallow-icon02.png") no-repeat;
    background-size: cover;
    display: block;
    width: 264px;
    height: 264px;
    position: absolute;
    left: -10%;
    top: -41%;
}

.page-hallow__check {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-text-inverse);
    background: linear-gradient(to bottom right, #9E914F 30%, #7C6D31 70%);
    padding: var(--p-18) 0;
    font-size: var(--fs-36);
    line-height: 1;
    width: 57%;
    margin: var(--m-123) auto 0;
}

.page-hallow__description {
    display: block;
    text-align: center;
    font-size: var(--fs-32);
    margin-top: var(--m-136);
    position: relative;
}

.page-hallow__description::after {
    content: "";
    background: url("https://kakunosh.in/images/hallow-icon04.png") no-repeat;
    background-size: cover;
    display: block;
    width: 225px;
    height: 291px;
    position: absolute;
    bottom: -170%;
    left: -7%;
}

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

.page-hallow__heading {
    background: linear-gradient(to bottom right, #9E914F 30%, #7C6D31 70%);
    padding: var(--p-19) 0;
    text-align: center;
    margin-bottom: var(--m-103);
}

.page-hallow__heading h2 {
    color: var(--color-text-inverse);
    font-size: var(--fs-36);
    letter-spacing: var(--ls-03);
    font-weight: var(--fw-600);
}

.page-hallow__wrap {
    display: flex;
    flex-direction: column;
    gap: 199px;
}

.page-hallow__flex {
    display: flex;
    justify-content: space-between;
    width: 95%;
}

.page-hallow__flex.left {
    margin-right: auto;
}

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

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

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

.page-hallow__content {
    width: 51%;
}

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

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

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

.page-hallow__more {
    text-align: right;
}

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

.page-hallow__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-hallow__link .arrow::before,
  .page-hallow__link .arrow::after {
    content: '';
    position: absolute;
    background: currentColor;
    border-radius: 0.1em;
  }
  
  .page-hallow__link .arrow::before {
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
  }
  
  .page-hallow__link .arrow::after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 3px;
  }

.page-hallow__set {
    position: relative;
    margin-top: var(--m-76);
    padding-bottom: var(--p-21);
}

.page-hallow__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-hallow__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-hallow__list::before {
    content: "";
    background: var(--color-border);
    height: 0.1em;
    width: 77%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

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

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

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

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

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

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

.page-hallow__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-hallow__category img {
    width: 31px;
}

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

.page-hallow__box {
    display: flex;
}

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

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

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

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

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

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

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

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

.page-hallow__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-hallow__btn form button::before {
    content: "";
    background: url("https://kakunosh.in/images/cart-icon.png") no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

.page-hallow__btn img {
    width: 19px;
}

.page-hallow__right {
    width: 30%;
}

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

.page-hallow__left.normal {
    justify-content: right;
}

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

.page-hallow__normal .price {
    font-size: var(--fs-64);
}

.page-hallow__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-hallow__price {
        flex-direction: column;
        gap: 20px;
    }

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

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

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

@media screen and (max-width: 768px) {
    .page-hallow {
        padding: var(--p-81) 0 var(--p-120);
    }
    
    .page-hallow__banner::before {
        width: 150px;
        height: 138px;
        right: -12%;
        bottom: -26%;
    }

    .page-hallow__banner::after {
        content: none;
    }

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

    .page-hallow .heading::before {
        content: "";
        background: url("https://kakunosh.in/images/hallow-icon02.png") no-repeat;
        background-size: cover;
        position: absolute;
        width: 80px;
        height: 60px;
        left: -12%;
        top: -25%;
    }

    .page-hallow .heading::after {
        width: 42px;
        height: 30px;
        right: -8%;
        top: -15%;
    }

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

    .page-hallow__description {
        font-size: var(--fs-18);
        margin-top: var(--m-30);
    }

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

    .page-hallow__heading {
        margin-bottom: var(--m-30);
        padding: var(--p-10) 0;
    }

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

    .page-hallow__wrap {
        gap: 50px;
    }

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

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

    .page-hallow__flex.right {
        flex-direction: column;
    }

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

    .page-hallow__flex .page-hallow__content {
        width: 100%;
        margin-top: var(--m-17) !important;
    }

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

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

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

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

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

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

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

    .page-hallow__set {
        padding-bottom: 0;
    }

    .page-hallow__set .page-hallow__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-hallow__list::before {
        width: 100%;
    }

    .page-hallow__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-hallow__item {
        font-size: var(--fs-10);
    }

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

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

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

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

    .page-hallow__category img {
        width: 20px;
    }

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

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

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

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

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

    .page-hallow__btn {
        width: 100%;
    }

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

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

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