/* product */
.img-product ul li{
    image-rendering: pixelated;
    background-image: url(../../images/base/pcp/pcp27.jpg);
}
.sm_slider_over{
    overflow: hidden;
}
/*--------------------
---------Slider------
----------------------*/
.product-section1-slider{
    padding-top: 150px;
    padding-bottom: 75px;
    width: 1000px;    
    position: relative;
    margin: 0 auto;
}
.swiper-slide {
    height: 420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;  
}
.swiper-slide{
    display: block;
    width:100%;
    object-fit: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;  
    position: relative;
    image-rendering:pixelated;
}
.swiper-slide.p_img1{
    background-image: url(../../images/base/pcp/pcpb1.jpg); 
}
.swiper-slide.p_img2{
    background-image: url(../../images/base/pcp/pcpb3.jpg); 
}
.swiper-slide.p_img3{
    background-image: url(../../images/base/pcp/pcpb2.jpg); 
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: -6%;
    color: #891a20;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: -6%;
    color: #891a20;
}
.swiper-wrapper .p-slider_div{
    position: absolute;
    top: 40px;
    left: 40px;
}
.swiper-wrapper .p-slider_div h3{
    position: relative;
    font-size: 43px;
    line-height: 35px;
    color: #891a20;
    max-width: 225px;
    margin-bottom: 25px;
    padding: 15px 0px 10px 35px;
}
.swiper-wrapper .p-slider_div h3 span{
    font-size: 48px;
    line-height: 35px;
    position: absolute;
    padding-left: 5px;
    padding-top: 2px;
}
.swiper-wrapper .p-slider_div h5{
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 5px;
}
.swiper-wrapper .p-slider_div p{
    font-size: 16px;
    line-height: 28px;
    color: #251e1c;
    margin-bottom: 0;
}
.swiper-wrapper .p-slider_div h3:after,.swiper-wrapper .p-slider_div h3:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 40px;
    height: 75px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/news1.png);
}
.swiper-wrapper .p-slider_div h3:before{
    left: unset;
    right: -30px;
    background-position: right;
    background-image: url(../images/news2.png);
}
.p-slider_button{
    position: absolute;
    bottom: 30px;
/*    left: 40px;*/
    right: 40px;
}
.p-slider_button .p-button2{
    width: 130px;
    height: 130px;
    border: 1px solid #891a20;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
}
.p-slider_button .p-button2 p{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    color: #891a20;
    position: absolute;
    top: 25%;
    left: 14%;
    font-weight: 500;
}
.p-slider_button.p_btn_red .p-button2{
    background-color: #891a20;
}
.p-slider_button.p_btn_red .p-button2 p{
    color: #fff;
}

/*---end ---------------
---------Slider------
----------------------*/

/*--------------------
--------- section1 ------
----------------------*/
.product-section1{
    width: 1000px;
    margin: 0 auto;
}
.product-section1 .sc1-button{
    margin-bottom: 120px;
}
.product-section1 .sc1-button div{
    width: 300px;
    height: 50px;
    border-radius: 10px;
    background-color: #891a20;  
    border:1px solid #891a20;
    color: #fff;
    font-family: kinuta-mincho-stdn,sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    cursor: pointer;
}
.product-section1 .sc1-button div:hover{
    background-color: #fff;
    color: #891a20;
}
.product-section1 .sc1-button .p-btn1,
.product-section1 .sc1-button .p-btn2{
    margin-right: 50px;
}

.sc2-title h2{
    width: 100%;
    font-size: 38px;
    line-height: 40px;
    font-weight: 400;
    color: #891a20;
    letter-spacing: 2px;
    margin-bottom: 0;
    margin-top: -7px;
}
.sc2-title h2 span{
    float: right;
    font-size: 14px;
    color: #595757;
    line-height: 25px;
    padding-top: 20px;
    font-weight: 500;
}
.sc-hr{
    margin-top: 20px;
    margin-bottom: 50px;
    border: 1px solid #891a20;
}

