/*====================

  general

====================*/
article {
    overflow-anchor: auto;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 43px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}


input,
select {
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #333;
    border-radius: 0px;
}

/* font */


.noto-sans {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
}

.sp_hidden {
    display: none;
}


.inner {
    padding: 0 3%;
}

@media only screen and (min-width: 768px) {
    .inner {
        position: relative;
        max-width: 1100px;
        margin: 0 auto;
        padding: 35px 50px 80px;
    }

    .sp_only {
        display: none;
    }

    .sp_hidden {
        display: block;
    }

}

/*====================

  終了対応

====================*/
.period-info {
    margin: 0 auto;
    padding: 20px 0;
    font-size: 1.5rem;
    line-height: 1.8;
    text-align: center;
    background: #ffdddc;
}

.period-info-title {
    padding-bottom: 20px;
    color: #333;
    font-weight: 700
}

.period-info-title span {
    color: #f00000;
    font-weight: 700;
    font-size: 1.8rem
}

.period-info-read {
    max-width: 900px;
    margin: 0 auto;
    padding: 0px 0 10px;
    color: #333;
    font-size: 1.4rem;
    background: #fff
}

.period-info-read a {
    padding-bottom: 1px;
    border-bottom: 1px solid #333
}

.period-info img {
    max-width: 500px;
}

.period-info-bk {
    background-color: white;
    width: 75%;
    margin: 0 auto;
    padding: 20px;
}

@media only screen and (min-width: 768px) {
    .period-info-title span {
        font-size: 2.6rem
    }

    .period-info {
        font-size: 2.2rem;
    }

    .period-info-read {
        font-size: 1.8rem;
    }
}

/*====================

  .mainvisual-area-pic

====================*/
.mainvisual-area {
    background-color: #ffe9e9;
}


/*MV画像*/



.mainvisual-area-pic {
    padding: 40px 0px;
    aspect-ratio: 1 / 1;
    align-items: center;
    display: flex;
    background-position: center;
    justify-content: center;
    background-size: cover;
}

.mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_sp.png);

}

p.mainvisual-area-late {
    font-size: 2.3rem;
    display: block;
    margin-bottom: 5px;
    border-bottom: 1px solid;
    padding: 0px 10px 5px;
}

.mainvisual-area-ribbon {
    display: inline-block;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    font-size: 1.5rem;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 700;
    background: #F34562;
    color: #FFF;
    box-sizing: border-box;
    clip-path: polygon(0% 50%, 10px 0%, calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 10px 100%);
}

/*下層MV*/

.carnation .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_carnation_sp.jpg);

}

.flower-all .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_flower-all_sp.jpg);

}

.other_plant .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_other_plant_sp.jpg);

}

.preserved-flower .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_preserved-flower_sp.jpg);

}

.set .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_set_sp.jpg);

}

.car_plant .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_car_plant_sp.jpg);

}

.bouquet .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_bouquet_sp.jpg);

}

.other_present .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_other_present_sp.jpg);

}

.sweets .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_sweets_sp.jpg);

}

.gourmet .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_gourmet_sp.jpg);

}

.practical-gift .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_practical-gift_sp.jpg);

}

.my-mother .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_my-mother_sp.jpg);

}

.wife .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_wife_sp.jpg);

}

.mother-in-law .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_mother-in-law_sp.jpg);

}

.age-40 .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_age-40_sp.jpg);

}

.age-50 .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_age-50_sp.jpg);

}

.age-60 .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_age-60_sp.jpg);

}

.age-70 .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_age-70_sp.jpg);

}

.age-80 .mainvisual-area-pic {

    background-image: url(/mothersday/2026/images/main_age-80_sp.jpg);

}


.top .mainvisual-area-pic h1 span.mainvisual-area-box-subtitle {
    font-size: 2rem;
    padding-bottom: 10px;
    border: none;
    margin: 15px 0px 10px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 1px;
    width: auto;
    display: block;
}

.mainvisual-area-pic h1 span {
    font-size: 1.5rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    width: auto;
    border-bottom: solid 1px #F34562;
    display: inline-block;
}

.top .mainvisual-area-pic h1 span {
    font-size: 2.5rem;
}

.top .mainvisual-area-pic h1 {
    display: flex;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 5px;
    justify-items: center;
    align-items: center;
    flex-direction: column;
}

.top span.small-font {
    display: contents;
    font-size: 6.5rem !important;
    letter-spacing: -5px;
}

.mainvisual-area-pic h1 {
    font-size: 2.3rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.4;
    display: flex;
    flex-direction: column;
    font-weight: 600;
}

.top .mainvisual-area-pic h1 {
    font-size: 10rem;
}

.top .mainvisual-area-box {
    background-color: transparent;
    border: none;
    padding: 50px 0px 40px;
}

.mainvisual-area-box {
    background-color: rgba(255, 255, 255, 0.8);
    width: 80%;
    text-align: center;
    border: solid 1px #F34562;
    color: #F34562;
    padding: 40px 0px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mainvisual-area-box img {
    width: 35px;
    margin-bottom: 5px;
}

/*TOP帯*/
.anchor-nav {
    width: 100%;
    background-color: #F34562;
    position: sticky;
    top: 43px;
    z-index: 999;
}

.anchor-nav-list {
    max-width: 1000px;
    justify-content: center;
    margin: auto;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, .3);
}

.anchor-nav-list li {
    width: 16%;
    height: 20px;
    background-color: #F34562;
    margin: 10px 0px;
    border-right: 1px solid #fff;
}

.anchor-nav-list li:last-of-type {
    border-right: 0px;
}

.anchor-nav-list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    font-family: "Noto Serif JP", serif;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-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;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
    font-size: 1rem;
    text-align: center;
}

.anchor-nav-list li a:hover {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.5s;
}


