@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Serif+JP:wght@200..900&display=swap";

.for-sp {
    display: block !important
}

@media(min-width: 901px) {
    .for-sp {
        display: none !important
    }
}

.for-pc {
    display: none !important
}

@media(min-width: 901px) {
    .for-pc {
        display: block !important
    }
}

img.for-sp,
span.for-sp,
br.for-sp {
    display: inline !important
}

@media(min-width: 901px) {

    img.for-sp,
    span.for-sp,
    br.for-sp {
        display: none !important
    }
}

img.for-pc,
span.for-pc,
br.for-pc {
    display: none !important
}

@media(min-width: 901px) {

    img.for-pc,
    span.for-pc,
    br.for-pc {
        display: inline !important
    }
}

img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: top;
    font-size: 0;
    line-height: 0
}

@media(min-width: 901px) {
    img {
        width: auto
    }
}

sup {
    position: relative;
    font-size: 70%;
    vertical-align: top;
    top: .15em
}

h1,
h2 {
    color: #fff
}

.cart-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 15.6vw;
    background: #0087d0;
    border-radius: 15.6vw;
    color: #fff;
    -webkit-transition: .3s !important;
    transition: .3s !important
}

.cart-link:hover {
    background: #fff;
    color: #0087d0
}

.cart-link:hover::before {
    background-image: url("/img/freepage/feature_20260316/images/icon_cart_blue.png")
}

.cart-link:hover::after {
    background-image: url("/img/freepage/feature_20260316/images/icon_cart_arrow_blue.png")
}

@media(min-width: 901px) {
    .cart-link {
        height: 82px
    }
}

.cart-link span {
    font-size: 4.2666666667vw;
    font-weight: bold;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cart-link span {
        font-size: 1.125rem
    }
}

.cart-link::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 6.2666666667vw;
    margin: auto;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    background: url("/img/freepage/feature_20260316/images/icon_cart.png") no-repeat center;
    background-size: 100% auto;
    -webkit-transition: .3s;
    transition: .3s
}

@media(min-width: 901px) {
    .cart-link::before {
        left: 32px;
        width: 34px;
        height: 34px
    }
}

.cart-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4.8vw;
    width: 8.2666666667vw;
    height: 8.2666666667vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("/img/freepage/feature_20260316/images/icon_cart_arrow.png") no-repeat center;
    background-size: 100% auto
}

@media(min-width: 901px) {
    .cart-link::after {
        right: 20px;
        width: 50px;
        height: 50px
    }
}

.l-main .cart-link:hover {
    opacity: 1
}

.l-main {
    display: block;
    width: 100%;
    font-size: 3.2vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .06em;
    overflow: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media(min-width: 901px) {
    .l-main {
        font-size: 1rem
    }
}

.l-main a {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.l-main a:hover {
    text-decoration: none !important;
    opacity: .5
}

.l-main .anchor {
    position: absolute;
    top: -16vw;
    width: 0;
    height: 0;
    visibility: hidden;
    z-index: -1
}

@media(min-width: 901px) {
    .l-main .anchor {
        top: -102px
    }
}

.cr-wrap {
    position: relative;
    width: 100%;
    color: #7765b3;
    font-family: "Inter", sans-serif
}

.cr-wrap * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cr-hero {
    position: relative
}

@media(min-width: 901px) {
    .cr-hero__inner {
        max-width: 1366px;
        height: auto;
        margin: 0 auto
    }
}

.cr-about {
    display: -ms-grid;
    display: grid;
    padding: 7.4666666667vw 5.0666666667vw;
    background: #f8f8ff;
    font-weight: 400;
    text-align: center;
    color: #ff3469
}

@media(min-width: 901px) {
    .cr-about {
        padding: 56px 0 56px
    }
}

.cr-about__title {
    font-size: 3.7333333333vw;
    line-height: 1.75;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-about__title {
        font-size: 16px;
        line-height: 1.75
    }
}

.cr-about__term {
    font-size: 3.2vw;
    line-height: 1.75;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-about__term {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.75
    }
}

.cr-about__term-title {
    letter-spacing: .08em
}

.cr-present {
    background: #fff;
    padding: 5.3333333333vw 3.3333333333vw
}

@media(min-width: 901px) {
    .cr-present {
        padding: 0 0 56px;
        max-width: 900px;
        width: 100%;
        margin: 56px auto
    }
}

.cr-present__inner {
    border-radius: 4.2666666667vw;
    background: url("/img/freepage/feature_20260316/images/present_img_bg.png") no-repeat;
    background-size: 100% auto;
    overflow: hidden
}

@media(min-width: 901px) {
    .cr-present__inner {
        border-radius: 32px;
        background: url("/img/freepage/feature_20260316/images/present_img_bg_pc.png") no-repeat
    }
}

.cr-present__hdl {
    text-align: center;
    padding-top: 9.0666666667vw
}

@media(min-width: 901px) {
    .cr-present__hdl {
        padding-top: 64px
    }
}

.cr-present__hdl-txt {
    display: inline-block;
    position: relative;
    font-family: "Cormorant Garamond", serif;
    color: #ffea00;
    font-weight: bold;
    font-size: 9.3333333333vw;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-present__hdl-txt {
        font-size: 50px
    }
}

.cr-present__hdl-txt::before,
.cr-present__hdl-txt::after {
    position: absolute;
    content: "";
    background: url("/img/freepage/feature_20260316/images/ttl_icon.png") no-repeat;
    background-size: 100% auto;
    width: 12vw;
    height: 12vw;
    top: 50%
}

@media(min-width: 901px) {

    .cr-present__hdl-txt::before,
    .cr-present__hdl-txt::after {
        width: 53px;
        height: 53px
    }
}

.cr-present__hdl-txt::before {
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    left: -2.1333333333vw
}

@media(min-width: 901px) {
    .cr-present__hdl-txt::before {
        left: -8px
    }
}

.cr-present__hdl-txt::after {
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    right: -2.1333333333vw
}

@media(min-width: 901px) {
    .cr-present__hdl-txt::after {
        right: -8px
    }
}

.cr-present__box {
    color: #fff
}

@media(min-width: 901px) {
    .cr-present__box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
        margin-top: 0;
        padding-inline: 5% 5%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 5px
    }
}

.cr-present__img {
    padding: 0;
    margin: 0 auto;
    width: 34.6666666667vw
}

@media(min-width: 901px) {
    .cr-present__img {
        padding: 0;
        width: 150px
    }
}

@media(min-width: 901px) {
    .cr-present__txt {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 2/2/3/3;
        margin-left: 32px;
        margin-top: 15px
    }
}

.cr-present__product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.3333333333vw
}

