@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&amp;display=swap');

.pc .contents-main a:visited,.pc a:hover{
    color: inherit;
}
ul li.-current a{
    color: #cc0033 !important;
}
.spcl-cmp-header ul li a,.spcl-cmp-header ul li a:hover{
    color: #cc0033 !important;
}
@media screen and (max-width: 834px){
    .only-pc{
        display: none;
    }
}
@media screen and (min-width:835px){
    .only-sp{
        display: none;
    }
}

/* パネル */
.spcl-cmp-btn.orig_renew_problem_btn,.spcl-cmp-btn.orig_renew_industry_btn{
    color: #CC0033 !important;
    background-color: #fff;
    border: #CC0033 1px solid;
}
.spcl-cmp-btn.orig_renewal_ctn_green{
    color: #006E7C !important;
    background-color: #fff;
    border: #006E7C 1px solid;
    z-index: 1;
}
.spcl-cmp-btn.orig_renewal_ctn_blue{
    color: #0036A4 !important;
    background-color: #fff;
    border: #0036A4 1px solid;
    z-index: 1;
}
.spcl-cmp-btn.orig_renewal_ctn_yellow_green{
    color: #257C0E !important;
    background-color: #fff;
    border: #257C0E 1px solid;
    z-index: 1;
}
.spcl-block-home-solution ul li a.orig_renew_panel_problem{
    color: #012207 !important;
    border-radius:8px;
}
.spcl-block-home-solution ul li a.orig_renew_panel_problem::before{
    border: solid 1px #006E7C;
}
.spcl-block-home-solution ul li a.orig_renew_panel_industry{
    color: #08204A !important;
    border-radius:8px;
}
.spcl-block-home-solution ul li a.orig_renew_panel_industry::before{
    /* border: solid 1px #08204A; */
    border: solid 1px #0036A4;
}
.spcl-block-home-solution ul li a.orig_renew_panel_work{
    color: #11330a !important;
    /* background-color: #D0EFEC; */
    border-radius:8px;
}
.spcl-block-home-solution ul li a.orig_renew_panel_work::before{
    /* border: solid 1px #012207; */
    border: solid 1px #257C0E;
}

/*.spcl-font-MPlus1p.orig_work_text{*/
/*    font-weight: 400;*/
/*}*/

@media screen and (max-width:834px){
    .spcl-block-home-solution ul li a.orig_renew_panel_problem{
        color: #012207 !important;
    }
    .spcl-block-home-solution ul li a.orig_renew_panel_industry{
        color: #08204A !important;
    }    

    /*.spcl-block-home-solution .orig_work_text{*/
    /*    font-size: 18px;*/
    /*}*/
    
    .spcl-block-home-solution ul li a ._icon img{
        height: 62px;
    }
}

.spcl-block-home-solution ul.orig_renew_panel_work_sp{
    display: none;
}
.spcl-block-home-solution ul.orig_renew_panel_work_sp_under{
    display: none;
}

.spcl-block-home-solution ul.orig_work_panel_width li {
    width: 19%;
    position: relative;
}