@media only screen and (min-width: 768px) {
    /*.mainvisual-area-pic {
        background-image: url(/mothersday/2026/images/main_r.png), url(/mothersday/2026/images/main_l.png);
        background-position: left 0px, right 0px;
        height: 500px;
        padding:0px;
        background-size: auto;
    }*/

    .anchor-nav-list {
        box-shadow: none;
    }

    .mainvisual-area-pic h1 span {
        font-size: 2.5rem;
        border-bottom: solid 1px #F34562;
        padding-bottom: 10px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: auto;
        display: inline-block;
    }

    .anchor-nav-list li:first-of-type {
        border-left: 1px solid #fff;
    }

    .anchor-nav-list li:last-of-type {
        border-right: 1px solid #fff;
    }

    .top .mainvisual-area-pic,
    .ranking .mainvisual-area-pic {
        padding: 0px;
        background-position: -120px 0px, calc(100% + 120px) 0px;
        background-size: auto;
    }

    .carnation .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_carnation.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .flower-all .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_flower-all.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .other_plant .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_other_plant.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .preserved-flower .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_preserved-flower.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .set .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_set.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .car_plant .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_car_plant.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .bouquet .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_bouquet.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .other_present .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_other_present.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .sweets .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_sweets.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .gourmet .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_gourmet.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .practical-gift .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_practical-gift.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .my-mother .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_my-mother.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .wife .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_wife.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .mother-in-law .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_mother-in-law.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .age-40 .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_age-40.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .age-50 .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_age-50.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .age-60 .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_age-60.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .age-70 .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_age-70.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .age-80 .mainvisual-area-pic {
        background-image: url(https://shaddy.jp/mothersday/2026/images/main_age-80.jpg);
        height: 500px;
        background-position: center !important;
        padding: 0px;
        background-size: cover;
        aspect-ratio: auto;
    }

    .top .mainvisual-area-pic h1 span.mainvisual-area-box-subtitle {
        display: inline-block;
    }

    .mainvisual-area-ribbon {
        height: 40px;
        line-height: 40px;
        padding: 0 50px;
        font-size: 2.5rem;
    }

    p.mainvisual-area-late {
        font-size: 3.3rem;
        margin-bottom: 0px;
    }

    .mainvisual-area-ribbon:before {
        border-width: 20px 0px 20px 15px;
    }

    .mainvisual-area-ribbon:after {
        border-width: 20px 15px 20px 0px;
    }

    .top .mainvisual-area-pic h1 {
        font-size: 20rem;
        margin-bottom: 10px;
    }

    .top span.small-font {
        font-size: 12rem !important;
        border-bottom: none;
    }

    .mainvisual-area-pic h1 {
        font-size: 4.5rem;
    }

    .mainvisual-area-box {
        width: 50%;
        padding: 30px 0px;
    }

    .top .mainvisual-area-pic h1 span.mainvisual-area-box-subtitle {
        font-size: 3rem;
        display: block;
        padding-top: 5px;
    }

    .mainvisual-area-box img {
        width: 60px;
        margin-bottom: 10px;
    }

    .anchor-nav {
        box-shadow: 0 0 6px 0px rgba(0, 0, 0, .3);
        top: 0px;
    }

    .anchor-nav-list li a {
        font-size: 1.6rem;
    }

}

@media only screen and (min-width: 768px) {

    .top .mainvisual-area-pic,
    .ranking .mainvisual-area-pic {
        background-image: url(/mothersday/2026/images/main_l.png), url(/mothersday/2026/images/main_r.png);
        background-position: -300px 50%, calc(100% + 300px) 50%;
        background-repeat: no-repeat, no-repeat;
        height: 500px;
        padding: 0px;
        background-size: auto;
        aspect-ratio: unset;
    }

    .top .mainvisual-area-pic h1 {
        font-size: 16rem;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1399px) {

    .top .mainvisual-area-pic,
    .ranking .mainvisual-area-pic {
        background-position: -250px 0px, calc(100% + 250px);
    }

    .top .mainvisual-area-pic h1 {
        font-size: 20rem;
    }

}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {

    .top .mainvisual-area-pic,
    .ranking .mainvisual-area-pic {
        background-position: -120px 0px, calc(100% + 120px) 0px;
    }
}

@media only screen and (min-width: 1600px) {

    .top .mainvisual-area-pic,
    .ranking .mainvisual-area-pic {
        background-position: left 0px, right 0px;
    }
}



.anchor-btn {
    display: flex;
    justify-content: center;
    column-gap: 5px;
    margin-top: 10px;
}

.anchor-btn li {
    background-color: rgba(255, 255, 255, 0.4);
    position: relative;
    font-family: "Noto Sans JP", sans-serif;
    border-radius: 5px;
    width: 50%;
    border: solid 1px #F34562;
}

.anchor-btn li:hover {
    background-color: rgba(255, 255, 255, 0.9);
    transition: 0.5s;
}

.anchor-btn li a {
    color: #F34562;
    padding: 5px 0px 30px;
    display: block;
}

.anchor-btn li img {
    width: 25px;
    height: 25px;
    margin: 7px 0px;
}

.anchor-btn li span {
    font-weight: bold;
    font-size: 1.5rem;
    color: #F34562 !important;
}

.anchor-btn li p {
    line-height: 1.5 !important;
    font-size: 1.2rem;
}

.anchor-btn a::before {
    content: "";
    position: absolute;
    width: 10px;
    bottom: 10px;
    right: 48.5%;
    height: 10px;
    border-right: 1px solid #F34562;
    border-bottom: 1px solid #F34562;
    transform: translateY(-50%) rotate(45deg);
}





@media only screen and (min-width: 768px) {
    .anchor-btn {
        margin-top: 20px;
        column-gap: 20px;
    }

    .anchor-btn li {
        width: 30%;
    }

    .anchor-btn li span {
        font-size: 2rem;
    }

    .anchor-btn li .emoji {
        font-size: 3rem;
    }


    .delivery .inner {
        padding: 0px !important;
    }

    .delivery-block {
        max-width: 800px;
    }

    .delivery-block-description {
        padding: 20px 30px 0;
        text-align: center;
    }


}

/*====================

ボタン

====================*/
.btn-box {
    background-color: #F34562;
    width: 100%;
    max-width: 450px;
    text-align: center;
    position: relative;
    margin: 20px auto 0;
    border: 2px solid #F34562;
}

.btn-box .btn {
    font-size: 3vw;
    color: #fff;
    font-weight: bold;
    width: 100%;
    padding: 10px;
    display: block;
    font-family: "Noto Serif JP", serif;
}

.btn-box .btn span {
    display: block;
    font-size: 1rem;
}

.btn-box::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url('/images/icon-arrow-right-wh.svg');
    background-size: 100%;
    width: 7px;
    height: 12px;
    top: 50%;
    right: 3%;
    margin: auto;
    transform: translate(-50%, -50%);
}

.btn-box:hover {
    border: 2px solid #F34562;
    background-color: #fff;
    transition: 0.5s;
}

.btn-box:hover::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url('/images/icon-arrow-right-rd.svg');
    background-size: 100%;
    width: 7px;
    height: 12px;
    top: 50%;
    right: 3%;
    margin: auto;
    transform: translate(-50%, -50%);
}

