@charset "utf-8";

a{ -webkit-transition: all .2s; transition: all .2s;}
/*a:hover{ opacity: 0.5;}*/


.t-indent {
    padding-left: 1em;
    text-indent: -1em;
}
.block{
    display: inline-block;
}
.line-h0{
    line-height:0;
}
.middle {
    vertical-align: middle;
}
.over_h{
    overflow: hidden;
}
.t-left{
    text-align: left;
}
.t-center{
    text-align: center;
}
.t-right{
    text-align: right;
}
.f-left{
    float: left;
}
.f-right{
    float: right;
}
.clear{
    clear: both;
}
/* margin */
.m5 {margin: 5px;}.mt5 {margin-top: 5px;}.ml5 {margin-left: 5px;}.mr5 {margin-right: 5px;}.mb5 {margin-bottom: 5px;}
.m10 {margin: 10px;}.mt10 {margin-top: 10px;}.ml10 {margin-left: 10px;}.mr10 {margin-right: 10px;}.mb10 {margin-bottom: 10px;}
.m15 {margin: 15px;}.mt15 {margin-top: 15px;}.ml15 {margin-left: 15px;}.mr15 {margin-right: 15px;}.mb15 {margin-bottom: 15px;}
.m20 {margin: 20px;}.mt20 {margin-top: 20px;}.ml20 {margin-left: 20px;}.mr20 {margin-right: 20px;}.mb20 {margin-bottom: 20px;}
.m25 {margin: 25px;}.mt25 {margin-top: 25px;}.ml25 {margin-left: 25px;}.mr25 {margin-right: 25px;}.mb25 {margin-bottom: 25px;}
.m30 {margin: 30px;}.mt30 {margin-top: 30px;}.ml30 {margin-left: 30px;}.mr30 {margin-right: 30px;}.mb30 {margin-bottom: 30px;}
.m35 {margin: 35px;}.mt35 {margin-top: 35px;}.ml35 {margin-left: 35px;}.mr35 {margin-right: 35px;}.mb35 {margin-bottom: 35px;}
.m40 {margin: 40px;}.mt40 {margin-top: 40px;}.ml40 {margin-left: 40px;}.mr40 {margin-right: 40px;}.mb40 {margin-bottom: 40px;}
.m45 {margin: 45px;}.mt45 {margin-top: 45px;}.ml45 {margin-left: 45px;}.mr45 {margin-right: 45px;}.mb45 {margin-bottom: 45px;}
.m50 {margin: 50px;}.mt50 {margin-top: 50px;}.ml50 {margin-left: 50px;}.mr50 {margin-right: 50px;}.mb50 {margin-bottom: 50px;}
.m60 {margin: 60px;}.mt60 {margin-top: 60px;}.ml60 {margin-left: 60px;}.mr60 {margin-right: 60px;}.mb60 {margin-bottom: 60px;}
.m70 {margin: 70px;}.mt70 {margin-top: 70px;}.ml70 {margin-left: 70px;}.mr70 {margin-right: 70px;}.mb70 {margin-bottom: 70px;}
.m80 {margin: 80px;}.mt80 {margin-top: 80px;}.ml80 {margin-left: 80px;}.mr80 {margin-right: 80px;}.mb80 {margin-bottom: 80px;}
.m90 {margin: 90px;}.mt90 {margin-top: 90px;}.ml90 {margin-left: 90px;}.mr90 {margin-right: 90px;}.mb90 {margin-bottom: 90px;}
.m100 {margin: 100px;}.mt100 {margin-top: 100px;}.ml100 {margin-left: 100px;}.mr100 {margin-right: 100px;}.mb100 {margin-bottom: 100px;}
.m0auto{margin:0 auto;}