@media screen and (max-width: 834px){
    .spcl-block-home-solution ul.orig_work_panel_width li{
        display: none;
        
    }
    .spcl-block-home-solution ul.orig_renew_panel_work_sp{
        display: flex;
    }
    .spcl-block-home-solution ul.orig_renew_panel_work_sp li{
        flex-basis: calc(33% - 6px);
    }
    .spcl-block-home-solution ul.orig_renew_panel_work_sp_under{
        display: flex;
        justify-content: center;
        margin: 2.4vw 0 12px;
    }
    .spcl-block-home-solution ul.orig_renew_panel_work_sp_under li{
        justify-content: center;
        flex-basis: calc(33% - 6px);
        margin: 0 6px;
    }
}
.orig_problem_btn .orig_renewal_ctn_green:after {
  display: block;
  content: "";
  width: 9px;
  height: 15px;
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renew_example_other_arrow_green.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.orig_industry_btn .orig_renewal_ctn_blue:after {
  display: block;
  content: "";
  width: 9px;
  height: 15px;
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renew_example_other_arrow_blue.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.orig_work_btn .orig_renewal_ctn_yellow_green:after {
  display: block;
  content: "";
  width: 9px;
  height: 15px;
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renew_example_other_arrow_yellow_green.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.orig_renewal_ctn_yellow:after {
    background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renew_example_other_arrow_yellow.png) 50% 50% no-repeat;
}
.orig_renewal_ctn_example:after {
    background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renew_example_other_arrow_example.png) 50% 50% no-repeat;
}

.spcl-cmp-btn:after {
  display: none;
}

/* セミナー */
.orig_renew_seminar{
    padding: 100px 5.9vw;
    background-color: #FFD95A;
}
.orig_renew_seminar h2{
    font-size: 30px;
    text-align: center;
}
.orig_renew_seminar .orig_renew_seminar_lead{
    text-align: center;
    margin: 0;
    margin-bottom: 65px;
}
.orig_renew_seminar_swiper{
    width: 80%;
    height: 570px;
    margin: 0 auto 30px;
    overflow: hidden;
    max-width: 1080px;
}
.orig_renew_seminar_swiper-slide{
    height: 90%;
    background-color: #fff;
    border-radius: 8px;
    padding: 16px;
    top: 20px;
    transition: top .3s;
}
.orig_renew_seminar_swiper-slide>a{
    position: relative;
    text-decoration: none;
    display: block;
    height: 100%;
}
.orig_renew_seminar_img{
    margin-bottom: 8px;
}
.orig_renew_seminar_reception{
    width: 100%;
    border: solid 1px #D94040;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    border-radius: 8px;
    color: #D94040;
    margin: 0;
    margin-bottom: 8px;
}
.orig_renew_seminar .orig_renew_seminar_h{
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    margin-bottom: 8px;
    line-height: 1.2;
    height:60px;
}
.orig_renew_seminar .orig_renew_seminar_txt{
    color: #333333;
    font-size: 14px;
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.2;
    height:55px;
}
.orig_renew_seminar_period{
    display: flex;
}
.orig_renew_seminar_period .orig_renew_seminar_period_h{
    width: 90px;
    line-height: 40px;
    background-color: #DBE2EF;
    color: #0B377E;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    height: 40px;
    margin-right: 10px;
}
.orig_renew_seminar_period .orig_renew_seminar_period_time{
    color: #333333;
    font-size: 15px;
    margin: 0;
    line-height: 1.5;
}
.orig_renew_seminar_swiper-slide .orig_renew_seminar_btn{
    width: 180px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #CC0033;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.orig_renew_seminar .orig_renew_other_btn{
    display: block;
    width: 400px;
    line-height: 48px;
    border: #CC0033 1px solid;
    background-color: #fff !important;
    color: #CC0033 !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
}
.orig_renew_seminar .orig_renew_oher_btn_yellow{
    border: #4A3B00 1px solid;
    color: #4A3B00 !important;
}

@media screen and (max-width:834px){
    .orig_renew_seminar{
        padding: 60px 0;
    }
    .orig_renew_seminar h2{
        font-size: 20px;
    }
    .orig_renew_seminar .orig_renew_seminar_lead{
        margin:0 4.8vw 30px;
    }
    .orig_renew_seminar_swiper{
        width: 100%;
        max-width: initial;
    }
    .orig_renew_seminar_swiper-slide{
        top: 0;
        padding: 16px 5vw;
    }
    .orig_renew_seminar .orig_renew_seminar_h{
        font-size: 15px;
        height: 55px;
    }
    .orig_renew_seminar .orig_renew_seminar_txt{
        font-size: 13px;
        height: 50px;
    }
    .orig_renew_seminar_period .orig_renew_seminar_period_h{
        width: 80px;
        line-height: 35px;
        font-size: 14px;
        height: 35px;
    }
    .orig_renew_seminar_period .orig_renew_seminar_period_time{
        font-size: 14px;
    }
    .orig_renew_seminar .orig_renew_other_btn{
        width: calc(100% - ( 4.8vw * 2));
        max-width: 400px;
        font-size: 14px;
    }
}
@media screen and (min-width:1300px){
.orig_renew_seminar .orig_renew_seminar_h{
    height:40px;
}
.orig_renew_seminar .orig_renew_seminar_txt{
    height:45px;
}
}


/* 資料ダウンロード */
.orig_renew_document{
    padding: 100px 5.9vw;
}
.orig_renew_document h2{
    font-size: 30px;
    text-align: center;
}
.orig_renew_document .orig_renew_document_lead{
    text-align: center;
    margin: 0;
    margin-bottom: 50px;
}
.orig_renew_document_swiper{
    width:80%;
    height: 500px;
    margin: 0 auto 20px;
    overflow: hidden;
    max-width: 1080px;
}
.orig_renew_document_swiper-slide{
    width: 100%;
    height: 90%;
    top: 20px;
    transition: top .3s;
    background-color: #fff;
}

.orig_renew_document_swiper-slide>a{
    position: relative;
    text-decoration: none;
    display: block;
    height: 100%;
}
.orig_renew_document_contents{
    width: 100%;
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.orig_renew_document_contents_3txt{
    width: 100%;
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.orig_renew_document_img{
    width: 70%;
    margin: 0 auto 8px;
}
.orig_renew_document_img.orig_renew_document_img_short{
    width: 80%;
}
.orig_renew_document_img.orig_renew_document_img_column{
    width: 75%;
    margin-bottom: 25px;
}
.orig_renew_document .orig_renew_document_txt{
    font-size: 15px;
    font-weight: bold;
    color: #020202;
    margin: 0;
    text-align: center;
    line-height: 1.4;
}
.orig_renew_document .orig_renew_document_btn{
    width: 200px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #0D449D;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
}
@media screen and (max-width:834px){
    .orig_renew_document{
        padding: 60px 0;
    }
    .orig_renew_document h2{
        font-size: 20px;
    }
    .orig_renew_document .orig_renew_document_lead{
        margin:0 4.8vw 30px;
    }
    .orig_renew_document_swiper{
        width: 100%;
        height: 530px;
        max-width: initial;
    }
    .orig_renew_document_swiper-slide{
        padding: 25px 5vw;
        box-shadow: 0px 0px 6px #0000004D;
        border-radius: 8px;
    }
    .orig_renew_document_contents,.orig_renew_document_contents_3txt{
        width: 100%;
        position: absolute;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
    }
    .orig_renew_document_img{
        width: 90%;
        margin-top: -50px;
    }
    .orig_renew_document_img.orig_renew_document_img_short{
        width: 95%;
    }
    .orig_renew_document_img.orig_renew_document_img_column{
        width: 90%;
    }
}
@media screen and (min-width:480px) and (max-width:835px){
    .orig_renew_document_img{
        width: 70%;
    }
}
@media screen and (min-width:835px){
    .orig_renew_document_swiper-slide::before{
        content: "";
        width: 6px;
        height: 22px;
        background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_document_dot.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 47%;
        right: -5.5%;
        transition: all .3s;
    }    
}



/* 導入事例 */
.orig_renew_example{
    padding: 100px 5.9vw;
    background-color: #9BC9FF;
}
.orig_renew_example h2{
    font-size: 30px;
    text-align: center;
}
.orig_renew_example .orig_renew_example_lead{
    text-align: center;
    margin: 0;
    margin-bottom: 50px;
}
.orig_renew_example_swiper{
    width: 80%;
    height: 550px;
    margin: 0 auto 30px;
    overflow: hidden;
    max-width: 1080px;
}
.orig_renew_example_swiper-slide{
    height: 90%;
    background-color: #fff;
    border-radius: 8px;
    padding: 12px 12px 16px;
    top: 20px;
    transition: top .3s;
}
.orig_renew_example_swiper-slide>a{
    position: relative;
    text-decoration: none;
    display: block;
    height: 100%;
}
.orig_renew_example_img{
    text-align: center;
    margin-bottom: 8px;
}
.orig_renew_example_swiper-slide .orig_renew_example_name{
    font-size: 18px;
    font-weight: bold;
    color: #020202;
    margin: 0;
    margin-bottom: 10px;
    height:65px;
}
.orig_renew_example_swiper-slide .orig_renew_example_txt{
    font-size: 14px;
    color: #020202;
    margin: 0;
    line-height: 1.5;
    margin-bottom: 10px;
    height:90px;
}
.orig_renew_example_feature{
    display: flex;
    margin-bottom: 10px;
}
.orig_renew_example_swiper-slide .orig_renew_example_feature_h{
    display: block;
    width: 70px;
    line-height: 30px;
    background-color: #DBE2EF;
    color: #0B377E;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    height: 32px;
    margin-right: 10px;
}
.orig_renew_example_swiper-slide .orig_renew_example_feature_d{
    font-size: 14px;
    margin: 0;
    color: #020202;
}
.orig_renew_example_more{
    width: 180px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #CC0033;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.orig_renew_example .orig_renew_other_btn{
    display: block;
    width: 400px;
    line-height: 48px;
    border: #CC0033 1px solid;
    background-color: #fff !important;
    color: #CC0033 !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
}
.orig_renew_example .orig_renew_oher_btn_example{
    border: #004386 1px solid;
    color: #004386 !important;
}
.orig_renew_example_other_arrow{
    display: inline-block;
    position: absolute;
    width: 10px;
    top: -30%;
    right: 20px;
}
@media screen and (max-width:834px){
    .orig_renew_example{
        padding: 60px 0;
    }
    .orig_renew_example h2{
        font-size: 20px;
    }
    .orig_renew_example .orig_renew_example_lead{
        margin:0 4.8vw 30px;
    }
    .orig_renew_example_swiper{
        width: 100%;
        max-width: initial;
        height: 600px;
    }
    .orig_renew_example_swiper-slide .orig_renew_example_txt{
    height:110px;
    }
    .orig_renew_example_swiper-slide{
        padding: 16px 4vw;
    }
    .orig_renew_example .orig_renew_other_btn{
        width: calc(100% - ( 4.8vw * 2));
        max-width: 400px;
        font-size: 14px;
    }    
}



/* バナーエリア */
.orig_renew_bnr{
    background-color: #F6F6F6;
    padding: 100px 0;
}
.orig_renew_bnr_combinations_header h2,.orig_renew_bnr_onlinestores_header h2{
    width: 100%;
    font-size: 22px;
    margin-bottom: 35px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.orig_renew_bnr_combinations_header,.orig_renew_bnr_onlinestores_header{
    position: relative;
    width: 100%;
    height: 140px;
}
.orig_renew_bnr_h2_bg{
    width: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.orig_renew_bnr_combinations,.orig_renew_bnr_onlinestores{
    max-width: 1080px;
    margin: 0 auto;
}
.orig_renew_bnr_combinations_area,.orig_renew_bnr_onlinestores_area{
    display: flex;
    justify-content: center;
    margin: 0 auto;

}
.orig_renew_mb{
    margin-bottom: 30px;
}
@media screen and (max-width:834px){
    .orig_renew_mb{
        margin-top: 35px;
    }
}
.orig_renew_bnr_combinations_inner,.orig_renew_bnr_onlinestores_inner{
    width: 33%;
}
.orig_renew_bnr_left{
    margin-right: 1.5%;
}
.orig_renew_bnr_right{
    margin-left: 1.5%;
}
.orig_renew_bnr_combinations_innertxt{
    font-size: 16px;
    font-weight: 500;
}
.orig_renew_bnr_combinations{
    margin-bottom: 90px;
}
@media screen and (max-width:834px){
    .orig_renew_bnr_combinations_area,.orig_renew_bnr_onlinestores_area{
        display: block;
    }
    .orig_renew_bnr_combinations_inner,.orig_renew_bnr_onlinestores_inner{
        width: calc(100% - ( 4.8vw * 2));
        margin: 0 auto;
    }
    .orig_renew_bnr_combinations_header h2,.orig_renew_bnr_onlinestores_header h2{
        width: calc(100% - ( 4.8vw * 2));
        font-size: 19px;
        top:5px;
    }
    .orig_renew_bnr_combinations_innerimg,.orig_renew_bnr_onlinestores_innerimg{
        margin-bottom: 30px;
    }
    .orig_renew_bnr_h2_bg{
        width: calc(100% - ( 4.8vw * 2));
    }
    .orig_renew_bnr_combinations_header,.orig_renew_bnr_onlinestores_header{
        height: 170px;
        font-size: 20px;
    }    
}


/* swiper */
/* 幅・高さを指定 */
.swiper-button-prev,
.swiper-button-next {
  height: 50px;
  width: 30px;
}
 
/* 矢印を消す、画像に変更 */
.swiper-button-prev:after,
.swiper-button-next:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
  width: 30px;
  margin: auto;
}
.swiper-button-prev.gray{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/swiper-button-prev_gray.png);
}
.swiper-button-next.gray{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/swiper-button-next_gray.png);
}
.swiper-button-prev.white{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/swiper-button-prev_white.png);
}
.swiper-button-next.white{
    background-image: url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/swiper-button-next_white.png);
}
.swiper-button-prev.gray,.swiper-button-prev.white{
    left: 5%;
    z-index: 0;
}
.swiper-button-next.gray,.swiper-button-next.white{
    right: 5%;
    z-index: 0;
}
.orig_renew_document_swiper_container,.orig_renew_example_swiper_container,.orig_renew_seminar_swiper_container{
    position: relative;
}
.swiper-button-prev.arrow_none,
.swiper-button-next.arrow_none {
    display: none;
}
@media screen and (max-width:479px){
    .swiper-button-prev.gray,.swiper-button-prev.white{
        left: 10%;
    }
    .swiper-button-next.gray,.swiper-button-next.white{
        right: 10%;
    }    
}
@media screen and (min-width:480px) and (max-width:835px){
    .swiper-button-prev.gray,.swiper-button-prev.white{
        left: 16vw;
    }
    .swiper-button-next.gray,.swiper-button-next.white{
        right: 16vw;
    }    
}