.btn-box:hover .btn {
    color: #F34562;
}

@media screen and (min-width: 768px) {
    .btn-box .btn {
        font-size: 1.5rem;
    }

    .btn-box {
        margin: 40px auto 0;
        max-width: 400px;
    }
}



.item-more-btn {
    text-decoration: underline;
    color: #F34562;
    position: relative;
    text-align: right;
    margin: 20px 30px 0px 0px;
}

.item-more-btn a {
    color: #F34562;
}

.item-more-btn::after {
    content: "";
    position: absolute;
    top: 6px;
    margin-left: 7px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #F34562;
    border-bottom: 1px solid #F34562;
    transform: rotate(-45deg);
}


/*====================

リード

====================*/

.main-lead-area {
    text-align: center;
    padding: 30px 0;
    background-color: #fff;
}

.main-lead-area.inner {
    text-align: center;
    padding: 30px 0;
}

.area-lead-box {
    padding: 40px 20px 0;
    text-align: center;

}

.area-lead {
    font-family: "Noto Serif JP", serif;
    display: block;
    line-height: 2;
    text-align: center;
}

.top.area-lead {
    text-align: left;
}


@media only screen and (min-width: 768px) {

    .area-lead {
        font-size: 1.8rem;
    }

}

/*====================

タイトル

====================*/

.area-title_box {
    display: flex;
    margin-bottom: 30px;
    padding-top: 40px;
}

.area-title_box::before {
    content: url(/mothersday/2026/images/flower_icon_s.svg);
    height: 100%;
    width: auto;
    transform: scale(1.0);
    align-self: flex-end;
    padding: 0 0 5px 5px;
    margin: -5px -7px 0 0;
}


.area-title {
    font-family: "Noto Serif JP", serif;
    font-size: 6vw;
    font-weight: 500;
    line-height: 1.3;
    color: #F34562;
    letter-spacing: 1px;
    margin-bottom: 8px;
}


.area-title span {
    font-size: 1.5rem;
    display: block;
}

