

/*====================

  general

====================*/
article{
    overflow-anchor: auto;
}

html {
    scroll-behavior: smooth;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.item-more-btn a {
    color: #479FDE;
}

.item-more-btn::after {
    content: "";
    position: absolute;
    top: 6px;
    margin-left: 7px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #479FDE;
    border-bottom: 1px solid #479FDE;
    transform: rotate(-45deg);
}

/* font */

.emoji {
    font-family: "Noto Emoji", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
  }

  
.noto-sans {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
  }

  .sp_hidden{
    display: none;
  }
  .target {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 1s, transform 1s;
    margin: 20px 0;
  }
  
  .target.visible {
    opacity: 1;
    transform: translateY(0);
  }
@media only screen and (min-width: 768px){
    .inner {
        position: relative;
        max-width: 1100px;
        margin: 0 auto;
        padding: 35px 50px 80px !important;
    }
    .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: #DCF1FF;
}

.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

====================*/


/*MVç”»åƒ*/

.top .mainvisual-area-pic{
    padding: 40px 0px;
    background-size: 110%;
    align-items: center;
    display: flex;
    background-position: center;
    justify-content: center;
}

.mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_sp.png);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 110px 0px;
    align-content: center;
    background-position: center;
}

.mainvisual-area-ribbon {
    display: inline-block;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 22px;
    font-size: 1.5rem;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 700;
    background: #479FDE;
    color: #FFF;
    box-sizing: border-box;
  }

  p.mainvisual-area-late {
    font-size: 2.3rem;
    display: block;
    margin-bottom: 5px;
    border-bottom: 1px solid;
    padding: 0px 10px 5px;
}

  .mainvisual-area-ribbon:before, .mainvisual-area-ribbon:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
  }

  .mainvisual-area-ribbon:before {
    top: 0;
    left: 0;
    border-width: 15px 0px 15px 10px;
    border-color: transparent transparent transparent #F4FBFF;
    border-style: solid;
}

  .mainvisual-area-ribbon:after {
    top: 0;
    right: 0;
    border-width: 15px 10px 15px 0px;
    border-color: transparent #F4FBFF transparent transparent;
    border-style: solid;
}

.gourment .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_gourmet_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sweets .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_sweets_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.alcohol .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_alcohol_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.catalog-gift .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_catalog-gift_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flower .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_flower_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.goods .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_goods_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.age-40 .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_age-40_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.age-50 .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_age-50_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.age-60 .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_age-60_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.age-70 .mainvisual-area-pic {
    width: 100%;
    font-family: "Noto Serif JP", serif;
    justify-items: center;
    background-repeat: no-repeat;
    background-image: url(/fathersday/2025/images/main_age-70_sp.jpg);
    height: auto;
    background-color: #F4FBFF;
    background-size: cover;
    padding: 80px 0px;
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top .mainvisual-area-pic h1 span.mainvisual-area-box-subtitle {
    font-size: 2rem;
    padding-bottom: 10px;
    margin: 15px 0px 10px;
    border: none;
    letter-spacing: 1px;
    width: auto;
    display: block;
}

.mainvisual-area-pic h1 span {
    font-size: 1.5rem;
    border-bottom: solid 1px #479FDE;
    padding-bottom: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    width: auto;
    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.5rem;
    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;
}

.top .inner {
    width: 100%;
}
.mainvisual-area-box {
    background-color: rgba(255, 255, 255, 0.8);
    width: 80%;
    text-align: center;
    border: solid 1px #479FDE;
    color: #479FDE;
    margin: 0 auto;
    padding: 20px 0px 40px;
    display: flex
;
    flex-direction: column;
    align-items: center;
}

.mainvisual-area-box img {
    width: 30px;
}
p.mainvisual-area-subtitle {
    padding-top: 10px;
}

/*TOPå¸¯*/
.anchor-nav {
    width: 100%;
    background-color: #479FDE;
    position: sticky;
    top: 43px;
    z-index: 999;
}

.anchor-nav-list {
    max-width: 1000px;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, .3);
    margin: auto;
}

.anchor-nav-list li {
    width: 16%;
    height: 20px;
    background-color: #479FDE;
    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;
}
section.delivery {
    padding: 40px 10px 10px;
    display: flex
;
    background-color: #FCFAF2;
    flex-direction: column;
    align-items: center;
}
.delivery-box {
    border: 1px solid #58504A;
    font-family: Noto sans;
    margin: 0 auto;
}
p.delivery-box-title {
    color: #FFF;
    background-color: #58504A;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 1.8rem;
}
p.delivery-box-description {
    padding: 20px 10px;
    color: #333;
    text-align: left;
    line-height: 1.6;
}
.lead-box .coupon-late {
    display: flex;
    column-gap: 2%;
    width: 100%;
    margin-top: 20px;
    justify-content: space-evenly;
}
@media only screen and (min-width: 768px){
    /*.mainvisual-area-pic {
        background-image: url(/fathersday/2025/images/main_r.png), url(/fathersday/2025/images/main_l.png);
        background-position: left 0px, right 0px;
        height: 500px;
        padding:0px;
        background-size: auto;
    }*/
    p.mainvisual-area-subtitle {
        padding-top: 10px;
        font-size: 2.2rem;
    }

    .mainvisual-area-pic h1 span {
        font-size: 2.2rem;
        border-bottom: solid 1px #479FDE;
        padding-bottom: 10px;
        margin-bottom: 5px;
        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 {
        padding: 0px;
        background-position: -120px 0px, calc(100% + 120px) 0px;
        background-size: auto;
    }
    p.mainvisual-area-late {
        font-size: 3.3rem;
        margin-bottom: 0px;
    }
    .gourment .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_gourmet.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }
    .sweets .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_sweets.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .alcohol .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_alcohol.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .catalog-gift .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_catalog-gift.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .flower .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_flower.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .goods .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_goods.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .age-40 .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_age-40.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .age-50 .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_age-50.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .age-60 .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_age-60.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }

    .age-70 .mainvisual-area-pic{
        background-image: url(/fathersday/2025/images/main_age-70.jpg);
        height: 500px;
        background-position: center !important;
        padding:0px;
        background-size: cover;
    }
     .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;
}

  .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.8rem;
    }
    .mainvisual-area-box {
        width: 50%;
        padding: 30px 0px 70px;
    }
    .top .mainvisual-area-pic h1 span.mainvisual-area-box-subtitle {
        font-size: 3rem;
        display: block;
        padding-top: 5px;
    }
    .mainvisual-area-box img {
        width: 40px;
    }

    .anchor-nav {
        box-shadow: 0 0 6px 0px rgba(0, 0, 0, .3);
        top: 0px;
    }
    .anchor-nav-list {
        box-shadow: none;
    }

    .anchor-nav-list li a{
        font-size: 1.6rem;
    }
    .delivery .inner {
        padding: 0px !important;
    }
    .delivery-box {
        max-width: 800px;
    }
    p.delivery-box-description {
        padding: 20px 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1099px){
    .mainvisual-area-pic {
        background-image: url(/fathersday/2025/images/main_r.png), url(/fathersday/2025/images/main_l.png);
        background-position:-300px 50%, calc(100% + 300px) 50% !important;
        height: 500px;
        padding:0px;
        background-size: auto;
    }
    .top .mainvisual-area-pic h1 {
        font-size: 16rem;
    }
}
@media only screen and (min-width: 1100px) and (max-width: 1399px){
    .mainvisual-area-pic {
        background-image: url(/fathersday/2025/images/main_r.png), url(/fathersday/2025/images/main_l.png);
        background-position:-250px 0px, calc(100% + 250px) !important;
        height: 500px;
        padding:0px;
        background-size: auto;
    }
    .top .mainvisual-area-pic h1 {
        font-size: 20rem;
    }

}
@media only screen and (min-width: 1400px) and (max-width: 1600px){
    .mainvisual-area-pic {
        background-position: -120px 0px, calc(100% + 120px) 0px !important;
        background-image: url(/fathersday/2025/images/main_r.png), url(/fathersday/2025/images/main_l.png);
        height: 500px;
        padding:0px;
        background-size: auto;
    }}
@media only screen and (min-width: 1600px){
    .mainvisual-area-pic {
        background-position: left 0px, right 0px !important;
        background-image: url(/fathersday/2025/images/main_r.png), url(/fathersday/2025/images/main_l.png);
        height: 500px;
        padding:0px;
        background-size: auto;
    }}    


/*====================

  .lead-box

====================*/

.top .lead-box {
    background-color: #FFFCF6;
  justify-content: center;
  display: flex;
}

.lead-box{
    font-family: "Noto Serif JP", serif;
    background-color:#FFFCF6;
    color: #479FDE;
    padding: 30px 10px;
    text-align: center;
}