/* padding */
.p5 {padding: 5px;}.pt5 {padding-top: 5px;}.pl5 {padding-left: 5px;}.pr5 {padding-right: 5px;}.pb5 {padding-bottom: 5px;}
.p10 {padding: 10px;}.pt10 {padding-top: 10px;}.pl10 {padding-left: 10px;}.pr10 {padding-right: 10px;}.pb10 {padding-bottom: 10px;}
.p15 {padding: 15px;}.pt15 {padding-top: 15px;}.pl15 {padding-left: 15px;}.pr15 {padding-right: 15px;}.pb15 {padding-bottom: 15px;}
.p20 {padding: 20px;}.pt20 {padding-top: 20px;}.pl20 {padding-left: 20px;}.pr20 {padding-right: 20px;}.pb20 {padding-bottom: 20px;}
.p25 {padding: 25px;}.pt25 {padding-top: 25px;}.pl25 {padding-left: 25px;}.pr25 {padding-right: 25px;}.pb25 {padding-bottom: 25px;}
.p30 {padding: 30px;}.pt30 {padding-top: 30px;}.pl30 {padding-left: 30px;}.pr30 {padding-right: 30px;}.pb30 {padding-bottom: 30px;}
.p35 {padding: 35px;}.pt35 {padding-top: 35px;}.pl35 {padding-left: 35px;}.pr35 {padding-right: 35px;}.pb35 {padding-bottom: 35px;}
.p40 {padding: 40px;}.pt40 {padding-top: 40px;}.pl40 {padding-left: 40px;}.pr40 {padding-right: 40px;}.pb40 {padding-bottom: 40px;}
.p45 {padding: 45px;}.pt45 {padding-top: 45px;}.pl45 {padding-left: 45px;}.pr45 {padding-right: 45px;}.pb45 {padding-bottom: 45px;}
.p50 {padding: 50px;}.pt50 {padding-top: 50px;}.pl50 {padding-left: 50px;}.pr50 {padding-right: 50px;}.pb50 {padding-bottom: 50px;}
.p60 {padding: 60px;}.pt60 {padding-top: 60px;}.pl60 {padding-left: 60px;}.pr60 {padding-right: 60px;}.pb60 {padding-bottom: 60px;}
.p70 {padding: 70px;}.pt70 {padding-top: 70px;}.pl70 {padding-left: 70px;}.pr70 {padding-right: 70px;}.pb70 {padding-bottom: 70px;}
.p80 {padding: 80px;}.pt80 {padding-top: 80px;}.pl80 {padding-left: 80px;}.pr80 {padding-right: 80px;}.pb80 {padding-bottom: 80px;}
.p90 {padding: 90px;}.pt90 {padding-top: 90px;}.pl90 {padding-left: 90px;}.pr90 {padding-right: 90px;}.pb90 {padding-bottom: 90px;}
.p100 {padding: 100px;}.pt100 {padding-top: 100px;}.pl100 {padding-left: 100px;}.pr100 {padding-right: 100px;}.pb100 {padding-bottom: 100px;}



