.sdpf-rakuraku_solution .pc_only {
        max-height: 230px;
        overflow: hidden;
      }
    .sdpf-main-rakuraku_solution{
        margin-top:80px;
    }
      .sdpf-home-main-ttl-sub{
        margin-bottom: 10px;
        font-size: 20px;
      }
      
      .sdpf-rakuraku_solution h2{
        font-size: 38px;
        text-align: center;
        color:#0A4274;
      }
      .rakuraku_solution-onayami{
        display: flex;
        justify-content:space-between;
        z-index: 1;
      }
      .rakuraku_solution-onayami-colum{
        width:30%;
        background: #fff;
        box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.2);
        border-radius: 6px;
        overflow: hidden;
      }
      .rakuraku_solution-onayami-colum h3{
        margin: 0;
        padding: 0 30px 10px;
        box-sizing: border-box;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height:1.5 ;
        color:#0A4274;
      }
      .onayami-illust{
        padding: 30px 30px 10px;
        box-sizing: content-box;
        max-height: 176px;
        text-align: center;
      }
      .onayami-illust img{
        width: auto;
        height: auto;
        max-height: 176px;
      }
      .onayami-resolution{
        background: #D8E9FA url("/content/dam/nttcom/hq/jp/business/sdpf/rakuraku-sol/solution-img/resolution.png")no-repeat top center;
        background-size: contain;
        padding: 76px 30px 20px ;
        box-sizing: border-box;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
      }
      .rakuraku_solution-outline{
        position: relative;
        margin-top:-60px;
        padding: 80px 0 280px;
        background: #C5EBFA url("/content/dam/nttcom/hq/jp/business/sdpf/rakuraku-sol/solution-img/illust_n.png")no-repeat bottom center;
        background-size: auto 400px;
        z-index: -1;
      }
      .rakuraku_solution-outline h2{
        font-size: 38px;
        font-weight: normal;
        text-align: center;
        color:#0A4274 ;
      }
      .rakuraku_solution-outline p{
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        color:#0A4274 ;
      }

    .rakuraku_solution-outline-block{
        display: flex;
        justify-content:space-between;
        margin-top: 60px;
    }
    .rakuraku_solution-outline-colum{
        position: relative;
        width:47%;
    }
    .rakuraku_solution-outline-colum img{
        border-radius: 6px;
        overflow: hidden;
    }
    .outline-before::before{
        position: absolute;
        top: -20px;
        left: 20px;
        content: "";
        z-index: 1;
        display: block;
        width: 70px;
        height: 70px;
        background: url("/content/dam/nttcom/hq/jp/business/sdpf/rakuraku-sol/solution-img/before.png")no-repeat;
        background-size: cover;
    }
    .outline-after:before{
        position: absolute;
        top: -20px;
        left: 20px;
        content: "";
        z-index: 1;
        display: block;
        width: 70px;
        height: 70px;
        background: url("/content/dam/nttcom/hq/jp/business/sdpf/rakuraku-sol/solution-img/after.png")no-repeat;
        background-size: cover;
    }
    .rakuraku_solution-outline-colum-arrow{
        display: flex;
        width:6%;
        justify-content:center;
        align-items:center;
    }
    .outline-arrow-right{
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 0 30px 30px;
        border-color: transparent transparent transparent #004386;
    }
  




    .rakuraku_solution-menu{
        padding: 0 0 80px;
        box-sizing: border-box;
        background: url("/content/dam/nttcom/hq/jp/business/sdpf/rakuraku-sol/solution-img/rakuraku_solution-menu_bg-pc.png") no-repeat top center / 100%;
        background-size: cover;
    }
    .menu-triangle {
        width: 100%;
        display: flex;
        position: relative;
        top: -30px;
    }
    .menu-triangle:before {
          content: '';
          width: 50%;
          height: 100px;
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
        }
        .triangle-block{
            position: absolute;
            top:30px;
            width: 100%;
            height: 60px;
            background:#013da2 ;
        }
        
        .left-half {
          width: 50%;
          height: 60px;
            -webkit-transform: skewY(-3deg);
               -moz-transform: skewY(-3deg);
                -ms-transform: skewY(-3deg);
                 -o-transform: skewY(-3deg);
               transform: skewY(3deg);
               background-color: #013da2;
        }
        .right-half {
          width: 50%;
          height: 60px;
            -webkit-transform: skewY(-3deg);
               -moz-transform: skewY(-3deg);
                -ms-transform: skewY(-3deg);
                 -o-transform: skewY(-3deg);
               transform: skewY(-3deg);
               background-color: #013da2;
        }

        .rakuraku_solution-menu h2{
            margin: 0 0 40px;
            font-size: 38px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
        }
        .rakuraku_solution-menu p{
            margin: 0 0 50px;
            font-weight: bold;
            text-align: center;
            color: #ffffff;
        }

        .rakuraku_solution-menu-contents{
            position: relative;
            padding: 50px;
            box-sizing: border-box;
            background: #fff;
            border-radius: 6px;
            color: #333333;
        }
        .rakuraku_solution-menu-contents p{
            color: #333333;
        }
        .menu-storage_remort_access-title-wrap{
            text-align: center;
        }
        .menu-storage_remort_access-title{
            display: inline-block;
            margin: 0 auto;
            text-align: left;
        }
        .menu-storage_remort_access-title .en{
            margin: 0 0 0 100px;
            font-size: 14px;
            line-height: 1.2;
            font-weight: bold;
            color: #0A4274;
        }
        .menu-storage_remort_access-title h3{
            margin: 0 0 0 100px;
            font-size: 34px;
            line-height: 1.2;
            font-weight: normal;
            color: #0A4274;
        }
        .menu-storage_remort_access-title::before{
            content: "";
            position:absolute;
            display: block;
            width: 84px;
            height: 52px;
            background: url("/content/dam/nttcom/hq/jp/business/sdpf/rakuraku-sol/solution-img/icon4c.png");
            background-size: cover;
        }
        p.menu-storage_remort_access-read{
            margin:15px 0;
            width: 100%;
            text-align: center;
        }
        .menu-storage_remort_access-recommendation{
            display: flex;
            justify-content:center;
            margin: 40px 0 50px;
        }
        .menu-storage_remort_access-recommendation-column{
            width: 30%;
            background: #004386;
            margin-right: 2%;
            padding: 10px 30px 20px;
            box-sizing: border-box;
            border-radius: 4px;
        }
        .menu-storage_remort_access-recommendation-column:last-child{
            margin-right: 0;
        }
        .target-recommendation{
            padding: 5px 0 12px;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            color: #F68F27;
            border-bottom: 1px solid #999999;
            background: url("/content/dam/nttcom/hq/jp/business/sdpf/rakuraku-sol/solution-img/icon-recommendation.png")no-repeat top left 5px;
            background-size: 21px 26px ;
        }
        .menu-storage_remort_access-recommendation-column h4{
            margin: 15px 0 0;
            padding: 0;
            font-size: 18px;
            font-weight: normal;
            text-align: center;
            color: #ffffff;
            line-height: 1.4;
        }
        .menu-storage_remort_access-about{
        }
        .menu-storage_remort_access-about h4{
            margin: 0;
            padding: 20px 50px;
            border: 1px solid #004386;
            text-align: center;
            font-size: 20px;
            font-weight: bold;
            line-height: 1;
            color: #004386;
        }
        .menu-storage_remort_access-about-graphics{
            display: flex;
            justify-content:space-between;
            padding: 50px;
            border-left: 1px solid #004386;
            border-right: 1px solid #004386;
            border-bottom: 1px solid #004386;
        }
        .abou-graphic-before, .abou-graphic-after{
            width: 49%;
        }
        .rakuraku_solution-cv{
            display: flex;
            justify-content:space-between;
            margin: 50px 0;
            padding: 25px 50px;
            background: #AAC3E0;
            border-radius: 6px;
        }
        .rakuraku_solution-cv-text{
            width: 40%;
            font-size: 18px;
            font-weight: bold;
            line-height: 1.5;
        }
        a.rakuraku_solution-cv-button{
            display: block;
            width: 40%;
            padding: 15px 20px;
            background: linear-gradient(to right, #0F367D, #1785DD);
            cursor: pointer;
            color: #fff;
            border-radius: 3px;
            text-align: center;
            line-height: 1.2;
            font-size: 20px;
            font-weight: bold;
        }
        a.rakuraku_solution-cv-button:hover{
            color:#fff;
            transition: all .25s linear 0s;
            opacity: 0.8;
        }
        .menu-storage_remort_access-outline{
            margin: 80px 0;
        }
        .menu-storage_remort_access-outline h4{
            margin-bottom: 50px;
        }
        .menu-storage_remort_access-outline-text-block{
            margin-top: 50px;
        }
        .menu-storage_remort_access-outline-text-block h5{
            margin: 40px 0 10px;
            font-size: 20px;
            font-weight: bold;
            color: #0A4274;
            text-align: left;
        }
        .menu-storage_remort_access-outline-text-block p{
            margin-bottom: 40px;
            font-size: 18px;
            font-weight: bold;
            text-align: left;
        }
        a.rakuraku_solution-button{
            position: relative;
            display: block;
            width: 50%;
            padding: 20px 100px 20px 20px;
            margin: 0 auto;
            border: 1px solid #0A4274;
            box-sizing: border-box;
        }
        a.rakuraku_solution-button::after{
            position: absolute;
            right: 20px;
            bottom: 20px;
            transform: rotate(45deg);
            content: "";
            display: inline-block;
            width: 8px;
            height: 8px;
            border-top: 2px solid #165EBC;
            border-right: 2px solid #165EBC;
        }

        .rakuraku_solution-menu-contents .rakuraku_solution-cv:last-child{
            margin-bottom: 0;
        }

        @media screen and (max-width: 768px){
            .rakuraku_solution-common-hide-sp{
                display: none;
            }
            .sdpf-home-main-ttl-sub{
                padding: 0 20px;
                font-size: 14px;
            }
            .sdpf-rakuraku_solution .tb_below {
                max-height: 230px;
                overflow: hidden;
            }
            .sdpf-main-rakuraku_solution{
                margin-top: 30px;
            }
            .sdpf-main-rakuraku_solution h2{
                margin-top: 30px;
                margin-bottom:30px;
                font-size: 28px;
                line-height: 1.5;
            }
            .rakuraku_solution-onayami{
                display: block;
            }
            .rakuraku_solution-onayami-colum{
                width: 100%;
                margin-bottom: 30px;
            }
            .rakuraku_solution-outline{
                margin-top: -100px;
                padding: 80px 0 240px;
                background-size: auto 230px;
            }
            .rakuraku_solution-outline p{
                text-align: left;
            }
            .rakuraku_solution-outline-block{
                display: block;
            }
            .rakuraku_solution-outline-colum{
                width: 100%;
            }
            .outline-before::before, .outline-after::before{
                top: -20px;
                left: 10px;
                width: 50px;
                height: 50px;
            }
            .rakuraku_solution-outline-colum-arrow{
                display: block;
                width: 100%;
            }
            .outline-arrow-right{
                margin: 20px auto 20px;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 15px 15px 0 15px;
                border-color: #007bff transparent transparent transparent;
            }

            .menu-triangle{
                top:-10px;
            }
            .menu-triangle:before{
                height: 2px;
            }
            .triangle-block{
                height: 2px;
            }
            
            .left-half {
              height: 35px;
            }
            .right-half {
              height: 35px;
            }

            .rakuraku_solution-menu h2{
                margin-top: 0px;
            }
            .rakuraku_solution-menu p{
                margin: 0 0 40px;
                text-align: left;
            }

            .rakuraku_solution-menu-contents{
                padding: 20px;
            }
            .menu-storage_remort_access-title::before{
                position: relative;
                margin: auto;
                width: 54px;
                height: 34px;
            }
            .menu-storage_remort_access-title .en{
                margin: 20px 0 0 0;
                text-align: center;
                font-size: 12px;
            }
            .menu-storage_remort_access-title h3{
                margin: 10px 0 20px 0;
                text-align: center;
                font-size: 28px;
            }
            p.menu-storage_remort_access-read{
                margin: 0 0 40px 0;
                font-size: 15px;
            }
            .menu-storage_remort_access-recommendation{
                display: block;
                margin: 40px 0 20px;
            }
            .menu-storage_remort_access-recommendation-column{
                width: 100%;
                margin-bottom: 20px;
            }
            .menu-storage_remort_access-about h4{
                padding: 15px 15px;
            }
            .menu-storage_remort_access-about-graphics{
                display: block;
                padding: 15px;
            }
            .abou-graphic-before, .abou-graphic-after{
                width: 100%;
            }
            .abou-graphic-before{
                margin-bottom:20px;
            }
            .rakuraku_solution-cv{
                display: block;
                margin:40px 0 ;
                padding: 20px 15px;
            }
            .rakuraku_solution-cv-text{
                width: 100%;
                margin-bottom: 15px;
                font-size: 16px;
            }
            a.rakuraku_solution-cv-button{
                width: 100%;
                font-size: 18px;
            }
            .menu-storage_remort_access-outline{
                margin: 60px 0;
            }
            .menu-storage_remort_access-outline-text-block {
                margin-top: 40px;
            }
            .menu-storage_remort_access-outline-text-block h5{
                margin: 30px 0 10px;
                font-size: 16px;
                line-height: 1.5;
            }
            .menu-storage_remort_access-outline-text-block p{
                margin: 0 0 30px;
                font-size: 14px;
            }
            a.rakuraku_solution-button{
                width: 100%;
                padding: 15px 35px 15px 15px;
                font-size: 15px;
                line-height: 1.3;
            }
            a.rakuraku_solution-button::after{
                top:0;
                bottom:0;
                margin: auto;
            }
            
            
        }