p.lead-box-lead{
    /*text-align: left;*/
    line-height: 2.5rem;
    font-size: 1.3rem;
    letter-spacing: .15rem;
}

.top .lead-box-title::after{
    content: url(/fathersday/2025/images/double_line.svg);
    transform: scale(0.6);
    align-items: center;
    font-size: 0.8em;
    margin: 5px 0px;
}

.lead-box-title {
    font-size: 2.1rem;
    display: flex;
    letter-spacing: 2px;
    flex-direction: column;
    align-items: center;
}

.lead-box-update{
    border: solid 1px #479FDE;
    display: inline-block;
    margin: 20px 0px;
    padding: 10px 20px;
}

.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 #479FDE;
}

.anchor-btn li:hover{
    background-color: rgba(255, 255, 255, 0.9);
    transition: 0.5s;
}

.anchor-btn li a{
    color: #479FDE;
    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: #479FDE !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 #479FDE;
    border-bottom: 1px solid #479FDE;
    transform: translateY(-50%) rotate(45deg);
}
.lead-box .coupon {
        padding: 30px 0px 0px;
        place-self: center;
    }
@media only screen and (min-width: 768px){
    p.lead-box-lead{
        line-height: 3.8rem;
        font-size: 1.8rem;
        text-align: center;
    }
    .top .lead-box .inner {
        position: relative;
        max-width: 1100px;
        margin: 0 auto;
        padding: 50px 0px 80px !important;
    }

    .lead-box-title {
    letter-spacing: 4px;
    }

    .lead-box-title {
        font-size: 4rem;
    }
    
    .lead-box{
        padding: 10px 0px 0px;
        text-align: center;
    }
    
    .top .lead-box-title::after{
        transform: scale(0.8);
    }

    .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;
    }
    .lead-box .coupon {
        max-width: 800px;
        padding: 40px 0px 0px;
        place-self: center;
    }
}

/*====================

  .top-ranking-area

====================*/

.top .top-ranking-area {
    background-color: #DCF1FF;
    color: #479FDE;
    padding: 0px 10px 50px;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, .15);
}

.top .top-ranking-area .area-title_box {
    font-family: "Noto Serif JP", serif;
    display: flex;
        flex-direction: column;
        align-items: center;
    text-align: center;
}

.top .top-ranking-area .area-title_box::before {
    content: url(/fathersday/2025/images/icon_ranking.svg);
    height: 30px;
    width: auto;
    transform: scale(1.2);
    align-self: center;
}

.top .top-ranking-area .area-title_box .area-title{
    font-size: 2.8rem;
    font-weight: 600;
    letter-spacing: 1.3px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.top .top-ranking-area .area-title_box .area-title span{
    font-size: 1.8rem;
    display: block;
    text-align: center;
}

.top .top-ranking-area .area-title_box p {
    line-height: 2.2rem;
    font-size: 1.2rem;
}
@media only screen and (min-width: 768px){
    .top .top-ranking-area .area-title_box p {
        line-height: 4.5rem;
        font-size: 1.8rem;
    }
    .top .top-ranking-area .area-title_box .area-title {
        font-size: 4rem;
    }

}
/*====================

  .easysearch_area

====================*/

.easysearch_area {
    background-image: url(/fathersday/2025/images/bg_check.png);
    background-repeat: repeat;
    background-color: #F4FBFF;
    padding: 40px 10px;
    color: #479FDE;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, .15);
}

.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, #DCF1FF 31px), radial-gradient(circle at 100% 100%, transparent 30px, #DCF1FF 31px), radial-gradient(circle at 100% 0, transparent 30px, #DCF1FF 31px), radial-gradient(circle at 0 0, transparent 30px, #DCF1FF 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 .inner::before {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    content: "";
    width: 5px;
    height: 100%;
    transform: translateX(-50%);
    background-color: #DCF1FF;
}
.easysearch_area .inner::after {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    content: "";
    width: calc(100%);
    height: 5px;
    transform: translateY(-50%);
    background-color: #DCF1FF;
}

.easysearch_area h2{
    font-size: 1.7rem;
}

.easysearch_area h2 span{
    font-size: 2.6rem;
    position: relative;
    margin-left: 5px;
    padding-left: 17px;
    width: auto;
    letter-spacing: 2.5px;
    display: inline-block;
    font-weight: 600;
}

.easysearch_area h2 span::before{
    content: url(/fathersday/2025/images/icon_easysearch.svg);
    transform: scale(1.8);
    align-self: end;
    width: 14px;
    padding-bottom: 10px;
    padding-left: 14px;
    display: inline-block;
    position: absolute;
    left: -33px;
    top: -3px;
}

.easysearch_area h2 span.emoji{
    display: inline;
}

.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 #479FDE;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.easysearch_area .select+.select {
    margin-top: 40px;
}

.easysearch_area .select {
    position: relative;
    width: 100%;
    background: #fff;
}

.easysearch_area .select~.select:before {
    position: absolute;
    top: -50%;
    left: 50%;
    display: inline-block;
    font-weight: 400;
    font-size: 2.4rem;
    font-family: defico;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    vertical-align: middle;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "×";
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.easysearch_area .select:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-color: #479FDE transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0;
    content: "";
}

.easysearch_area button{
    display: block;
    width: 80%;
    max-width: 375px;
    margin: 0 auto;
    padding: 10px 10px;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    background-color: #479FDE;
    border: #479FDE 1px solid;
}

.easysearch_area .easysearch_area_inner {
    margin: 20px 0px;
}

@media only screen and (min-width: 768px){
    .easysearch_area .inner{
        width: 600px;
    margin: auto;
    }
    .easysearch_area .select {
        position: relative;
        width: 45%;
        background: #fff;
    }
    .easysearch_area_inner .select select {
        position: relative;
        z-index: 1;
        background: transparent;
    }
    .easysearch_area_inner input, .easysearch_area_inner select {
        width: 100%;
        height: 40px;
        padding: 5px 26px 5px 8px;
        font-size: 14px;
        font-size: 1.4rem;
        border: 1px solid #479FDE;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
        
    .easysearch_area h2 span{
        display: block;
    }
    .easysearch_area_inner .select~.select:before {
        position: absolute;
        top: 50%;
        left: -10.5%;
        display: inline-block;
        font-weight: 400;
        font-size: 1.4rem;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        text-transform: none;
        vertical-align: middle;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "×";
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .easysearch_area_inner .select:after {
        position: absolute;
        top: 50%;
        right: 10px;
        width: 0;
        height: 0;
        margin-top: -3px;
        border-style: solid;
        border-width: 8px 5px 0;
        content: "";
    }
    .easysearch_area .select+.select {
    margin-top: 0px;
    }
    .easysearch_area form {
        margin-bottom: -70px;
    }
}

/*====================

  .ranking-area #ranking-area

====================*/

#ranking-area.ranking-area {
    background-image: url(/fathersday/2025/images/bg_line_white.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: #DAEFFD;
    padding: 60px 10px;
}

#ranking-area.ranking-area  .inner{
    background-color: #fff;
    border-top: 14px solid #479FDE;
    padding: 0px 5px 50px;
}

.area-title_box {
    display: flex;
    margin-bottom: 30px;
    padding-top: 40px;
}

.ranking-area .area-title_box h2{
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    color: #479FDE;
    font-weight: 500;
    margin-left: 7px;
    line-height: 1.3;
}

.area-title_box h2 span{
    font-size: 1.5rem;
    display: block;
}

.area-title_box::before{
    content: url(/fathersday/2025/images/flower_icon_s.svg);
    height: 100%;
    width: auto;
    transform: scale(1.1);
    align-self: end;
    padding-left: 5px;
}



.ranking-area .item-more-btn{
    text-decoration: underline;
    color: #479FDE;
    position: relative;
    text-align: right;
    margin: 20px 30px 0px 0px;
}

.ranking-area .item-more-btn a{
    color: #479FDE;
}

.ranking-area .item-more-btn::after{
    content: "";
    position: absolute;
    top: 6px;
    margin-left: 7px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #479FDE;
    border-bottom: 1px solid #479FDE;
    transform: rotate(-45deg);
}

.area-title_box.flower-small::before {
    transform: scale(0.6);
    padding-bottom: 0px;
}

.ranking-area .area-title_box.flower-small h2{
    font-size: 2.3rem;
    align-self: center;
    margin-left: -5px;
}

@media only screen and (min-width: 768px){
    .area-title_box::before {
        transform: scale(1.6);
        padding-left: 0px;
        margin-left: -20px;
    }

    .area-title_box.flower-small::before {
        transform: scale(1);
        margin-right: -15px;
        margin-left: -20px;
        margin-bottom: -10px;
    }

    .ranking-area .area-title_box.flower-small h2 {
        font-size: 3.5rem;
        margin: 0px 10px;
    }

    .area-title_box h2 {
        font-size: 4rem !important;
        text-align: left;
        line-height: 1.4;
        letter-spacing: 0.25rem;
        margin: 0px 25px !important;
    }
    .area-title_box h2 span {
        font-weight: 700;
        font-size: 1.8rem;
    }
    .area-title_box {
        display: flex;
        margin: 0px 30px 50px;
    }
}

/* å•†å“ä¸€è¦§ */

.inner .item-area .item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 115%;
    margin: -5px;
    padding-right: 2rem;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    webkit-flex-wrap: inherit
}