.area-title_box-text-center {
    display: flex;
    margin-bottom: 30px;
    padding-top: 40px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.area-title_box-text-center::before {
    content: "";
    display: inline-block;
    background-image: url(/mothersday/2026/images/flower_icon_s.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-bottom: 5px;
}

.area-title_box-text-center span {
    font-size: 1.5rem;
    display: block;
    text-align: center;
}




@media only screen and (min-width: 768px) {
    .area-title_box {
        margin: 0 30px 50px 0;
    }

    .area-title {
        font-size: 4rem;
    }

    .area-title_box::before {
        transform: scale(1.5);
        padding: 0 0 6px 0;
        margin-right: -15px;
    }
}

.block-title_box {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    /* padding-top: 40px; */
}

.block-title_box::before {
    content: "";
    display: block;
    background-image: url(/mothersday/2026/images/flower_icon_s.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    flex-shrink: 0;
}

.block-title {
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.3;
    color: #F34562;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.block-title span {
    font-size: 1.5rem;
    display: contents;
    margin-left: 10px;
}

.block-title::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #F34562;
    margin-left: 15px;
}


/*====================

配送について

====================*/

.delivery-area {
    padding: 0 10px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.delivery-block {
    border: 1px solid #58504A;
    font-family: Noto sans;
    margin: 0 auto;
    padding: 30px;
}

.delivery-block-title {
    color: #FFF;
    background-color: #58504A;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 1.8rem;
}

.delivery-block-description {
    padding: 20px 10px 0;
    color: #333;
    text-align: left;
    line-height: 1.6
}

.delivery-block-description span {
    display: block;
    font-size: 12px;
}

.delivery-area .inner {
    padding: 0;
}


@media only screen and (min-width: 768px) {

    .delivery-area {
        margin: -80px auto 40px;
    }



    .delivery-block-description {
        padding: 20px 30px 0;
        text-align: center;
    }

    .delivery-block {
        border: 1px solid #58504A;
        font-family: Noto sans;
        margin: 0 auto;
        padding: 30px;
    }

    .delivery-block-title {
        color: #FFF;
        background-color: #58504A;
        padding: 5px;
        font-weight: bold;
        text-align: center;
        font-size: 1.8rem;
    }

    .delivery-block-description {
        padding: 20px 10px 0;
        color: #333;
        text-align: left;
        line-height: 1.6
    }

    .delivery-block-description span {
        display: block;
        font-size: 12px;
    }

}



/*====================

商品部分

====================*/
.product-item {
    height: auto;
}

.product-item a {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product {
    background-color: #fff;
    height: 100%;
    border: 1px solid #e0e0e0;
}

.product-item.hayawari .product-pic::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(/images/icon-hayawari.svg);
    background-size: 100%;
    width: 5rem;
    height: 5rem;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 100;
}

.product-item.hayawari .product-pic:hover {
    opacity: 1;
}

.product-pic-box {
    position: relative;
    margin-bottom: 5px;
}


.product-detail {
    padding: 10px;
}

.product-detail-name {
    font-weight: bold;
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 3em;
}

.product-detail-price-box {
    display: flex;
    margin-bottom: 5px;
}

.product-detail-discount_rate {
    background-color: #ff0000;
    color: #fff;
    font-weight: bold;
    padding: 0 10px;
    width: fit-content;
    margin-right: 5px;
}

.product-detail-price {
    font-weight: bold;
}

.product-detail-price:before {
    content: "￥";
}

.product-detail-discount_rate::after {
    content: "OFF";
}

.product-detail-price.discount_price {
    color: #ff0000;
}

.product-detail-txt {
    font-size: 1.2rem;
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

@media only screen and (min-width: 768px) {

    .product-slider .swiper-wrapper {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        row-gap: 40px;
        column-gap: 20px;
    }

    .product-slider .swiper-wrapper .product-item {
        width: calc((100% - 20px * 4) / 5);
    }

    .product-slider-container .swiper-button-next,
    .product-slider-container .swiper-button-prev,
    .product-slider-container .swiper-pagination {
        display: none;
    }
}



/*====================

アイコン群

====================*/

.product-pic-icon-shipping {
    position: absolute;
    background-color: #333;
    padding: 0 10px;
    color: #fff;
    bottom: 5%;
    width: fit-content;
}

.product-detail-utility {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
}

.product-icon {
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
    width: fit-content;
}

.web-limited {
    background-color: #4B3C8A;
}

.limited-quantity {
    background-color: #399A4A;
}

.room-temperature {
    background-color: #8A3C3C;
}

.frozen {
    background-color: #3743ED;
}

.refrigerate {
    background-color: #3798ED;
}

.subdivision {
    background-color: #8A773C;
}


/*---------------

スワイパー設定

------------------*/
.swiper-container.product-slider-container {
    position: relative;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: none !important;
}

.swiper-button-next {
    background-image: url(/cmn/images/arrow.svg);
    right: -10px;
}

.swiper-button-prev {
    background-image: url(/cmn/images/arrow.svg);
    transform: scale(-1, 1);
    left: -10px;
}

.swiper-pagination {
    position: relative;
    margin-top: 10px;
}

.swiper-pagination-bullet-active {
    background-color: #cc2200;
}



/*====================

ランキング

====================*/
.ranking-area .inner {
    background-color: #fff;
}

.ranking-area .product-list {
    counter-reset: item;
}

.ranking-area .product-list>.product-item>a::before {
    content: "No." counter(item) " ";
    counter-increment: item;
    font-weight: 700;
    font-size: 2rem;
}

.ranking-area .product-list>.product-item:first-child>a::after,
.ranking-area .product-list>.product-item:nth-child(2)>a::after,
.ranking-area .product-list>.product-item:nth-child(3)>a::after {
    position: absolute;
    top: -2px;
    left: 0;
    width: 30px;
    height: 30px;
    content: "";
}

.ranking-area .product-list>.product-item:first-child>a::before,
.ranking-area .product-list>.product-item:nth-child(2)>a::before,
.ranking-area .product-list>.product-item:nth-child(3)>a::before {
    margin-left: 35px;
}

.ranking-area .product-list>.product-item:first-child>a::after {
    background-image: url(/images/icon-rank-01.svg);
}

.ranking-area .product-list>.product-item:first-child>a::before {
    color: #9c8b45;
}

.ranking-area .product-list>.product-item:nth-child(2)>a::after {
    background-image: url(/images/icon-rank-02.svg);
}

.ranking-area .product-list>.product-item:nth-child(2)>a::before {
    color: #8b8b8b;
}

.ranking-area .product-list>.product-item:nth-child(3)>a::after {
    background-image: url(/images/icon-rank-03.svg);
}

.ranking-area .product-list>.product-item:nth-child(3)>a::before {
    color: #9c6b47;
}


.narrow-ranking-area .product-list {
    counter-reset: item;
}

.narrow-ranking-area .product-list>.product-item>a::before {
    content: "No." counter(item) " ";
    counter-increment: item;
    font-weight: 700;
    font-size: 2rem;
}

.narrow-ranking-area .product-list>.product-item:first-child>a::after,
.narrow-ranking-area .product-list>.product-item:nth-child(2)>a::after,
.narrow-ranking-area .product-list>.product-item:nth-child(3)>a::after {
    position: absolute;
    top: -2px;
    left: 0;
    width: 30px;
    height: 30px;
    content: "";
}

.narrow-ranking-area .product-list>.product-item:first-child>a::before,
.narrow-ranking-area .product-list>.product-item:nth-child(2)>a::before,
.narrow-ranking-area .product-list>.product-item:nth-child(3)>a::before {
    margin-left: 35px;
}

.narrow-ranking-area .product-list>.product-item:first-child>a::after {
    background-image: url(/images/icon-rank-01.svg);
}

.narrow-ranking-area .product-list>.product-item:first-child>a::before {
    color: #9c8b45;
}

.narrow-ranking-area .product-list>.product-item:nth-child(2)>a::after {
    background-image: url(/images/icon-rank-02.svg);
}

.narrow-ranking-area .product-list>.product-item:nth-child(2)>a::before {
    color: #8b8b8b;
}

.narrow-ranking-area .product-list>.product-item:nth-child(3)>a::after {
    background-image: url(/images/icon-rank-03.svg);
}

.narrow-ranking-area .product-list>.product-item:nth-child(3)>a::before {
    color: #9c6b47;
}



/*====================

簡単検索

====================*/

.easysearch-area {
    background-image: url(/mothersday/2026/images/bg_check.png);
    background-repeat: repeat;
    background-color: #FCFAF2;
    padding: 40px 10px;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, .15);
    color: #F34562;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    width: 100%;
    margin: auto;
}

.easysearch-area .inner {
    position: relative;
    z-index: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    justify-items: center;
    min-height: 80px;
    background: radial-gradient(circle at 0 100%, transparent 30px, #FFDDDC 31px), radial-gradient(circle at 100% 100%, transparent 30px, #FFDDDC 31px), radial-gradient(circle at 100% 0, transparent 30px, #FFDDDC 31px), radial-gradient(circle at 0 0, transparent 30px, #FFDDDC 31px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    padding: 40px 20px 60px;
    margin: 0 auto;
}

.easysearch-area .area-title_box {
    padding-top: 0;
}


.easysearch-area input,
.easysearch-area select {
    width: 100%;
    height: 40px;
    padding: 5px 26px 5px 8px;
    font-size: 1.4rem;
    text-align: center;
    border: 1px solid #F34562;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.easysearch-area .area-title_box::before {
    content: "";
    display: inline-block;
    background-image: url(/mothersday/2025/images/icon_easysearch.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: -7px -15px 10px 0px;
    padding: 0 0 5px 10px;
    vertical-align: bottom;
}


.easysearch-area .easysearch-area-box {
    padding: 20px 0;
    margin: auto;
    background: url(/shussanuchiiwai/images/search_bg.svg) #FFF4D4 no-repeat 10px 10px;
}

.easysearch-select-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
}

.easysearch-select-box {
    width: 100%;
}

.easysearch-select-item {
    text-align: center;
    padding: 10px;
    width: 100%;
    border: 1px solid #333;
    background: #fff url('/images/icon-arrow-under-bk.svg') no-repeat right 5px top 50%;
    background-size: 16px 16px;
    cursor: pointer;
    text-align: left;
    color: #333;
}


.easysearch-select-item-icon {
    width: 1em;
    display: flex;
    align-items: center;
}

.easysearch-select-item-icon::before {
    content: "";
    display: block;
    background-image: url('/images/icon-times.svg');
    background-size: 100%;
    width: 14px;
    height: 14px;
}

@media screen and (min-width: 768px) {
    .easysearch-area {
        width: 100%;

    }

    .easysearch-area .area-title_box::before {
        margin: 0px 0px 20px 0px;
    }

    .easysearch-area .inner {
        padding: 35px 50px;
        max-width: 700px;
    }

    .easysearch-select-block {
        justify-content: space-between;
        margin: -30px auto 40px;
    }

    .easysearch-select-box {
        width: 45%;
    }
}

/*====================

  ランキングページ

====================*/


#category-ranking.ranking-area {
    background-image: url(/mothersday/2025/images/bg_line_white.png);
    background-attachment: fixed;
    background-repeat: repeat;
    background-color: #ffdddc8c;
    padding: 60px 10px;
}

#category-ranking.ranking-area .inner {
    background-color: #FFF;
    border-top: 14px solid #F34562;
    /* padding: 0px 5px 50px; */
}

.anchor-category-item {
    margin: 2px 0px;
}

.anchor-category-item:after {
    content: " ／";
    color: #F34562;
    display: contents;
    position: absolute;
}


.anchor-category-list {
    border: solid 1px #F34562;
    counter-reset: item;
    display: flex;
    padding: 10px;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.anchor-category-item a {
    color: #F34562;
    font-size: 1.1rem;
    margin-left: 3px;
    display: inline-block;
    position: relative;
    border-bottom: solid 1px #F34562;
}



.anchor-category-item a:before {
    content: none;
    background-image: none;
}


.anchor-category-item a:after {
    background-image: none;
}




@media only screen and (min-width: 768px) {
    .anchor-category-item a {
        font-size: 1.6rem;
    }

    .anchor-category-item {
        padding: 5px;
    }

    .anchor-category-list {
        padding: 20px;
    }
}


/*====================

  .ranking-area #ranking-area

====================*/


.ranking-area,
.area-wrap {
    background-color: #FFDDDC;
    color: #F34562;
    padding: 0px 10px 50px;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, .15);
}



.ranking-area,
.area-wrap {
    background-image: url(/mothersday/2026/images/bg_line_pink.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: #FCFAF2;
    padding: 60px 10px;
}

.top-ranking-area .inner {
    background-color: #fff;
    border-top: 14px solid #F34562;
    padding: 0px 5px 50px;
}

.area-wrap .inner {
    background-color: #fff;
    border-top: 14px solid #F34562;
    /* padding: 0px 5px 50px; */
}


.area-wrap section {
    padding-bottom: 60px;
}

.area-wrap .area-title_box {
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .area-wrap .area-title_box {
        margin: 0 30px 20px 0;
    }

    .top-ranking-area .inner {
        background-color: #fff;
        border-top: 14px solid #F34562;
        padding: 0px 50px 80px;
    }

}

/*====================

3rd以降 ラインナップ

====================*/
.lineup-block .product-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 4%;
    row-gap: 20px;
}

.lineup-block .product-list .product-item {
    width: 48%;
}


.lineup-pagenation {
    width: 100%;
    margin-bottom: 30px;
    padding: 5px 4em;
    letter-spacing: -.4em;
    text-align: center
}

.lineup-pagenation a:hover:after {
    opacity: 1
}

.lineup-pagenation li {
    display: inline-block;
    color: #ccc;
    line-height: 1;
    letter-spacing: normal
}

.lineup-pagenation li.prev {
    position: absolute;
    left: 0
}

.lineup-pagenation li.selected {
    color: #f34562;
    font-weight: 700
}

.lineup-pagenation li.selected span:after {
    opacity: 1
}

.lineup-pagenation li.next {
    position: absolute;
    right: 0
}

.lineup-pagenation li a,
.lineup-pagenation li span {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 5px 8px 4px;
    font-weight: 100;
    font-size: 1.8rem;
    text-decoration: none !important;
    transition: none !important
}

.lineup-pagenation li a:after,
.lineup-pagenation li span:after {
    position: absolute;
    bottom: 0;
    left: 10%;
    display: block;
    width: 80%;
    height: 2px;
    background: #f34562;
    opacity: 0;
    content: ""
}

@media screen and (min-width: 768px) {
    .lineup-block .product-list {
        column-gap: 2.5%;
    }

    .lineup-block .product-list .product-item {
        width: 18%;
    }
}

/*---------------

ラインナップ　ページネーション

------------------*/
.pagenation {
    display: flex;
    justify-content: center;
    padding: 10px;
}

.pagenation li {
    margin: 0 10px;
}

.pagenation .selected span {
    font-weight: bold;
    color: #cc2200;
}

/*====================

おすすめ母の日ギフト

====================*/

.flower-gift-area {
    background-image: url(/mothersday/2026/images/bg_line_white.png);
    background-repeat: repeat;
    background-color: #ffdddc8c;
    background-attachment: fixed;
    padding: 60px 10px;
}

.flower-gift-area .inner {
    background-color: #FFF;
    border-top: 14px solid #F34562;
    padding: 0px 5px 50px;
}


.other-gift-area {
    background-image: url(/mothersday/2026/images/bg_line_pink.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: #FCFAF2;
    padding: 60px 10px;
}

.other-gift-area .inner {
    background-color: #FFF;
    border-top: 14px solid #F34562;
    padding: 0px 5px 50px;
}

@media screen and (min-width: 768px) {
    .flower-gift-area .inner {
        padding: 0px 50px 80px;
    }

    .other-gift-area .inner {
        padding: 0px 50px 80px;
    }



}


/*====================

カテゴリで選ぶ

====================*/

.category-area {
    background-color: #FFF2F1;
    padding: 60px 10px;
    color: #F34562;
    text-align: center;
}

.category-block-title_box {
    font-family: "Noto Serif JP", serif;
    font-size: 1.5rem;
    color: #F34562;
    font-weight: 500;
    line-height: 1.3;
    position: relative;
    letter-spacing: 1.5px;
    margin: 40px 0px 20px;
}

.category-block-title_box::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #F34562;
    position: absolute;
    top: 50%;
    left: 0;
}

.category-area .category-block:nth-last-of-type(1) {
    margin-top: 60px;
}

.category-block-title {
    padding: 1px 10px;
    background: #FFF2F1;
    font-weight: 600;
    width: fit-content;
    margin: auto;
    position: relative;
}


.category-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.category-box {
    width: 48%;
    margin-right: 4%;
    background-color: #fff;
}

.category-box:nth-of-type(2n) {
    margin-right: 0;
}

.category-item-text_box {
    padding: 10px 8px;
}

.category-item-text_box-name {
    margin-bottom: 5px;
    text-align: center;
    font-size: 3.25vw;
    font-weight: bold;
}

.category-item-text_box-txt {
    font-size: 2.2vw;
}

@media screen and (min-width: 768px) {
    .category-area .category-block:nth-last-of-type(1) {
        margin-top: 90px;
    }


    .category-block-title {
        font-size: 2.4rem;
    }


    .category-box {
        width: calc(33.333% - 13.333px);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .category-box:nth-of-type(2n) {
        margin-right: 20px;
    }

    .category-box:nth-of-type(3n) {
        margin-right: 0;
    }

    .category-item-text_box-name {
        font-size: 15px;
    }

    .category-item-text_box-txt {
        font-size: 10px;
    }
}





/*====================

  .select-area

====================*/

.select-area {
    background-image: url(/mothersday/2026/images/bg_check.png);
    background-repeat: repeat;
    background-color: #FCFAF2;
    padding: 60px 10px;
    color: #F34562;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.select-area section {
    width: 100%;
    margin-bottom: 30px;
}

.select-area .inner {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    background: radial-gradient(circle at 0 100%, transparent 30px, #FFF 31px), radial-gradient(circle at 100% 100%, transparent 30px, #FFF 31px), radial-gradient(circle at 100% 0, transparent 30px, #FFF 31px), radial-gradient(circle at 0 0, transparent 30px, #FFF 31px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
    padding: 0;
}

.select-area .inner::before {
    position: absolute;
    content: "";
    z-index: 0;
    width: calc(100% - 4px);
    height: calc(100% + 7px);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    background: radial-gradient(circle at 0 100%, transparent 32px, #F34562 33px), radial-gradient(circle at 100% 100%, transparent 32px, #F34562 33px), radial-gradient(circle at 100% 0, transparent 32px, #F34562 33px), radial-gradient(circle at 0 0, transparent 32px, #F34562 33px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
}

.select-area .inner .bevel {
    /*position: absolute;*/
    background-color: #fff;
    z-index: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    justify-items: center;
    min-height: 80px;
    background: radial-gradient(circle at 0 100%, transparent 30px, #FFF 31px), radial-gradient(circle at 100% 100%, transparent 30px, #FFF 31px), radial-gradient(circle at 100% 0, transparent 30px, #FFF 31px), radial-gradient(circle at 0 0, transparent 30px, #FFF 31px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 51% 51%;
    padding: 20px 20px 40px;
}



@media only screen and (min-width: 768px) {
    .select-area .inner {
        padding: 15px 15px !important;
    }

    .select-area .inner::before {
        width: calc(100% - 20px);
        height: calc(100% - 23px);
    }

    .select-area .inner .bevel {
        width: calc(100% - 0px);
        height: calc(100% - 0px);
        padding: 41px 80px 100px;
    }



    .select-area section {
        margin-bottom: 60px;
    }
}


/*====================

価格で選ぶ

====================*/


.price-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}

.price-box {
    width: 48%;
}

.price-box .btn-box {
    margin: 0 auto;
}

.price-box .btn-box a {
    font-size: 3vw;
}



@media screen and (min-width: 768px) {
    .price-box {
        width: 23%;
    }

    .price-box .btn-box a {
        font-size: inherit;
    }
}


/*====================

贈る相手で選ぶ

====================*/

.recipient-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: space-around;
}

.recipient-box {
    width: 48%;
    margin-right: 4%;
    background-color: #fff;
}

.recipient-box:nth-of-type(2n) {
    margin-right: 0;
}


.recipient-item-text_box {
    padding: 10px 8px;
}

.recipient-item-text_box-name {
    margin-bottom: 5px;
    text-align: center;
    font-size: 3.25vw;
    font-weight: bold;
    color: #F34562;
}

.recipient-item-text_box-txt {
    font-size: 2.75vw;
}

@media screen and (min-width: 768px) {
    .recipient-list {
        justify-content: center;
        width: 90%;
        margin: auto;
    }



    .recipient-box {
        width: calc(25% - 15px);
        margin-right: 20px;
    }

    .recipient-box:nth-of-type(2n) {
        margin-right: 20px;
    }

    .recipient-box:nth-of-type(4n) {
        margin-right: 0;
    }


    .recipient-item-text_box-name {
        font-size: 15px;
    }

    .recipient-item-text_box-txt {
        font-size: 12px;
    }

}


/*====================

年齢で選ぶ

====================*/


.age-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}

.age-box {
    width: 48%;
}

.age-box .btn-box {
    margin: 0 auto;
}

.age-box .btn-box a {
    font-size: 3vw;
}



@media screen and (min-width: 768px) {
    .age-box {
        width: 18%;
    }

    .age-box .btn-box a {
        font-size: inherit;
    }
}


/*====================

人気特集

====================*/
.feature-area {
    background-color: #FFF2F1;
    padding: 0 10px 60px;
    color: #F34562;
}



.feature-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.feature-box {
    width: 48%;
    background: #fff;
    margin-right: 4%;
}

.feature-box:nth-of-type(2n) {
    margin-right: 0;
}


/*====================

クーポン

====================*/

.coupon-block {

    margin: 30px auto;
}

/*====================

 贈り物ガイド

====================*/

.guide-area {
    background-color: #FCFAF2;
    padding: 0 10px 40px;
    color: #F34562;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}


.guide-block {
    position: relative;
    padding: 35px 15px;
    background-color: hsla(0, 0%, 100%, 0.9);
}

.guide-block-item-pic {
    margin: 20px 0px;
}

.guide-box-text {
    font-size: 2rem;
    color: #333;
    line-height: 1.3;
    margin: 10px;
}

.guide-block-note {
    display: block;
    font-size: 12px;
    margin-top: 0.5rem;
    color: #666;
}

.guide-block-title {
    font-size: 1.6rem;
}

.guide-block-list {
    display: flex;
    justify-content: space-around;
}

.guide-block-list .guide-block-item {
    width: 45%;
}

.guide-block-item {
    width: 100%;
}

.guide-block+.guide-block {
    margin: 20px 0px;
}



@media only screen and (min-width: 768px) {
    .guide-area {
        padding: 0px 10px 40px;
    }

    .guide-block-item-pic img {
        width: 600px;
        height: auto;
    }

    .guide-block-title {
        font-size: 2.8rem;
    }

    .guide-block-item-text {
        font-size: 2rem;
    }
}

/*====================

  TOP コラム・豆知識

====================*/

.tips-area {
    background-color: #FFDDDC;
    padding: 0 10px 60px;
}


.tips-box p {
    margin: 0 0 20px;
}


.tips-block {
    justify-self: center;
}

.tips-box {
    margin-bottom: 2rem;
    padding: 20px;
    color: #444;
    background-color: #FFF;
}

.tips-box-title {
    position: relative;
    margin-bottom: 2.4rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFDDDC;
    font-weight: bold;
    font-size: 1.8rem;
}

@media only screen and (min-width: 768px) {
    .tips-block {
        width: 90%;
    }
}

/*====================

  #column-area

====================*/
section#column-area {
    background-color: #FFF2F1;
    padding: 0 10px 60px;
    color: #F34562;
}

#column-area .inner {
    margin: 0 3%;
    padding: 10px;
}



.column-box {
    height: auto;
}

.column-item {
    background-color: #fff;
    height: 100%;
}

.column-detail {
    padding: 10px;
}

.column-item-name {
    font-weight: 700;
    margin-bottom: 10px;
}



#column-area .inner {
    margin: 0 3%;
    position: relative;
    padding: 10px;
    margin: 0 auto;
}



@media only screen and (min-width: 768px) {

    #column-area .inner {
        max-width: 1060px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 40px;
    }

}