@media(min-width: 901px) {
    .cr-present__product {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1/1/3/2;
        margin-top: 0;
        margin-left: 30px
    }
}

.cr-present__product-item.product-item-l {
    position: relative;
    left: -1.6vw
}

@media(min-width: 901px) {
    .cr-present__product-item.product-item-l {
        left: -12px
    }
}

.cr-present__product-circle {
    font-family: "Cormorant Garamond", serif;
    border-radius: 50%;
    font-weight: 500;
    border: 0.1333333333vw solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    font-size: 4vw
}

@media(min-width: 901px) {
    .cr-present__product-circle {
        border-width: 1px;
        width: 30px;
        height: 30px;
        font-size: 14px
    }
}

.cr-present__product-txt {
    font-size: 2.6666666667vw;
    line-height: 1.3;
    text-align: center;
    font-weight: bold
}

@media(min-width: 901px) {
    .cr-present__product-txt {
        font-size: 14px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.cr-present__product-txt .product-txt-01 {
    display: block;
    font-weight: 400;
    margin-bottom: 0.2666666667vw
}

@media(min-width: 901px) {
    .cr-present__product-txt .product-txt-01 {
        font-size: 12px;
        margin-bottom: 4px
    }
}

@media(min-width: 901px) {
    .cr-present__product-txt .product-txt-02 {
        margin-bottom: 6px;
        line-height: 1.3
    }
}

@media(min-width: 901px) {
    .cr-present__product-txt .product-txt-03 {
        font-weight: 400
    }
}

.cr-present__desc {
    margin-top: 4vw
}

@media(min-width: 901px) {
    .cr-present__desc {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 1/2/2/3;
        margin-left: 35px;
        margin-top: 56px
    }
}

.cr-present__desc-item {
    color: #fff;
    line-height: 1.5;
    text-align: center
}

@media(min-width: 901px) {
    .cr-present__desc-item {
        text-align: left
    }
}

.cr-present__desc-item+.cr-present__desc-item {
    margin-top: 4.5333333333vw
}

@media(min-width: 901px) {
    .cr-present__desc-item+.cr-present__desc-item {
        margin-top: 16px
    }
}

.cr-present__desc-term {
    display: inline-block;
    font-size: 3.7333333333vw
}

@media(min-width: 901px) {
    .cr-present__desc-term {
        font-size: 16px;
        line-height: 1.7
    }
}

.cr-present__desc-term .desc-term-s {
    font-size: 2.6666666667vw
}

@media(min-width: 901px) {
    .cr-present__desc-term .desc-term-s {
        font-size: 12px
    }
}

.cr-present__desc-detail {
    font-size: 4.5333333333vw;
    margin-top: 1.3333333333vw;
    line-height: 1;
    font-weight: bold
}

@media(min-width: 901px) {
    .cr-present__desc-detail {
        font-size: 20px;
        margin-top: 8px;
        margin-left: -2px
    }
}

.cr-present__desc-detail .desc-detail-label {
    display: inline-block;
    padding-inline: 1.0666666667vw 0.2666666667vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(255, 234, 0, 0.5)));
    background: -webkit-linear-gradient(transparent 70%, rgba(255, 234, 0, 0.5) 70%);
    background: linear-gradient(transparent 70%, rgba(255, 234, 0, 0.5) 70%)
}

@media(min-width: 901px) {
    .cr-present__desc-detail .desc-detail-label {
        display: inline;
        padding-inline: 2px 1px
    }
}

.cr-present__desc-detail .desc-detail-label:nth-of-type(n+2) {
    margin-top: 2.1333333333vw
}

@media(min-width: 901px) {
    .cr-present__desc-detail .desc-detail-label:nth-of-type(n+2) {
        margin-top: 8px
    }
}

.cr-present__desc-detail .desc-detail-s {
    margin-left: 1.3333333333vw;
    font-size: 3.2vw
}

@media(min-width: 901px) {
    .cr-present__desc-detail .desc-detail-s {
        font-size: 16px;
        margin-left: 0
    }
}

.cr-present__txt-01 {
    text-align: center;
    margin-top: 6.1333333333vw;
    font-size: 5.8666666667vw;
    font-weight: bold
}

@media(min-width: 901px) {
    .cr-present__txt-01 {
        text-align: left;
        font-size: 24px;
        margin-top: 14px;
        text-indent: 5px
    }
}

.cr-present__list {
    margin: 4vw 2.2666666667vw 0;
    text-align: left
}

@media(min-width: 901px) {
    .cr-present__list {
        text-align: left;
        margin: 0
    }
}

.cr-present__item {
    font-size: 2.6666666667vw;
    line-height: 1.5;
    letter-spacing: -0.06em;
    display: inline
}

@media(min-width: 901px) {
    .cr-present__item {
        display: block;
        font-size: 11px;
        letter-spacing: 0
    }
}

.cr-present__item+.cr-present__item {
    margin-top: 0.2666666667vw
}

@media(min-width: 901px) {
    .cr-present__item+.cr-present__item {
        margin-top: 1px
    }
}