.inner .item-area .item-inner li {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding: 5px
}

.inner .item {
    margin: 0;
    padding: 0 0 10px;
    border: 1px solid #EEE;
    overflow: hidden;
    background: #fff
}

.inner .item .item-pic-box {
    position: relative;
    z-index: 10;
    margin: 0 0 10px
}

.inner .item .item-detail {
    padding: 0 10px
}

.inner .item .item-detail .item-detail-name {
    display: -webkit-box;
    height: 4.5rem;
    margin: 0 0 10px;
    overflow: hidden;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 1.2rem;
    line-height: 1.3em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.inner .item .item-detail .item-detail-price {
    font-weight: 700;
    font-size: 1.5rem
}

.inner .item .item-detail .item-detail-price span:after,.inner .item .item-detail .item-detail-price:before {
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem
}

.inner .item .item-detail .item-detail-price:before {
    content: "¥";
}

.inner .item .item-detail .item-detail-txt {
    display: -webkit-box;
    height: 4.5em;
    margin: 5px 0 1rem;
    overflow: hidden;
    font-size: 1.1rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    letter-spacing: 0.5px;
}

/* é€æ–™ã‚¢ã‚¤ã‚³ãƒ³ */

.item-icon {
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 3rem;
    padding: 0 5px
}

.item-icon li {
    margin: 5px;
    padding: 3px 5px;
    color: #fff;
    font-size: 1rem;
    text-align: center
}

.item-icon .item-icon-shipping {
    background-color: #a78c58
}

.item-icon .cool {
    background-color: #5eb9d6
}

.item-icon .reito {
    background-color: #445e99
}

.item-icon .type-03 {
    background-color: #48aa26
}

/* ãƒšãƒ¼ã‚¸ãƒãƒ¼ã‚·ãƒ§ãƒ³ */
/* ãƒšãƒ¼ã‚¸ãƒãƒ¼ã‚·ãƒ§ãƒ³ */

.pagenation {
    width: 100%;
    margin-bottom: 30px;
    padding: 5px 4em;
    letter-spacing: -.4em;
    text-align: center
}

.pagenation a:hover:after {
    opacity: 1
}

.pagenation li {
    display: inline-block;
    color: #ccc;
    line-height: 1;
    letter-spacing: normal
}

.pagenation li.prev {
    position: absolute;
    left: 0
}

.pagenation li.selected {
    color: #479fde;
    font-weight: 700
}

.pagenation li.selected span:after {
    opacity: 1
}

.pagenation li.next {
    position: absolute;
    right: 0
}

.pagenation li a,
.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
}

.pagenation li a:after,
.pagenation li span:after {
    position: absolute;
    bottom: 0;
    left: 10%;
    display: block;
    width: 80%;
    height: 2px;
    background: #479fde;
    opacity: 0;
    content: ""
}
.swiper-pagination,.swiper-pagination4 {
    position: relative;
    bottom: auto!important;
    margin: 1rem auto 0;
    text-align: center
}

.swiper-btn-next:after,.swiper-btn-prev:after,.swiper-container-rtl {
    content: none!important
}

.swiper-btn-next,.swiper-btn-prev {
    position: absolute;
    top: 40%;
    z-index: 10;
    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: calc(var(--swiper-navigation-size)/44*27);
    width: 40px;
    height: var(--swiper-navigation-size);
    height: 48px;
    margin-top: calc(var(--swiper-navigation-size)*-1/2);
    color: var(--swiper-theme-color);
    background-size: 36px 48px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    cursor: pointer
}

.swiper-btn-prev {
    left: 0;
    -webkit-transform: translateY(50%) scaleX(-1);
    -ms-transform: translateY(50%) scaleX(-1);
    transform: translateY(50%) scaleX(-1);
}

.swiper-btn-next,.swiper-btn-prev {
    background-image: url(/cmn/images/slider_right.svg);
}

.swiper-btn-next {
    right: 0;
}

.swiper-pagination-bullet-active {
    background-color: #479FDE;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 6px !important;
}

.swiper-container{
    position: relative;
}

.ranking-area ul {
    counter-reset: item
}

.top-ranking-area ul {
    counter-reset: item
}

.ranking-area ul li:first-child a:after,.ranking-area ul li:nth-child(2) a:after,.ranking-area ul li:nth-child(3) a:after {
    position: absolute;
    top: -2px;
    left: 0;
    width: 30px;
    height: 30px;
    content: ""
}

.ranking-area ul li:first-child a:before,.ranking-area ul li:nth-child(2) a:before,.ranking-area ul li:nth-child(3) a:before {
    margin-left: 35px
}

.top-ranking-area ul li:first-child a:after,.top-ranking-area ul li:nth-child(2) a:after,.top-ranking-area ul li:nth-child(3) a:after {
    position: absolute;
    top: -2px;
    left: 0;
    width: 30px;
    height: 30px;
    content: ""
}

.top-ranking-area ul li:first-child a:before,.top-ranking-area ul li:nth-child(2) a:before,.top-ranking-area ul li:nth-child(3) a:before {
    margin-left: 35px
}

/* ãƒ©ãƒ³ã‚­ãƒ³ã‚°ã‚¢ã‚¤ã‚³ãƒ³ */

.ranking-area ul li:first-child a:after {
    background-image: url(/fathersday/2024/images/rank01.svg)
}

.ranking-area ul li:first-child a:before {
    color: #9c8b45
}

.ranking-area ul li:nth-child(2) a:after {
    background-image: url(/fathersday/2024/images/rank02.svg)
}

.ranking-area ul li:nth-child(2) a:before {
    color: #8b8b8b
}

.ranking-area ul li:nth-child(3) a:after {
    background-image: url(/fathersday/2024/images/rank03.svg)
}

.ranking-area ul li:nth-child(3) a:before {
    color: #9c6b47
}

.ranking-area ul li:nth-child(n) a:before {
    font-weight: 700;
    font-size: 2rem;
    content: "No." counter(item) " ";
    counter-increment: item
}


.top-ranking-area ul li:first-child a:after {
    background-image: url(/fathersday/2024/images/rank01.svg)
}

.top-ranking-area ul li:first-child a:before {
    color: #9c8b45
}

.top-ranking-area ul li:nth-child(2) a:after {
    background-image: url(/fathersday/2024/images/rank02.svg)
}

.top-ranking-area ul li:nth-child(2) a:before {
    color: #8b8b8b
}

.top-ranking-area ul li:nth-child(3) a:after {
    background-image: url(/fathersday/2024/images/rank03.svg)
}

.top-ranking-area ul li:nth-child(3) a:before {
    color: #9c6b47
}

.top-ranking-area ul li:nth-child(n) a:before {
    font-weight: 700;
    font-size: 2rem;
    content: "No." counter(item) " ";
    counter-increment: item
}

#recommend ul li a:before{
    content: none;
}

#recommend ul li a::after{
    content: none;
}

#lineup ul li a:before{
    content: none;
}

#lineup ul li a::after{
    content: none;
}

@media only screen and (min-width: 768px){
    .inner .item .item-detail .item-detail-name {
        height: 3.1rem;
        -webkit-line-clamp: 2;
    }
    .swiper-btn-next, .swiper-btn-prev, .swiper-pagination {
        display: none;
    }
    
    section#column-area .swiper-btn-next,section#column-area .swiper-btn-prev,section#column-area .swiper-pagination{
        display: block;

}}

/*====================

  .ranking-area #category-ranking

====================*/

#category-ranking.ranking-area {
    background-image: url(/fathersday/2025/images/bg_line_blue.png);
    
    background-attachment: fixed;
    background-repeat: repeat;
    background-color: #FFFCF6;
    padding: 60px 10px;
}

#category-ranking.ranking-area  .inner{
    background-color: #F4FBFF;
    border-top: 14px solid #479FDE;
    padding: 0px 5px 50px;
}

#category-ranking ul.category-list{
    border: solid 1px #479FDE;
    counter-reset: item;
    display: flex;
    padding: 10px;
    flex-wrap: wrap;
}