/* hover */
@media screen and (min-width:835px){
    .orig_renew_seminar_swiper-slide:hover{
        top: 0;
        opacity: 1;
    }
    .orig_renew_seminar_swiper-slide>a:hover{
        opacity: 1;
    }
    .orig_renew_document_swiper-slide:hover{
        top: 0;
    }
    .orig_renew_example_swiper-slide:hover{
        top: 0;
        opacity: 1;
    }
    .orig_renew_example_swiper-slide>a:hover{
        opacity: 1;
    }
    .spcl-block-home-solution ul li a.orig_renew_panel_problem:hover:before{
        border-width: 4px;
    }
    .spcl-block-home-solution ul li a.orig_renew_panel_industry:hover:before{
        border-width: 4px;
    }
    .spcl-block-home-solution ul li a.orig_renew_panel_work:hover:before{
        border-width: 4px;
    }
    .orig_renew_document_swiper-slide:hover::before{
        transform:translateY(20px);
    } 
}



/*お試し*/
.orig_renew_seminar .orig_renew_other_btn:after{
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renew_example_other_arrow_seminar.png) 50% 50% no-repeat;
}
.orig_renew_example .orig_renew_other_btn:after{
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renew_example_other_arrow_example.png) 50% 50% no-repeat;
}
.orig_renew_other_btn:after {
  display: block;
  content: "";
  width: 9px;
  height: 15px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 835px){
.orig_renew_other_btn:hover::after {
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renreal_hover_arrow.png) 50% 50% no-repeat;
}