.sc3-product div{
    width: 300px;
    margin-right: 50px;
    margin-bottom: 80px;
}
.sc3-product div.sec3-col{
    margin-right: unset;
}
.sc3-product div img{
    height: 350px;
    width: 300px;
}
.sc3-product div h4{
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
.sc3-product div hr{
    border-bottom: 1px solid #595757;
    margin-top: 15px;
    margin-bottom: 12px;
}
.sc3-product div p{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -1px;
    text-align: justify;
}
.sc3-product div p span{
    letter-spacing: -1.5px;
}
/*.sc3-div{
    width: 300px;
    height: 300px;    
    position: relative;
}*/

/*---end-----------------
--------- section1 ------
----------------------*/


/*--------------------
--------- section2 ------
----------------------*/
.product-section2{
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../images/base/pcp/pcp11.jpg); 
    image-rendering: pixelated;
    height: 600px;
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 70px;
    margin-top: 70px;
}
.product-section2 .p2-sc1{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    height: 100%;
}
.product-section2 .p2-sc1 h2{
    font-size: 45px;
    line-height: 62px;
    margin-bottom: 15px;
}
.product-section2 .p2-sc1 h4{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
    font-weight: 500;
}
.product-section2 .p2-sc1 h3{
    font-size: 46px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 20px;
}
.product-section2 .p2-sc1 h3 strong{
    letter-spacing: -6px;
}
.product-section2 .p2-sc1 .p2-sc1-button{
    width: 500px;
    height: 45px;
    border-radius: 10px;
    background-color: #891a20;
    text-align: center;   
    margin-bottom: 15px;
    transition: 0.3s;
}
.product-section2 .p2-sc1 .p2-sc1-button a{
    color: #fff;
    font-size: 21px;
    line-height: 45px;
}
.product-section2 .p2-sc1 .p2-sc1-button:hover{
    background-color: #fff;
}
.product-section2 .p2-sc1 .p2-sc1-button:hover a{
    text-decoration: none;
    color: #891a20;
}
.product-section2 .p2-sc1 p{
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 15px;
}
.product-section2 .p2-sc1 span{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
}
.product-section2 .p2-sc1 span strong{
    font-weight: 500;
}
.product-section2 .p2-sc1 .p2-sc1-link{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 300px;
    height: 38px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    text-align: center;
    transition: 0.5s;
}
.product-section2 .p2-sc1 .p2-sc1-link a{
    font-size: 18px;
    line-height: 40px;
    font-size: 18px;
    letter-spacing: -2px;
    line-height: 35px;
    color: #fff;
    position: relative;
}
/*.product-section2 .p2-sc1 .p2-sc1-link:hover{
    border-bottom: 1px solid #891a20;
    border-top: 1px solid #891a20;
    background-color: #fff;
}
.product-section2 .p2-sc1 .p2-sc1-link:hover a{
    color: #891a20;
    text-decoration: none;
}*/
.product-section2 .p2-sc1 .p2-sc1-link:hover a{
    color: #fff;
    text-decoration: none;
}
/*---end-----------------
--------- section2 ------
----------------------*/

/*--------------------
--------- section3 ------
----------------------*/
.product-section3{
    width: 1000px;
    padding: 170px 0 135px;
    margin: 0 auto;
}

.product-section3 .p2-sc3{
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../images/base/pcp/pcp25.jpg); 
    image-rendering: pixelated;
    height: 350px;
    margin-bottom: 85px;
}
.product-section3 .p2-sc3-text{
    padding: 40px 0px 45px 50px;
}
.p2-sc3-text h2{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #891a20;
    font-weight: 500;
}
.p2-sc3-text p{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #3e3a39;
}
.p2-sc3-text span{
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #891a20;
    letter-spacing: -0.5px;
    margin-bottom: 0;
}