#category-ranking ul.category-list li a{
    color: #479FDE;
    font-size: 1.1rem;
    margin-left: 3px;
    display: inline-block;
    position: relative;
    border-bottom: solid 1px #479FDE;
}

#category-ranking ul.category-list li{
    margin: 2px 0px;
}

#category-ranking ul.category-list li a:before{
    content: none;
    background-image: none;
}
#category-ranking ul.category-list li a:after{
    background-image:none;
}
#category-ranking ul.category-list li:after{
    content: " ／";
    color: #479FDE;
    display: contents;
    position: absolute;
}

#category-ranking .raking-area-category h3{
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    color: #479FDE;
    font-weight: 800;
    line-height: 1.3;
    text-align: left;
    position: relative;
    letter-spacing: 1.5px;
    margin: 0px 0px 30px;
    padding-top: 50px;
}

#category-ranking .raking-area-category h3 span {
    padding: 1px 10px 1px 30px;
    background: #F4FBFF;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

#category-ranking .raking-area-category h3 .category-sub-title{
    font-size: 1.3rem;
    padding-left: 10px;
}

 .raking-area-category{
    margin: 0px 0px 40px;
}
#category-ranking .raking-area-category h3 span::before {
    content: url(/fathersday/2025/images/flower_icon_s.svg);
    transform: scale(0.6);
    align-self: end;
    padding-bottom: 5px;
    display: inline-block;
    position: absolute;
    left: -10px;
    top: -15px;
}
#category-ranking .raking-area-category h3 span.category-sub-title::before {
    content: none;

}
#category-ranking .raking-area-category h3::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #479FDE;
    position: absolute;
    top: 83%;
    left: 0;
}


@media only screen and (min-width: 768px){
    #category-ranking ul.category-list li a {
        font-size: 1.6rem;
    }
    ul.category-list li{
        padding: 5px;
    }
    #category-ranking ul.category-list {
        padding: 20px;
    }
    .item-area ul.swiper-wrapper {
        z-index: 1;
        display: -webkit-box;
       transform: none !important;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        height: 100%;
        margin: -6px;
    }
    
    .item-area li.swiper-slide {
        position: relative;
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        -webkit-flex-shrink: 0;
        margin-right: 0px !important;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 20%;
        padding: 6px;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
    }

    #category-ranking .raking-area-category {
        margin: 10px 0px 60px;
    }
    .ranking-area ul li:first-child a:after, .ranking-area ul li:nth-child(2) a:after, .ranking-area ul li:nth-child(3) a:after {
        top: 3px;
        left: 8px;
        height: 35px;
    }
    
    .top-ranking-area ul li:first-child a:after, .top-ranking-area ul li:nth-child(2) a:after, .top-ranking-area ul li:nth-child(3) a:after {
        top: 3px;
        left: 8px;
        height: 35px;
    }

    #category-ranking .raking-area-category h3{
        font-size: 3rem;
        margin: 0px 0px 40px;
    }
    .ranking-area .item-more-btn {
        margin: 40px 30px 0px 0px;
    }
    #category-ranking .raking-area-category h3 span .category-sub-title {
        font-size: 2rem;
    }
    #category-ranking .raking-area-category h3 span::before {
        transform: scale(1);
        top: -4px;
        left: 0px;
    }
    #category-ranking .raking-area-category h3 span {
        padding: 1px 10px 1px 50px;
    }

}


/*====================

  .flower-gift-area #flower-gift
  TOP ãƒ•ãƒ©ãƒ¯ãƒ¼ã‚®ãƒ•ãƒˆ

====================*/

.flower-gift-area {
    background-image: url(/fathersday/2025/images/bg_line_white.png);
    background-repeat: repeat;
    background-color: #DAEFFD;
    background-attachment: fixed;
    padding: 60px 10px;
}

.flower-gift-area .inner {
    background-color: #F4FBFF;
    border-top: 14px solid #479FDE;
    padding: 0px 5px 50px;
}

.flower-gift-area .area-title_box {
    margin-bottom: -10px;
}

.flower-gift-area .area-title_box h2 {
    font-family: "Noto Serif JP", serif;
    font-size: 3.6rem;
    color: #479FDE;
    font-weight: 500;
    padding-left: 10px;
    line-height: 1.3;
}

.flower-gift-area .area-title_box h2 span {
    font-size: 2rem;
    display: block;
}

.flower-gift-area .raking-area-category h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    color: #479FDE;
    font-weight: 800;
    line-height: 1.3;
    text-align: left;
    position: relative;
    letter-spacing: 1.5px;
    margin: 0px 0px 30px;
    padding-top: 50px;
}

.flower-gift-area .raking-area-category h3::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #479FDE;
    position: absolute;
    top: 83%;
    left: 0;
}

.flower-gift-area .raking-area-category h3 span {
    padding: 1px 5px 1px 33px;
    background: #F4FBFF;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.flower-gift-area  .raking-area-category h3 .category-sub-title {
    font-size: 1.3rem;
    padding-left: 10px;
}

.flower-gift-area  .raking-area-category h3 .category-sub-title::before {
    content: none;
}

.flower-gift-area .raking-area-category h3 span::before {
    content: url(/fathersday/2025/images/flower_icon_s.svg);
    transform: scale(0.5);
    align-self: end;
    padding-bottom: 5px;
    display: inline-block;
    position: absolute;
    left: -8px;
    top: -17px;
}

.flower-gift-area .item-more-btn {
    text-decoration: underline;
    color: #479FDE;
    position: relative;
    text-align: right;
    margin: 20px 30px 0px 0px;
}

/*====================

  .other-gift-area #other-gift
  TOP ãŠèŠ±ä»¥å¤–ã®ã‚®ãƒ•ãƒˆ

====================*/

.other-gift-area {
    background-image: url(/fathersday/2025/images/bg_line_blue.png);
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: #FFFCF6;
    padding: 60px 10px;
}

.other-gift-area .inner {
    background-color: #FFF;
    border-top: 14px solid #479FDE;
    padding: 0px 5px 50px;
}


.other-gift-area .area-title_box {
    margin-bottom: -10px;
}

.other-gift-area .area-title_box h2 {
    font-family: "Noto Serif JP", serif;
    font-size: 2.6rem;
    color: #479FDE;
    letter-spacing: 1.3px;
    font-weight: 500;
    line-height: 1.4;
}


.other-gift-area .raking-area-category h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    color: #479FDE;
    font-weight: 800;
    line-height: 1.3;
    text-align: left;
    position: relative;
    letter-spacing: 1.5px;
    margin: 0px 0px 30px;
    padding-top: 50px;
}

.other-gift-area .raking-area-category h3::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #479FDE;
    position: absolute;
    top: 83%;
    left: 0;
}

.other-gift-area .raking-area-category h3 .category-sub-title {
    font-size: 1.3rem;
    padding-left: 10px;
}

.other-gift-area  .raking-area-category h3 .category-sub-title::before {
    content: none;
}

.other-gift-area .raking-area-category h3 span {
    padding: 1px 5px 1px 35px;
    background: #FFF;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.other-gift-area .raking-area-category h3 span::before {
    content: url(/fathersday/2025/images/flower_icon_s.svg);
    transform: scale(0.5);
    align-self: end;
    padding-bottom: 5px;
    display: inline-block;
    position: absolute;
    left: -8px;
    top: -22px;
}

.other-gift-area .item-more-btn {
    text-decoration: underline;
    color: #479FDE;
    position: relative;
    text-align: right;
    margin: 20px 30px 0px 0px;
}

/*====================

  .category-area

====================*/

.category-area{
    background-color:#EBF8FF;
    padding: 60px 10px;
    color: #479FDE;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.category-area h2{
    font-size: 2.8rem;
    font-weight: 500;
    display: flex;
    justify-items: center;
    flex-direction: column;
    align-items: center;
    line-height: 1.3;
    font-weight: bold;
}

.category-area h2 p img {
    width: 30px;
    margin-bottom: 5px;
}

.category-area h2 span{
    font-size: 1.5rem;
}

.category-area h3 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.5rem;
    color: #479FDE;
    font-weight: 800;
    line-height: 1.3;
    position: relative;
    letter-spacing: 1.5px;
    margin: 40px 0px 20px;
}

.category-area h3::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #479FDE;
    position: absolute;
    top: 50%;
    left: 0;
}

.category-area h3 span {
    padding: 1px 10px;
    background: #EBF8FF;
    font-weight: 600;
    position: relative;
}

.isSmartPhone h2 img {
    width: 70px;
    display: block;
    margin-bottom: 10px;
}

.category-area-list ul{
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    justify-content: center;
}