.test_spcl-cmp-btn{
  transition: all 0.3s;
  overflow: hidden;
}
.test_spcl-cmp-btn:hover{
  color: #fff !important;
    z-index: 1;
}
/* .test_spcl-cmp-btn.orig_renewal_ctn_green:hover{
  color: #fff !important;
  z-index: 1;
} */
.orig_renewal_ctn_green:before{
    background-color:  #006E7C;
}
.orig_renewal_ctn_blue:before{
    background-color:  #0036A4;
}
.orig_renewal_ctn_yellow_green:before{
    background-color:  #257C0E;
}
.test_spcl-cmp-btn::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-150%, -50%);
  width: 120%;
  height: 120%;
  opacity: 0;
  z-index: -1;
  transition: all 0.3s;
  overflow: hidden;
}
.test_spcl-cmp-btn:hover::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity:1;
}

.orig_renewal_ctn_green:hover{
  transition: 0.3s;
}
.test_spcl-cmp-btn:hover:after{
  display: block;
  content: "";
  width: 9px;
  height: 15px;
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renreal_hover_arrow.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.orig_renew_other_btn{
  position: relative;
  overflow: hidden;
}
.orig_renew_other_btn:hover{
  color: #fff !important;
  border: #fff 1px solid;
  z-index:1 ;
  opacity: 1 !important;
}
.orig_renew_seminar .orig_renew_other_btn::before{
    background-color: #695300;
}
.orig_renew_example .orig_renew_other_btn:before{
  background-color: #004386;
}
.orig_renew_other_btn::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-150%, -50%);
  width: 120%;
  height: 120%;
  opacity: 0;
  transition: all 0.3s;
  overflow: hidden;
}
.orig_renew_other_btn:hover::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity:1;
  z-index: -1;
}
}