h2{
    height: auto;
}
/* ///////////////////////////////////////////////////////////////////
バレンタインLP
/////////////////////////////////////////////////////////////////// */
#valentine.end_of_season {
    position: relative;
}
#valentine.end_of_season::after {
    content: '';
    background-color: rgba(0,0,0,0.65);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
}
#valentine .txt_position {
    position: absolute;
    position: absolute;
    top: 300px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 22;
}
button.splide__arrow {
    background-color: transparent;
    position: relative;
    opacity: 1;
    top: 0;
    transform: translateY(0);
}
#valentine {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
#valentine .main h2 {
    line-height: 0;
    padding-bottom: 0;
}
#valentine .main .thanks {
    padding-top: 46px;
    line-height: 0;
}
#valentine .gradually_appearing {
    animation-delay: 0.2s;
    opacity: 0;
}
#valentine .main .thanks h3.start {
    overflow-x: hidden;
    animation-name: open-keyanime-main;
    animation-duration: 1.8s;
    animation-fill-mode: both;
}
@keyframes open-keyanime-main {
    0% {
        max-width: 0;
    }
    100% {
        max-width: 600px
    }
}
#valentine .limited .gradually_appearing.start {
    overflow-x: hidden;
    animation-name: open-keyanime-bouquet;
    animation-duration: 1.8s;
    animation-fill-mode: both;
}
@keyframes open-keyanime-bouquet {
    0% {
        max-width: 0;
    }
    100% {
        max-width: 654px
    }
}
#valentine .sables .gradually_appearing.start {
    overflow-x: hidden;
    animation-name: open-keyanime-sables;
    animation-duration: 1.8s;
    animation-fill-mode: both;
}
@keyframes open-keyanime-sables {
    0% {
        max-width: 0;
    }
    100% {
        max-width: 619px
    }
}
#valentine .main .thanks .bg_gradient {
    background: linear-gradient(10deg, #ffcde3, #ffffff);
    position: relative;
    text-align: center;
    padding: 54px 0 104px 0;
    box-sizing: border-box;
}
#valentine .main .thanks .bg_gradient .txt_thanks {
    margin-bottom: 78px;
}
#valentine .main .thanks .bg_gradient .decoration {
    position: absolute;
    top: 0;
    right: 50px;
}
#valentine .category .limited .ttl_category {
    text-align: center;
    line-height: 0;
}
#valentine .category .limited {
    background-color: #eddded;
    padding-bottom: 118px;
}
#valentine .category .limited:first-child .ttl_category {
    background-image: url(/images/site/lp/limited/valentine/2025/heart_red.svg);
    background-repeat: no-repeat;
    background-position: top 128px right 76px;
    padding-top: 88px;
}
#valentine .category .category_product {
    line-height: 0;
    text-align: center;
}
#valentine .category .limited .category_product .ttl_product {
    margin: 56px auto 38px 33px;
    text-align: left;
}
#valentine .category .limited .category_product .message {
    margin: 36px auto 27px auto;
}
#valentine .category .category_product .txt_message {
    font-size: 21px;
    line-height: 37px;
    font-weight: 600;
    color: #a61f39;
}
#valentine .category .limited .category_product .bouquet_list:first-child {
    background-image: url(/images/site/lp/limited/valentine/2025/icon_separator.svg);
    background-repeat: no-repeat;
    background-position: bottom 48px center;
    padding-bottom: 138px;
}
#valentine .category .bouquet_list:nth-child(2) .line_up_flavor {
    margin: 38px auto 40px auto;
}
#valentine .category .limited .category_product .splide {
    margin: 32px auto 26px auto;
}
#valentine .category .limited .category_product .splide .product_info, #valentine .category .limited .category_product .g_qube .product_info, #valentine .category .sables .category_product .splide .product_info {
    width: 650px;
    margin: 14px auto 0 auto;
}
#valentine .category .limited .category_product .splide .product_name, #valentine .category .sables .category_product .splide .product_name {
    font-size: 24px;
    line-height: 39px;
    font-weight: 600;
    color: #4d4d4d;
    text-align: left;
}
#valentine .category .limited .category_product .splide .product_price, #valentine .category .limited .category_product .g_qube .product_price, #valentine .category .sables .category_product .splide .product_price {
    font-size: 21px;
    line-height: 39px;
    font-weight: 600;
    color: #4d4d4d;
    text-align: right;
}
#valentine .category .limited .category_product .splide .product_price span, #valentine .category .limited .category_product .g_qube .product_price span, #valentine .category .sables .category_product .splide .product_price span {
    font-size: 32px;
    font-weight: 600;
}
#valentine .category .limited .category_product .splide .splide__arrows, #valentine .category .sables .category_product .splide .splide__arrows {
    position: absolute;
    top: 182px;
    left: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 2;
}
#valentine .category .limited .category_product .splide button.splide__arrow ,#valentine .category .sables .category_product .splide button.splide__arrow {
    width: 16px;
    height: 40px;
    position: relative;
}
#valentine .category .limited .category_product .splide button.splide__arrow:after, #valentine .category .sables .category_product .splide button.splide__arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 50px;
}
#valentine .category .limited .category_product .splide .splide__arrow--prev, #valentine .category .sables .category_product .splide .splide__arrow--prev {
    left: 52px;
}
#valentine .category .limited .category_product .splide .splide__arrow--next, #valentine .category .sables .category_product .splide .splide__arrow--next {
    right: 52px;
}
#valentine .category .limited .category_product .splide .splide__pagination, #valentine .category .sables .category_product .splide .splide__pagination {
    display: none;
}
#valentine .category .category_product .package {
    display: flex;
    align-items: center;
    justify-content: center;
}
#valentine .category .bouquet_list:nth-child(2) .package {
    margin-right: 32px;
}
#valentine .category .sables .category_product .package {
    margin-right: 32px;
}
#valentine .category .category_product .package .icon {
    margin-right: 24px;
}
#valentine .category .category_product .line_up_flavor {
    position: relative;
    margin: 30px auto 40px auto;
}
#valentine .category .category_product .line_up_flavor img {
    border-radius: 20px;
}
#valentine .category .category_product .line_up_flavor .lineup_more {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#valentine .category .category_product .modal_wrap .splide .ttl_lineup, #valentine .category .sables .category_product .modal_wrap .ttl_lineup {
    position: absolute;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#valentine .category .category_product .modal_wrap .splide .splide__arrows {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 2;
    max-width: 720px;
}
#valentine .category .category_product .modal_wrap .splide button.splide__arrow {
    width: 81px;
    height: 81px
}
#valentine .category .category_product .modal_wrap .splide .splide__arrow--prev {
    left: 0;
}
#valentine .category .category_product .modal_wrap .splide .splide__arrow--next {
    right: 0;
}
#valentine .category .category_product .modal_wrap .splide .splide__pagination {
    display: block;
}
#valentine .category .category_product .modal_wrap {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s, visibility 0s 0.3s;
    background: rgba(4, 0, 0, 0.6);
    display: none;
}
#valentine .category .category_product .modal_wrap.active {
    display: block;
}
#valentine .category .category_product .modal_wrap .close_wrap {
    width: 100%;
    height: 100%;
}
#valentine .category .category_product .modal_wrap .modal_position {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    max-width: 720px;
}
#valentine .category .category_product .modal_wrap .modal_position .modal_inner {
    width: 100%;
}
#valentine .category .category_product .modal_wrap .close_btn_position {
    max-width: 580px;
    margin: auto;
}
#valentine .category .category_product .modal_wrap .p_right {
    position: absolute;
    top: -50px;
    right: 30px;
}
#valentine .category .category_product .modal_wrap .splide {
    margin: 0 auto 30px auto;
}
#valentine .category .category_product .modal_wrap .splide__track {
    width: 650px;
    margin: auto;
    background-color: #ffffff;
}
#valentine .category .category_product .modal_wrap .splide__pagination {
    bottom: 30px;
}
#valentine .category .category_product .modal_wrap .splide__pagination__page {
    background: #f3d2cd;
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 0 10px;
}
#valentine .category .category_product .modal_wrap .splide__pagination__page.is-active {
    background: #ee7b8f;
    transform: scale(1);
}
#valentine .category .limited .category_product .g_qube {
    margin-bottom: 26px;
}
#valentine .category .limited .category_product .g_qube .product_name {
    font-size: 22px;
    line-height: 39px;
    font-weight: 600;
    color: #4d4d4d;
    text-align: left;
}
#valentine .category .sables {
    background-color: #f3d2cd;
    padding-bottom: 100px;
}
#valentine .category .sables .category_product .ttl_product {
    padding-top: 90px;
    margin:  0 auto 44px 52px;
    text-align: left;
}
#valentine .category .sables .category_product .message {
    margin: 52px auto 30px auto;
}
#valentine .category .sables .category_product .splide {
    margin: 40px auto 30px auto;
}
#valentine .category .sables .line_up_flavor {
    margin: 52px auto 42px auto;
}
#valentine .category .sables .modal_wrap .flavor {
    margin-bottom: 40px;
}
#valentine .category .winter_recommendations {
    background-image: url(/images/site/lp/limited/valentine/2025/arch_limited_pc.png), url(/images/site/lp/limited/valentine/2025/back_long_pc.jpg);
    background-repeat: no-repeat, repeat;
    background-position: bottom center, top center;
    position: relative;
    margin-top: 197px;
    padding-bottom: 208px;
}
#valentine .category .winter_recommendations:before {
    content:'';
    background-image: url(/images/site/lp/limited/valentine/2025/back_arch_pc.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -134px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 720px;
    height: 135px;
}
#valentine .category .winter_recommendations dt, #valentine .category .only_milpoche dt {
    background-image: url(/images/site/lp/limited/valentine/2025/heart_brown.svg);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 0;
    margin-bottom: 44px;
}
#valentine .category .winter_recommendations dt {
    padding-top: 12px;
    background-position: top 48px right 84px;
}
#valentine .category .winter_recommendations .txt_lead, #valentine .category .only_milpoche .txt_lead {
    font-size: 21px;
    line-height: 37px;
    font-weight: 600;
    color: #723e14;
    text-align: center;
    margin: 44px auto 40px auto;
}
#valentine .category .only_milpoche .txt_lead {
    margin: 30px auto 40px auto;
}
#valentine .category .winter_recommendations .product_list ul, #valentine .category .only_milpoche .product_list ul {
    overflow: hidden;
    width: 640px;
    margin: auto;
}
#valentine .category .winter_recommendations .product_list li, #valentine .category .only_milpoche .product_list li {
    float: left;
    width: 300px;
    line-height: 0
}
#valentine .category .winter_recommendations .product_list li:nth-child(even), #valentine .category .only_milpoche .product_list li:nth-child(even) {
    margin-left: 40px;
}
#valentine .category .winter_recommendations .product_list li:nth-child(n + 3) {
    margin-top: 56px;
}
#valentine .category .winter_recommendations .product_list li .product_info, #valentine .category .only_milpoche .product_list li .product_info {
    color: #703914;
    margin: 12px auto 6px auto;
}
#valentine .category .winter_recommendations .product_list li .product_name, #valentine .category .only_milpoche .product_list li .product_name {
    font-size: 19px;
    font-weight: 600;
    line-height: 29px;
    min-height: 3em;
}
#valentine .category .winter_recommendations .product_list li .product_price,#valentine .category .only_milpoche .product_list li .product_price {
    font-size: 18px;
    font-weight: 600;
    line-height: 39px;
    text-align: right;
}
#valentine .category .winter_recommendations .product_list li .product_price span,#valentine .category .only_milpoche .product_list li .product_price span {
    font-size: 27px;
    font-weight: 600;
}
#valentine .category .only_milpoche {
    background-color: #abd1ed;
    position: relative;
    padding-bottom: 96px;
    margin-top: -1px;
}
#valentine .category .only_milpoche dt {
    padding-top: 15px;
    background-position: top 50px right 84px;
}
#valentine .plus_info {
    text-align: center;
    line-height: 0;
    margin: 40px auto 64px auto;
}
#valentine .bg_gradient .plus_info {
    margin: auto;
}
#valentine .plus_info h3 {
    margin-bottom: 50px;
}
#valentine .plus_info .vday_all .bnr {
    margin: 80px auto 50px auto;
}

