
.products h1,.products h2{
    font-size: 0;
}
@media only screen and (min-width: 1000px){
    
    .products{
        padding-top: 50px;
        padding-bottom: 170px;
    }
    .products .top-block{
        background: -webkit-linear-gradient(top, #fff , #fff 60%, #f0f9fc);
        background: -o-linear-gradient(top, #fff , #fff 60%, #f0f9fc);
        background: -moz-linear-gradient(top, #fff , #fff 60%, #f0f9fc);
        background: -ms-linear-gradient(top, #fff , #fff 60%, #f0f9fc);
        background: linear-gradient(top, #fff , #fff 60%, #f0f9fc);
        border-bottom: 1px solid #dcdcdc;
    }
    .products .products-title{
        font-size: 30px;
        line-height: 55px;
        text-align: center;
    }
    
    .products .top-products{
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        text-align: center;
        align-items: center;
    }
    .products .top-products .left{
        width: 625px;
    }
    .products .top-products .left .sub-title{
        font-size: 18px;
        font-weight: bold;
        margin: 30px 0;
    }
   
    
    .products.products-top{
        padding-top: 0;
        border-top:none;
    }
    .products.products-top .top-block{
        padding-bottom: 90px;
    }
    .products.products-top .products-title{
        padding-top: 60px;
    }
    .products.products-top .top-block .top-banner{
        height: 250px;
        background: url("/wp-includes/images/products/top01-pc.png") no-repeat center center/cover;
    }
    .products.products-top .top-block .top-banner .inner{
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 32px;
        font-weight: bold;
    }
    .products.products-top .top-block .top-banner .inner span{
        font-size: 16px;
        font-weight: 500;
    }

    .products.products-top .top-block.top-block-docusign .top-banner{
        background-image: url("/wp-includes/images/products/top02-pc.png");
    }
    .products.products-top .top-block .top-detail-btn{
        display: block;
        width: 210px;
        height: 56px;
        border: 1px solid #1a94d0;
        border-radius: 28px;
        text-align: center;
        line-height: 56px;
        font-size: 18px;
        color: #1a94d0;
        font-weight: bold;
        position: relative;
        margin-top: 30px;
        transform: translateX(-50%);
        margin-left: 312.5px;
    }
    .products.products-top .top-block .top-detail-btn:before{
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        border-top: 1px solid #1a94d0;
        border-right: 1px solid #1a94d0;
        margin-right: 30px;
        transform: translateY(-50%) rotateZ(45deg);
        position: absolute;
        left: 38px;
        top: 50%;
    }
    .products.products-top .products-area{
        padding-top: 100px;
    }
    .products.products-top .products-area .inner{
        display: flex;
        flex-wrap: wrap;
    }
    .products.products-top .products-area .inner .block{
        display: block;
        width: 380px;
        margin-right: 30px;
        margin-bottom: 50px;
    }
    .products.products-top .products-area .inner .block:nth-child(3n){
        margin-right: 0;
    }
    .products.products-top .products-area .inner .block .info{
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px solid #dcdcdc;
        border-radius: 8px;
        height: 160px;
        padding-left: 30px;
        padding-right: 20px;
        margin-bottom: 20px;
    }
    .products.products-top .products-area .inner .block .info .right{
        display: flex;
        font-size: 16px;
        width: 56px;
        height: 56px;
        justify-content: center;
        align-items: center;
        color: #fff;
        background: url(/wp-includes/images/pink.png) no-repeat center center/cover;
    }
    .products.products-top .products-area .inner .block .content{
        color: #000;
    }
    .products.products-top .products-area .inner .block .content .title{
        font-size: 18px;
        font-weight: bold;
        padding-left: 30px;
        margin-bottom: 15px;
        background: url("/wp-includes/images/contact-arrow2.png") no-repeat left center;
        background-size: 22px;
    }
    .products.products-top .products-area .inner .block .content .text{
        font-size: 16px;
        line-height: 30px;
    }
  

    .top-block.withBox{
        padding-top: 100px;
    }
    .top-block.withBox .top-products{
        margin-bottom: 50px;
    }
    .top-block.withBox .top-products .right img{
        max-width: 600px;
    }
    .products .withBox .top-products .left{
        width: 680px;
    }
 
    .top-block.withBox .withBox-text1{
        font-size: 30px;
        margin-bottom: 20px;
    }

    .top-block.withBox .block-area{
        display: flex;
        justify-content: space-between;
    }
    .top-block.withBox .block-area .block{
        width: 31%;
    }
    .top-block.withBox .block-area .block .content{
        border: 1px solid #eb70a4;
        color: #eb70a4;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        padding: 24px 0;
        border-radius: 8px;
        margin-bottom: 20px;
    }
    .top-block.withBox .block-area .block .text{
        font-size: 16px;
        line-height: 26px;
        text-align: left;
        letter-spacing: -1px;
    }
    .products .top-block.withBox .top-detail-btn{
        margin-left: auto;
        margin-right: auto;
        transform: translateX(0%);
        margin-top: 50px;
    }
 

    /*DSTMP-1004*/
    .products.products-top .top-block .top-banner{
        background-image: url("/wp-includes/images/renew/top01-pc.png");
    }
    .products.products-top .top-block .top-banner .inner{
        flex-direction: column;
        font-size: 22px;
    }
    .products.products-top .top-block{
        padding-bottom: 0;
    }
   
    .products.products-top .top-block.withBox{
        padding-bottom: 90px;
    }
    
    .products.products-top .top-block.top-block-docusign{
        margin-top: 140px;
    }
    .products.products-top .top-block.top-block-docusign .top-banner{
        background-image: url(/wp-includes/images/products/top01-pc.png);
    }
    .products.products-top .rel-products{
        margin-top: 100px;
        text-align: center;
        color: #fff;
        padding: 30px 0;
        background: -webkit-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: -o-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: -moz-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: -ms-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        font-size: 28px;
        font-weight: bold;
    }

    .later-block1{
        max-width: 1000px;
        margin: 50px auto;
        border: 1px solid #eb70a4;
        text-align: center;
        border-radius: 8px;
        padding: 24px 0;
        font-size: 16px;
        font-weight: 500;
    }

    .later-block2{
        width: 500px;
        margin: 50px auto 0;
        height: 56px;
        line-height: 56px;
        border-radius: 28px;
        text-align: center;
        color: #787878;
        font-size: 18px;
        font-weight: bold;
        border: 1px solid #1a94d0;
        position: relative;
    }
    .later-block2:before{
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        border-top: 1px solid #1a94d0;
        border-right: 1px solid #1a94d0;
        margin-right: 30px;
        transform: translateY(-50%) rotateZ(45deg);
        position: absolute;
        left: 38px;
        top: 50%;
    }
    .later-block3{
        font-size: 16px;
        color: #248bc1;
        text-align: center;
        margin-top: 12px;
    }


}
@media only screen and (max-width: 999px){
    

    .products{
        padding-top: 0.6rem;
        padding-bottom: 1.7rem;
        border-top: 1px solid #dcdcdc;
    }
    .products .top-block{
        background: -webkit-linear-gradient(top, #fff, #f0f9fc);
        background: -o-linear-gradient(top, #fff, #f0f9fc);
        background: -moz-linear-gradient(top, #fff, #f0f9fc);
        background: linear-gradient(top, #fff, #f0f9fc);
        border-bottom: 1px solid #dcdcdc;
    }
    .products .products-title{
        font-size: 0.28rem;
        line-height: 0.48rem;
        text-align: center;
    }
  
 
    .products .top-products .right{
        margin: 0 0.3rem -0.6rem;
        text-align: center;
    }
    .products.products-top .top-block:not(:first-child) .top-products .right{
        margin-bottom: 0.3rem;
    }

    .products .top-products .left h1{
        width: 2.9rem;
        margin: 0 auto;
        text-align: center;
    }
    .products .top-products .left h2{
        width: 2.9rem;
        margin: 0 auto;
        text-align: center;
    }
    .products .top-products .left .sub-title{
        font-size: 0.28rem;
        font-weight: bold;
        text-align: center;
        margin: 0.3rem 0 0.4rem;
    }
   
  
    .products.products_box .top-products .right{
        margin-bottom: 0.2rem;
    }
    .products.products_box .top-products .left h1{
        width: 1.3rem;
    }
    
    .products.products-top{
        padding-top: 0;
        border-top:none;
    }
    .products.products-top .top-block{
        padding-bottom: 1.1rem;
    }
    .products.products-top .products-title{
        padding-top: 0.8rem;
    }
    .products.products-top .top-block .top-banner{
        height: 2.2rem;
        background: url("/wp-includes/images/products/top01-pc.png") no-repeat center center/cover;
    }
    .products.products-top .top-block .top-banner .inner{
        height: 2.2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 0.32rem;
        font-weight: bold;
    }
    .products.products-top .top-block .top-banner .inner .img{
        width: 2.8rem;
    }

    .docu-logo{
        width: 3.2rem;
    }
    .cloud-logo{
        width: 3.2rem;
        margin-top: -0.6rem;
    }
    .products.products-top .top-block.top-block-docusign{
        background: #f4f4f4;
        padding-top: 0.6rem;
    }
    .products.products-top .top-block.top-block-docusign .top-banner{
        background-image: url("/wp-includes/images/products/top02-pc.png");
    }
    .products.products-top .top-block .top-detail-btn{
        display: block;
        width: 4rem;
        height: 0.9rem;
        border: 1px solid #1a94d0;
        border-radius: 0.45rem;
        text-align: center;
        line-height: 0.9rem;
        font-size: 0.3rem;
        color: #1a94d0;
        font-weight: bold;
        position: relative;
        margin: 0.5rem auto 0;
    }
    .products.products-top .top-block .top-detail-btn:before{
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        border-top: 1px solid #1a94d0;
        border-right: 1px solid #1a94d0;
        margin-right: 30px;
        transform: translateY(-50%) rotateZ(45deg);
        position: absolute;
        left: 38px;
        top: 50%;
    }

    .products.products-top .products-area .inner{
        width: 6.9rem;
    }
    .products.products-top .products-area .inner .block{
        display: block;
        margin-top: 0.6rem;
    }
    .products.products-top .products-area .inner .block .info{
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px solid #dcdcdc;
        border-radius: 8px;
        height: 1.8rem;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        padding-left: 0.4rem;
        padding-right: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .products.products-top .products-area .inner .block .info .left embed{
        max-height: 1.2rem;
    }
    .products.products-top .products-area .inner .block .info .right{
        display: flex;
        font-size: 0.24rem;
        width: 0.9rem;
        height: 0.9rem;
        justify-content: center;
        align-items: center;
        color: #fff;
        background: url(/wp-includes/images/pink.png) no-repeat center center/cover;
    }
    .products.products-top .products-area .inner .block .content{
        color: #000;
    }
    .products.products-top .products-area .inner .block .content .title{
        font-size: 0.28rem;
        font-weight: bold;
        padding-left: 0.36rem;
        margin-bottom: 0.1rem;
        background: url("/wp-includes/images/contact-arrow2.png") no-repeat left center;
        background-size: 0.24rem;
    }
    .products.products-top .products-area .inner .block .content .text{
        font-size: 0.26rem;
        line-height: 0.46rem
    }
 

    .top-block.withBox .top-products{
        margin-bottom: 0.5rem;
        margin-top: 0.4rem;
    }
    .products .withBox .top-products .right{
        margin-bottom: 0.2rem;
    }
    
    .top-block.withBox .block-area{
        margin: 0 0.3rem;
    }
    .top-block.withBox .block-area .block{
        margin-bottom: 0.3rem;
    }
    .top-block.withBox .block-area .block .content{
        border: 1px solid #eb70a4;
        color: #eb70a4;
        background: #fff;
        font-size: 0.28rem;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        padding: 0.24rem 0;
        border-radius: 0.08rem;
        margin-bottom: 0.16rem;
    }
    .top-block.withBox .block-area .block .text{
        font-size: 0.26rem;
        line-height: 0.46rem;
        text-align: left;
        letter-spacing: -1px;
    }
    .products .withBox .top-products .left h1{
        width: 5.4rem;
    }
    #content .top-block:nth-child(2) h1{
        width: 5.4rem;
    }
    .products .withBox .top-products .left h2{
        width: 1.7rem !important;
    }
    .products .top-block.withBox .top-detail-btn{
        margin-left: auto;
        margin-right: auto;
        transform: translateX(0%);
        margin-top: 0.5rem;
    }

    .products.products-top .top-block .top-banner .inner{
        flex-direction: column;
    }
    .products.products-top .top-block .top-banner .inner span{
        font-size: 0.22rem;
        font-weight: 500;
    }
    .products.products-top .top-block .top-banner{
        background-image: url("/wp-includes/images/renew/top01-sp.png");
    }
    .products.products-top .top-block.top-block-docusign .top-banner{
        background-image: url("/wp-includes/images/renew/top02-sp.png");
        height: 2.6rem;
    }
    .products.products-top .top-block.top-block-docusign .top-banner .inner{
        height: 2.6rem;
    }
    .later-block1{
        max-width: 6.9rem;
        margin: 0.6rem auto 0;
        border: 1px solid #eb70a4;
        text-align: center;
        border-radius: 8px;
        padding: 0.3rem 0;
        font-size: 0.24rem;
        font-weight: 500;
        line-height: 1.75;
    }
   
    .later-block2{
        width: 6.9rem;
        margin: 0.5rem auto 0;
        height: 0.8rem;
        line-height: 0.8rem;
        border-radius: 0.4rem;
        text-align: center;
        border: 1px solid #248bc1;
        color: #787878;
        font-size: 0.24rem;
        font-weight: bold;
        position: relative;
    }
    .later-block2:before{
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        border-top: 1px solid #1a94d0;
        border-right: 1px solid #1a94d0;
        margin-right: 30px;
        transform: translateY(-50%) rotateZ(45deg);
        position: absolute;
        left: 0.3rem;
        top: 50%;
    }
    .later-block3{
        font-size: 0.26rem;
        color: #248bc1;
        text-align: center;
        margin-top: 0.1rem;
    }
    .top-block.withBox .withBox-text1.show-sp{
        font-size: 0.28rem;
        line-height: 0.48rem;
        text-align: center;
    }
    .products.products-top .rel-products{
        line-height: 1;
        margin: 0.8rem auto 0;
        width: 6.9rem;
        text-align: center;
        color: #fff;
        padding: 0.36rem 0;
        background: -webkit-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: -o-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: -moz-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: -ms-linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        background: linear-gradient(left, #2a9fcc, #31b6d8, #2a9fcc);
        font-size: 0.28rem;
        font-weight: bold;
    }

    .products.products-top.products_cloud .top-block.banner{
        padding-bottom: 0;
    }
   
}