.category-area-list ul li{
    width: 47%;
    margin-bottom: 4%;
    border: 1px solid #EEE;
}

.category-area-list ul li:nth-child(2n){
    margin-right: 2%;
}
.category-area-list ul li:nth-child(2n+1){
    margin-left: 2%;
}

.category-area-list ul li div {
    width: 100%;
    padding: 8px;
    background: #fff;
}

.category-area-list ul li h4 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: -0.5px;
    height: 35px;
    align-content: center;
}

.category-area-list ul li div p{
    width: 100%;
    font-size: 1.2rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    text-align: left;
    padding-bottom: 15px;
}

.category-area-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Noto Sans JP", sans-serif;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.no-swiper{
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 2%;
    flex-direction: row;
    justify-content: flex-start;
}

.no-swiper .swiper-slide{
    width: 47%;
}
.no-swiper .swiper-slide:nth-child(2n+1) {
    margin-left: 2%;
}
.no-swiper .swiper-slide:nth-child(2n) {
    margin-right: 2%;
}

/* SOLD OUT 売り切れ表示*/


.item-area li.soldout {
    position: relative
}

.item-area li.soldout a {
    position: relative;
    pointer-events: none
}

.item-area li.soldout:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: .4;
    top: 0px;
    z-index: 99;
    content: ""
}


.item-area li.soldout:before {
    position: absolute;
    top: 30% !important;
    right: auto !important;
    left: 10% !important;
    z-index: 100;
    display: block;
    box-sizing: border-box;
    width: 80%;
    padding: 8px 5px;
    color: #cd0000;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1;
    text-align: center;
    background: #fff;
    border: 2px solid #cd0000;
    border-radius: 0;
    transform: translateY(-50%);
    content: "SOLD OUT";
}


.category-area li.soldout:before {
    position: absolute;
    top: 30% !important;
    right: auto !important;
    left: 10% !important;
    z-index: 100;
    display: block;
    box-sizing: border-box;
    width: 80%;
    padding: 8px 5px;
    color: #cd0000;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1;
    text-align: center;
    background: #fff;
    border: 2px solid #cd0000;
    border-radius: 0;
    transform: translateY(-50%);
    content: "SOLD OUT";
}

.category-area li.soldout {
    position: relative
}

.category-area li.soldout a {
    position: relative;
    pointer-events: none
}

.category-area li.soldout:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: .4;
    top: 0;
    z-index: 99;
    left: 0;
    content: ""
}


.category-area li.soldout:before {
    position: absolute;
    top: 30% !important;
    right: auto !important;
    left: 10% !important;
    z-index: 100;
    display: block;
    box-sizing: border-box;
    width: 80%;
    padding: 8px 5px;
    color: #cd0000;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 1;
    text-align: center;
    background: #fff;
    border: 2px solid #cd0000;
    border-radius: 0;
    transform: translateY(-50%);
    content: "SOLD OUT";
}


@media only screen and (min-width: 768px){

    .flower-gift-area .raking-area-category h3 {
        font-size: 2.5rem;
    }
    .other-gift-area .raking-area-category h3 {
        font-size: 2.5rem;
    }
    .flower-gift-area .area-title_box h2 span {
        font-weight: 500;
        display: inline !important;
        font-size: 4rem !important;
    }
    .flower-gift-area .raking-area-category h3 span::before {
        transform: scale(0.6);
        left: -10px;
        top: -15px;
    }
    .other-gift-area .raking-area-category h3 span::before {
        transform: scale(0.6);
        left: -10px;
        top: -15px;
    }

    .category-area-list ul li {
        width: 32%;
    }

    .category-area h2 p img {
        width: 40px;
        margin-bottom: 10px;
    }
    
.category-area h2 {
    font-size: 3.5rem;
    row-gap: 0.5rem;
}
.category-area-list ul li div p{
    text-align: center;
}

.category-area-list ul li:nth-child(2n+1) {
    margin-left: 0%;
}

.category-area-list ul li:nth-child(2n) {
    margin-right: 0%;
}

ul.select-inner.flex {
    flex-direction: row;
    column-gap: 1%;
    justify-content: space-between;
}
.category-area h3 {
    font-size: 2rem;
    margin: 40px 0px;
}
    .no-swiper {
        row-gap: 0px;
        column-gap: 0px;
    }
    .no-swiper .swiper-slide:nth-child(2n+1) {
        margin-left: 0px;
    }
    .no-swiper .swiper-slide:nth-child(2n) {
        margin-right: 0px;
    }
}


/* btn */

.btn a {
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    padding: 15px 10px;
    color: #fff;
    font-size: 1.2rem;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    background-color: #479FDE;
    border: #479FDE 1px solid;
}

.btn a:hover {
    border: #479FDE 1px solid;
    color: #479FDE;
    transition: 0.5s;
    background-color: #fff;
}

.btn {
    width: 85%;
    margin: 30px auto 0;
}
@media only screen and (min-width: 768px){
    .btn a {
        max-width: 550px;
        padding: 20px 10px;
        font-size: 1.6rem;
    }
    .btn {
        margin: 20px auto 40px;
    }
}

/*====================

  .price-area

====================*/

