@charset "UTF-8";
.flex{
    display: flex;
    flex-wrap: wrap;
}
.merchandise_section h2{
    font-size: 20px;
    letter-spacing: 3px;
}
.merchandise_arthicle{
    margin-top: 50px;
}
.merchandise_arthicle h3,.merchandise_arthicle p.alphabet{
    font-size: 18px;
}
.merchandise_arthicle p.alphabet{
    opacity: 0.4;
}
.merchandise_arthicle h3{
    letter-spacing: 3px;   
}
.merchandise_arthicle h3 span strong{
    display: block;
    opacity: 0.5;
    font-size: 12px;
    margin-top: 5px;
}
.title_catexplanation_wrap p{
    margin-top: 50px;
    font-size: 14px;
    letter-spacing: 3px;
    text-align: justify;
    line-height: 200%;
}
.merchandise_arthicle:last-child{
    margin-bottom: 0;
}
.merchandise_arthicle p.alphabet{
    font-weight: bold;
    margin-bottom: 20px;
}
.merchandise_figure_warap{
    width: 50%;  
}
.merchandise_figure{
    max-width: 335px;
    margin-top: 20px;
}
.merchandise_contents_warap{
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.merchandise_contents_warap p{
    letter-spacing: 3px;
    line-height: 180%;
    text-align:left;
    margin-top: 20px;
}
.merchandise_tp_list{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.merchandise_tp_list li{
    width: 49%;
}
.merchandise_tp_list li a{
    display: block;
    width: 100%;
    padding: 20px 3px;
    box-sizing: border-box;
    font-weight: bold;
    border-radius: 10px;
    text-align: center;
}
.merchandise_tp_list li a:hover{
    opacity: 0.7;
}
.merchandise_figure_warap ul{
    max-width: 335px;
    list-style: none;
}

.editor-styles-wrapper .genesis-custom-blocks-editor__ssr .ob_s_wrap ul,.editor-styles-wrapper .genesis-custom-blocks-editor__ssr .ob_s_wrap ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.editor-styles-wrapper .genesis-custom-blocks-editor__ssr .ob_s_wrap ul.contact_order_list{
    margin-top: 10px;
}
.merchandise_figure_warap ul li{
    margin: 10px 5px 0 0;
    padding: 3px 5px;
    box-sizing: border-box;
    font-size: 10px;
}
.merchandise_figure_warap .production_and_sales_wrap{
    margin-top: 0;
    max-width: 335px;
}
.merchandise_tp_list{
    list-style: none;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*アピールボックス*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
.appeal_box_wrapper{
    padding: 20px;
    border-radius: 5px;
    box-sizing: border-box;
}
.appeal_box_wrapper .wp-block-group__inner-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.appeal_box_wrapper_in .wp-block-group__inner-container{
    justify-content: center;
} 
.appeal_box_wrapper .appeal_box_img .wp-block-group__inner-container,.appeal_box_wrapper .appeal_box_contents .wp-block-group__inner-container,.appeal_box_wrapper .appeal_box_title .wp-block-group__inner-container{
    display: block;
}
.appeal_box_title{
    width: 100%;
    margin-bottom: 20px;
}
.appeal_box_link{
    margin-top: 20px;
    margin-bottom: 0;
    height: 66px;
    border-radius: 5px;
}
.appeal_box_link a{
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
    text-decoration: none;
    padding: 0 7px;
    box-sizing: border-box;
}
.appeal_box_link img{
    height: 0;
    width: 0;
}
.appeal_box_wrapper .appeal_box_img{
    width: 45%;
}
.appeal_box_wrapper .appeal_box_img img{
    max-width: 300px;
}
.appeal_box_contents{
    width: 54%;
    display: block;
}
.appeal_box_contents ul{
    list-style: disc;
}
.editor-styles-wrapper .appeal_box_contents ul{
    margin: 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*ブログカード商品価格*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
#merchandise_price_section{
    margin-top: 70px;
}
#merchandise_price_section h2{
    font-size: 20px;
}
.merchandise_price_section_comment{
    margin-top: 50px;
}
.price_loop_article{
    margin-top: 50px;
}

.price_loop_article h3{
    padding: 15px 20px;
    letter-spacing: 3px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    border-radius: 5px;
}
.merchandise_id_no{
    font-size: 12px;
}
.price_loop_article h3 span:nth-child(2){
    display: block;
    width: 100%;
    margin-top: 10px;
}
.merchandise_id_no strong:first-child{
    margin-right: 20px;
}
.price_loop_wrapper{
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    box-sizing: border-box;
}
.price_loop_wrapper figure{
    width: 52%;
}
.price_loop_right{
    width: 47%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.price_loop_right .production_and_sales_wrap {
    margin-top: 0;
}
.price_loop_right .production_and_sales_wrap span{
    font-size: 14px;
}

.shipping_method span{
    display: block;
    font-size: 12px;
    letter-spacing: 3px;
    line-height: 200%;
}
.product_details_p{
    font-size: 14px;
    letter-spacing: 2px;
    text-align:left;
    line-height: 170%;
}
div.fee_wrap{
    justify-content: space-between;
}
div.fee_wrap h4,div.fee_wrap p{
    margin-top: 20px;
}
div.fee_wrap h4{
    width: 35%;
    font-weight: normal;
    font-size: 14px;
}
div.fee_wrap p{
    width: 64%;
    font-weight: bold;
    letter-spacing: 3px;
}
.price_keyword_list li{
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 3px 5px;
    font-weight: bold;
    font-size: 13px;
    box-sizing: border-box;
}
.price_loop_list li{
    margin-top: 10px;
    position: relative;
    margin-left: 20px;
    font-size: 12px;
}
.price_loop_list li::before{
    content: "※";
    position: absolute;
    left: -20px;
    height: 100%;
    display: flex;
    align-items: center;

}
.remarks_list li::before{
    content: "・";
}
.notes_list li{

}
.contact_order_list{
    justify-content: space-between;
    margin-top: 10px;
}
.contact_order_list li{
    width: 49%;
}
.contact_order_list li a{
    display: block;
    padding: 20px 5px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}
.contact_order_list a:hover{
    opacity: 0.7;
}
@keyframes shiny {
    0% {
        transform: scale(0) rotate(25deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(25deg);
        opacity: 1;
    }

    100% {
        transform: scale(50) rotate(25deg);
        opacity: 0;
    }
}
.shiny-btn {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.shiny-btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
.original_block_wrapper_ss ul{
    list-style: none;
    padding: 0;
}
.editor-styles-wrapper .original_block_wrapper_ss ul{
    margin-left: 0;
    margin-bottom: 0;
}
.editor-styles-wrapper .original_block_wrapper_ss ul.price_keyword_list{
    margin: 0;
}
.original_block_wrapper_ss h3{
    margin: 0;
}
/*==================================================
スライダーのためのcss
===================================*/
/*選択するサムネイル画像の設定*/
div[class^="sub_img"] ul{
	display: flex;
    margin-top: 10px;
    max-width: 335px;
}
div[class^="sub_img"] ul li{
    width: 32%;
	margin-right: 2%;
    box-sizing: border-box;
}
div[class^="sub_img"] ul li:last-child{
	margin-right: 0;
}
div[class^="sub_img"] ul li img{
	cursor:pointer;
}
#single_fade_figure div[class^="sub_img"] ul{
    max-width: 100%;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*おすすめ　ブログカード*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////*/
.recommend_article{
    margin-top: 50px;
}
.recommend_wrapper{
    padding: 30px 20px;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
}
.recommendation_bc_title{
    font-size: 18px;
    letter-spacing: 3px;
}
.recommendation_bc_title span{
    display: block;;
}
.recommendation_bc_title span:first-child{
    margin-bottom: 10px;
}
.recommendation_bc_title span a{
    font-size: 14px;
    display: inline-block;
    text-decoration: underline;
}
.recommendation_bc_title span a:first-child{
}
.comprehensive_evaluation_wrapper{
    display: flex;
    align-items: center;
    padding-top: 20px;
}
.ce_score{
    
}
.rc_score_wrap{
    
}
.ce_score span{
    display: block;
    min-width: 72px;
    text-align: center;
    font-weight: bold;
}
.ce_score span:first-child{
    letter-spacing: 2    px;
    font-size: 15px;
}
.ce_score span:last-child{
    font-size: 22px;
}
.rc_score_wrap ul li{
    font-size: 10px;
    margin-left: 10px;
}
.recommend_top_wrap{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 20px;
}
.recommend_top_wrap_left{
    width: 49%;
}
.recommend_top_wrap_left figure{
    max-width: 335px;
}
.rtwr_linklist li{
    margin-top: 12px;
}
.rtwr_linklist li a{
    display: block;
    box-shadow: 0 2px 4px rgb(43 43 43 / 64%);
    padding: 12px 5px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 4px;
}
.recommend_top_wrap_right{
    width: 49%;
}
.bcr_keyword_list{
    margin-bottom: 12px;
}
.bcr_keyword_list li{
    padding: 5px 3px;
    box-sizing: border-box;
    text-align: center;
    font-size: 11px;
    letter-spacing: 3px;
    font-weight: bold;
}
.bcr_keyword_list li:nth-child(odd){
    background: rgb(177 177 177 / 20%);
}
.bcr_keyword_list li:nth-child(even){
    background: rgb(251 162 118 / 20%);
}
/*吹き出し*/
.recommend_wrapper .ob_hukidashi_wrapper{
    margin-top: 20px;
}
.recommend_wrapper .ob_hukidashi_wrap{
    display: flex;
    align-items: flex-end;
}
.recommend_wrapper .h_icon{
    max-width: 100px;
    min-width: 100px;
}
.recommend_wrapper .h_icon img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.recommend_wrapper .h_icon figcaption{
    width: 100%;
    text-align: center;
    font-size: 10px;
    margin-bottom: 10px;
}
.recommend_wrapper .h_hukidashi{
    order: 1;
    margin-left: 20px;
}
.recommend_wrapper .h_hukidashi p{
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    letter-spacing: 3px;
    line-height: 200%;
}
.recommend_wrapper .bc_h_hukidashi_inherit{
    position: absolute;
    bottom: 25%;
    width: 0;
    height: 0;
    border-style: solid;
}
.bcr_fee_wrap span{
    font-size: 14px;
}
.bcr_fee_wrap span:nth-child(odd){
    width: 40%;
}
.bcr_fee_wrap span:nth-child(even){
    width: 60%;
    font-weight: bold;
}
/*link*/
.recommend_link_wrapper{
    margin-top: 20px;
}
.recommend_link_wrapper .is-style-button1{
    width: 100%;
}
.recommend_link_wrapper .is-style-button1 a{
    padding: 15px 5px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}
.recommend_wrapper ul li{
    list-style: none;
}
.editor-styles-wrapper .genesis-custom-blocks-editor__ssr .recommend_wrapper ul{
    padding: 0;
    margin: 0;
}
.editor-styles-wrapper .genesis-custom-blocks-editor__ssr .recommend_wrapper ul.bcr_keyword_list{
    margin-bottom: 12px;
}
.recommend_wrapper p{
    margin: 0;
}
.recommend_wrapper h3{
    margin: 0;
}
.recommend_wrapper .conversation_none{
    margin-top: 20px;
    text-align: justify;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 180%;
}

.pr_free_wrapper{
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 15px -5px #777777;
    border-radius: 10px;
}
.pr_free_wrap{
}
.pr_free_wrap .wp-block-group__inner-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.editor-styles-wrapper .pr_free_img,.editor-styles-wrapper .pr_free_link{
    margin: 0;
}
.editor-styles-wrapper .pr_free_link p.wp-block{
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
}
.editor-styles-wrapper .pr_free_link p.wp-block:nth-child(1),.editor-styles-wrapper .pr_free_link p.wp-block:nth-child(2){
    margin-top: 0;   
}
.pr_free_wrap .pr_free_img .wp-block-group__inner-container{
    display: block;
}
.pr_free_img{
    width: 35%;
}
.pr_free_link{
    width: 64%;
}
.pr_free_link .wp-block-group__inner-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pr_free_link p{
    width: 49%;
    padding: 0;
    margin-top: 10px;
    border-radius: 5px;
}
.pr_free_link p:nth-child(1),.pr_free_link p:nth-child(2){
    margin-top: 0;
}
.pr_free_link p a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 7px 2px;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}
@media screen and (max-width: 600px) {
    .merchandise_figure_warap,.merchandise_contents_warap,.merchandise_tp_list li{
        width: 100%;
    }
    .merchandise_figure_warap ul{
        margin: 20px auto 0;
    }
    .appeal_box_wrapper .appeal_box_img img{
        max-width: 100%;
    }
    .contact_order_list li,.appeal_box_wrapper .appeal_box_img,.appeal_box_contents{
        width: 100%;
        margin-top: 10px;
    }
    .price_loop_right{
        margin-top: 10px;
    }
    .price_loop_article h3{
        padding: 10px;
    }
    .price_loop_wrapper figure,.price_loop_right {
        width: 100%;
    }
    .price_loop_wrapper figure{
        text-align: center;      
    }
    .recommend_top_wrap_left figure{
        margin: 0 auto;
    }
    .recommend_top_wrap{
        flex-wrap: wrap;
    }
    .recommend_top_wrap_left,.recommend_top_wrap_right{
        width: 100%;
    }
    .recommend_top_wrap_right{
        margin-top: 20px;
    }
    .recommend_wrapper{

    }
    .recommend_wrapper .ob_hukidashi_wrap{
        flex-wrap: wrap;
    }
    .recommend_wrapper .h_icon {
        max-width: 100%;
        min-width: 100%;
        order: 2;
        margin-top: 50px;
        text-align: center;
    }
    .recommend_wrapper .h_hukidashi{
        width: 100%;
        margin-left: 0;
        order: 1;
    }
    .bc_under_span{
        position: absolute;
        content: '';
        bottom: -45px;
        left: 50%;
        transform: translateX(-50%);
        -webkit- transform: translateX(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 45px 15px 0 15px;  
    }
}