.test_spcl-cmp-btn2{
  position: relative;
  transition: all 0.3s;
}
.test_spcl-cmp-btn2::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(0, 110,  124, 0.1);
  transition: all 0.3s;
  z-index: -2;
}
.test_spcl-cmp-btn2:hover::before{
  /*display:block;*/
  opacity: 1;
  top: calc(50% + 6px);
  left: calc(50% + 6px);
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.test_spcl-cmp-btn3.orig_renewal_ctn_yellow_green,
.test_spcl-cmp-btn3{
  transition: all 0.3s;
}
.test_spcl-cmp-btn3:hover{
  transform: translate(-4px, -4px);
    color: #fff !important;
    background-color: #257C0E;
  box-shadow: 4px 4px 2px rgba(0,0,0, 0.3);
}
.test_spcl-cmp-btn3.orig_renewal_ctn_yellow_green:hover:after{
  display: block;
  content: "";
  width: 9px;
  height: 15px;
  background: transparent url(https://www.ntt.com/content/dam/nttcom/hq/jp/business/lp/smb/img/resources/images/home/orig_renreal_hover_arrow.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}



.orig_renew_solution_btn{
    display: block;
    width: 400px;
    line-height: 45px;
    /*border: #CC0033 1px solid;*/
    background-color: #fff !important;
    /*color: #CC0033 !important;*/
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
}
.orig_renew_solution_btn:hover{
    opacity:1;
}
.orig_renew_solution_btn::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: 100%;
    width: 100%;
    border: #4A3B00 0px solid;
    box-sizing: border-box;
    transition: border-width 0.3s;
}

@media screen and (min-width: 834px){
    .orig_renew_solution_btn:hover::before{
        border: 5px solid;
    }
}
.orig_renewal_solution_btn_green{
    color: #006E7C !important;
}
.orig_renewal_solution_btn_green::before{
    background-color: transparent;
    border: #006E7C 1px solid;
}
.orig_renewal_solution_btn_blue{
    color: #0036A4 !important;
}
.orig_renewal_solution_btn_blue::before{
    background-color: transparent;
    border: #0036A4 1px solid;
}
.orig_renewal_solution_btn_yellow_green{
    color: #257C0E !important;
}
.orig_renewal_solution_btn_yellow_green::before{
    background-color: transparent;
    border: #257C0E 1px solid;
}
@media screen and (max-width: 834px){
    .orig_renew_solution_btn {
        width: 100%;
        font-size: 14px;
        line-height: 42px;
    }
}
.orig_renew_solution_arrow{
    display: inline-block;
    position: absolute;
    width: 9px;
    top: -30%;
    right: 15px;
}
.spcl-cmp-btn:hover{
    opacity: 1 !important;
}
/*お試しここまで*/
.orig_renew_not_update_seminar_inner{
	width: 62vw;
	margin: 9.517vw auto;
}
.orig_renew_not_update_seminar_wrap{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	cursor: pointer;
}
.orig_renew_not_update_seminar_wrap::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
	border: 0.146vw solid #F6BD00;
	transition: 0.4s;
	box-sizing: border-box;
}
.orig_renew_not_update_seminar_wrap:hover::after{
	border: 0.3vw solid #F6BD00;
}
.orig_renew_not_update_seminar_wrap img{
	width: 100%;
	height: auto;
}

@media screen and (max-width: 834px) {
	.orig_renew_not_update_seminar_inner{
		width: calc(100% - 4.8vw*2);
		margin: 20.513vw auto;
	}
	.orig_renew_not_update_seminar_wrap::after{
		border: 2px solid #F6BD00;
	}
}
/* セミナー */
/* セミナー エリア削除に伴い資料DL背景色変更*/
.orig_renew_document, .orig_renew_document_swiper-slide { 
    background: #F6F6F6 
}