.cr-present__date {
    background: #fff;
    padding: 4.1333333333vw 0;
    font-size: 3.7333333333vw;
    margin: 3.2vw 1.6vw 7.4666666667vw;
    color: #0087d0;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1333.2vw;
    letter-spacing: normal !important
}

@media(min-width: 901px) {
    .cr-present__date {
        padding: 19px 0;
        font-size: 28px;
        margin-top: 35px;
        letter-spacing: .08em;
        margin: 35px 78px 64px
    }
}

.cr-present__date .date-time-week {
    font-size: 2.6666666667vw
}

@media(min-width: 901px) {
    .cr-present__date .date-time-week {
        font-size: 20px
    }
}

.cr-present__date-icon {
    position: relative;
    display: inline-block;
    width: 1.3333333333vw;
    height: 2.6666666667vw;
    margin-inline: 1.0666666667vw
}

@media(min-width: 901px) {
    .cr-present__date-icon {
        width: 5px;
        height: 20px;
        margin-inline: 18px
    }
}

.cr-present__date-icon::before,
.cr-present__date-icon::after {
    content: "";
    position: absolute;
    top: calc(50% - 0.2666666667vw);
    right: 0;
    width: 1.8666666667vw;
    height: 0.2666666667vw;
    border-radius: 9999px;
    background-color: #0087d0;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

@media(min-width: 901px) {

    .cr-present__date-icon::before,
    .cr-present__date-icon::after {
        top: calc(50% - 1px);
        width: 14px;
        height: 2px
    }
}

.cr-present__date-icon::before {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.cr-present__date-icon::after {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg)
}

.cr-present__ranking {
    padding: 10.6666666667vw 0
}

@media(min-width: 901px) {
    .cr-present__ranking {
        padding: 80px 0 0
    }
}

.cr-present__ranking-ttl {
    color: #133177;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cr-present__ranking-ttl--en {
    font-family: "Cormorant Garamond", serif;
    font-weight: bold;
    font-size: 9.3333333333vw;
    line-height: 1.3
}

@media(min-width: 901px) {
    .cr-present__ranking-ttl--en {
        font-size: 60px;
        letter-spacing: .08em
    }
}

.cr-present__ranking-ttl--ja {
    margin-top: 0.5333333333vw;
    font-size: 3.2vw;
    font-weight: 600;
    line-height: 1.3
}

@media(min-width: 901px) {
    .cr-present__ranking-ttl--ja {
        margin-top: 0;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: .08em
    }
}

.cr-present .awoo-hdg {
    display: none
}

.cr-present #awoo_content {
    padding: 0 0 0 0;
    width: calc(6.6666666667vw + 100%);
    margin-left: -3.3333333333vw
}

@media(min-width: 901px) {
    .cr-present #awoo_content {
        width: auto;
        margin-left: 0
    }
}

.cr-present .awoo-product-item-ranking {
    margin-left: 8vw !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media(min-width: 901px) {
    .cr-present .awoo-product-item-ranking {
        margin-left: 30px !important
    }
}

.cr-present .awoo-product-list {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%
}

.cr-present .awoo-product-list.slick-slider {
    overflow: visible
}

.cr-present .awoo-product-list:not(.slick-slider) .awoo-product-item-ranking {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 !important;
    padding: 0 15px !important;
    width: 40% !important
}

@media(min-width: 901px) {
    .cr-present .awoo-product-list:not(.slick-slider) .awoo-product-item-ranking {
        padding: 0 15px;
        margin: 0 !important;
        width: 25% !important
    }
}

.cr-present .awoo-product-list:not(.slick-slider) .awoo-product-item-ranking:after {
    left: 15px
}

.cr-present .awoo-product-list .slide-arrow {
    width: 8vw;
    height: 41.8666666667vw;
    background: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.cr-present .awoo-product-list .slide-arrow:hover {
    opacity: .7
}

@media(min-width: 901px) {
    .cr-present .awoo-product-list .slide-arrow {
        width: 40px;
        height: 256px
    }
}

.cr-present .awoo-product-list .slide-arrow.prev-arrow {
    left: 1%
}

@media(min-width: 901px) {
    .cr-present .awoo-product-list .slide-arrow.prev-arrow {
        left: 0
    }
}

@media screen and (min-width: 970px) {
    .cr-present .awoo-product-list .slide-arrow.prev-arrow {
        left: -3%
    }
}

.cr-present .awoo-product-list .slide-arrow.next-arrow {
    right: 1%
}

@media(min-width: 901px) {
    .cr-present .awoo-product-list .slide-arrow.next-arrow {
        right: 0
    }
}

@media screen and (min-width: 970px) {
    .cr-present .awoo-product-list .slide-arrow.next-arrow {
        right: -3%
    }
}

.cr-present .awoo-product-attention {
    padding: 0 2.6666666667vw
}

@media(min-width: 901px) {
    .cr-present .awoo-product-attention {
        padding: 0 10px
    }
}

.cr-present .slick-track {
    margin-left: -24vw
}

@media(min-width: 901px) {
    .cr-present .slick-track {
        margin-left: -15px
    }
}

.cr-content {
    background: #cef2fd;
    padding-top: 7.4666666667vw
}

@media(min-width: 901px) {
    .cr-content {
        padding-top: 80px
    }
}

.cr-content__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #133177;
    text-align: center
}

@media(min-width: 901px) {
    .cr-content__title {
        width: auto;
        margin-bottom: 64px
    }
}

.cr-content__title--en {
    font-family: "Cormorant Garamond", serif;
    font-size: 9.3333333333vw;
    line-height: 1.3;
    font-weight: bold
}

@media(min-width: 901px) {
    .cr-content__title--en {
        letter-spacing: .08em;
        padding: 0;
        font-size: 60px
    }
}

.cr-content__title--ja {
    font-size: 3.2vw;
    font-weight: 600;
    line-height: 1.3;
    margin-top: 0.5333333333vw
}

@media(min-width: 901px) {
    .cr-content__title--ja {
        letter-spacing: .08em;
        font-size: 14px;
        margin-top: 0
    }
}

.cr-nav {
    width: 100%;
    margin-top: 9.3333333333vw;
    border-bottom: 0.8vw solid #0087d0;
    overflow-x: scroll
}

.cr-nav.nav-bottom {
    margin-top: 80px
}

@media(min-width: 901px) {
    .cr-nav {
        overflow: auto;
        margin: 30px auto 0;
        border-bottom: 3px solid #0087d0
    }
}

.cr-nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 206.4vw;
    margin-left: 5.0666666667vw
}

