.page-fathers-day-gift {
    position: relative;
    z-index: 3;
    background: url("https://kakunoshin.itembox.design/item/item-bg.png") no-repeat;
    background-size: cover;
    background-color: #fff;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
.inner {
    max-width: 1100px;
    margin: 0 auto;
}
.page-fathers-day-gift__banner {
    margin-bottom: 59px;
    padding-top: 30px;
}
.page-fathers-day-gift p {
    font-size: 16px;
    font-weight: 600;
    max-inline-size: max-content;
	margin-inline: auto;
    text-align: center;
}
.page-fathers-day-gift p strong {
    font-size: 20px;
}
.page-fathers-day-gift__container {
    background: #022343;
    padding: 37px 0;
    margin-top: 45px !important;
}
.page-fathers-day-gift__images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.page-fathers-day-gift__img {
    height: 353px;
    margin-top: 0 !important;
}
.page-fathers-day-gift__img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.page-fathers-day-gift__product {
    background: #022343;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.page-fathers-day-gift__list {
    display: flex;
    flex-direction: column;
    gap: 39px;
}
.page-fathers-day-gift__item {
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, #6D5C0B, #BEA42F) 1;
    text-align: center;
    padding-bottom: 30px;
}
.page-fathers-day-gift__heading {
    background: url("/images/fathers-day-gift2026/fathers-day-gift-bg02.png") no-repeat;
    background-size: cover;
    padding: 9px 0 16px;
    text-align: left;
}
.page-fathers-day-gift__heading > div {
    max-inline-size: max-content;
	margin-inline: auto;
}
.page-fathers-day-gift__heading h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 130%;
    font-family: 'Noto Serif JP', serif;
}
.page-fathers-day-gift__heading p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 0;
}
.page-fathers-day-gift__heading p.head {
    position: relative;
    display: inline-block;
}
.page-fathers-day-gift__heading p.head::before {
    content: "";
    background: #fff;
    width: 2px;
    height: 21px;
    position: absolute;
    left: -10px;
    bottom: -1px;
    transform: rotate(-30deg);
}
.page-fathers-day-gift__heading p.head::after {
    content: "";
    background: #fff;
    width: 2px;
    height: 21px;
    position: absolute;
    right: -10px;
    bottom: -1px;
    transform: rotate(30deg);
}
.page-fathers-day-gift__heading p.foot {
    margin-left: 42px;
}
.page-fathers-day-gift__flex {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    margin-bottom: 30px;
}
.page-fathers-day-gift__left {
    width: 56%;
}
.page-fathers-day-gift__left img {
    width: 100%;
}
.page-fathers-day-gift__right {
    width: 40%;
    margin-top: 0 !important;
    padding-right: 20px;
}
.page-fathers-day-gift__right h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    text-align: left;
}
.page-fathers-day-gift__right p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    text-align: left;
    margin-bottom: 11px !important;
    line-height: 1;
    text-align: right;
}
.page-fathers-day-gift__right p.usually {
    margin-top: 40px;
}
.page-fathers-day-gift__right ul li {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    text-align: left;
    padding-left: 10px;
}
.page-fathers-day-gift__right ul li:before {
    content: "";
    background: #fff;
    display: block;
    height: 5px;
    width: 5px;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 50%;
}
.page-fathers-day-gift__price {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 0 !important;
    line-height: 1.6;
}
.page-fathers-day-gift__price.standard {
    margin-top: 40px;
}
.page-fathers-day-gift__price strong {
    margin-right: 5px;
}
.page-fathers-day-gift__price span {
    font-size: 43px;
    margin-right: 5px;
}
.page-fathers-day-gift__price.standard {
    font-size: 18px;
}
.page-fathers-day-gift__price.standard span {
    font-size: 30px;
}
.page-fathers-day-gift__item a {
    border-radius: 28px;
    height: 46px;
    width: 263px;
    color: #fff;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    background: url("/images/fathers-day-gift2026/fathers-day-gift-bg02.png") no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.page-fathers-day-gift__item a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.c-pageTitle--store {
    display: none;
}
#sec_ranking {
    display: none;
}
.pc {
    display: block;
}
.sp {
    display: none;
}
@media screen and (max-width: 768px) {
    .inner {
        padding: 0 22px;
    }
    .page-fathers-day-gift > .inner {
        padding: 0;
    }
    .page-fathers-day-gift__banner {
        padding-top: 0;
    }
    .page-fathers-day-gift__description {
        padding: 0 22px;
    }
    .page-fathers-day-gift p {
        font-size: 12px;
        padding: 0 10px;
    }
    .page-fathers-day-gift p strong {
        font-size: 18px;
    }
    .page-fathers-day-gift__img {
        height: 127px;
    }
    .page-fathers-day-gift__heading h2 {
        padding: 0 15px;
    }
    .page-fathers-day-gift__flex {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 0;
    }
    .page-fathers-day-gift__left {
        width: 100%;
    }
    .page-fathers-day-gift__right {
        width: 100%;
    }
    .page-fathers-day-gift__price.standard {
        margin-top: 10px;
    }
    .page-fathers-day-gift__right h3 {
        font-size: 16px;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
}