﻿/*プレゼントページ*/
.present .present_index_main {
    background-image: url(/images/SelectableGift/present/index/present_main.jpg?date=250623);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left 0 top 120px;
    height: 1970px;
    position: relative;
}
.present .present_index_main .page_link_btn_wrap {
    display: flex;
    width: 688px;
    margin: 68px auto 0 auto;
}
.present .present_index_main .all_get_btns {
    margin-right: 40px;
}
.present .present_index_main .all_get_btns dt,.present .present_index_main .win_the_lottery_btns dt {
    text-align: center;
    margin-bottom: 2px;
}
.present .present_index_main .all_get_btns dd,.present .present_index_main .win_the_lottery_btns dd {
    display: flex;
}
.present .present_index_main .all_get_btns dd p:first-child,.present .present_index_main .win_the_lottery_btns dd p:first-child {
    margin-right: 10px;
}
.present .present_index_main .moreover_speech_bubble {
    position: absolute;
    top: 686px;
    left: 48px;
}
.present .present_index_main .present_index_main_txt {
    font-size: 24px;
    line-height: 44px;
    position: absolute;
    bottom: 260px;
    left: 58px;

}
.present .present_index_main .present_index_main_sub_txt {
    font-size: 15px;
    position: absolute;
    bottom: 205px;
    left: 58px;
}
#pouch .pouch_point_txt {
    font-size: 24px;
    line-height: 40px;
    padding: 0 40px;
}
#pouch .point_01 {
    margin-top: -64px;
}
#pouch .point_01 dt {
    width: 521px;
    margin: 0 auto 22px auto;
    position: relative;
}
#pouch .point_02 dt {
    width: 557px;
    margin: 0 auto 30px auto;
}
#pouch .pouch_type .quilt {
    background-image: url(/images/SelectableGift/present/index/pouch_bg_04.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: left 0 top 106px;
    height: 624px;
    position: relative;
    margin-top: 14px;
}
#pouch .pouch_type .quilt .pouch_explanation_txt {
    position: absolute;
    top: 60px;
    right: 96px;
    animation-delay: 0.7s;
    opacity: 0;
}
#pouch .pouch_type .quilt .pouch_name {
    width: 417px;
    position: absolute;
    bottom: 132px;
    right: 87px;
}
#pouch .pouch_type .mocomoco {
    background-image: url(/images/SelectableGift/present/index/pouch_bg_01.png?date=250303);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: right 0 top 78px;
    height: 630px;
    position: relative;
    margin-top: 30px;
}
#pouch .pouch_type .mocomoco .hand {
    position: absolute;
    top: 0;
    right: 0;
}
#pouch .pouch_type .mocomoco .pouch_name {
    width: 525px;
    position: absolute;
    bottom: 168px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#pouch .pouch_type .mocomoco .pouch_explanation_txt {
    position: absolute;
    top: 40px;
    left: 95px;
    animation-delay: 0.7s;
    opacity: 0;
}
#pouch .pouch_type .friends {
    background-image: url(/images/SelectableGift/present/index/pouch_bg_02.png?date=250303);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: left 0 top 45px;
    height: 620px;
    position: relative;
}
#pouch .pouch_type .friends .hand {
    position: absolute;
    top: 0;
    left: 0;
}
#pouch .pouch_type .friends .pouch_name {
    width: 317px;
    position: absolute;
    bottom: 185px;
    right: 150px;
    margin: 0 auto;
}
#pouch .pouch_type .friends .pouch_explanation_txt {
    position: absolute;
    top: 2px;
    right: 95px;
    animation-delay: 0.7s;
    opacity: 0;
}
#pouch .pouch_type .stripe {
    background-image: url(/images/SelectableGift/present/index/pouch_bg_03.png?date=250303),url(/images/SelectableGift/present/index/present_confetti_bg.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: right 0 top 54px, left 63px bottom 10px;
    height: 606px;
    position: relative;
}
#pouch .pouch_type .stripe .hand {
    position: absolute;
    top: 0;
    right: 0;
}
#pouch .pouch_type .stripe .pouch_name {
    width: 557px;
    position: absolute;
    bottom: 160px;
    left: 80px;
}
#pouch .pouch_type .stripe .pouch_explanation_txt {
    position: absolute;
    top: 15px;
    left: 95px;
    animation-delay: 0.7s;
    opacity: 0;
}
.pouch_explanation_txt.start {
    overflow-y: hidden;
    animation-name: open-keyanime;
    animation-duration: 0.6s;
    animation-fill-mode: both;
}
@keyframes open-keyanime{  
  0% { max-height:0; } 
  100% { max-height:350px; }
}
#pouch .pouch_poin_wrap {
    position: relative;
}
#pouch .pouch_wave_01, #pouch .pouch_wave_02 {
    line-height: 0;
    position: relative;
    bottom: -1px;
}
#pouch .pouch_point_inner {
    background-color: #FBDD7E;
}
#pouch .pouch_point_inner .point_02_img {
    margin-top: 25px;
    line-height: 0;
}
#pouch .pouch_point_inner .point_list {
    padding: 0 40px;
}
#pouch .pouch_point_inner .point_list ul {
    overflow: hidden;
}
#pouch .pouch_point_inner .point_list ul:first-child {
    margin-bottom: 45px;
}
#pouch .pouch_point_inner .point_list li {
    float: left;
}
#pouch .pouch_point_inner .point_list li:nth-child(odd) {
    margin-right: 40px;
}
#pouch .pouch_point_inner .point_list li dt {
    margin-bottom: 20px;
}
#pouch .pouch_wave_02 {
    position: relative;
    top: -1px;
}