.p2-sc3-text span strong{
    font-weight: 500;
}
.p_img_text1{
    position: relative;
    margin-bottom: 0!important;
    margin-right: 0!important;
}
.p_img_text1:before{
    position: absolute;
    right: 22px;
    bottom: 18px;
    content: '';
    width: 81px;
    height: 81px;
    background-color: #891a20;
    border-radius: 50%;
    z-index: 10;
}
.p_img_text1:after{
    position: absolute;
    right: 34px;
    bottom: 38px;
    content: '期間限定';
    font-size: 20px;
    line-height: 24px;
    width: 48px;
    height: 47px;
    color: #fff;
    z-index: 11;
}

.p_img_text2{
    position: relative;
    margin-bottom: 0!important;
    margin-right: 0!important;
}
.p_img_text2:before{
    position: absolute;
    right: 22px;
    bottom: 18px;
    content: '';
    width: 81px;
    height: 81px;
    background-color: #891a20;
    border-radius: 50%;
    z-index: 10;
}
.p_img_text2:after{
    position: absolute;
    right: 34px;
    bottom: 38px;
    content: '農場店限定品';
    font-size: 18px;
    line-height: 22px;
    width: 54px;
    height: 43px;
    color: #fff;
    z-index: 11;
}
.product-section3 .sc3-product div h4{
    letter-spacing: -1px;
}
/*---end-----------------
--------- section3 ------
----------------------*/

/*--------------------
--------- section4 ------
----------------------*/
.product-section4{
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../images/base/pcp/pcp10.jpg); 
    image-rendering: pixelated;
    height: 600px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: space-around;
}
.product-section4 h1{
    font-size: 42px;
    line-height: 160px;
    letter-spacing: 8px;
    color: #fff;
    margin-bottom: 0;
}
/*---end-----------------
--------- section4 ------
----------------------*/

/*--------------------
--------- section5 ------
----------------------*/
.product-section5{
    width: 1000px;
    margin: 0 auto;
    padding: 65px 0 120px;
}
.product-section5 .p2-sc5-text{
    margin-bottom: 50px;
    text-align: center;
}
.product-section5 .p2-sc5-text p{
    font-size: 24px;
    line-height: 38px;
    margin-bottom:20px;
    font-weight: 400;
    color:#251e1c; 
    letter-spacing: 2px;
}
.product-section5 .p2-sc5-text h4{
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #891a20;
}
.product-section5 .p2-sc5-text h5{
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 500;
}

.product-section5 .sc3-product .sc5_img{
    position: relative;
    margin-bottom: 0!important;
    margin-right: 0!important;
}
.product-section5 .sc3-product .sc5_img span{
    position: absolute;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -1px;
    bottom: 17px;
    right: 15px;
    z-index: 10;
}
.product-section5 .sc3-product div p{
    letter-spacing: -1.5px;
    text-align: justify;
}
#sm_page .swiper-pagination{
    display: none;
}
/*---end-----------------
--------- section5 ------
----------------------*/

/*--------------------
--------- product tab ------
----------------------*/