@media(min-width: 901px) {
    .cr-nav__list {
        position: relative;
        width: 100%;
        max-width: 1028px;
        margin: 0 auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 8px
    }
}

.cr-nav__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 27.7333333333vw;
    height: 10.1333333333vw;
    background: #fff;
    border-radius: 4vw 4vw 0 0;
    font-size: 3.2vw;
    padding-top: 1.0666666667vw;
    font-weight: bold;
    color: #0087d0;
    line-height: 1.1;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

@media(min-width: 901px) {
    .cr-nav__item {
        width: 140px;
        height: 68px;
        border-radius: 26px 26px 0 0;
        font-size: 18px;
        padding-top: 5px
    }
}

@media(min-width: 1080px) {
    .cr-nav__item {
        font-size: 18px
    }
}

.cr-nav__item:not(:first-child) {
    margin-left: 1.0666666667vw
}

@media(min-width: 901px) {
    .cr-nav__item:not(:first-child) {
        margin-left: 0
    }
}

.cr-nav__item.is-active {
    background-color: #0087d0;
    color: #fff
}

.cr-product {
    position: relative;
    padding: 8.5333333333vw 4.9333333333vw 10.6666666667vw;
    background: #cef2fd
}

@media(min-width: 901px) {
    .cr-product {
        padding: 80px 0
    }
}

@media(min-width: 901px) {
    .cr-product__inner {
        position: relative;
        width: 100%;
        margin: 0 auto
    }
}

.cr-product__hdl {
    text-align: center
}

@media(min-width: 901px) {
    .cr-product__title {
        width: 674px;
        margin: 0 auto
    }
}

.cr-product__title img {
    width: 100%;
    height: auto
}

.cr-product__title-txt {
    background: #d4dcf1;
    padding: 0 2.4vw;
    font-weight: bold;
    font-size: 10.6666666667vw;
    letter-spacing: .08em;
    position: relative
}

@media(min-width: 901px) {
    .cr-product__title-txt {
        padding: 0 20px;
        font-size: 60px
    }
}

.cr-product__title-num {
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    font-size: 8vw;
    color: #91a2d0;
    position: absolute;
    z-index: 1;
    top: -6.1333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 2.4vw
}

.cr-product-emulsion .cr-product__title-num {
    top: -8vw
}

@media(min-width: 901px) {
    .cr-product__title-num {
        font-size: 50px;
        top: -42px
    }

    .cr-product-emulsion .cr-product__title-num {
        top: -56px
    }
}

.cr-product__lead {
    text-align: center;
    font-size: 3.7333333333vw;
    letter-spacing: .08em;
    line-height: 1.3;
    color: #19243e
}

@media(min-width: 901px) {
    .cr-product__lead {
        font-size: 16px;
        line-height: 1.5
    }
}

.cr-product__lead-note {
    font-size: .75em;
    line-height: 1.75;
    letter-spacing: .08em;
    margin-top: 1.3333333333vw
}

@media(min-width: 901px) {
    .cr-product__lead-note {
        margin-top: 5px
    }
}

.cr-product__list {
    display: block;
    margin-top: 4vw
}

@media(min-width: 901px) {
    .cr-product__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        max-width: 1040px;
        margin: 64px auto 0;
        padding: 0 20px 0;
        gap: 80px 0
    }
}

.cr-product__item {
    position: relative;
    width: 100%;
    font-weight: 400
}