#catalog dt {
    width: 618px;
    margin: 60px auto 15px auto;
}
#catalog dd {
    padding-bottom: 50px;
}
[data-aos="bounce-in"] {
    transition: none;
    visibility: hidden;
}

[data-aos="bounce-in"].aos-animate {
    -webkit-animation: bounce-in 0.5s ease 1.2s 1 normal forwards;
    animation: bounce-in 0.5s ease 0.5s 1 normal forwards;
    animation-iteration-count: 1;
    visibility: visible;
    -webkit-transform: scale(0);
    transform: scale(0);
}
@keyframes bounce-in {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    80% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    90% {
        opacity: 1;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/*プレゼントページここまで*/


/*商品詳細共通パーツ*/
.mg0 {
    margin: 0 !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.mt65 {
    margin-top: 65px !important;
}
.mt70 {
    margin-top: 70px !important;
}
.mt80 {
    margin-top: 80px !important;
}
.mt90 {
    margin-top: 90px !important;
}
.mt100 {
    margin-top: 100px !important;
}
.mt125 {
    margin-top: 125px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb100 {
    margin-bottom: 100px !important;
}
.ml40 {
    margin-left: 40px !important;
}
.present_detail .arrow {
    margin: 30px auto 25px auto;
    text-align: center;
}
.combi_childseat.present_detail .arrow {
    margin: 20px auto;
    text-align: center;
}
.combi_childseat.present_detail .point_03 .arrow {
    margin: 20px auto 0 auto;
}
.combi_childseat.present_detail .special_symbols {
    font-size: 44px;
}
.indent li {
    padding-left: 1em;
    text-indent: -1em;
}
.babybjorn.present_detail .point_03 .explanation_point dt {
    margin-bottom: 0;
}
.present_detail .form_ttl img {
    width: 213px;
    height: 61px;
}
.form_ttl {
    padding: 65px 0 20px 0;
    background-image: url(/images/SelectableGift/form/form_decoration_item.svg);
    background-repeat: no-repeat;
    background-position: top 60px center;
    background-size: contain;
    text-align: center;
}
.present_common_parts {
    margin: 30px auto 100px auto;
    padding-top: 1px;
}
.present_common_parts .present_info figure {
    margin-bottom: 20px;
}
.present_common_parts .present_info dl {
    text-align: center;
    width: 688px;
    margin: auto;
}
.present_common_parts .present_info dt {
    font-size: 39px;
    line-height: 68px;
    font-weight: bold;
}
.present_common_parts .present_info dd .prize_name {
    font-size: 24px;
    line-height: 40px;
}
.present_common_parts .present_info dd .winning_number {
    font-size: 30px;
    line-height: 52px;
    border-top: 3px dotted #B1B1B1;
    border-bottom: 3px dotted #B1B1B1;
    margin-top: 20px;
}
.managers_comment {
    margin: 60px auto 0 auto;
    width: 688px;
    background-color: #FFF6DF;
    border-radius: 30px;
    padding: 25px 40px 40px 40px;
    box-sizing: border-box;
    position: relative;
}
.managers_comment .managers_comment_decoration_ribbon {
    position: absolute;
    top: -28px;
    left: -5px;
}
.managers_comment .managers_comment_decoration {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.managers_comment .managers_comment_decoration h3 {
    margin-right: 25px;
}
.managers_comment .comment_bg {
    background-color: #ffffff;
    padding: 30px 30px 50px 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: -20px;
}
.managers_comment .comment_bg .comment {
    font-size: 24px;
    line-height: 40px;
}
.managers_comment .comment_bg .manager {
    text-align: right;
    font-size: 24px;
    line-height: 40px;
}
.managers_comment .confetti_05 {
    position: absolute;
    top: 100px;
    right: 0;
}
.managers_comment .confetti_06 {
    position: absolute;
    top: 280px;
    left: -6px;
}
.present_detail .note {
    color: #B1B1B1;
    font-size: 20px;
    line-height: 34px;
}
.explanation_point_list {
    margin-bottom: 100px;
}
.explanation_point_list.last {
    margin-bottom: 0;
}
.explanation_point_list h4 {
    line-height: 0;
}
.present_points .before_list {
    text-align: center;
    line-height: 0;
}
.present_points li.explanation_point {
    margin-top: 100px;
}
.present_points li .explanation_point {
    padding: 30px 0 100px 0;
    margin: 0 40px;
    border-bottom: solid 1px #B1B1B1;
}
.present_points li .explanation_point.buttom_border_none {
    padding: 30px 0 0 0;
    border-bottom: none;
}
.lovedbaby .oversize_img_buttom_border {
    padding: 0 0 100px 0;
    margin: 0 40px;
    border-bottom: solid 1px #B1B1B1;
}
.combi_babycar .oversize_img_buttom_border {
    padding: 0 0 100px 0;
    margin: 0 40px 100px 40px;
    border-bottom: solid 1px #B1B1B1;
}
.present_points li .explanation_point.bordernone {
    border: none !important;
} 
.present_points li .explanation_point dt {
    color: #F25444;
    font-size: 39px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 20px;
}
.present_points li .explanation_point dt sup {
    font-size: 22px;
    font-weight: bold;
}
.present_points li .explanation_point .explanation_point_txt {
    font-size: 24px;
    line-height: 40px;
}
.present_points li .explanation_point .interpretation_txt {
    font-size: 24px;
    line-height: 44px;
    letter-spacing: 0.02em;
    width: 648px;
    margin: auto;
}
.present_points sup, .present_detail .comment sup {
    font-size: 14px;
}
.present_detail .comment .note {
    color: #b1b1b1;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.05em;
}
span.yellow_marker {
    background-color: #FFE8AF;
    padding: 5px 5px 3px 5px;
}
.explanation_point figure {
    margin-top: 40px;
    line-height: 0;
}
.bruno .last .note
{
    margin-top:20px;
}
.explanation_point h4 {
    position: relative;
    color: #F25444;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    display: inline-block;
    padding-left: 15px;
    margin: 50px auto 30px auto;
}
.explanation_point h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height:100%;
    background-color: #F25444;
    position:absolute;
    margin-right: 10px;
    vertical-align: middle;
    left: 0;
}
.explanation_point h4 sup {
    font-weight: bold;
}
.official_site {
    padding: 0 40px 100px 40px;
}
.official_site dt {
    text-align: center;
    margin: 0 auto 10px auto;
}
.present_detail .other_bg {
    background: linear-gradient(180deg, transparent 0%, transparent 16%, #FCF2D9 16%, #FCF2D9 100%);
}
.present_detail .other .ttl {
    width: 501px;
    margin: 0 auto;
}
.present_common_slick {
    margin-top: -50px;
}
.horizontal_scrolling {
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    white-space: nowrap;
    scrollbar-width: none;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-top: -50px;
}
.present_common {
    display: inline-block;
    width: max-content;
    display: flex;
    padding-top: 10px;
}
.present_list {
    position: relative;
    width: 200px;
    height: 250px;
    background-color: #ffffff;
    border-radius: 20px;
    margin: 0 20px 0 0;
    flex-grow: 1;
    flex-shrink: 0
}
.present_list:first-child {
    margin-left: 40px;
}
.present_list:last-child {
    margin: 0;
    width: 0;
    background-color: transparent;
    padding: 0 40px 0 0;
}
.present_list .present_list_img {
    width: 200px;
    height: 250px;
}
.present_list .present_list_img .img_width {
    width: 180px;
    height: auto;
    margin: 0 auto;
    padding-top: 20px;
    box-sizing: border-box;
}
.present_list .present_list_link {
    position: absolute;
    bottom: 10px;
    right: 15px;
}
.present_list:last-child .present_list_link {
    right: 55px;
}
.present_list .present_list_img img {
    border-radius: 20px;
}
.present_list .alphabet {
    position: absolute;
    right: 10px;
    top: -10px;
    text-align: right;
    z-index: 10;
    pointer-events: none;
}
.other .horizontal_scrolling .present_common .present_list .alphabet img {
    width: 60%;
}
.other .horizontal_scrolling .present_common .img_width img {
    border-radius: 20px;
}
.scroll_arrow {
    margin: 20px 0px 0 auto;
    padding-bottom: 50px;
    width: 210px;
}
.posted_site_quote {
    color: #B3B3B3;
    font-size: 20px;
    line-height: 34px;
    text-align: right;
    margin: 0 40px 90px auto;
    padding-top: 30px;
}
/*商品詳細共通パーツここまで*/


/*パンパース*/
.pampers .recommendation {
    margin: 20px 40px 90px 40px;
    position: relative;
    background-color: #FBDD7E;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 55px 40px 45px 40px;
}
.pampers .recommendation .recommendation_ribbon {
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 350px;
}
.pampers .recommendation .pr {
    font-size: 30px;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
}
.pampers .recommendation .recommendation_info {
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
    padding: 185px 35px 50px 35px;
    margin-top: 68px;
}
.pampers .recommendation .recommendation_info .recommendation_product_img {
    position: absolute;
    top: -76px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 500px;
}
.pampers .recommendation .recommendation_info h4 {
    position: relative;
    color: #F25444;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    display: flex;
    padding-left: 15px;
    margin: 0 auto 30px auto;
}
.pampers .recommendation .recommendation_info h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height:100%;
    background-color: #F25444;
    position:absolute;
    margin-right: 10px;
    display: flex;
    vertical-align: middle;
    left: 0;
}
.pampers .recommendation .recommendation_info .recommendation_product_txt {
    font-size: 24px;
    line-height: 40px;
}
.pampers .recommendation .recommendation_info .recommendation_product_link {
    font-size: 24px;
    line-height: 40px;
    text-align: right;
}
.pampers .recommendation .recommendation_info .recommendation_product_link a {
    text-decoration: underline;
}
.pampers .recommendation .note {
    color: #3A3A3A;
    text-align: right;
    padding-top: 30px;
}
.pampers .pampers_club {
    width: 688px;
    margin: 50px auto 100px auto;
    text-align: center;
    line-height: 0;
}
.pampers .pampers_club dt {
    margin-bottom: 20px;
}
/*ポグネ*/
.pognae .posted_site_quote {
    margin: 0 40px 20px auto;
}
.change_without_notice {
    color: #B3B3B3;
    font-size: 20px;
    line-height: 34px;
    text-align: right;
    margin: 0 40px 90px auto;
}
/*ドゥーナ*/
.doona_babycar .youtube_wrap {
    margin-top: 80px;
    /*width: 384px;
    height: 682px;*/
    width: 500px;
    height: 888px;
    margin: 80px auto 0 auto
}
/*ブリジストン*/
.bridgistone_note {
    margin: 30px 40px;
    text-align: right;
    color: #b3b3b3;
    font-size: 20px;
    line-height: 34px;
}
/*ベビースマイル*/
.babysmile_point {
    background-color: rgba(0, 187, 180, .15);
    padding: 18px 30px 28px 30px;
    box-sizing: border-box;
    margin-top: 20px;
}
.present_points li .babysmile_point dt {
    font-size: 23px;
    line-height: 60px;
    letter-spacing: 0.05em;
    font-weight: bold;
    color: #00BBB4;
    margin-bottom: 0;
}
.babysmile_point dd {
    font-size: 19px;
    line-height: 34px;
}
/*OGK 自転車用子ども乗せ*/
.ogk_childseat .oversize_img_buttom_border {
    padding: 0 0 100px 0;
    margin: 0 40px 100px 40px;
    border-bottom: solid 1px #B1B1B1;
}
/*Milpoche Baby スタイリー*/
.milpochebaby .oversize_img_buttom_border {
    padding: 0 0 50px 0;
    margin: 0 40px 100px 40px;
    border-bottom: solid 1px #B1B1B1;
}
/*ドゥーナ チャイルドシート*/
.doona_babycar .oversize_img_buttom_border {
    padding: 0 0 50px 0;
    margin: 0 40px 0 40px;
    border-bottom: solid 1px #B1B1B1;
}
/*ダイソン*/
.dyson .oversize_img_buttom_border {
    padding: 0 0 50px 0;
    margin: 0 40px 0 40px;
    border-bottom: solid 1px #B1B1B1;
}




.border {
    width: 688px;
    border-top: solid 1px #b2b2b2;
    margin: auto;
}
.explanation_point h4.dt_under_sub_ssl {
    margin: 10px auto 30px auto;
}


.present_points li .speech_bubble_block {
    margin-bottom: 50px;
}
.present_points li .speech_bubble_block.last {
    margin-bottom: 0;
}
.present_points li .speech_bubble_block dl {
    position: relative;
    background-color: #fcf2d9;
    padding: 25px 32px 21px 32px;
}
.present_points li .speech_bubble_block dl:before {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-image: url(/images/SelectableGift/present/speech_bubble_part.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 36px;
}
.present_points li .speech_bubble_block dt {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.05em;
    color: #f25444;
    font-weight: bold;
    margin-bottom: 4px;
}
.present_points li .speech_bubble_block dd {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.03em;
    color: #3a3a3a;
}
.present_points li .speech_bubble_block figure {
    margin-top: 0;
}
.comment_img_wrap dt {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.05em;
    color: #3a3a3a;
    font-weight: 600;
    margin-bottom: 18px;
}
.comment_img_wrap dd {
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0.05em;
    color: #3a3a3a;
}
.comment_img_wrap .side_by_side {
    display: flex;
    justify-content: space-between;
}


/* hide_mode */
body.hide_mode .pc_side_application_btn,
body.hide_mode .sp_header,
body.hide_mode .form_ttl,
body.hide_mode footer,
body.hide_mode .other,
body.hide_mode .official_site {
    display: none;
}
body.hide_mode .official_site.show {
    display: block;
}
body.hide_mode #contents {
    background-color: white;
}