.price-area{
    background-image: url(/fathersday/2025/images/bg_check_white.png);
    background-repeat: repeat;
    background-color: #B2D7EC;
    padding: 60px 10px;
    color: #479FDE;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.price-area .inner{
    position: relative;
    z-index: 0;
    padding: 10px 5px;
    display: flex;
    height: 150%;
    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%;
}
.price-area .inner::before{
    position: absolute;
    content: "";
    z-index: 0;
    width: calc(100% - 10px);
    height: calc(100% + -11px);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    background: radial-gradient(circle at 0 100%, transparent 32px, #479FDE 33px), radial-gradient(circle at 100% 100%, transparent 32px, #479FDE 33px), radial-gradient(circle at 100% 0, transparent 32px, #479FDE 33px), radial-gradient(circle at 0 0, transparent 32px, #479FDE 33px);
    background-position: bottom left, bottom right, top right, top left;
    background-repeat: no-repeat;
    background-size: 50% 50%;
}

.price-area .inner .bevel{
    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: 50% 50%;
    padding: 20px 20px 40px;
}
.price-area .inner .bevel::before {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    align-self: anchor-center;
    content: "";
    width: 5px;
    height: 98%;
    transform: translateX(-50%);
    background-color: #fff;
}
.price-area .inner .bevel::after {
    position: absolute;
    top: 50%;
    left: 5px;
    justify-self: anchor-center;
    z-index: -1;
    content: "";
    width: calc(100% - 26px);
    height: 5px;
    transform: translateY(-50%);
    background-color: #fff;
}
.price-area h2 span {
    font-size: 1.5rem;
}
.price-area h2 {
    font-size: 2.8rem;
    font-weight: bold;
    justify-items: center;
    display: flex;
    flex-direction: column;
    line-height: 1.3;
    align-items: center;
    }

ul.select-inner.flex {
    display: flex;
    flex-direction: row;
    column-gap: 4%;
    flex-wrap: wrap;
    row-gap: 12px;
    justify-content: flex-start;
    margin: 30px 0px 0px;
}

.select-area{
    margin-top: 30px;
}

.select-area h2 p img {
    width: 30px;
}

.select-inner li{
    width: 48%;
}

.for-select-area ul li {
    width: 45%;
}
.for-select-area ul li:nth-child(1) {
    margin: 5px 20px;
}
.tips-area>.inner>p {
    font-size: 1.2rem;
    line-height: 1.8;
    text-align: center;
    letter-spacing: 0px;
    margin: 30px 0px;
    font-family: "Noto Serif JP", serif;
}
.select-inner a {
    display: block;
    font-weight: bold;
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    padding: 15px 10px;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    background-color: #479FDE;
    font-family: "Noto Sans JP", sans-serif;
    border: #479FDE 1px solid;
}

.select-inner a:hover {
    border: #479FDE 1px solid;
    color: #479FDE;
    transition: 0.5s;
    background-color: #fff;
}

ul.for-select-inner.flex {
    display: flex;
    flex-wrap: wrap;
    color: #479FDE;
    column-gap: 10px;
    flex-direction: row;
    font-family: "Noto Sans JP", sans-serif;
    margin: 10px 0px;
    justify-content: space-around;
}
.for-select-area{
    padding: 60px 0px 50px;
    width: 100%;
}

.for-select-area ul li p{
    color: #479FDE;
    font-weight: bold;
    margin-top: 10px;
}

.age-select-inner a {
    display: block;
    font-weight: bold;
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    padding: 15px 10px;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    background-color: #479FDE;
    font-family: "Noto Sans JP", sans-serif;
    border: #479FDE 1px solid;
}

.age-select-inner a:hover {
    border: #479FDE 1px solid;
    color: #479FDE;
    transition: 0.5s;
    background-color: #fff;
}

ul.age-select-inner.flex {
    display: flex;
    flex-direction: row;
    column-gap: 4%;
    flex-wrap: wrap;
    row-gap: 12px;
    justify-content: flex-start;
    margin: 30px 0px;
}

.age-select-inner li{
    width: 48%;
}

.age-select-area{
    margin-bottom: 30px;
    width: 100%;
}

@media only screen and (min-width: 768px){
    .price-area .inner {
        padding: 15px 15px !important;
    }
    .price-area .inner::before {
        width: calc(100% - 20px);
        height: calc(100% - 23px);
    }
    .price-area .inner .bevel {
        width: calc(100% - 0px);
        height: calc(100% - 0px);
        padding: 41px 80px 100px;
    }
    .price-area .inner .bevel::after {
        position: absolute;
        top: 50%;
        left: 5px;
        z-index: -1;
        content: "";
        width: calc(100% - 36px);
        height: 5px;
        transform: translateY(-50%);
        background-color: #fff;
    }
    .price-area .inner .bevel::before{
        top: 0px;
        left: 50%;
        height: calc(100% - 30px);
    }
    .tips-area>.inner>p {
        font-size: 1.5rem;
    }
    ul.age-select-inner.flex {
        column-gap: 12px;
    }
    ul.select-inner.flex {
        column-gap: 12px;
    }

    .select-area{
        width: 100%;
    }

    .select-area h2 p img {
        width: 60px;
        margin-bottom: 15px;
    }

    .select-inner li {
        width: 23%;
    }

    ul.for-select-inner.flex {
        flex-wrap: nowrap;
    }

    .for-select-area ul li {
        width: 20%;
    }
    .for-select-area ul li:nth-child(1) {
        margin: 0px;
    }
    ul.for-select-inner.flex {
        column-gap: 30px;
        margin: 41px;
        justify-content: center;
    }

    .age-select-inner li {
        width: 23%;
    }

    .price-area h2 {
        font-size: 3.5rem;
        row-gap: 0.5rem;
    }
}

/*====================

  .top-feature-area #top-feature
  TOP ãŠã™ã™ã‚æ¯ã®æ—¥ç‰¹é›†

====================*/

.top-feature-area {
    background-color: #EBF8FF;
    padding: 40px 10px 60px;
    color: #479FDE;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.top-feature-area h2 span {
    font-size: 1.5rem;
}

.top-feature-area h2 {
    font-size: 3rem;
    font-weight: 700;
    display: flex;
    justify-items: center;
    line-height: 1.3;
    flex-direction: column;
    align-items: center;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
}

.coupon-box {
    width: 50%;
    padding: 0 5px;
}

.coupon-box:nth-child(n+3) {
    padding-top: 10px;
}


/*====================

  .coupon-area
  TOP ãŠå¾—ãªã‚¯ãƒ¼ãƒãƒ³

====================*/

.coupon-area {
    background-color: #F4FBFF;
    padding: 40px 10px 0px;
    color: #479FDE;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.coupon-area h2 span {
    font-size: 1.5rem;
}

.coupon-area h2 {
    font-size: 3rem;
    font-weight: 700;
    display: flex;
    justify-items: center;
    line-height: 1.3;
    flex-direction: column;
    align-items: center;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
}

.coupon-area .coupon-box {
    width: 100%;
    text-align: -webkit-center;
}


/*====================

  .guide-area
  TOP è´ˆã‚Šç‰©ã‚¬ã‚¤ãƒ‰

====================*/

.guide-area {
    background-color: #F4FBFF;
    padding: 40px 10px;
    color: #479FDE;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

.guide-area h2 span {
    font-size: 1.5rem;
}

.guide-area h2 {
    font-size: 3rem;
    font-weight: 700;
    display: flex;
    justify-items: center;
    flex-direction: column;
    align-items: center;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
}

.guide-block {
    position: relative;
    padding: 35px 15px;
    background-color: hsla(0, 0%, 100%, 0.9);
}

.guide-block-img{
    margin: 20px 0px;
}

.guide-block p{
    font-size: 1.5rem;
}

.guide-block-title{
    font-size: 2.3rem;
}

.guide-block ul li {
    width: 50%;
    padding: 5px;
}

.guide-block+.guide-block {
    margin: 20px 0px;
}

.guide-block .guide-box-text {
    font-size: 2rem;
    color: #333;
    line-height: 1.3;
    margin: 10px;
}

.guide-box-title {
    background-color: #F4FBFF;
    color: #479FDE;
    width: auto;
    padding: 5px 10px;
    display: inline-block;
}

.guide-block .guide-box-text small {
    font-size: 1.3rem;
}
.guide-block p span {
    font-weight: bold;
}
@media only screen and (min-width: 768px){
    .guide-area {
        padding: 0px 10px 40px;
    }
    .guide-box-img img{
        width: 600px;
        height: auto;
    }    
    .guide-block-title{
        font-size: 2.8rem;
    }
    .guide-block p {
        font-size: 2rem;
    }
}

/*====================

  .tips-area
  TOP ã‚³ãƒ©ãƒ ãƒ»è±†çŸ¥è­˜

====================*/

.tips-area {
    background-color: #DCF1FF;
    padding: 60px 10px;
}

.tips-area h2 {
    font-size: 2.8rem;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    display: flex;
    text-align: center;
    justify-items: center;
    flex-direction: column;
    align-items: center;
    color: #479FDE;
    margin-bottom: 20px;
}

.tips-area h2 span {
    font-size: 1.5rem;
}

.tips-block {
    justify-self: center;
}

.tips-box {
    margin-bottom: 2rem;
    padding: 20px;
    color: #444;
    background-color: #F4FBFF;
}

.tips-box h3{
    position: relative;
    margin-bottom: 2.4rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #479FDE;
    font-weight: 500;
    font-size: 1.8rem;
}

@media only screen and (min-width: 768px){
    .tips-block {
        width: 90%;
    }
}

/*====================

  #feature

====================*/


section#feature {
    background-image: url(/fathersday/2025/images/bg_line_white.png);
    background-repeat: repeat;
    background-color: #DCF1FF;
    padding: 60px 10px;
    color: #479FDE;
    font-family: "Noto Serif JP", serif;
    text-align: center;
}

#feature .inner{
    background-color: #FFF;
    padding: 35px 10px;
}

#feature .inner h2 span {
    font-size: 1.5rem;
}

#feature .inner h2 {
    font-size: 2.8rem;
    font-weight: bold;
    justify-items: center;
}

#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: 70px 60px;
        width: 80%;
        min-width: 600px;
    }
    #feature .inner h2 {
        padding-bottom: 20px;
    }
}

/*====================

  #column-area

====================*/
section#column-area {
    background-color: #EBF8FF;
    padding: 60px 10px;
    color: #479FDE;
}

#column-area  .inner {
    margin: 0 3%;
    padding: 10px;
}

#column-area .inner h2 span {
    font-size: 1.5rem;
}

#column-area .inner h2 {
    font-size: 2.8rem;
    font-weight: bold;
    display: flex;
    justify-items: center;
    text-align: center;
    font-family: "Noto Serif JP", serif;
    flex-direction: column;
    align-items: center;
}

#manner-nav {
    position: relative;
}

#column-area li {
    height: auto
}

#column-area .column-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;
    margin-top: 20px
}

#column-area .column-list li {
    height: auto;
    padding-bottom: 1rem;
    background-color: #fff
}

#column-area .column-list li>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#column-area .column-list li>a>* {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

#column-area .column-list.slick-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#column-area li .column-list-lead{
    /*-webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;*/
    padding: 10px 15px;
    font-size: 17px;
    font-size: 1.1rem;
}
#column-area li .column-list-title{
    padding:0;
}

#column-area li .column-list-title {
    padding: 10px 15px 0;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.3rem;
}

#column-area .slick-track {
    height: 100%
}

#column-area .inner {
    margin: 0 3%;
    position: relative;
    padding: 10px;
    margin: 0 auto;
}

#column-area  .inner .swiper-btn-next {
    right: -15px
}

#column-area  .inner .swiper-btn-prev {
    left: -15px
}
@media only screen and (min-width: 768px){
    /*.columnInner {
        max-width: 1060px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 40px;
    }*/
    #column-area .inner{
        max-width: 1060px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px 40px;
    }

}
/*====================

  .is-search_fixed
  SPæ¤œç´¢éƒ¨åˆ†ç­‰

====================*/