@media(max-width:1400px){    
    .img-product ul li{
        background-image: url(../../images/base/pcp/pcp27.jpg);
    }
    .product-section1-slider .swiper-button-next,.product-section1-slider .swiper-button-prev{
        display: none;
    }
    
    .sc3-product div p span{
        letter-spacing: -1px;
    }
    .product-section1{
        max-width: 668px;
    }
    .product-section1 .sc1-button{
        margin-bottom: 70px;
    }
    .product-section1 .sc1-button div{
        width: 205px;
        height: 40px;
        border-radius: 10px;
        color: #fff;
        font-size: 18px;
        line-height: 40px;
    }
    .product-section1 .sc1-button .p-btn1,
    .product-section1 .sc1-button .p-btn2{
        margin-right: 26px;
    }
    .sc2-title{
        text-align: center;
    }
    .sc2-title h2{
        font-size: 24px;
        line-height: 20px;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .sc2-title h2 span{
        float: unset;
        font-size: 12px;
        line-height: 12px;
        padding-top: 0;
    }
    .sc-hr{
        display: none;
    }
    .sc3-product{
        max-width: 570px;
        margin: 0 auto;
    }
    .sc3-product div{
        width: 170px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .sc3-product div img{
        width: 170px;
        height: 200px;    
    }
    .sc3-product div h4{
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: -0.5px;
    }
    .sc3-product div hr{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .sc3-product div p{
        margin-bottom: 0;
        font-size: 10px;
        line-height: 15px;
        letter-spacing: -1px;
    }
    .product-section2{
        max-width: 834px;
        background-image: url(../../images/base/tab_h/tab_p3_14.jpg);
        height: auto;
        background-size: 834px 250px;
        margin: 0 auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 30px;
        background-position: top;
    }
    .product-section2 .p2-sc1{
        width: 570px;
        position: unset;
    }
    .product-section2 .p2-sc1 .pd2-sc2-s1{
        padding-top: 54px;
        padding-bottom: 50px;
    }
    .product-section2 .p2-sc1 .pd2-sc2-s2{
        margin-top: 30px;
    }
    
    .product-section2 .p2-sc1 h2{
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 20px;
        margin-top: -8px;
    }
    .product-section2 .p2-sc1 h4{
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 0px;
        margin-top: -5px;
    }
    .product-section2 .p2-sc1 h3{
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 10px;
        color: #891a20;
        text-align: center;
    }
    .product-section2 .p2-sc1 .p2-sc1-link{
        position: unset;
        width: 100%;
        height: unset;
        border-bottom: unset;
        border-top: unset;
        text-align: center;
        margin-bottom: 12px;
    }
    .product-section2 .p2-sc1 .p2-sc1-link a{
        font-size: 14px;
        line-height: 14px;
        letter-spacing: -1px;
        color: #595757;
    }
    .product-section2 .p2-sc1 .p2-sc1-link:hover a{
        color: #595757;
    }
    .product-section2 .p2-sc1 .p2-sc1-button{
        width: 305px;
        height: 35px;
        text-align: center;
        margin: 0 auto 15px;
        border-radius: 3.5px;
    }
    .product-section2 .p2-sc1 .p2-sc1-button a{
        font-size: 16px;
        line-height: 32px;
        position: relative;
    }
    .product-section2 .p2-sc1 .p2-sc1-button:hover{
        background-color: #891a20;
    }
    .product-section2 .p2-sc1 .p2-sc1-button:hover a{
        color: #fff;
    }
    .product-section2 .p2-sc1 .p2-sc1-button a:after {
        position: absolute;
        content: '';
        height: 1px;
        bottom: -1px;
        visibility: hidden;
        left: 0;
        width: 0;
        transform: scaleX(0);
        transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275)
    }
    .product-section2 .p2-sc1 .p2-sc1-button:hover a:after {
        width: 100%;
        background: #fff;
        visibility: visible;
        transform: scaleX(1);
    }
    
    .product-section2 .p2-sc1 p{
        text-align: left;
        padding-right: 0;
        padding-left: 75px;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.5px;
        font-weight: 400;
        color: #251e1c;
        margin-bottom: 7px;
    }
    .product-section2 .p2-sc1 span{
        font-size: 16px;
        line-height: 16px;
        margin-left: -20px;
        color: #251e1c;
        letter-spacing: -0.5px;
        text-align: left;
        padding-left: 95px;
    }
    .product-section2 .p2-sc1 span strong{
        font-size: 14px;
        letter-spacing: 0.5px;
        line-height: 28px;
        padding-left: 68px;
    }    
    .product-section3 {
        width: 834px;
        padding: 90px 0 30px;
        margin: 0 auto;
    }
    .product-section3 .p2-sc3{
        background-image: url(../../images/base/tab_h/tab_p3_15.jpg); 
        height: 250px;
        margin-bottom: 65px;
    }
    .product-section3 .p2-sc3-text{
        width: 570px;
        margin: 0 auto;
        padding: 30px 0px 35px 0;
    }
    .p2-sc3-text h2{
        font-size: 20px;
        line-height: 27px;
        margin-top: -7px;
        margin-bottom: 15px;  
    }
    .p2-sc3-text p{
        font-size: 12px;
        line-height: 24px;
        letter-spacing: -0.5px;
        margin-bottom: 11px;
        margin-top: -8px;
    }
    .p2-sc3-text span{
        font-size: 15px;
        line-height: 15px;
    }
    .product-section3 .sc3-product div .sc3-pro-p{
        letter-spacing: -1.2px;
    }    
    .product-section3 .sc3-product .sec3-col p{
        letter-spacing: -0.6px;
    }
    
    .p_img_text1:before {
        right: unset;
        left: 11px;
        bottom: 11px;
        width: 50px;
        height: 50px;
    }
    .p_img_text1:after {
        right: unset;
        left: 23px;
        bottom: 23px;
        font-size: 12px;
        letter-spacing: 2px;
        line-height: 15px;
        width: 30px;
        height: 30px;
    }
    .p_img_text2:before {
        right: unset;
        left: 11px;
        bottom: 16px;
        width: 50px;
        height: 50px;
    }
    .p_img_text2:after {
        right: unset;
        left: 19px;
        bottom: 15px;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 13px;
        width: 40px;
        height: 40px;
    }

    .product-section4{
        width: 834px;
        background-image: url(../../images/base/tab_h/tab_p3_22.jpg); 
        height: 250px;
        margin: 0 auto;
    }
    .product-section4 h1{
        font-size: 24px;
        letter-spacing: 6px;
    }
    
    .product-section5{
        width: 834px;
        padding: 30px 0;
    }
    .product-section5 .p2-sc5-text{
        margin-bottom: 60px;
    }
    .product-section5 .p2-sc5-text p{
        font-size: 16px;
        line-height: 25px;
        margin-top:-7px;
        letter-spacing: -0.5px;
    }
    .product-section5 .p2-sc5-text h4{
        font-size: 15px;
        line-height: 20px;
        margin-top: -5px;
    }
    .product-section5 .p2-sc5-text h4 strong{
        display: none;
    }
    .product-section5 .p2-sc5-text h5{
        font-size: 10px;
        line-height: 18px;
    }

    .product-section5 .sc3-product .sc5_img span{
        font-size: 12px;
        bottom: 9px;
        right: 9px;
    }
    .product-section5 .sc3-product div p{
        letter-spacing: -1px;
    }
    .product-section5 .sc3-product div .sc5_pro_p{
        letter-spacing: -1.4px;
    }
    .product-section2 .p2-sc1 h3 a.fix_a{
        color: #891a20;
    }
    .product-section2 .p2-sc1 h3 a.fix_a:hover{
        color: #891a20;
    }
}

@media(max-width:1400px){
    #sm_page .swiper-pagination{
        display: block;
        width: 100%;
        margin-top: -80px;
    }
    #sm_page .swiper-pagination .swiper-pagination-bullet {
        margin-right: 12px;
    }
    .product-section1-slider{
        padding-top: 60px;
        padding-bottom: 240px;
        max-width:975px;
        margin: 0 auto;
        overflow: hidden;
    }
    .swiper-slide.p_img1{
        background-image: url(../../images/base/tab_h/tab_p3_5.jpg); 
    }
    .swiper-slide.p_img2{
        background-image: url(../../images/base/tab_h/tab_p3_3.jpg); 
    }
    .swiper-slide.p_img3{
        background-image: url(../../images/base/tab_h/tab_p3_4.jpg); 
    }
    .swiper-slide{
        height: 200px;
    }
    .swiper-wrapper .p-slider_div {
        top: unset;
        bottom: -135px;
        left: 0;
        padding-right: 30px;
        width: 100%;
        padding: 20px;
        color: #fff;
        background-color: #891a20;
    }
    .swiper-wrapper .p-slider_div section{
        position: absolute;
        width: 120px;
        top: -55px;
        left: 15px;
    }
    .swiper-wrapper .p-slider_div h3 {
        position: relative;
        font-size: 20px;
        color: #fff;
        margin-bottom: 25px;
        padding: 5px 0px 5px 20px;
    }
    .swiper-wrapper .p-slider_div h3:after, .swiper-wrapper .p-slider_div h3:before {
        width: 100%;
        top: 10px;
        height: 30px;
        background-position: left;
        background-image: url(../images/news11.png);
    }
    .swiper-wrapper .p-slider_div h3:before{
        left: 120px;
        right:unset;
        background-image: url(../images/news22.png);
    }
    .swiper-wrapper .p-slider_div h3 span {
        font-size: 22px;
        line-height: 22px;
        position: absolute;
        padding-left: 5px;
        padding-top: 8px;
    }
    .swiper-wrapper .p-slider_div h5 {
        font-size: 18px;
        line-height: 40px;
        margin-top: -10px;
        margin-bottom: 16px;
    }
    .swiper-wrapper .p-slider_div p {
        font-size: 12px;
        line-height: 19px;
        color: #fff;
        margin-top: -7px;
    }
    .p-slider_button {
        bottom: 10px;
        right: 10px;
        left: unset;
    }
    .p-slider_button .p-button2 {
        width: 70px;
        height: 70px;
    }
    .p-slider_button .p-button2 p {
        font-size: 12px;
        line-height: 15px;
    }
}