/* ///////////////////////////////////////////////////////////////////
ゴディバLP
/////////////////////////////////////////////////////////////////// */
#godiva .main_img_godiva {
    position: relative;
}
#godiva h2 {
    line-height: 0;
    height: auto;
    padding-bottom: 0;
}
#godiva .txt_main_godiva {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 26px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#godiva .popular_item {
    background-color: #926f62;
    padding: 40px 0 60px 0;
}
#godiva .popular_item dt {
    line-height: 0;
    text-align: center;
}
#godiva .popular_item .godiva_img {
    line-height: 0;
    text-align: center;
    margin-bottom: 37px;
    display: none;
}
#godiva .popular_item .ttl_standard_assortment {
    text-align: center;
    line-height: 0;
    margin: 52px auto 23px auto;
}
#godiva .popular_item .popular_block {
    padding: 0 50px;
    box-sizing: border-box;
}
#godiva .popular_item .popular_item_list .big_img {
    margin-top: 21px;
}
#godiva .popular_item .popular_item_list .pickup_product {
    position: relative;
    line-height: 0;
}
#godiva .popular_item .popular_item_list .product_img {
    line-height: 0;
}
#godiva .popular_item .popular_item_list .big_img .pickup_product .product_copy {
    position: absolute;
    top: 0;
    right: 46px;
}
#godiva .popular_item .popular_item_list .big_img .pickup_product .limited_ribbon {
    position: absolute;
    top: 20px;
    left: 23px
}
#godiva .popular_item .popular_item_list .big_img .product_info {
    background-color: #ffffff;
    position: relative;
    padding: 20px 25px 12px 20px;
    box-sizing: border-box;
    text-align: right;
}
#godiva .popular_item .popular_item_list .product_info {
    background-color: #ffffff;
    padding: 7px 25px 12px 20px;
    box-sizing: border-box;
}
#godiva .popular_item .popular_item_list .big_img .product_info {
    text-align: right;
}
#godiva .popular_item .popular_item_list .product_info .product_name {
    font-size: 12px;
    line-height: 18px;
    color: #4D4D4D;
    margin-bottom: 9px;
}
#godiva .popular_item .popular_item_list .product_info .product_price {
    font-size: 11px;
    font-weight: bold;
    color: #4D4D4D;
    margin-right: -10px;
    text-align: right;
}
#godiva .popular_item .popular_item_list .big_img .product_info .product_price {
    margin-right: -10px;
}
#godiva .popular_item .popular_item_list .product_info .product_price span {
    font-size: 16px;
}
#godiva .popular_item .popular_item_list .product_info .mini_product_img {
    position: absolute;
    bottom: 0;
    left: 24px;
}
#godiva .popular_item .popular_item_list .popular ul {
    overflow: hidden;
    margin-top: 20px;
}
#godiva .popular_item .popular_item_list .popular li {
    float: left;
    width: 300px;
}
#godiva .popular_item .popular_item_list .popular li:nth-child(odd) {
    margin-right: 20px;
}
#godiva .popular_item .standard_assortment ul {
    overflow: hidden;
    width: 620px;
    margin: auto;
}
#godiva .popular_item .standard_assortment li {
    float: left;
}
#godiva .popular_item .standard_assortment li:nth-child(odd) {
    margin-right: 20px;
}
#godiva .popular_item .standard_assortment li:nth-child(3),#godiva .popular_item .standard_assortment li:nth-child(4) {
    margin-top: 20px;
}
#godiva .popular_item .standard_assortment .with_ribbon .pickup_product {
    position: relative;
}
#godiva .popular_item .standard_assortment .with_ribbon .limited_ribbon {
    position: absolute;
}
#godiva .popular_item .standard_assortment .limited_mp_strawberry .limited_ribbon {
    right: 4px;
    bottom: 12px;
}
#godiva .popular_item .standard_assortment .limited_mp_omoi .limited_ribbon {
    right: 14px;
    top: 8px;
}
#godiva .popular_item .btn_see_more_assortment {
    text-align: center;
    line-height: 0;
    margin: 26px auto 52px auto;
}
#godiva .popular_item .popular_item_list .to_parents_and_relatives_item.big_img {
    margin-top: 16px;
}
#godiva .popular_item .popular_item_list .to_parents_and_relatives_item .pickup_product .product_copy {
    right: 26px;
}
#godiva .popular_item .popular_item_list .to_parents_and_relatives_item .pickup_product .limited_ribbon {
    position: absolute;
    bottom: -69px;
    left: 23px;
    top: auto;
    z-index: 2;
}
#godiva .popular_item .popular_item_list .to_parents_and_relatives_item.big_img .product_info {
    text-align: left;
    padding: 18px 15px 12px 140px;
    box-sizing: border-box;
}
#godiva .great_value {
    text-align: center;
    line-height: 0;
    margin: 60px auto 100px auto;
}
#godiva .great_value .ttl_great_value {
    line-height: 0;
}
#godiva .great_value .see_more_godiva {
    margin-top: 20px;
    line-height: 0;
}
/*/Special/Godivaここまで*/