@media only screen and (max-width: 768px){
.is-search_fixed .fix-btn_box {
    position: fixed;
    -webkit-transition: top .2s;
    -o-transition: top .2s;
    transition: top .2s
}

.fix-btn_box {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1000001;
    display: none;
    width: 100%;
    height: 40px;
    padding: 0
}

.fix-btn_box .wrap {
    position: relative;
    height: 0;
    padding: 0
}

.spMode .wrap {
    width: 100%;
    max-width: none;
    padding: 0 3%
}

.is-search_fixed .fix-btn_search {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.fix-btn_search {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.fix-btn_search a {
    display: block;
    width: 100%;
    height: 40px;
    padding-top: 8px;
    box-shadow: 0 0 6px 0px rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    background: #479FDE
}

.fix-btn_search a span {
    position: relative;
    display: inline-block;
    padding-left: 34px
}

.fix-btn_search a span>span {
    position: static;
    display: inline-block;
    padding-left: 0
}

.fix-btn_search a span>span:before {
    position: static;
    display: inherit;
    width: inherit;
    height: inherit;
    background: inherit
}

.fix-btn_search a span:before {
    position: absolute;
        top: -3px;
        left: 3px;
        display: block;
        width: 22px;
        height: 30px;
        background: url(/iphone/mothersday/2024/images/ico_search.svg) no-repeat 0 0;
        background-size: auto;
        background-size: 100% auto;
        content: "";
}

.modal-search_box btn,.modal-search_box input[type=btn],.modal-search_box input[type=file],.modal-search_box input[type=submit],.modal-search_box label,.modal-search_box option,.modal-search_box select {
    font-family: ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3,Hiragino Kaku Gothic ProN,ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯,MS PGothic,sans-serif;
    cursor: pointer
}

.modal-search_ttl {
    font-size: 2.2rem;
        position: relative;
        margin-left: 30px;
}

.modal-search_ttl::before {
    content: url(/fathersday/2025/images/flower_icon_s.svg);
    transform: scale(0.6);
    position: absolute;
    display: inline-block;
    left: -40px;
    top: -7px;
}

.is-search .modal-overlay {
    z-index: 9999999;
    background: transparent;
    opacity: 1;
    -webkit-animation: b .3s;
    animation: b .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: none;
    animation-fill-mode: forwards
}

.modal-overlay {
    position: fixed;
    top: 0;
    z-index: -3;
    width: 100%;
    height: 100%;
    text-align: center;
    background: transparent;
    cursor: pointer;
    opacity: 0;
    -webkit-animation: fadeOut .3s;
    animation: fadeOut .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.is-search .modal-search {
    bottom: 0
}

.is-search .modal-search,.modal-search {
    -webkit-transition: bottom .6s cubic-bezier(.19,1,.22,1);
    -o-transition: bottom .6s cubic-bezier(.19,1,.22,1);
    transition: bottom .6s cubic-bezier(.19,1,.22,1)
}



/*modal*/


.modal-search_box btn,.modal-search_box input[type=btn],.modal-search_box input[type=file],.modal-search_box input[type=submit],.modal-search_box label,.modal-search_box option,.modal-search_box select {
    font-family: ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3,Hiragino Kaku Gothic ProN,ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯,MS PGothic,sans-serif;
    cursor: pointer
}
.modal-search {
    position: fixed;
    bottom: -105%;
    left: 0;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    background: #000
}

.is-search .modal-search_cover {
    opacity: 1;
    -webkit-animation: b .3s;
    animation: b .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}
.is-search .modal-overlay {
    z-index: 9999999;
    background: transparent;
    opacity: 1;
    -webkit-animation: b .3s;
    animation: b .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: none;
    animation-fill-mode: forwards
}

.modal-overlay {
    position: fixed;
    top: 0;
    z-index: -3;
    width: 100%;
    height: 100%;
    text-align: center;
    background: transparent;
    cursor: pointer;
    opacity: 0;
    -webkit-animation: fadeOut .3s;
    animation: fadeOut .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.is-search .modal-search {
    bottom: 0
}

.is-search .modal-search,.modal-search {
    -webkit-transition: bottom .6s cubic-bezier(.19,1,.22,1);
    -o-transition: bottom .6s cubic-bezier(.19,1,.22,1);
    transition: bottom .6s cubic-bezier(.19,1,.22,1)
}

.modal-search {
    position: fixed;
    bottom: -105%;
    left: 0;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    background: #DAEFFD;
}

.is-search .modal-search_cover {
    opacity: 1;
    -webkit-animation: b .3s;
    animation: b .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.modal-search_cover {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 50px 3%;
    -ms-overflow-y: auto;
    overflow-y: auto;
    color: #479FDE;
    opacity: 0;
    -webkit-animation: fadeOut .3s;
    animation: fadeOut .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-overflow-scrolling: touch
}

.modal-close.top {
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right
}

.modal-close.top a {
    position: relative;
    display: inline-block;
    padding: 10px 1.2em;
    color: #444;
    font-size: 1.5rem
}

.modal-close.top a:after {
    position: absolute;
    top: 16px;
    right: 0;
    display: inline-block;
    font-weight: 400;
    font-size: 1rem;
    font-family: defico;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    vertical-align: middle;
    content: "×";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-search_title {
    font-size: 2rem;
    line-height: 1.3;
    text-align: center
}

.modal-search_subtitle {
    font-size: 1.5rem;
    line-height: 1.3;
    text-align: center
}

.modal-keywords_box fieldset .query {
    float: left;
    width: calc(100% - 80px)
}

.modal-search_box btn,.modal-search_box input,.modal-search_box select {
    height: 36px;
    padding: 5px 10px;
    font-size: 1.2rem;
    border: 1px solid #479FDE;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-search_box~.modal-search_box {
    margin-top: 15px;
    padding-top: 15px
}

.modal-pullMenu_box {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 0!important
}

.modal-search_box {
    margin-top: 20px;
    font-size: 1.3rem
}

.modal-select_box {
    padding: 8px 5%!important;
    background: #f2f2f2
}

.modal-search_cover a {
    color: #fff;
    text-decoration: none!important
}

.modal-pullMenu_box .modal-menu_list li~li {
    border-top: 1px solid #fff
}

.modal-pullMenu_box .modal-menu_box:first-child {
    margin-left: 0
}

.modal-pullMenu_box .modal-menu_box {
    position: relative;
    width: 47%;
    margin-left: 6%
}

.modal-pullMenu_box .modal-menu_btn {
    position: relative;
    display: block;
    width: 100%;
    height: 36px;
    padding: 8px 10px 0;
    font-size: 1.4rem;
    background: #a9a9a9;
    cursor: pointer
}

.modal-pullMenu_box .modal-menu_btn:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0;
    content: ""
}

.modal-pullMenu_box .modal-menu_contents {
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 100;
    width: 100%;
    background: rgba(0,0,0,.8)
}

.js-tabContents,.js-toggleContents {
    display: none
}

.js-toggleBox.is-open .js-toggleContents {
    display: block
}

.modal-pullMenu_box .modal-menu_list {
    width: 100%;
    border: 1px solid hsla(0,0%,100%,.3)
}

.modal-pullMenu_box .modal-menu_list a {
    display: block;
    padding: 8px 5px;
    font-size: 1.5rem
}

.modal-select_box .search-select_cover {
    margin-top: 5px
}

.modal-select_box .search-select_cover:after {
    display: block;
    clear: both;
    content: ""
}

.modal-select_box .search-select_cover .select:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-color: #479FDE transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0;
    content: ""
}

.modal-select_box .search-select_cover select {
    width: 100%;
    padding-right: 1.6em;
    background: transparent;
    border-color: #fff
}

.modal-select_box .btn-submit {
    width: 100px;
    margin: 10px auto 0
}

.modal-search_box .btn-submit {
    display: block;
    height: 36px;
    padding: 5px;
    color: #fff;
    text-align: center;
    align-content: center;
    font-size: 1.5rem;
    vertical-align: top;
    background: #479FDE
}

.modal-item_link {
    padding: 15px;
    color: #444;
    background: #fff
}

.modal-item_link a {
    color: #444
}

.modal-item_link .item-link_list dt:first-child {
    margin-top: -5px;
    padding-top: 5px
}

.modal-item_link .item-link_list dt {
    margin-top: 18px;
    padding-top: 18px;
    padding-bottom: 6px;
    font-size: 1.6rem;
    text-align: center;
    border-bottom: 1px dashed #479FDE
}

.modal-item_link .item-link a {
    position: relative;
    display: block;
    padding: 12px 30px 12px 15px;
    font-size: 1.5rem;
    line-height: 1.3
}

.modal-item_link .item-link a:after {
    position: absolute;
    top: 14px;
    right: 15px;
    color: #479FDE;
    font-weight: 400;
    font-size: 1.2rem;
    font-family: defico;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "＞";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-item_link .item-link li:nth-child(2n) a {
    background: #f2f2f2
}

.modal-item_link .btn-view_more a {
    position: relative;
    display: block;
    padding: 12px 30px 12px 15px;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.3;
    background: #a9a9a9
}

.modal-item_link .btn-view_more a:after {
    position: absolute;
    top: 14px;
    right: 15px;
    color: #479FDE;
    font-weight: 400;
    font-size: 1.2rem;
    font-family: defico;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "＞";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-close.btm {
    margin-top: 20px
}

.modal-close.btm .modal-close_btn {
    display: block;
    width: 80%;
    max-width: 280px;
    min-height: 36px;
    margin: 0 auto;
    padding-top: 9px;
    color: #fff;
    text-align: center;
    background: #479FDE
}

.modal-select_box .search-select_cover .select~.select:before {
    position: absolute;
    top: 13px;
    left: -1.8em;
    display: inline-block;
    width: 1.8em;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.4rem;
    font-family: defico;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    content: "×";
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal
}

.modal-close.top a:after,.modal-select_box .search-select_cover .select~.select:before {
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-select_box .search-select_cover .select~.select {
    float: right
}

.modal-select_box .search-select_cover .select {
    position: relative;
    float: left;
    width: calc(50% - 1em);
    background: #fff
}
}
/*====================

  .fix-btn
  PCæ¤œç´¢éƒ¨åˆ†

====================*/

@media only screen and (min-width: 768px){


.is-fixed_side .index .fix-btn_box {
    top: 100px
}

.is-fixed_side .fix-btn_box {
    position: fixed;
    top: 50px;
    z-index: 1000001;
    -webkit-transition: top .2s;
    -o-transition: top .2s;
    transition: top .2s
}

.fix-btn_box {
    position: absolute;
    top: 50px;
    right: 10px;
    z-index: -2;
    width: 100%;
    height: 0;
    padding: 0
}

.fix-btn_box .wrap {
    position: relative;
    max-width: 1780px;
    height: 0;
    padding: 0
}

.is-fixed_side .fix-btn_link {
    display: block
}

.fix-btn_link {
    position: absolute;
    top: 0;
    right: 16px;
    display: none;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 100% auto;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.fix-btn_link:hover {
    opacity: .85
}

.fix-btn_link a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 90px;
    height: 120px;
    color: #333;
    font-size: 1.6rem;
    text-align: center;
    text-decoration: none!important;
    border: 1px solid #333
}

.fix-btn_link span {
    display: block;
    width: 100%;
    padding: 6px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.2;
    text-align: center
}

.is-fixed_side .fix-btn_search {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.fix-btn_search {
    position: absolute;
    top: 0;
    right: 16px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.fix-btn_search span>span {
    display: none
}

.fix-btn_search a {
    position: relative;
    display: block;
    width: 90px;
    padding-top: 85px;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    text-decoration: none !important;
    background: #479FDE;
}

.fix-btn_search span {
    display: block;
    padding: 2px 0 15px;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1.2;
    text-align: center;
}

.fix-btn_search a:before {
    position: absolute;
    top: 1px;
    left: 50%;
    display: block;
    width: 66px;
    height: 75px;
    margin-left: -33px;
    background: url(/fathersday/2024/images/ico_search.svg) no-repeat 0 0;
    background-size: auto;
    background-size: 100% auto;
    content: ""
}

.fix-btn_search a:after {
    position: absolute;
    top: 20px;
    left: 28px;
    display: block;
    width: 42px;
    height: 42px;
    background: #fff;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    content: ""
}

.isOtherDevice .fix-btn_search a:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.end .fix-btn_search {
    display: none!important
}

.is-search {
    overflow-y: hidden
}

.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
}

.modal-search {
    position: fixed;
    top: 0;
    right: -400px;
    z-index: 99999999;
    width: 400px;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    -webkit-overflow-scrolling: touch
}

.is-search .modal-search,.modal-search {
    -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 {
    right: 0
}

.modal-search_cover {
    position: relative;
    padding: 30px;
    color: #444
}

.modal-search_cover a {
    color: #444;
    text-decoration: none!important
}

.isOtherDevice .modal-search_cover a:hover {
    color: #c83250
}

.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: .43em;
    right: 0;
    display: inline-block;
    font-weight: 400;
    font-size: 1rem;
    font-family: defico;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    vertical-align: middle;
    content: "\e91b";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-close.top a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #479FDE;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    content: ""
}

.isOtherDevice .modal-close.top a:hover:before {
    opacity: 1
}

.modal-close.btm {
    margin-top: 20px
}

.modal-close.btm .modal-close_btn {
    display: block;
    width: 100%;
    min-height: 36px;
    padding-top: 9px;
    color: #fff!important;
    text-align: center;
    background: #444
}

.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
}

.modal-search_title {
    font-size: 2rem;
    line-height: 1.3;
    text-align: center
}

.modal-search_subtitle {
    font-size: 1.5rem;
    line-height: 1.3
}

.modal-search_box {
    margin-top: 20px;
    font-size: 1.5rem
}

.modal-search_box~.modal-search_box {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #444
}

.modal-search_box .item-link_list {
    margin-bottom: 12px
}

.modal-search_box btn,.modal-search_box input[type=btn],.modal-search_box input[type=file],.modal-search_box input[type=submit],.modal-search_box label,.modal-search_box option,.modal-search_box select {
    position: relative;
    z-index: 1;
    font-family: ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3,Hiragino Kaku Gothic ProN,ï¼­ï¼³\ï¼°ã‚´ã‚·ãƒƒã‚¯,MS PGothic,sans-serif;
    background: transparent;
    cursor: pointer
}

.modal-search_box input,.modal-search_box select {
    height: 36px;
    padding: 5px 10px;
    font-size: 1.5rem;
    border: 1px solid #444;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-search_box select::-ms-expand {
    display: none
}

.modal-search_box .btn-submit {
    display: block;
    height: 36px;
    padding: 5px;
    color: #fff;
    font-size: 1.5rem;
    vertical-align: top;
    background: #444
}

.isOtherDevice .modal-search_box .btn-submit {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.isOtherDevice .modal-search_box .btn-submit:hover {
    opacity: .7
}

.modal-keywords_box fieldset:after {
    display: block;
    clear: both;
    content: ""
}

.modal-keywords_box fieldset .query {
    float: left;
    width: calc(100% - 80px)
}

.modal-keywords_box fieldset .btn-submit {
    float: right;
    width: 70px
}

.modal-select_box .btn-submit {
    width: 100%;
    margin-top: 10px
}

.modal-select_box .search-select_cover {
    margin-top: 5px
}

.modal-select_box .search-select_cover:after {
    display: block;
    clear: both;
    content: ""
}

.modal-select_box .search-select_cover .select {
    position: relative;
    float: left;
    width: calc(50% - 1em)
}

.modal-select_box .search-select_cover .select:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-color: #444 transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0;
    content: ""
}

.modal-select_box .search-select_cover .select~.select {
    float: right
}

.modal-select_box .search-select_cover .select~.select:before {
    position: absolute;
    top: 13px;
    left: -1.6em;
    display: inline-block;
    font-weight: 400;
    font-size: 1.4rem;
    font-family: defico;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    vertical-align: middle;
    content: "\e91b";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.modal-select_box .search-select_cover select {
    width: 100%;
    padding-right: 1.6em;
    background: transparent
}

.modal-item_link .item-link_list dt {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px dashed #444
}

.modal-item_link .item-link_list dt.noborder,.modal-item_link .item-link_list dt:first-child {
    margin-top: -5px;
    padding: 0;
    border: none
}

.modal-item_link .item-link_list dt.noborder {
    margin-top: 12px
}

.modal-item_link .cate-box ul li{
    width: 100% !important;
}

.modal-item_link .item-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 5px;
    width: 105%;
    margin-top: 6px;
    margin-left: -5%
}

.modal-item_link .item-link li {
    width: 45%;
    margin-left: 5%
}

.modal-item_link .item-link li:nth-child(n+3) {
    margin-top: 3px
}

.modal-item_link .item-link a {
    position: relative;
    display: block;
    padding-left: 1em
}

.modal-item_link .item-link a:after {
    position: absolute;
    top: .3em;
    left: 0;
    color: #444;
    font-weight: 400;
    font-size: 1.2rem;
    font-family: defico;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "\e914";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.isOtherDevice .modal-item_link .item-link a:hover span {
    text-decoration: underline
}

.modal-item_link .item-link span {
    display: inline-block
}

.fix-btn_link span {
    display: block;
    width: 100%;
    padding: 6px;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.2;
    text-align: center
}

}

#fathersday.coupon .price-area .inner {
    padding: 10px 5px;
}