@media(min-width: 901px) {
    .cr-product__item {
        width: 47.2%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.cr-product__item+.cr-product__item {
    margin-top: 10.6666666667vw
}

@media(min-width: 901px) {
    .cr-product__item+.cr-product__item {
        margin-top: 0
    }
}

.cr-product__item-box {
    position: absolute;
    top: 2.6666666667vw;
    left: 2.6666666667vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media(min-width: 901px) {
    .cr-product__item-box {
        top: 20px;
        left: 20px
    }
}

.cr-product__item-box:has(.item-tag-02) {
    top: 1.6vw;
    left: 1.6vw
}

@media(min-width: 901px) {
    .cr-product__item-box:has(.item-tag-02) {
        top: 14px;
        left: 14px
    }
}

.cr-product__item-tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff3f7;
    border: 0.2666666667vw solid #ff3469;
    border-radius: 3.2vw;
    color: #ff3469;
    padding: 0 3.2vw 0 8vw;
    height: 8.1333333333vw;
    font-size: 4vw;
    letter-spacing: .08em;
    font-weight: bold
}

@media(min-width: 901px) {
    .cr-product__item-tag {
        border-width: 2px;
        border-radius: 12px;
        padding: 0 16px 0 34px;
        height: 32px;
        font-size: 16px
    }
}

.cr-product__item-tag .item-tag-txt {
    position: relative;
    line-height: 1.5
}

.cr-product__item-tag .item-tag-txt::before {
    position: absolute;
    content: "";
    background: url("/img/freepage/feature_20260316/images/tag_icon.png") no-repeat;
    background-size: 100% auto;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: 50%;
    left: -0.5333333333vw;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

@media(min-width: 901px) {
    .cr-product__item-tag .item-tag-txt::before {
        width: 22px;
        height: 22px;
        left: -4px
    }
}

.cr-product__item-tag.item-tag-02 {
    top: 1.6vw;
    left: 1.6vw;
    padding: 0 2.1333333333vw 0 6vw;
    height: 5.4666666667vw;
    font-size: 2.9333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-tag.item-tag-02 {
        top: 12px;
        left: 12px;
        padding: 0 16px 0 34px;
        height: 32px;
        font-size: 16px;
        border-radius: 24px
    }
}

.cr-product__item-tag.item-tag-02 .item-tag-txt::before {
    width: 4.4vw;
    height: 4.4vw
}

@media(min-width: 901px) {
    .cr-product__item-tag.item-tag-02 .item-tag-txt::before {
        width: 22px;
        height: 22px
    }
}

.cr-product__item-tag+.cr-product__item-tag {
    margin-left: 0.5333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-tag+.cr-product__item-tag {
        margin-left: 6px
    }
}

.cr-product__item-label {
    margin-bottom: 3.2vw
}

@media(min-width: 901px) {
    .cr-product__item-label {
        margin-bottom: 0
    }
}

.cr-product__item-label .item-label-txt {
    position: relative;
    display: inline-block;
    padding: 0 3.2vw 0 8vw;
    border-radius: 3.2vw;
    background: #ff7fa0;
    color: #fff;
    font-size: 4vw;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: .08em;
    line-height: 8.1333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-label .item-label-txt {
        padding: 0 16px 0 34px;
        border-radius: 12px;
        font-size: 16px;
        line-height: 32px
    }
}

.cr-product__item-label .item-label-txt::before {
    position: absolute;
    content: "";
    background: url("/img/freepage/feature_20260316/images/tag_icon_white.png") no-repeat;
    background-size: 100% auto;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    left: 2.1333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-label .item-label-txt::before {
        width: 22px;
        height: 22px;
        left: 8px
    }
}

.cr-product__item-label.item-label-02 {
    margin-top: 4.2666666667vw;
    margin-bottom: 0
}

@media(min-width: 901px) {
    .cr-product__item-label.item-label-02 {
        margin-top: 32px
    }
}

.cr-product__item-label.item-label-02 .item-label-txt {
    padding: 1.0666666667vw 3.2vw 1.0666666667vw 7.0666666667vw;
    font-size: 2.9333333333vw;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5;
    border-radius: 2.1333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-label.item-label-02 .item-label-txt {
        padding: 0 16px 0 34px;
        border-radius: 12px;
        font-size: 12px;
        line-height: 32px;
        width: 100%
    }
}

@media(min-width: 1080px) {
    .cr-product__item-label.item-label-02 .item-label-txt {
        font-size: 16px
    }
}

.cr-product__item-label.item-label-02 .item-label-txt::before {
    width: 4.4vw;
    height: 4.4vw;
    top: 1.0666666667vw;
    left: 2.1333333333vw;
    -webkit-transform: none;
    transform: none
}

@media(min-width: 901px) {
    .cr-product__item-label.item-label-02 .item-label-txt::before {
        width: 22px;
        height: 22px;
        top: 50%;
        left: -14px;
        -webkit-transform: translate(100%, -50%);
        transform: translate(100%, -50%)
    }
}

.cr-product__item-label.item-label-02+.cr-product__item-cat {
    margin-top: 2.4vw !important
}

@media(min-width: 901px) {
    .cr-product__item-label.item-label-02+.cr-product__item-cat {
        font-size: 16px
    }
}

.cr-product__item-img {
    position: relative;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    margin: 0 auto;
    background: url("/img/freepage/feature_20260316/images/product_img_bg.jpg") no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width: 901px) {
    .cr-product__item-img {
        max-width: 480px;
        max-height: 480px;
        height: auto;
        margin: 0;
        text-align: center
    }
}

.cr-product__item-img img {
    width: 80vw;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width: 901px) {
    .cr-product__item-img img {
        width: 100%;
        height: auto
    }
}

.cr-product__item-img a {
    display: block;
    position: relative
}

.cr-product__item-icon {
    position: absolute;
    left: 0;
    top: 0
}

.cr-product__item-icon.item-icon-sun {
    left: -4.8vw;
    top: -6.9333333333vw;
    width: 29.3333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-icon.item-icon-sun {
        left: -32px;
        top: -32px;
        width: 160px
    }
}

.cr-product__item-icon.item-icon-circle {
    left: -4.2666666667vw;
    top: -4.2666666667vw;
    width: 20vw
}

@media(min-width: 901px) {
    .cr-product__item-icon.item-icon-circle {
        left: -26px;
        top: -26px;
        width: 150px
    }
}

.cr-product__item-icon.item-icon-liq {
    left: -2.1333333333vw;
    top: -3.7333333333vw;
    width: 20vw
}

@media(min-width: 901px) {
    .cr-product__item-icon.item-icon-liq {
        left: -32px;
        top: -32px;
        width: 110px
    }
}

.cr-product__item-icon img {
    width: 100%;
    height: auto
}

.cr-product__item-icon-note {
    position: absolute;
    left: 2.2666666667vw;
    bottom: 2.1333333333vw;
    font-size: 2.6666666667vw;
    font-weight: 500;
    color: #133177
}

@media(min-width: 901px) {
    .cr-product__item-icon-note {
        left: 12px;
        bottom: 12px;
        font-size: 12px
    }
}

.cr-product__item-inner {
    margin-top: 5.3333333333vw;
    color: #133177
}

@media(min-width: 901px) {
    .cr-product__item-inner {
        margin-top: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.cr-product__item-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 1.0666666667vw
}

@media(min-width: 901px) {
    .cr-product__item-label {
        gap: 8px
    }
}

.cr-product__item-label .label-item {
    display: block;
    line-height: 1;
    border: 0.2666666667vw solid #0087d0;
    padding: 1.6vw 2.1333333333vw;
    color: #0087d0;
    font-weight: bold;
    font-size: 3.2vw;
    border-radius: 1333.2vw
}

@media(min-width: 901px) {
    .cr-product__item-label .label-item {
        border-width: 2px;
        padding: 6px 16px;
        font-size: 14px
    }
}

.cr-product__item-label .label-item.label-item-01 {
    border-color: #fff;
    background: #fff;
    color: #133177
}

.cr-product__item-cat {
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: .08em;
    margin-top: 4vw
}

@media(min-width: 901px) {
    .cr-product__item-cat {
        font-size: 12px;
        margin-top: 30px
    }
}

.cr-product__item-textarea {
    margin-top: 4.2666666667vw
}

@media(min-width: 901px) {
    .cr-product__item-textarea {
        margin-top: 8px;
        min-height: 70px
    }
}

.cr-product__item-text {
    font-weight: 500;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    text-align: justify
}

@media(min-width: 901px) {
    .cr-product__item-text {
        width: 100%;
        font-size: 16px;
        line-height: 1.5
    }
}

.cr-product__item-text span {
    display: block;
    font-size: 3.2vw;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-product__item-text span {
        font-size: 14px
    }
}

.cr-product__item-text rt {
    font-size: 2.1333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-text rt {
        font-size: 10px
    }
}

.cr-product__item-brand {
    margin-top: 4.2666666667vw;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-product__item-brand {
        width: 100%;
        margin-top: 18px;
        font-size: 14px
    }
}

.cr-product__item-name {
    margin-top: 1.6vw;
    font-size: 4.2666666667vw;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-product__item-name {
        width: 100%;
        margin-top: 10px;
        font-size: 18px
    }
}

.cr-product__item-name span {
    display: block;
    font-size: 2.9333333333vw;
    font-weight: 400;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-product__item-name span {
        font-size: 14px
    }
}

.cr-product__item-name.name-small {
    letter-spacing: .02em
}

.cr-product__item-box01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 1.3333333333vw
}

@media(min-width: 901px) {
    .cr-product__item-box01 {
        margin: 10px 0 26px
    }
}

.cr-product__item-price {
    font-size: 2.6666666667vw;
    font-weight: 500;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-product__item-price {
        width: auto;
        margin-top: 0;
        font-size: 12px
    }
}

.cr-product__item-price span {
    margin-left: .2em;
    font-size: 8vw;
    font-weight: bold
}

@media(min-width: 901px) {
    .cr-product__item-price span {
        font-size: 40px
    }
}

.cr-product__item-sales {
    margin-top: .8em;
    font-size: 2.6666666667vw;
    line-height: 1.5
}

@media(min-width: 901px) {
    .cr-product__item-sales {
        font-size: 12px
    }
}

.cr-product__item-quasi {
    padding: 0 1.0666666667vw;
    background-color: #297dbe;
    font-size: 2.9333333333vw;
    line-height: 4.8vw;
    margin: 0 0 1.3333333333vw 2.1333333333vw;
    font-weight: bold;
    color: #fff;
    text-align: center
}

@media(min-width: 901px) {
    .cr-product__item-quasi {
        margin-top: 16px;
        font-size: 12px;
        display: block;
        white-space: nowrap;
        padding: 5px 8px;
        line-height: 1.3;
        margin: 0 0 5px 24px
    }
}

.cr-product__item-text02 {
    margin-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
    letter-spacing: .08em;
    line-height: 1.5;
    color: #19243e
}

@media(min-width: 901px) {
    .cr-product__item-text02 {
        margin-top: 20px;
        margin-bottom: 50px;
        font-size: 16px
    }
}

.cr-product__item-note {
    font-weight: 500
}

@media(min-width: 901px) {
    .cr-product__item-note {
        margin: 6px 0 0
    }
}

.cr-product__item-text03 {
    font-size: 2.6666666667vw;
    letter-spacing: .08em;
    line-height: 1.5
}

@media(min-width: 901px) {
    .cr-product__item-text03 {
        font-size: 12px
    }
}

.cr-product__item-text04 {
    font-size: 2.6666666667vw;
    margin-top: 2.1333333333vw;
    line-height: 1.5;
    font-weight: 500
}

@media(min-width: 901px) {
    .cr-product__item-text04 {
        margin: 0;
        font-size: 13px;
        position: absolute;
        bottom: 0;
        left: 0
    }
}

.cr-product__item-cart {
    margin-top: 4vw;
    position: relative
}

@media(min-width: 901px) {
    .cr-product__item-cart {
        width: 100%;
        margin-top: auto;
        padding-bottom: 30px
    }
}

@media(min-width: 901px) {
    .cr-product__item:has(.cr-product__item-note) .cr-product__item-text02 {
        margin-bottom: 0
    }
}

.cr-product__note {
    margin-top: 5.3333333333vw;
    font-size: 2.6666666667vw;
    letter-spacing: .08em;
    font-weight: bold;
    padding: 0 4.9333333333vw 0
}

@media(min-width: 901px) {
    .cr-product__note {
        font-size: 12px;
        width: 100%;
        max-width: 1048px;
        margin: 40px auto 0;
        padding: 0 2% 0
    }
}

@media(min-width: 1080px) {
    .cr-product__note {
        padding: 0
    }
}

@media(min-width: 901px) {
    .cr-link {
        padding: 80px 0
    }
}

.cr-link__title {
    font-weight: bold;
    text-align: center;
    color: #ff3469;
    padding: 7.4666666667vw 0
}

@media(min-width: 901px) {
    .cr-link__title {
        padding: 55px 0 20px
    }
}

.cr-link__title-inner {
    position: relative;
    display: block;
    z-index: 1
}

.cr-link__title-en {
    font-size: 8vw;
    font-family: "Cormorant Garamond", serif;
    line-height: 1.3;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-link__title-en {
        font-size: 50px
    }
}

.cr-link__title-jp {
    display: block;
    font-size: 2.6666666667vw;
    letter-spacing: .08em
}

@media(min-width: 901px) {
    .cr-link__title-jp {
        font-size: 12px
    }
}

.cr-link__list {
    padding: 7.4666666667vw 5.0666666667vw
}

@media(min-width: 901px) {
    .cr-link__list {
        padding: 0 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: center;
        -ms-flex-pack: justify;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 1020px;
        width: 100%;
        margin: 0 auto;
        gap: 40px 0
    }
}

.cr-link__list-item {
    width: 100%
}

@media(min-width: 901px) {
    .cr-link__list-item {
        width: 48.8%
    }
}

.cr-link__list-item+.cr-link__list-item {
    margin-top: 5.3333333333vw
}

@media(min-width: 901px) {
    .cr-link__list-item+.cr-link__list-item {
        margin-top: 0
    }
}

.cr-link__list-item img {
    width: 100%;
    height: auto
}

@media(min-width: 901px) {
    .cr-link__list-item.cr-link-campaing {
        width: 620px;
        margin: 0 auto
    }
}

@media(min-width: 901px) {
    .cr-product__item-star {
        margin-top: 4px
    }
}

.revico-star-block {
    font-weight: bold !important;
    font-family: "Inter", sans-serif !important
}

.revico-star-block--total {
    color: #7765b3 !important;
    margin: 0 !important
}

@media(min-width: 901px) {
    .revico-star-block--title {
        margin-left: -50px !important;
        font-size: 16px !important
    }
}

@media(min-width: 901px) {
    .revico-star-block--total {
        font-size: 14px !important
    }
}

.revico-read-more-review {
    margin: 0 !important
}

@media(min-width: 901px) {
    .revico-read-more-review {
        font-size: 14px !important
    }
}

.cr-product__item-star .revico-star .revico-star-block--rate {
    top: 3px !important
}

@media(min-width: 901px) {
    .cr-product__item-star .revico-star .revico-star-block--rate {
        -webkit-transform: scale(0.7) !important;
        transform: scale(0.7) !important
    }
}

.block-modal {
    display: inline-block;
    position: relative;
    width: 88vw;
    max-width: none;
    padding: 0;
    vertical-align: middle;
    -webkit-animation-name: scalefadeout;
    animation-name: scalefadeout;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    opacity: 0;
    -webkit-overflow-scrolling: touch
}

@media(min-width: 901px) {
    .block-modal {
        width: 50%;
        max-width: 460px;
        margin-top: 15px;
        padding: 10px
    }
}

.is-opend .block-modal {
    -webkit-animation-name: scalefadein;
    animation-name: scalefadein;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    opacity: 1
}

.block-modal__wrapper {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.block-modal__wrapper::after {
    display: inline-block;
    content: "";
    height: 100%;
    margin-left: -0.05em;
    vertical-align: middle
}

.block-modal__overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #000;
    opacity: 0
}

.is-opend .block-modal__overlay {
    opacity: .4
}

.block-modal__inner {
    position: relative;
    margin: 10vw 0 15vw;
    background-color: #cef2fd;
    font-weight: bold;
    font-family: "Inter", sans-serif;
    color: #133177
}

@media(min-width: 901px) {
    .block-modal__inner {
        margin-top: 0;
        margin-bottom: 15px
    }
}

.block-modal__heading {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    padding-bottom: 5.3333333333vw;
    background-color: #cef2fd;
    z-index: 2
}

@media(min-width: 901px) {
    .block-modal__heading {
        padding-bottom: 20px
    }
}

.block-modal__box {
    position: relative
}

.block-modal__icon {
    position: absolute;
    top: 3.2vw;
    left: 3.2vw
}

@media(min-width: 901px) {
    .block-modal__icon {
        top: 10px;
        left: 10px
    }
}

.block-modal__icon img {
    width: 18.6666666667vw;
    height: auto
}

@media(min-width: 901px) {
    .block-modal__icon img {
        width: 120px
    }
}

.block-modal__icon img[src*=icon_liq] {
    width: 16vw
}

@media(min-width: 901px) {
    .block-modal__icon img[src*=icon_liq] {
        width: 80px
    }
}

.block-modal__icon img[src*=icon_sun] {
    width: 21.3333333333vw
}

@media(min-width: 901px) {
    .block-modal__icon img[src*=icon_sun] {
        width: 110px
    }
}

.block-modal__img {
    position: relative;
    width: 50%;
    margin: 0 auto
}

@media(min-width: 901px) {
    .block-modal__img {
        width: 50%
    }
}

.block-modal__note {
    text-align: left;
    font-size: 2.6666666667vw;
    padding: 0 3.2vw;
    font-weight: 500;
    line-height: 1.1
}

@media(min-width: 901px) {
    .block-modal__note {
        font-size: 12px;
        padding: 0 10px
    }
}

.block-modal__note .note-txt {
    display: inline-block;
    margin-bottom: 3.2vw
}

@media(min-width: 901px) {
    .block-modal__note .note-txt {
        margin-bottom: 12px
    }
}

.block-modal__label {
    padding: 0 3.2vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 1.0666666667vw
}

@media(min-width: 901px) {
    .block-modal__label {
        padding: 0 10px;
        gap: 8px
    }
}

.block-modal__label .label-item {
    display: inline-block;
    line-height: 1;
    border: 0.2666666667vw solid #0087d0;
    padding: 0 2.1333333333vw;
    line-height: 6.1333333333vw;
    color: #0087d0;
    font-weight: bold;
    font-size: 2.9333333333vw;
    border-radius: 1333.2vw
}

@media(min-width: 901px) {
    .block-modal__label .label-item {
        border-width: 2px;
        padding: 0 16px;
        line-height: 24px;
        font-size: 14px
    }
}

.block-modal__label .label-item.label-item-01 {
    border-color: #fff;
    background: #fff;
    color: #133177
}

.block-modal__brand {
    margin-top: 3.2vw;
    padding: 0 3.2vw;
    font-size: 3.2vw;
    letter-spacing: .08em;
    text-align: left
}

@media(min-width: 901px) {
    .block-modal__brand {
        margin-top: 16px;
        padding: 0 10px;
        font-size: 0.875rem
    }
}

.block-modal__name {
    margin-top: 3.2vw;
    padding: 0 3.2vw;
    font-size: 4.2666666667vw;
    letter-spacing: .08em;
    line-height: 1.5;
    text-align: left;
    font-weight: bold
}

@media(min-width: 901px) {
    .block-modal__name {
        margin-top: 16px;
        padding: 0 10px;
        font-size: 1.25rem;
        letter-spacing: .07em
    }
}

.block-modal__name-sub {
    display: block;
    font-size: 3.2vw
}

@media(min-width: 901px) {
    .block-modal__name-sub {
        font-size: 24px
    }
}

.block-modal__name .product-name {
    display: block
}

.block-modal__name .product-subject {
    display: block;
    font-size: 3.2vw
}

@media(min-width: 901px) {
    .block-modal__name .product-subject {
        font-size: 16px
    }
}

.block-modal__name .type-name-tag {
    display: none
}

.block-modal__label-02 {
    margin-top: 0.5333333333vw;
    padding: 0 3.2vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media(min-width: 901px) {
    .block-modal__label-02 {
        margin-top: 4px;
        padding: 0 10px
    }
}

.block-modal__label-02-item {
    display: inline-block;
    padding: 0 1.3333333333vw;
    font-size: 2.9333333333vw;
    font-weight: bold;
    color: #fff;
    background: #297dbe;
    line-height: 5.3333333333vw
}

@media(min-width: 901px) {
    .block-modal__label-02-item {
        font-size: 12px;
        padding: 5px 8px;
        line-height: 1.3
    }
}

.block-modal__type {
    width: 100%;
    margin: 0 auto;
    padding: 0 1.0666666667vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #cef2fd
}

@media(min-width: 901px) {
    .block-modal__type {
        padding: 0 8px 8px
    }
}

.block-modal__type-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    border-top: 0.1333333333vw solid #0087d0;
    color: #0087d0;
    cursor: pointer
}

@media(min-width: 901px) {
    .block-modal__type-item {
        border-width: 1px;
        font-size: 0.875rem
    }
}

.block-modal__type-item.is-selected {
    color: #133177
}

.block-modal__type-item.is-selected .type-name-tag {
    background: #fff3f7;
    border-color: #ff7fa0;
    color: #ff7fa0
}

.block-modal__type-item.is-selected::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    height: 99%;
    border: 0.5333333333vw solid #133177;
    z-index: 1
}

@media(min-width: 901px) {
    .block-modal__type-item.is-selected::before {
        border-width: 4px
    }
}

.block-modal__type-thumb {
    width: 10.1333333333vw;
    padding: 2.4vw 0 2.4vw 2.4vw
}

@media(min-width: 901px) {
    .block-modal__type-thumb {
        width: 60px;
        padding: 12px 0 12px 12px
    }
}

.block-modal__type-name {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 9.3333333333vw;
    padding: 2.6666666667vw;
    font-size: 4.2666666667vw;
    letter-spacing: .04em;
    line-height: 1.5;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 901px) {
    .block-modal__type-name {
        min-height: 40px;
        padding: 7px 10px;
        font-size: 1rem
    }
}

.block-modal__type-name .type-name-tag {
    display: inline-block;
    background: #e2dcff;
    font-weight: bold;
    border: 0.2666666667vw solid #7764b3;
    border-radius: 1333.2vw;
    color: #7765b3;
    font-size: 3.7333333333vw;
    line-height: 5.6vw;
    padding: 0 2.1333333333vw;
    margin-left: 3.2vw
}

@media(min-width: 901px) {
    .block-modal__type-name .type-name-tag {
        border-width: 2px;
        font-size: 12px;
        line-height: 20px;
        padding: 0 8px;
        margin-left: 14px
    }
}

.block-modal__type-name .product-name {
    display: none
}

.block-modal__detail {
    margin-top: 4.2666666667vw;
    padding: 0 3.2vw;
    font-size: 3.2vw;
    letter-spacing: .08em;
    text-align: left
}

@media(min-width: 901px) {
    .block-modal__detail {
        margin-top: 16px;
        padding: 0 10px;
        font-size: 1rem
    }
}

.block-modal__detail-volume {
    margin-right: .4em
}

.block-modal__detail-price {
    font-size: 6.4vw;
    letter-spacing: .04em
}

@media(min-width: 901px) {
    .block-modal__detail-price {
        font-size: 1.625rem
    }
}

.block-modal__btn {
    margin: 5.3333333333vw 3.2vw 0
}

@media(min-width: 901px) {
    .block-modal__btn {
        width: 77%;
        margin: 25px auto 0
    }
}

.block-modal__btn .cart-link {
    width: 100%;
    height: 15.6vw;
    margin: 0 auto;
    border-radius: 1333.2vw
}

@media(min-width: 901px) {
    .block-modal__btn .cart-link {
        height: 58px
    }
}

@media(min-width: 901px) {
    .block-modal__btn .cart-link::before {
        left: 28px;
        width: 28px;
        height: 28px
    }
}

@media(min-width: 901px) {
    .block-modal__btn .cart-link::after {
        width: 38px;
        height: 38px
    }
}

.block-modal__btn .cart-link span {
    font-size: 4.2666666667vw
}

@media(min-width: 901px) {
    .block-modal__btn .cart-link span {
        font-size: 1.125rem
    }
}

.block-modal__close {
    position: absolute;
    top: -2.6666666667vw;
    right: -2.6666666667vw;
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    background: url("/img/freepage/feature_20260316/images/modal_close.png") no-repeat center;
    background-size: 100%;
    z-index: 10001;
    cursor: pointer
}

@media(min-width: 901px) {
    .block-modal__close {
        top: -12px;
        right: -12px;
        width: 45px;
        height: 45px
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes scalefadein {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes scalefadein {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes scalefadeout {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
}

@keyframes scalefadeout {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }
}

/*# sourceMappingURL=map/style.css.map */