/* ==================================================
    モーダル / Modal
 ================================================== */

.modal-pullMenu_box {
    display: none;
}

.modal-overlay {
    position: fixed;
    top: 0;
    z-index: -3;
    width: 100%;
    height: 100%;
    text-align: center;
    background: transparent;
    opacity: 0;
    -webkit-animation: b .3s;
    animation: b .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.is-search .modal-overlay {
    z-index: 9999999;
    background: rgba(0, 0, 0, .7);
    cursor: pointer;
    opacity: 1;
    -webkit-animation: a .3s;
    animation: a .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

/* SP: 下からスライドイン */
.modal-search {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    z-index: 99999999;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 90vh;
    overflow-y: auto;
    background: #fff;
    transition: bottom 0.6s ease-in-out;
}

.is-search .modal-search {
    bottom: 0;
}

/* PC: 右からスライドイン */
@media screen and (min-width: 769px) {
    .modal-search {
        top: 0;
        bottom: auto;
        right: -400px;
        left: auto;
        max-width: 400px;
        height: 100vh;
        max-height: none;
        -webkit-transition: right .6s cubic-bezier(.19, 1, .22, 1);
        -o-transition: right .6s cubic-bezier(.19, 1, .22, 1);
        transition: right .6s cubic-bezier(.19, 1, .22, 1);
    }

    .is-search .modal-search {
        bottom: auto;
        right: 0;
    }
}

.modal-search_cover {
    position: relative;
    padding: 30px;
    background-color: #f7f7f7;
}

.modal-close.top {
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
}

.modal-close.top a {
    position: relative;
    display: inline-block;
    padding-right: 1.2em;
    font-size: 1.2rem;
}

.modal-close.top a::after {
    position: absolute;
    top: 5px;
    right: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    background-image: url('/images/icon-times.svg');
    background-size: 100%;
}

.modal-close.btm {
    margin-top: 20px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
}

.modal-close.btm a::after {
    position: absolute;
    top: 5px;
    left: 50px;
    display: inline-block;
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    background-image: url('/images/icon-times.svg');
    background-size: 100%;
}

.modal-close.btm .modal-close-btn {
    display: block;
    width: 100%;
    min-height: 36px;
    padding-top: 9px;
    color: #fff !important;
    text-align: center;
    background: #444;
}

.modal-search-block-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 2.4rem;
    font-weight: 500;
}

.modal-search-title {
    padding: 10px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.modal-search-box {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px 0;
}

.modal-item a {
    padding: 10px;
    display: block;
    position: relative;
}

.modal-item a::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url('/images/icon-arrow-right-pk.svg');
    background-size: 100%;
    width: 7px;
    height: 12px;
    top: 50%;
    right: 3%;
    margin: auto;
    transform: translate(-50%, -50%);
}

.modal-item:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.modal-search-box .keyword-search-block {
    padding: 0 10px;
}

.modal-search-box .query {
    width: 100%;
    height: 40px;
    margin: 10px auto;
}

.modal-search-box .easysearch-select-block {
    margin-top: 0px;
    padding: 10px;
}

.modal-search-box .btn-box {
    margin: 10px auto 0;
}

.modal-icon {
    width: 30px;
    display: block;
    margin: 0 auto 5px;
}

.modal-search-list {
    margin-top: 10px;
}

.isOtherDevice .modal-close.top a:hover::before {
    opacity: 1;
}

.isOtherDevice .modal-close.btm .modal-close-btn {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.isOtherDevice .modal-close.btm .modal-close-btn:hover {
    opacity: .7;
}

.is-search {
    overflow-y: hidden;
}


/* ==================================================
    追従固定ボタン Fixed Buttons SP
 ================================================== */

.fix-btn_box {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    position: fixed;
    bottom: 20%;
    right: 5%;
    z-index: 3;
}

.is-search_fixed .fix-btn_box {
    opacity: 1;
    visibility: visible;
}

.fix-btn_box .wrap {
    position: relative;
    max-width: 1780px;
    height: 0;
    padding: 0;
}

.fix-btn_search a {
    position: relative;
    display: block;
    width: 125px;
    color: #FFF;
    font-size: 20px;
    padding: 20px 0 0;
    letter-spacing: 3px;
    text-align: center;
    font-weight: 500;
    text-decoration: none !important;
}

.fix-btn_search img {
    display: block;
    width: 40px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    transform: rotate(-15deg);
}


.fix-btn_search span {
    display: block;
    padding: 0px 0 0px;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 1px;
}

.fix-btn_search a:before {
    position: absolute;
    right: 0%;
    margin: -15px 0 0;
    border-radius: 50%;
    display: block;
    width: 125px;
    height: 125px;
    background: #F34562f0;
    background-size: auto;
    background-size: 100% auto;
    content: "";
    z-index: -1;
    transition: transform 0.3s;
}

#container .fix-btn_search a:hover {
    color: #FFF;
}

.fix-btn_search a:hover::before {
    /*animation: spin 5s linear infinite;*/
    transform: scale(1.1);
}


@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.is-search {
    overflow-y: hidden
}

@media screen and (min-width: 768px) {
    .fix-btn_box {
        top: 15%;
        bottom: 0;
        right: 2%;
        height: fit-content;
    }

    .fix-btn_search a:before {
        width: 150px;
        height: 150px;
        /* right: 50%; */
        left: auto;
    }

    .fix-btn_search a {
        width: 150px;
        font-size: 25px;
    }

    .fix-btn_search span {
        font-size: 13px;
    }

    .fix-btn_search img {
        width: 45px;
        margin: 5px auto 0;
    }
}



/*====================

  #特集記事

====================*/


#feature {
    background-image: url(/mothersday/2025/images/bg_line_white.png);
    background-repeat: repeat;
    background-color: #FFDDDC;
    padding: 60px 10px;
    color: #F34562;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

#feature .inner {
    background-color: #FFF;
    padding: 35px 10px;
}


#feature .inner h2 {
    font-size: 2.4rem;
    font-weight: bold;
    justify-items: center;
}

#feature .inner h2 span {
    font-size: 1.5rem;
    display: block;
}

#feature .inner p {
    color: #333;
    text-align: left;
    line-height: 1.7;
    padding: 20px 10px 0px 10px;
}

@media only screen and (min-width: 768px) {
    #feature .inner {
        max-width: 900px;
        padding: 30px 60px;
        width: 80%;
        min-width: 600px;
    }

    #feature .inner h2 {
        padding-bottom: 20px;
    }
}


.gift-block {
    padding-bottom: 60px;
}

.gift-block:last-child {
    padding-bottom: 0;
}