    @charset "UTF-8";

    /* ◇◇◇ crystalmask-5th-anniversary ◇◇◇ */

    :root {
        --bg-color: #c9def1;
        --point-color: #346cab;
        --annotation-color: #000000;
    }

    /* === store all === */

    /* === lp all === */
    .lp__wrap--para {
        color: #464646;
        text-align: center;
        font-weight: 400;
        font-family: serif;
    }

    .lp__wrap--para::before {
        background: url("../../../img/event/crystalmask-5th-anniversary/bg.jpg");
        background-color: var(--bg-color);
        background-size: cover;
        background-position: top center;
    }

    .lp__wrap--para p {
        margin-bottom: 0;
    }

    section {
        margin: 50px auto;
        padding: 50px 5%;
    }


    @media screen and (max-width:768px) {

        .lp__wrap--para::before {
            background: url("../../../img/event/crystalmask-5th-anniversary/sp_bg.jpg");
            background-color: var(--bg-color);
            background-size: cover;
            background-position: top center;
        }

        section {
            padding: 25px 1%;
        }

    }

    /* === mv === */
    .mv--area {
        max-width: 1650px;
        width: 100%;
        margin: auto;
        padding: 25px 0;
        text-align: center;
    }

    .mv--area img {
        margin: auto;
    }

    @media screen and (max-width:1649px) {
        .mv--area {
            max-width: 100%;
        }
    }

    @media screen and (max-width:767px) {
        .mv--area {
            max-width: 100%;
            width: 100%;
            margin: auto;
            padding: 25px 0 0;
        }
    }

    /* intro */
    #intro p {
        letter-spacing: 3px;
        font-size: clamp(18px, 1.75vw, 25px);
        line-height: 2.25em;
        text-shadow: 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%), 0 0 10px rgb(255 255 255 / 75%);
    }

    #intro p span {
        color: var(--point-color);
        font-weight: 700;
    }

    #intro p span.year {
        font-size: clamp(28px, 2.25vw, 32px);
    }

    @media screen and (max-width:767px) {

        #intro p {
            letter-spacing: 1px;
        }

    }

    /* === cp === */

    .sec_bg-top,
    .sec_bg-middle,
    .sec_bg-bottom {
        max-width: 1400px;
        text-align: center;
        margin: auto;
    }

    .sec_bg-middle {
        background: url("../../../img/event/crystalmask-5th-anniversary/bg_contents_middle.png") repeat-y;
        background-size: contain;
        padding: 0 5%;
    }

    .sec_bg-middle .sec__txt {
        text-align: center;
        letter-spacing: 1px;
        font-size: clamp(16px, 1.5vw, 22px);
        padding-top: 15px;
    }

    .sec_bg-middle .sec__txt span {
        color: var(--point-color);
        font-weight: 700;
    }

    .sec_bg-middle .sec__txt span.num {
        font-size: clamp(22px, 2.1vw, 32px);
    }

    @media screen and (max-width:768px) {

        .sec_bg-top img,
        .sec_bg-bottom img {
            width: 100%;
        }

    }

    @media screen and (max-width:767px) {

        .sec_bg-middle {
            background: url("../../../img/event/crystalmask-5th-anniversary/sp_bg_contents_middle.png") repeat-y;
            background-size: contain;
            padding: 0 7.5%;
        }
    }


    /* cp01 */
    .present--img__area {
        margin: 50px auto;
        max-width: 1000px;
        background-size: 18px 3px;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, #8695B9 8px, transparent 8px);
        background-position: left bottom;
        padding-bottom: 50px;
    }

    .cp_detail--prizeArea {
        margin: auto;
        max-width: 950px;
    }

    .cp01_detailArea {
        margin: 30px auto;
    }

    .cp01_detailArea>img {
        margin: 15px auto;
        width: 100%;
        max-width: 400px;
    }

    .cp01_detailArea p {
        letter-spacing: 3px;
        color: var(--point-color);
        font-weight: bold;
        font-size: clamp(22px, 1.65vw, 30px);
    }

    .cp01_detailArea p.annotation {
        font-size: clamp(15px, 1.15vw, 18px);
        color: var(--annotation-color);
        font-weight: normal;
    }

    .cp_detail--period {
        margin: 50px auto auto;
        max-width: 1000px;
        background-size: 18px 3px;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, #8695B9 8px, transparent 8px);
        background-position: left bottom;
        padding-bottom: 50px;
    }

    .cp_detail--period p span {
        font-size: clamp(16px, 1.25vw, 21px);
        letter-spacing: 2px;
    }

    /* cp02 */
    .cp02_detailArea {
        margin: 30px auto;
    }

    .cp02_detailArea:last-of-type {
        margin: 30px auto auto;
    }

    .cp02_detailArea>img {
        margin: 15px auto;
        width: 100%;
        max-width: 400px;
    }

    .pickup-item {
        margin: auto auto 50px;
        max-width: 1000px;
        background-size: 18px 3px;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, #8695B9 8px, transparent 8px);
        background-position: left bottom;
        padding: 50px 0;
    }

    .pickup-item__detailTxt {
        text-align: left;
    }

    .pickup-item__detailTxt p {
        margin-bottom: 5px;
    }

    .pickup-item__detailTxt p.name,
    .pickup-item__detailTxt p.price {
        color: var(--point-color);
        font-size: clamp(24px, 1.65vw, 30px);
    }

    .pickup-item__detailTxt p.name {
        font-weight: bold;
    }

    .pickup-item__detailTxt p.price {
        font-weight: bold;
        letter-spacing: 2px;
    }

    .pickup-item__detailTxt p.price span {
        font-size: clamp(15px, 1.25vw, 20px);
    }

    .pickup-item__detailTxt a.itemBtn img {
        max-width: 400px;
        width: 65%;
    }

    @media screen and (max-width:991px) {

        .pickup-item__detailTxt {
            text-align: center;
        }

    }

    @media screen and (max-width:767px) {

        .cp01_detailArea {
            margin: 10px auto 15px;
        }

        .cp01_detailArea img {
            width: 100%;
            margin-bottom: 15px;
        }

        .cp01_detailArea p {
            letter-spacing: 1px;
            margin-bottom: 0;
        }

        .pickup-item {
            margin: auto auto 15px;
        }

        .pickup-item__detailImg {
            margin-bottom: 15px;
        }

        .pickup-item__detailTxt a.itemBtn img {
            width: 100%;
        }

    }

    /* === cp - entry === */
    .entry--area p:nth-last-of-type(2) {
        margin-top: 25px;
    }

    .entry--area p a,
    .entry--area p a:hover,
    .entry--area p a:active {
        color: var(--point-color);
        text-decoration: underline;
        font-size: clamp(15px, 1.25vw, 20px);
        font-weight: bold;
    }

    .entry--content {
        max-width: 800px;
        margin: auto;
    }

    .entry--content select[name="present_mask"] {
        height: auto !important;
        font-size: clamp(15px, 1.25vw, 20px);
    }

    .entry--content p.attention {
        font-size: clamp(15px, 1.25vw, 20px);
        color: #464646;
        letter-spacing: 0;
        font-weight: normal;
    }

    .entry-content_tap {
        align-items: center;
        display: flex;
        font-size: clamp(18px, 1.75vw, 25px);
        position: relative;
        padding: 20px 0;
        text-align: center;
        justify-content: center;
        letter-spacing: 1px;
        color: var(--point-color);
        max-width: 500px;
        margin: auto;
    }

    .icon_circle {
        border: 1px solid var(--point-color);
        border-radius: 50%;
        display: block;
        width: 33px;
        height: 33px;
        position: relative;
        margin-left: 10px;
    }

    .icon_circle::after {
        background-color: var(--point-color);
        content: "";
        display: block;
        width: 20px;
        height: 2px;
        position: absolute;
        top: 15px;
        right: 0;
        left: 0;
        margin: auto;
        transform: rotate(90deg);
        transition: transform .2s ease-in-out;
    }

    .entry-content__details {
        margin-top: 30px;
    }

    .entry-content__details[open] .icon_circle::after {
        transform: rotate(180deg);
    }

    .icon_circle::before {
        background-color: var(--point-color);
        content: "";
        display: block;
        width: 20px;
        height: 2px;
        position: absolute;
        top: 15px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .entry-content__box {
        background-color: rgb(255 255 255 / 75%);
        padding: 50px;
        text-align: left;
        margin: auto;
        max-width: 1000px;
        font-size: clamp(14px, 1.1vw, 20px);
    }

    .entry-content__box dl {
        padding-bottom: 30px;
        margin-bottom: 0;
    }

    .entry-content__box dl dt {
        font-weight: bold;
        padding-bottom: 5px;
    }

    .entry-content__box dl dd {
        line-height: 1.8;
    }

    .item--area {
        margin-top: 30px;
    }

    .item--area>img {
        margin: 30px auto 15px;
    }

    @media screen and (max-width:1499px) {}

    @media screen and (max-width:820px) {}

    @media screen and (max-width:768px) {

        .entry--area {
            padding-top: 25px;
            margin: 25px auto auto;
            max-width: 95%;
        }

        .entry-content__details {
            margin-top: auto;
        }

        .item--area {
            margin-top: 20px;
        }

        .item--area>img {
            margin: 20px auto;
            width: 95%;
        }

    }

    @media screen and (max-width:767px) {

        .entry--content select[name="present_mask"] {
            font-size: 14px !important;
            padding: 5px 5px 4px 0 !important;
        }

        .entry-content__box {
            padding: 15px;
            margin: auto;
            max-width: 95%;
        }

        .entry-content__box dl {
            padding-bottom: 20px;
        }

        .entry-content__box dl dt {
            padding-bottom: 0;
        }

        .entry-content__box dl dd {
            padding-bottom: 5px;
            line-height: 1.4;
        }

    }

    /* SKU */
    /* 商品 */
    @media screen and (max-width:1024px) {
        .item__area {
            max-width: 90%;
            margin: auto;
        }
    }

    @media screen and (max-width: 767px) {
        .item__area {
            max-width: 100%;
        }
    }

    .product-items {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center;
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        background: #fff;
        margin: 10px;
        padding: 10px;
    }

    li.product-item {
        /* border: 2px solid #c9bb81; */
        padding: 5px;
        border-radius: 2px;
        /* box-shadow: 0 3px 3px rgb(153 153 153 / 50%); */
        font-family: 'Noto Sans JP', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    .product-items .product-item .product-item-details a {
        font-size: clamp(13px, 1.3vw, 17px);
        font-weight: 700;
        color: #454545;
        line-height: 1.35;
    }

    .products-grid .price-box .price-wrapper .price {
        color: #e84c25;
    }

    #creative-area-lp .action.primary,
    #creative-area-lp .action-primary {
        display: none;
    }

    .widget-product-grid .product-reviews-summary {
        display: none !important;
    }

    [data-content-type=row] li.product-item .action.primary,
    [data-content-type=row] li.product-item .action-primary {
        text-align: center;
    }

    .product-items .product-item .product-item-details a {
        text-decoration: none;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: initial;
        white-space: unset;
        margin-bottom: 0;
    }


    .products-grid .price-box .price-wrapper .price {
        font-size: clamp(19px, 1.75vw, 23px);
    }

    /* 2025/09/10 */
    .products-grid .price-box .tax-label {
        font-size: clamp(13px, 1.15vw, 15px);
        color: #454545;
    }

    .product-items .product-item-info span.rewards__product-points,
    .product-item-actions .actions-secondary,
    .product-item-actions .actions-primary:has(form) {
        display: none;
    }

    @media screen and (max-width: 768px) {

        .anchor-box::before {
            height: 9.2rem;
            margin-top: -9.2rem;
        }

        #creative-area-lp .action.primary,
        #creative-area-lp .action-primary {
            width: auto;
        }

        .product-items .product-item .product-item-details a {
            -webkit-line-clamp: 4;
        }

    }

    .products-grid .product-item-actions {
        display: flex;
        /* 仮 */
    }

    @media (min-width: 640px) {
        .products-grid .product-item-actions {
            margin: 0;
        }

    }

    /* 4列表示 */

    .page-layout-1column .block.widget .products-grid .product-item {
        width: calc((100% - 8%) / 4);
    }

    @media (min-width: 769px),
    print {

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0;
        }

    }

    @media (min-width: 1024px),
    print {

        .page-layout-1column .block.widget .products-grid .product-item,
        .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0;
            display: flex !important;
            flex-direction: column !important;
            justify-content: space-between !important;
        }

        /* .page-layout-1column .block.widget .products-grid .product-item {
        } */
    }

    @media screen and (max-width:1180px) {

        .page-layout-1column .block.widget .products-grid .product-item {
            width: calc((100% - 9.65%) / 4);
        }
    }

    @media screen and (max-width:1024px) {

        /* .page-layout-1column .block.widget .products-grid .product-item {
            height: 270px;
        } */
    }

    @media screen and (max-width:1023px) {
        .page-layout-1column .block.widget .products-grid .product-item {
            width: calc((100% - 8.5%) / 4);
            margin: 0 7px 15px !important;
            /* height: 250px; */
            letter-spacing: 0;
            line-height: 2.5rem;
        }
    }

    @media screen and (max-width:767px) {

        .page-layout-1column .block.widget .products-grid .product-item {
            width: calc(100% / 2 - 10px);
            margin: 0 5px 10px !important;
            padding: 7px;
        }

    }

    @media screen and (max-width:375px) {

        /* .page-layout-1column .block.widget .products-grid .product-item {
            height: 230px;
        } */
    }

    /* 商品レイアウト fin */