/*---end-----------------
--------- product tab ----
----------------------*/
@media(max-width:999px){
    .sm_br_slider_none{
        display: none;
    }
    .swiper-wrapper .p-slider_div{
        bottom: -135px;
        height: 136px;
    }
}
@media(max-width:991px){
    .product-section1-slider{
        width: 975px;
    }
    .slider_div p br{
        display: none;
    }    
}
@media(max-width:900px){
    .product-section1-slider .swiper-wrapper{
        width: 36%;
    } 
}
@media(max-width:850px){
    .product-section1-slider .swiper-wrapper{
        width: 40%;
    } 
}
@media(max-width:834px){
    .product-section1-slider .swiper-wrapper{
        width: 46%;
    } 
}
@media(max-width:768px){   
    .product-section1-slider .swiper-wrapper{
        width: 50%;
    } 
}
@media(max-width:767px){
    .product-section4 h1{
        display: none;
    }
    .p2-sc3-text span{
        font-size: 14px;
        line-height: 14px;
    }
     .product-section1-slider{
        width: 767px;
        overflow: unset;
        padding-bottom: 216px;
    }
    .product-section1-slider .swiper-wrapper{
        width: 100%;
    }     
    .img-product ul li{
        background-image: url(../../images/base/sp_h/top_sp_p3_1.jpg); 
    }
    .swiper-slide.p_img1{
        background-image: url(../../images/base/sp_h/sp_p3_1.jpg); 
    }
    .swiper-slide.p_img2{
        background-image: url(../../images/base/sp_h/sp_p3_2.jpg); 
    }
    .swiper-slide.p_img3{
        background-image: url(../../images/base/sp_h/sp_p3_3.jpg); 
    }
    .product-section1{
        width: 415px;        
    }
    #sm_page .swiper-pagination{
       margin-top: -60px; 
    }
    .product-section1{
        max-width: 375px;
    }
    .sc3-product{
        max-width: 355px;
    }
    .product-section1 .sc1-button div{
        width: 305px;
    }
    .product-section1 .sc1-button .p-btn1,
    .product-section1 .sc1-button .p-btn2{
        margin-right: 0;
        margin-bottom: 17px;
    }
    .product-section1 .sc1-button {
        width: 305px;
        margin: 0 auto 70px;
    }
    #sm_page .sc3-product div{
        margin-right: 15px!important;
    }
    #sm_page .sc3-product div:nth-child(2),
    #sm_page .sc3-product div:nth-child(4),
    #sm_page .sc3-product div:nth-child(6),
    #sm_page .sc3-product div:nth-child(8){
        margin-right: 0px!important;
    }
    .product-section2{
        margin-top: 10px;
        max-width: 415px;
        background-size: 415px 210px;
        background-image: url(../../images/base/sp_h/sp_p3_12.jpg);
    }
    .product-section2 .p2-sc1{
        width: 375px;
    }
    .product-section2 .p2-sc1 .pd2-sc2-s1{
        padding-top: 135px;
        padding-bottom: 25px;
    }
    .product-section2 .p2-sc1 h2{
        margin-bottom: 55px;
        padding-left: 17px;
    }
    .product-section2 .p2-sc1 h4{
        color: #251e1c;
        text-align: center;
    }
    .product-section2 .p2-sc1 .pd2-sc2-s2{
        width: 305px;
        margin: 0 auto;
    }
    .product-section2 .p2-sc1 h3{
        margin-top: -7px;
        font-size: 28px;
    }
    .product-section2 .p2-sc1 .p2-sc1-button{
        border-radius: 5px;
    }
    .product-section2 .p2-sc1 p{
        padding-left: 0;
        font-size: 10px;
        line-height: 16px;
    }
    .product-section2 .p2-sc1 p i{
        margin-left: 10px;
    }
    .product-section2 .p2-sc1 span{
        margin-left: 0;
        float: left;
        width: 305px;
        line-height: 24px;
        text-align: left;
        padding-left: 0;
    }
    .product-section2 .p2-sc1 span strong{
        margin-left: -7px;
        padding-left: 0;
    }
    
    .product-section3{
        width: 375px;
        padding-bottom: 20px;
        padding-top: 130px;
    }
    .product-section3 .p2-sc3{
        width: 305px;
        height: 100%;
        background-image:unset;
    }
    .product-section3 .sm_img_sp_block img{
        height: 210px;
    }
    .product-section3 .p2-sc3-text{       
        padding-top: 0px;
    }
    .product-section3 .p2-sc3{
        margin: 30px auto 40px;
    }
    .product-section3 .p2-sc3-text{
        width: 310px;
        padding: 0;
    }
    .p2-sc3-text h2{
        text-align: center;
    }
    .p2-sc3-text p{
        letter-spacing: 0.5px;
        text-align: justify;
    }
    .p2-sc3-text span{
        letter-spacing: -0.5px;
    }
    .p2-sc3-text span strong{
        margin-left: -1px;
        margin-right: -1px;
    }
    .product-section4{
        width: 0;
        height: 0;
    }
    .product-add-section div{
        position: relative;
    }
    .product-add-section img{
        height: 210px;
    }
    .product-add-section div h1{
        font-size: 24px;
        letter-spacing: 6px;
        line-height: 210px;
        color: #fff;
        position: absolute;
        margin-bottom: 0;
        top: 0;
        left: 50%;
        margin-left: -110px;
    }
    .product-section5{
        padding-top: 25px;
        width: 375px;
    }
    .product-section5 .p2-sc5-text{
        margin-bottom: 50px;
    }
    .product-section5 .p2-sc5-text p{
        margin-bottom: 30px;
        margin-top: -7px;
        line-height: 27px;
        font-size: 14px;
    }
    .product-section5 .p2-sc5-text h4{
        margin-bottom: 20px;
        font-size: 14px;
    }
    .product-section5 .p2-sc5-text h5{
        line-height: 16px;
        margin-top: -6px;
        font-weight: 400;
    }
}
@media(max-width:500px){
     .product-section1-slider{
        width: 305px;
        overflow: hidden;
    }
/*    .product-section1-slider{
        max-width: 305px;
    }*/
    .swiper-slide{
        background-size: 305px 200px;
    }
}
@media(max-width:374px){
    .product-section1,.product-section2 .p2-sc1,.product-section3,.sm_img_sp_block,
    .product-section5,.sm_img_sp_block div{
        width: 320px;
    }
    #sm_page .sc3-product div {
        margin-right: 10px!important;
        width: 150px;
    }
    .sc3-product {
        max-width: 310px;
    }
    .sc3-product div img {
        width: 150px;
        height: auto;
    }
    .sc3-product div h4{
        font-size: 11px;
    }
    .product-section3 .p2-sc3-text{
        width: 305px;
    }
    .p2-sc3-text span{
        font-size: 14px;
    }
    .sm_img_sp_block img{
        margin-left: 0;
    }
}
